| 1 | [ Nov 20 17:17:11 Enabled. ] | ||
| 2 | [ Nov 20 17:17:11 Rereading configuration. ] | ||
| 3 | [ Nov 20 17:17:12 Rereading configuration. ] | ||
| 4 | [ Nov 20 17:17:14 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 | [ Nov 20 17:17:14 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.11.20 17:17:15.357799 [ 1 ] {} <Information> Application: Will watch for the process with pid 24250 | ||
| 29 | 2025.11.20 17:17:15.358403 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.11.20 17:17:15.797677 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 24250 | ||
| 31 | 2025.11.20 17:17:15.798610 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.11.20 17:17:15.798795 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.11.20 17:17:15.919799 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.11.20 17:17:15.981238 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.11.20 17:17:15.981313 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.11.20 17:17:15.981335 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.11.20 17:17:15.981428 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.11.20 17:17:15.981906 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.11.20 17:17:15.984488 [ 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.11.20 17:17:15.985416 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.11.20 17:17:15.986423 [ 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.11.20 17:17:15.986446 [ 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.11.20 17:17:15.986462 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.11.20 17:17:15.987274 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.11.20 17:17:15.988626 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.11.20 17:17:15.995725 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.11.20 17:17:15.996636 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.11.20 17:17:15.998254 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.11.20 17:17:15.998330 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.11.20 17:17:15.999539 [ 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.11.20 17:17:15.999986 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.11.20 17:17:16.004378 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.11.20 17:17:16.004690 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.11.20 17:17:16.008188 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.11.20 17:17:16.008633 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.11.20 17:17:16.009120 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.11.20 17:17:16.009613 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.11.20 17:17:16.011135 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.11.20 17:17:16.011162 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.11.20 17:17:16.011260 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.11.20 17:17:16.011369 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.11.20 17:17:16.020353 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.11.20 17:17:16.020379 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000176363 sec | ||
| 68 | 2025.11.20 17:17:16.020401 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.11.20 17:17:16.020414 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.11.20 17:17:16.021156 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.11.20 17:17:16.021798 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.11.20 17:17:16.033769 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.11.20 17:17:16.033825 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.11.20 17:17:16.033849 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.11.20 17:17:16.033862 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.11.20 17:17:16.033905 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.11.20 17:17:16.033925 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.11.20 17:17:16.036208 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.11.20 17:17:16.036263 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.11.20 17:17:16.036287 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.11.20 17:17:16.036440 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.11.20 17:17:16.036488 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.11.20 17:17:16.036501 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.11.20 17:17:16.036523 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.11.20 17:17:16.036536 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.11.20 17:17:16.036577 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.11.20 17:17:16.036598 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.11.20 17:17:16.062339 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.11.20 17:17:16.066933 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.11.20 17:17:16.066984 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.8222e-05 sec | ||
| 91 | 2025.11.20 17:17:16.067007 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.11.20 17:17:16.067027 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.11.20 17:17:16.067080 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.11.20 17:17:16.067387 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.11.20 17:17:16.067468 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.11.20 17:17:16.067491 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.11.20 17:17:16.067516 [ 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.11.20 17:17:16.067535 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.11.20 17:17:16.073515 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.11.20 17:17:16.073767 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.79 MiB (RSS), difference: 92.01 MiB | ||
| 101 | 2025.11.20 17:17:16.075300 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.661e-05 sec. | ||
| 102 | 2025.11.20 17:17:16.075787 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.11.20 17:17:16.076611 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.11.20 17:17:16.076630 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.11.20 17:17:16.300706 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:57643 | ||
| 106 | 2025.11.20 17:17:16.301530 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.11.20 17:17:16.301597 [ 3 ] {} <Debug> TCP-Session: 0aab3ecb-8f00-41cc-a447-944f54f05722 Authenticating user 'default' from [fd00:1122:3344:101::b]:57643 | ||
| 108 | 2025.11.20 17:17:16.301627 [ 3 ] {} <Debug> TCP-Session: 0aab3ecb-8f00-41cc-a447-944f54f05722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.11.20 17:17:16.301648 [ 3 ] {} <Debug> TCP-Session: 0aab3ecb-8f00-41cc-a447-944f54f05722 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.11.20 17:17:16.301740 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.11.20 17:17:16.301767 [ 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.11.20 17:17:16.301790 [ 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.11.20 17:17:16.304469 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:32978 | ||
| 114 | 2025.11.20 17:17:16.304556 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55757 | ||
| 115 | 2025.11.20 17:17:16.304568 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51928 | ||
| 116 | 2025.11.20 17:17:16.304675 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.11.20 17:17:16.304729 [ 4 ] {} <Debug> TCP-Session: 508e169d-751a-40c3-88f2-50665b7a8452 Authenticating user 'default' from [fd00:1122:3344:101::b]:32978 | ||
| 118 | 2025.11.20 17:17:16.304754 [ 4 ] {} <Debug> TCP-Session: 508e169d-751a-40c3-88f2-50665b7a8452 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2025.11.20 17:17:16.304762 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38394 | ||
| 120 | 2025.11.20 17:17:16.304767 [ 4 ] {} <Debug> TCP-Session: 508e169d-751a-40c3-88f2-50665b7a8452 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 121 | 2025.11.20 17:17:16.304798 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 122 | 2025.11.20 17:17:16.304769 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 123 | 2025.11.20 17:17:16.304852 [ 5 ] {} <Debug> TCP-Session: 738ac19b-f885-4080-b89d-6c1ea52bffc8 Authenticating user 'default' from [fd00:1122:3344:101::b]:51928 | ||
| 124 | 2025.11.20 17:17:16.304864 [ 254 ] {} <Debug> TCP-Session: 99785463-d593-4569-bbb6-fde67c4bf792 Authenticating user 'default' from [fd00:1122:3344:101::b]:55757 | ||
| 125 | 2025.11.20 17:17:16.304904 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.11.20 17:17:16.304921 [ 5 ] {} <Debug> TCP-Session: 738ac19b-f885-4080-b89d-6c1ea52bffc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2025.11.20 17:17:16.304925 [ 254 ] {} <Debug> TCP-Session: 99785463-d593-4569-bbb6-fde67c4bf792 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2025.11.20 17:17:16.304961 [ 255 ] {} <Debug> TCP-Session: d3c43572-c921-469d-a2bd-b825a09d31c5 Authenticating user 'default' from [fd00:1122:3344:101::b]:38394 | ||
| 129 | 2025.11.20 17:17:16.304979 [ 254 ] {} <Debug> TCP-Session: 99785463-d593-4569-bbb6-fde67c4bf792 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2025.11.20 17:17:16.305006 [ 255 ] {} <Debug> TCP-Session: d3c43572-c921-469d-a2bd-b825a09d31c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.11.20 17:17:16.305050 [ 255 ] {} <Debug> TCP-Session: d3c43572-c921-469d-a2bd-b825a09d31c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.11.20 17:17:16.304964 [ 5 ] {} <Debug> TCP-Session: 738ac19b-f885-4080-b89d-6c1ea52bffc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 133 | 2025.11.20 17:17:16.305072 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:41908 | ||
| 134 | 2025.11.20 17:17:16.304989 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54150 | ||
| 135 | 2025.11.20 17:17:16.304970 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33041 | ||
| 136 | 2025.11.20 17:17:16.305250 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2025.11.20 17:17:16.305297 [ 258 ] {} <Debug> TCP-Session: 51920f6a-39b9-40ec-9351-ff28047f9df4 Authenticating user 'default' from [fd00:1122:3344:101::b]:41908 | ||
| 138 | 2025.11.20 17:17:16.305313 [ 258 ] {} <Debug> TCP-Session: 51920f6a-39b9-40ec-9351-ff28047f9df4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.11.20 17:17:16.305325 [ 258 ] {} <Debug> TCP-Session: 51920f6a-39b9-40ec-9351-ff28047f9df4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.11.20 17:17:16.305379 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2025.11.20 17:17:16.305414 [ 257 ] {} <Debug> TCP-Session: 7c62445e-2b9c-4ed3-bae1-9df524d57de9 Authenticating user 'default' from [fd00:1122:3344:101::b]:33041 | ||
| 142 | 2025.11.20 17:17:16.305413 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2025.11.20 17:17:16.305432 [ 257 ] {} <Debug> TCP-Session: 7c62445e-2b9c-4ed3-bae1-9df524d57de9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.11.20 17:17:16.305462 [ 256 ] {} <Debug> TCP-Session: 027eaf47-e2e1-485c-92bd-be53a82c65b4 Authenticating user 'default' from [fd00:1122:3344:101::b]:54150 | ||
| 145 | 2025.11.20 17:17:16.305473 [ 257 ] {} <Debug> TCP-Session: 7c62445e-2b9c-4ed3-bae1-9df524d57de9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.11.20 17:17:16.305494 [ 256 ] {} <Debug> TCP-Session: 027eaf47-e2e1-485c-92bd-be53a82c65b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.11.20 17:17:16.305528 [ 256 ] {} <Debug> TCP-Session: 027eaf47-e2e1-485c-92bd-be53a82c65b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.11.20 17:17:16.736258 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57053 | ||
| 149 | 2025.11.20 17:17:16.736443 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2025.11.20 17:17:16.736573 [ 259 ] {} <Debug> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57053 | ||
| 151 | 2025.11.20 17:17:16.736597 [ 259 ] {} <Debug> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.11.20 17:17:16.736609 [ 259 ] {} <Debug> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.11.20 17:17:16.736848 [ 259 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 154 | 2025.11.20 17:17:16.736888 [ 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.11.20 17:17:16.736981 [ 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.11.20 17:17:16.743706 [ 260 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:33852 | ||
| 157 | 2025.11.20 17:17:16.743771 [ 261 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64050 | ||
| 158 | 2025.11.20 17:17:16.743948 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56150 | ||
| 159 | 2025.11.20 17:17:16.744051 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:54238 | ||
| 160 | 2025.11.20 17:17:16.744065 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:45184 | ||
| 161 | 2025.11.20 17:17:16.744796 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40404 | ||
| 162 | 2025.11.20 17:17:16.744950 [ 260 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 163 | 2025.11.20 17:17:16.744988 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39381 | ||
| 164 | 2025.11.20 17:17:16.745001 [ 260 ] {} <Debug> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33852 | ||
| 165 | 2025.11.20 17:17:16.745112 [ 260 ] {} <Debug> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 166 | 2025.11.20 17:17:16.745128 [ 260 ] {} <Debug> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 167 | 2025.11.20 17:17:16.746522 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:52049 | ||
| 168 | 2025.11.20 17:17:16.746568 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 169 | 2025.11.20 17:17:16.746654 [ 264 ] {} <Debug> TCP-Session: d4b239b9-a08e-4e3e-994a-84f3926063e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:54238 | ||
| 170 | 2025.11.20 17:17:16.746668 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 171 | 2025.11.20 17:17:16.746719 [ 266 ] {} <Debug> TCP-Session: e9f4a23d-50cb-4a1e-81f1-740e8309050e Authenticating user 'default' from [fd00:1122:3344:101::d]:39381 | ||
| 172 | 2025.11.20 17:17:16.746674 [ 264 ] {} <Debug> TCP-Session: d4b239b9-a08e-4e3e-994a-84f3926063e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 173 | 2025.11.20 17:17:16.746832 [ 266 ] {} <Debug> TCP-Session: e9f4a23d-50cb-4a1e-81f1-740e8309050e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 174 | 2025.11.20 17:17:16.746837 [ 264 ] {} <Debug> TCP-Session: d4b239b9-a08e-4e3e-994a-84f3926063e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 175 | 2025.11.20 17:17:16.746878 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 176 | 2025.11.20 17:17:16.746902 [ 261 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 177 | 2025.11.20 17:17:16.746924 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 178 | 2025.11.20 17:17:16.746970 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 179 | 2025.11.20 17:17:16.746994 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 180 | 2025.11.20 17:17:16.746994 [ 261 ] {} <Debug> TCP-Session: 78648d25-8c2b-462c-9b22-d4bd8d42a3fa Authenticating user 'default' from [fd00:1122:3344:101::d]:64050 | ||
| 181 | 2025.11.20 17:17:16.747050 [ 267 ] {} <Debug> TCP-Session: 1581be6a-0664-4f5b-b1e0-fde30122f810 Authenticating user 'default' from [fd00:1122:3344:101::d]:52049 | ||
| 182 | 2025.11.20 17:17:16.747074 [ 261 ] {} <Debug> TCP-Session: 78648d25-8c2b-462c-9b22-d4bd8d42a3fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 183 | 2025.11.20 17:17:16.747070 [ 262 ] {} <Debug> TCP-Session: c4ffb6f5-3bdc-48a3-a6eb-737f3862f615 Authenticating user 'default' from [fd00:1122:3344:101::d]:45184 | ||
| 184 | 2025.11.20 17:17:16.747051 [ 263 ] {} <Debug> TCP-Session: e1b8bc4d-c231-4476-907a-e2aa5e4d3f9a Authenticating user 'default' from [fd00:1122:3344:101::d]:56150 | ||
| 185 | 2025.11.20 17:17:16.747173 [ 262 ] {} <Debug> TCP-Session: c4ffb6f5-3bdc-48a3-a6eb-737f3862f615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 186 | 2025.11.20 17:17:16.747160 [ 261 ] {} <Debug> TCP-Session: 78648d25-8c2b-462c-9b22-d4bd8d42a3fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 187 | 2025.11.20 17:17:16.747154 [ 267 ] {} <Debug> TCP-Session: 1581be6a-0664-4f5b-b1e0-fde30122f810 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 188 | 2025.11.20 17:17:16.747303 [ 262 ] {} <Debug> TCP-Session: c4ffb6f5-3bdc-48a3-a6eb-737f3862f615 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 189 | 2025.11.20 17:17:16.746953 [ 265 ] {} <Debug> TCP-Session: 2d39663c-8670-4117-995f-562a4db48e41 Authenticating user 'default' from [fd00:1122:3344:101::d]:40404 | ||
| 190 | 2025.11.20 17:17:16.747367 [ 267 ] {} <Debug> TCP-Session: 1581be6a-0664-4f5b-b1e0-fde30122f810 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 191 | 2025.11.20 17:17:16.747394 [ 265 ] {} <Debug> TCP-Session: 2d39663c-8670-4117-995f-562a4db48e41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 192 | 2025.11.20 17:17:16.746855 [ 266 ] {} <Debug> TCP-Session: e9f4a23d-50cb-4a1e-81f1-740e8309050e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 193 | 2025.11.20 17:17:16.746833 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 194 | 2025.11.20 17:17:16.747481 [ 265 ] {} <Debug> TCP-Session: 2d39663c-8670-4117-995f-562a4db48e41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 195 | 2025.11.20 17:17:16.747279 [ 263 ] {} <Debug> TCP-Session: e1b8bc4d-c231-4476-907a-e2aa5e4d3f9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 196 | 2025.11.20 17:17:16.747604 [ 263 ] {} <Debug> TCP-Session: e1b8bc4d-c231-4476-907a-e2aa5e4d3f9a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 197 | 2025.11.20 17:17:16.750924 [ 259 ] {303c583d-8819-4550-aa58-8a12fe90d68f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 198 | 2025.11.20 17:17:16.838097 [ 259 ] {303c583d-8819-4550-aa58-8a12fe90d68f} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:57053) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 199 | |||
| 200 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 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 | ||
| 203 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 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 | ||
| 207 | 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 | ||
| 208 | 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 | ||
| 209 | 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 | ||
| 210 | 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 | ||
| 211 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 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 | ||
| 214 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 221 | |||
| 222 | 2025.11.20 17:17:16.838911 [ 259 ] {303c583d-8819-4550-aa58-8a12fe90d68f} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 223 | |||
| 224 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 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 | ||
| 227 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 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 | ||
| 231 | 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 | ||
| 232 | 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 | ||
| 233 | 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 | ||
| 234 | 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 | ||
| 235 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 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 | ||
| 238 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 245 | |||
| 246 | 2025.11.20 17:17:16.839013 [ 259 ] {303c583d-8819-4550-aa58-8a12fe90d68f} <Debug> TCPHandler: Processed in 0.095091495 sec. | ||
| 247 | 2025.11.20 17:17:16.839479 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 248 | 2025.11.20 17:17:16.839744 [ 260 ] {87c60d46-91ca-439a-9d65-9c8c2e6daba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 249 | 2025.11.20 17:17:16.840258 [ 260 ] {87c60d46-91ca-439a-9d65-9c8c2e6daba2} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:33852) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 250 | |||
| 251 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 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 | ||
| 254 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 255 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 256 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 257 | 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 | ||
| 258 | 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 | ||
| 259 | 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 | ||
| 260 | 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 | ||
| 261 | 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 | ||
| 262 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 263 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 264 | 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 | ||
| 265 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 266 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 267 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 268 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 269 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 270 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 271 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 272 | |||
| 273 | 2025.11.20 17:17:16.840419 [ 260 ] {87c60d46-91ca-439a-9d65-9c8c2e6daba2} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 274 | |||
| 275 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 276 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 277 | 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 | ||
| 278 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 279 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 280 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 281 | 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 | ||
| 282 | 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 | ||
| 283 | 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 | ||
| 284 | 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 | ||
| 285 | 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 | ||
| 286 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 287 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 288 | 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 | ||
| 289 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 290 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 291 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 292 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 293 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 294 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 295 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 296 | |||
| 297 | 2025.11.20 17:17:16.840510 [ 260 ] {87c60d46-91ca-439a-9d65-9c8c2e6daba2} <Debug> TCPHandler: Processed in 0.001219873 sec. | ||
| 298 | 2025.11.20 17:17:16.840821 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 299 | 2025.11.20 17:17:16.841586 [ 259 ] {206e0d78-23fa-4a6c-a825-4628a2541a1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 300 | 2025.11.20 17:17:16.842174 [ 259 ] {206e0d78-23fa-4a6c-a825-4628a2541a1c} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 301 | 2025.11.20 17:17:16.847167 [ 259 ] {206e0d78-23fa-4a6c-a825-4628a2541a1c} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 302 | 2025.11.20 17:17:16.847209 [ 259 ] {206e0d78-23fa-4a6c-a825-4628a2541a1c} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.6222e-05 sec | ||
| 303 | 2025.11.20 17:17:16.847222 [ 259 ] {206e0d78-23fa-4a6c-a825-4628a2541a1c} <Trace> ReferentialDeps: No tables | ||
| 304 | 2025.11.20 17:17:16.847233 [ 259 ] {206e0d78-23fa-4a6c-a825-4628a2541a1c} <Trace> LoadingDeps: No tables | ||
| 305 | 2025.11.20 17:17:16.847262 [ 259 ] {206e0d78-23fa-4a6c-a825-4628a2541a1c} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 306 | 2025.11.20 17:17:16.847889 [ 259 ] {206e0d78-23fa-4a6c-a825-4628a2541a1c} <Debug> TCPHandler: Processed in 0.007181965 sec. | ||
| 307 | 2025.11.20 17:17:16.848043 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 308 | 2025.11.20 17:17:16.848212 [ 259 ] {bf3ba57b-c875-4c99-bbaa-cde0ec7e61a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) /* The version table contains metadata about the `oximeter` database */ | ||
| 309 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 310 | 2025.11.20 17:17:16.848271 [ 259 ] {bf3ba57b-c875-4c99-bbaa-cde0ec7e61a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 311 | 2025.11.20 17:17:16.852955 [ 259 ] {bf3ba57b-c875-4c99-bbaa-cde0ec7e61a2} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 312 | 2025.11.20 17:17:16.855101 [ 259 ] {bf3ba57b-c875-4c99-bbaa-cde0ec7e61a2} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6): Loading data parts | ||
| 313 | 2025.11.20 17:17:16.856120 [ 259 ] {bf3ba57b-c875-4c99-bbaa-cde0ec7e61a2} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6): There are no data parts | ||
| 314 | 2025.11.20 17:17:16.862016 [ 259 ] {bf3ba57b-c875-4c99-bbaa-cde0ec7e61a2} <Debug> TCPHandler: Processed in 0.014027763 sec. | ||
| 315 | 2025.11.20 17:17:16.862200 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 316 | 2025.11.20 17:17:16.862380 [ 259 ] {c48b5b6e-a63b-42b7-9efe-01e4ba2fbe11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) /* The measurement tables contain all individual samples from each timeseries. | ||
| 317 | * | ||
| 318 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 319 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 320 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 321 | * by all samples from the same timeseries. | ||
| 322 | * | ||
| 323 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 324 | * and then uses that to index quickly into the measurements tables. | ||
| 325 | */ | ||
| 326 | 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) | ||
| 327 | 2025.11.20 17:17:16.862449 [ 259 ] {c48b5b6e-a63b-42b7-9efe-01e4ba2fbe11} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 328 | 2025.11.20 17:17:16.873307 [ 259 ] {c48b5b6e-a63b-42b7-9efe-01e4ba2fbe11} <Debug> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Loading data parts | ||
| 329 | 2025.11.20 17:17:16.873690 [ 259 ] {c48b5b6e-a63b-42b7-9efe-01e4ba2fbe11} <Debug> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): There are no data parts | ||
| 330 | 2025.11.20 17:17:16.879536 [ 259 ] {c48b5b6e-a63b-42b7-9efe-01e4ba2fbe11} <Debug> TCPHandler: Processed in 0.017392057 sec. | ||
| 331 | 2025.11.20 17:17:16.879693 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2025.11.20 17:17:16.879922 [ 259 ] {f94b4faa-7de6-454b-b763-f420bda9a09b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 333 | 2025.11.20 17:17:16.879965 [ 259 ] {f94b4faa-7de6-454b-b763-f420bda9a09b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 334 | 2025.11.20 17:17:16.886259 [ 259 ] {f94b4faa-7de6-454b-b763-f420bda9a09b} <Debug> oximeter.measurements_i8 (0b9321d6-0527-472c-9300-f770ccb9ea15): Loading data parts | ||
| 335 | 2025.11.20 17:17:16.886428 [ 259 ] {f94b4faa-7de6-454b-b763-f420bda9a09b} <Debug> oximeter.measurements_i8 (0b9321d6-0527-472c-9300-f770ccb9ea15): There are no data parts | ||
| 336 | 2025.11.20 17:17:16.888358 [ 259 ] {f94b4faa-7de6-454b-b763-f420bda9a09b} <Debug> TCPHandler: Processed in 0.008720243 sec. | ||
| 337 | 2025.11.20 17:17:16.888613 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2025.11.20 17:17:16.888788 [ 259 ] {f057ae6a-416b-4b46-81e6-6599748d7a98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 339 | 2025.11.20 17:17:16.888895 [ 259 ] {f057ae6a-416b-4b46-81e6-6599748d7a98} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 340 | 2025.11.20 17:17:16.894883 [ 259 ] {f057ae6a-416b-4b46-81e6-6599748d7a98} <Debug> oximeter.measurements_u8 (1a9e2825-c95b-40b8-9a0e-2ccf5eedfe3b): Loading data parts | ||
| 341 | 2025.11.20 17:17:16.895149 [ 259 ] {f057ae6a-416b-4b46-81e6-6599748d7a98} <Debug> oximeter.measurements_u8 (1a9e2825-c95b-40b8-9a0e-2ccf5eedfe3b): There are no data parts | ||
| 342 | 2025.11.20 17:17:16.901327 [ 259 ] {f057ae6a-416b-4b46-81e6-6599748d7a98} <Debug> TCPHandler: Processed in 0.01277101 sec. | ||
| 343 | 2025.11.20 17:17:16.901480 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2025.11.20 17:17:16.901826 [ 259 ] {76cb6e84-41cc-4caf-9dbd-1ace309a78d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 345 | 2025.11.20 17:17:16.901876 [ 259 ] {76cb6e84-41cc-4caf-9dbd-1ace309a78d1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 346 | 2025.11.20 17:17:16.910732 [ 259 ] {76cb6e84-41cc-4caf-9dbd-1ace309a78d1} <Debug> oximeter.measurements_i16 (8cf4a1b2-8671-44f6-8770-3791e4e8ec5c): Loading data parts | ||
| 347 | 2025.11.20 17:17:16.910931 [ 259 ] {76cb6e84-41cc-4caf-9dbd-1ace309a78d1} <Debug> oximeter.measurements_i16 (8cf4a1b2-8671-44f6-8770-3791e4e8ec5c): There are no data parts | ||
| 348 | 2025.11.20 17:17:16.916999 [ 259 ] {76cb6e84-41cc-4caf-9dbd-1ace309a78d1} <Debug> TCPHandler: Processed in 0.015569832 sec. | ||
| 349 | 2025.11.20 17:17:16.917262 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2025.11.20 17:17:16.917426 [ 259 ] {3df102ae-4088-4575-8c3c-0b8b0bce6eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 351 | 2025.11.20 17:17:16.917566 [ 259 ] {3df102ae-4088-4575-8c3c-0b8b0bce6eca} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 352 | 2025.11.20 17:17:16.922766 [ 259 ] {3df102ae-4088-4575-8c3c-0b8b0bce6eca} <Debug> oximeter.measurements_u16 (e751a70c-a12d-471e-b93d-355990cb04c3): Loading data parts | ||
| 353 | 2025.11.20 17:17:16.923003 [ 259 ] {3df102ae-4088-4575-8c3c-0b8b0bce6eca} <Debug> oximeter.measurements_u16 (e751a70c-a12d-471e-b93d-355990cb04c3): There are no data parts | ||
| 354 | 2025.11.20 17:17:16.928465 [ 259 ] {3df102ae-4088-4575-8c3c-0b8b0bce6eca} <Debug> TCPHandler: Processed in 0.011261261 sec. | ||
| 355 | 2025.11.20 17:17:16.928619 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2025.11.20 17:17:16.928853 [ 259 ] {912dbfdf-6dfc-4727-bcc8-41c46edaf565} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 357 | 2025.11.20 17:17:16.928898 [ 259 ] {912dbfdf-6dfc-4727-bcc8-41c46edaf565} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 358 | 2025.11.20 17:17:16.933993 [ 259 ] {912dbfdf-6dfc-4727-bcc8-41c46edaf565} <Debug> oximeter.measurements_i32 (34c17639-d3a3-4d63-9f05-7c205c0a51f3): Loading data parts | ||
| 359 | 2025.11.20 17:17:16.934182 [ 259 ] {912dbfdf-6dfc-4727-bcc8-41c46edaf565} <Debug> oximeter.measurements_i32 (34c17639-d3a3-4d63-9f05-7c205c0a51f3): There are no data parts | ||
| 360 | 2025.11.20 17:17:16.940045 [ 259 ] {912dbfdf-6dfc-4727-bcc8-41c46edaf565} <Debug> TCPHandler: Processed in 0.011477056 sec. | ||
| 361 | 2025.11.20 17:17:16.940277 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 362 | 2025.11.20 17:17:16.940436 [ 259 ] {c38983fa-0657-474b-9515-1c5a523da38c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 363 | 2025.11.20 17:17:16.940560 [ 259 ] {c38983fa-0657-474b-9515-1c5a523da38c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 364 | 2025.11.20 17:17:16.945743 [ 259 ] {c38983fa-0657-474b-9515-1c5a523da38c} <Debug> oximeter.measurements_u32 (cebbf230-6e17-4f13-be60-eeafe7e95f75): Loading data parts | ||
| 365 | 2025.11.20 17:17:16.945999 [ 259 ] {c38983fa-0657-474b-9515-1c5a523da38c} <Debug> oximeter.measurements_u32 (cebbf230-6e17-4f13-be60-eeafe7e95f75): There are no data parts | ||
| 366 | 2025.11.20 17:17:16.948924 [ 259 ] {c38983fa-0657-474b-9515-1c5a523da38c} <Debug> TCPHandler: Processed in 0.008696763 sec. | ||
| 367 | 2025.11.20 17:17:16.949083 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2025.11.20 17:17:16.949331 [ 259 ] {b7541e87-3a5e-4953-bac2-56558159099a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 369 | 2025.11.20 17:17:16.949374 [ 259 ] {b7541e87-3a5e-4953-bac2-56558159099a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 370 | 2025.11.20 17:17:16.953113 [ 259 ] {b7541e87-3a5e-4953-bac2-56558159099a} <Debug> oximeter.measurements_i64 (2e06e435-47a0-49fa-88a1-3847c769e497): Loading data parts | ||
| 371 | 2025.11.20 17:17:16.953382 [ 259 ] {b7541e87-3a5e-4953-bac2-56558159099a} <Debug> oximeter.measurements_i64 (2e06e435-47a0-49fa-88a1-3847c769e497): There are no data parts | ||
| 372 | 2025.11.20 17:17:16.956021 [ 259 ] {b7541e87-3a5e-4953-bac2-56558159099a} <Debug> TCPHandler: Processed in 0.006988252 sec. | ||
| 373 | 2025.11.20 17:17:16.956272 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2025.11.20 17:17:16.956428 [ 259 ] {761afba6-1f13-43ed-a074-a307399060c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 375 | 2025.11.20 17:17:16.956549 [ 259 ] {761afba6-1f13-43ed-a074-a307399060c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 376 | 2025.11.20 17:17:16.961632 [ 259 ] {761afba6-1f13-43ed-a074-a307399060c0} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Loading data parts | ||
| 377 | 2025.11.20 17:17:16.961823 [ 259 ] {761afba6-1f13-43ed-a074-a307399060c0} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): There are no data parts | ||
| 378 | 2025.11.20 17:17:16.965667 [ 259 ] {761afba6-1f13-43ed-a074-a307399060c0} <Debug> TCPHandler: Processed in 0.009445118 sec. | ||
| 379 | 2025.11.20 17:17:16.965834 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2025.11.20 17:17:16.966055 [ 259 ] {06dbba0d-46b2-4955-9fd7-e7a451da0e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 381 | 2025.11.20 17:17:16.966143 [ 259 ] {06dbba0d-46b2-4955-9fd7-e7a451da0e6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 382 | 2025.11.20 17:17:16.971219 [ 259 ] {06dbba0d-46b2-4955-9fd7-e7a451da0e6a} <Debug> oximeter.measurements_f32 (eba27a1d-9b07-4da3-9765-715f95fc4119): Loading data parts | ||
| 383 | 2025.11.20 17:17:16.971419 [ 259 ] {06dbba0d-46b2-4955-9fd7-e7a451da0e6a} <Debug> oximeter.measurements_f32 (eba27a1d-9b07-4da3-9765-715f95fc4119): There are no data parts | ||
| 384 | 2025.11.20 17:17:16.977165 [ 259 ] {06dbba0d-46b2-4955-9fd7-e7a451da0e6a} <Debug> TCPHandler: Processed in 0.011387513 sec. | ||
| 385 | 2025.11.20 17:17:16.977397 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.11.20 17:17:16.977560 [ 259 ] {d5a5c81e-11fa-42fe-81ae-7344118e8a9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 387 | 2025.11.20 17:17:16.977675 [ 259 ] {d5a5c81e-11fa-42fe-81ae-7344118e8a9d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 388 | 2025.11.20 17:17:16.982871 [ 259 ] {d5a5c81e-11fa-42fe-81ae-7344118e8a9d} <Debug> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Loading data parts | ||
| 389 | 2025.11.20 17:17:16.983090 [ 259 ] {d5a5c81e-11fa-42fe-81ae-7344118e8a9d} <Debug> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): There are no data parts | ||
| 390 | 2025.11.20 17:17:16.986444 [ 259 ] {d5a5c81e-11fa-42fe-81ae-7344118e8a9d} <Debug> TCPHandler: Processed in 0.009097491 sec. | ||
| 391 | 2025.11.20 17:17:16.986618 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2025.11.20 17:17:16.986875 [ 259 ] {de1b01c1-6d9d-4d5d-a01b-75dc213df709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 393 | 2025.11.20 17:17:16.986956 [ 259 ] {de1b01c1-6d9d-4d5d-a01b-75dc213df709} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 394 | 2025.11.20 17:17:16.992247 [ 259 ] {de1b01c1-6d9d-4d5d-a01b-75dc213df709} <Debug> oximeter.measurements_string (438607c4-1621-4014-82bc-567284727dc0): Loading data parts | ||
| 395 | 2025.11.20 17:17:16.992419 [ 259 ] {de1b01c1-6d9d-4d5d-a01b-75dc213df709} <Debug> oximeter.measurements_string (438607c4-1621-4014-82bc-567284727dc0): There are no data parts | ||
| 396 | 2025.11.20 17:17:16.993898 [ 259 ] {de1b01c1-6d9d-4d5d-a01b-75dc213df709} <Debug> TCPHandler: Processed in 0.007340728 sec. | ||
| 397 | 2025.11.20 17:17:16.994119 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 398 | 2025.11.20 17:17:16.994280 [ 259 ] {33164a96-f726-43e6-a69e-ebb34944a92d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 399 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 400 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 401 | * a string isn't palatable for a few reasons. | ||
| 402 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 403 | * details. | ||
| 404 | */ | ||
| 405 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 406 | 2025.11.20 17:17:16.994395 [ 259 ] {33164a96-f726-43e6-a69e-ebb34944a92d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 407 | 2025.11.20 17:17:16.997313 [ 259 ] {33164a96-f726-43e6-a69e-ebb34944a92d} <Debug> oximeter.measurements_bytes (99676cbd-2e04-4871-9f41-d37a5d88bb33): Loading data parts | ||
| 408 | 2025.11.20 17:17:16.997483 [ 259 ] {33164a96-f726-43e6-a69e-ebb34944a92d} <Debug> oximeter.measurements_bytes (99676cbd-2e04-4871-9f41-d37a5d88bb33): There are no data parts | ||
| 409 | 2025.11.20 17:17:17.001151 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.95 MiB, peak 121.95 MiB, free memory in arenas 0.00 B, will set to 132.27 MiB (RSS), difference: 10.32 MiB | ||
| 410 | 2025.11.20 17:17:17.002041 [ 259 ] {33164a96-f726-43e6-a69e-ebb34944a92d} <Debug> TCPHandler: Processed in 0.00796993 sec. | ||
| 411 | 2025.11.20 17:17:17.002219 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 412 | 2025.11.20 17:17:17.002445 [ 259 ] {60496e4c-7251-4507-b6f8-eaf01fb364c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 413 | 2025.11.20 17:17:17.002533 [ 259 ] {60496e4c-7251-4507-b6f8-eaf01fb364c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 414 | 2025.11.20 17:17:17.007865 [ 259 ] {60496e4c-7251-4507-b6f8-eaf01fb364c0} <Debug> oximeter.measurements_cumulativei64 (199b02f4-dfc9-4012-821f-478fe03f2533): Loading data parts | ||
| 415 | 2025.11.20 17:17:17.008068 [ 259 ] {60496e4c-7251-4507-b6f8-eaf01fb364c0} <Debug> oximeter.measurements_cumulativei64 (199b02f4-dfc9-4012-821f-478fe03f2533): There are no data parts | ||
| 416 | 2025.11.20 17:17:17.011187 [ 259 ] {60496e4c-7251-4507-b6f8-eaf01fb364c0} <Debug> TCPHandler: Processed in 0.009023629 sec. | ||
| 417 | 2025.11.20 17:17:17.011404 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 418 | 2025.11.20 17:17:17.011569 [ 259 ] {db8fb75d-bc02-4acb-8f94-3819033b8488} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 419 | 2025.11.20 17:17:17.011689 [ 259 ] {db8fb75d-bc02-4acb-8f94-3819033b8488} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 420 | 2025.11.20 17:17:17.014961 [ 259 ] {db8fb75d-bc02-4acb-8f94-3819033b8488} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Loading data parts | ||
| 421 | 2025.11.20 17:17:17.015229 [ 259 ] {db8fb75d-bc02-4acb-8f94-3819033b8488} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): There are no data parts | ||
| 422 | 2025.11.20 17:17:17.021349 [ 259 ] {db8fb75d-bc02-4acb-8f94-3819033b8488} <Debug> TCPHandler: Processed in 0.009995298 sec. | ||
| 423 | 2025.11.20 17:17:17.021519 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 424 | 2025.11.20 17:17:17.021785 [ 259 ] {34fad02c-ec30-48cc-819b-a69663b3a3fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 425 | 2025.11.20 17:17:17.021905 [ 259 ] {34fad02c-ec30-48cc-819b-a69663b3a3fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 426 | 2025.11.20 17:17:17.023954 [ 259 ] {34fad02c-ec30-48cc-819b-a69663b3a3fc} <Debug> oximeter.measurements_cumulativef32 (33dd4cb5-1cdb-4de7-95cf-97d6f194aa15): Loading data parts | ||
| 427 | 2025.11.20 17:17:17.024113 [ 259 ] {34fad02c-ec30-48cc-819b-a69663b3a3fc} <Debug> oximeter.measurements_cumulativef32 (33dd4cb5-1cdb-4de7-95cf-97d6f194aa15): There are no data parts | ||
| 428 | 2025.11.20 17:17:17.028033 [ 259 ] {34fad02c-ec30-48cc-819b-a69663b3a3fc} <Debug> TCPHandler: Processed in 0.006566933 sec. | ||
| 429 | 2025.11.20 17:17:17.028207 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 430 | 2025.11.20 17:17:17.028408 [ 259 ] {b9c792df-ec74-4779-a23d-89797b764e57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 431 | 2025.11.20 17:17:17.028547 [ 259 ] {b9c792df-ec74-4779-a23d-89797b764e57} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 432 | 2025.11.20 17:17:17.035028 [ 259 ] {b9c792df-ec74-4779-a23d-89797b764e57} <Debug> oximeter.measurements_cumulativef64 (bf37101e-f84e-43b0-97d8-27290ed95408): Loading data parts | ||
| 433 | 2025.11.20 17:17:17.035247 [ 259 ] {b9c792df-ec74-4779-a23d-89797b764e57} <Debug> oximeter.measurements_cumulativef64 (bf37101e-f84e-43b0-97d8-27290ed95408): There are no data parts | ||
| 434 | 2025.11.20 17:17:17.036979 [ 259 ] {b9c792df-ec74-4779-a23d-89797b764e57} <Debug> TCPHandler: Processed in 0.008830866 sec. | ||
| 435 | 2025.11.20 17:17:17.037232 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 436 | 2025.11.20 17:17:17.037586 [ 259 ] {53513e66-9632-471d-b41c-a3328334c2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 437 | * NOTE: Array types cannot be Nullable, see | ||
| 438 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 439 | * for more details. | ||
| 440 | * | ||
| 441 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 442 | * is unfortunate, and at this point relies on the fact that an | ||
| 443 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 444 | * to figure out another way to represent missing samples here. | ||
| 445 | */ | ||
| 446 | 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) | ||
| 447 | 2025.11.20 17:17:17.037792 [ 259 ] {53513e66-9632-471d-b41c-a3328334c2a3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 448 | 2025.11.20 17:17:17.042183 [ 259 ] {53513e66-9632-471d-b41c-a3328334c2a3} <Debug> oximeter.measurements_histogrami8 (0118ee4f-b218-44e5-99ac-6b8fa01de4c8): Loading data parts | ||
| 449 | 2025.11.20 17:17:17.042379 [ 259 ] {53513e66-9632-471d-b41c-a3328334c2a3} <Debug> oximeter.measurements_histogrami8 (0118ee4f-b218-44e5-99ac-6b8fa01de4c8): There are no data parts | ||
| 450 | 2025.11.20 17:17:17.048614 [ 259 ] {53513e66-9632-471d-b41c-a3328334c2a3} <Debug> TCPHandler: Processed in 0.011453455 sec. | ||
| 451 | 2025.11.20 17:17:17.048783 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2025.11.20 17:17:17.049138 [ 259 ] {95115b3f-a46c-4e6a-9e9e-8ec315a570b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 453 | 2025.11.20 17:17:17.049263 [ 259 ] {95115b3f-a46c-4e6a-9e9e-8ec315a570b2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 454 | 2025.11.20 17:17:17.054906 [ 259 ] {95115b3f-a46c-4e6a-9e9e-8ec315a570b2} <Debug> oximeter.measurements_histogramu8 (51d39488-e642-4da4-a3a3-be6111a37a1b): Loading data parts | ||
| 455 | 2025.11.20 17:17:17.055111 [ 259 ] {95115b3f-a46c-4e6a-9e9e-8ec315a570b2} <Debug> oximeter.measurements_histogramu8 (51d39488-e642-4da4-a3a3-be6111a37a1b): There are no data parts | ||
| 456 | 2025.11.20 17:17:17.060797 [ 259 ] {95115b3f-a46c-4e6a-9e9e-8ec315a570b2} <Debug> TCPHandler: Processed in 0.012066696 sec. | ||
| 457 | 2025.11.20 17:17:17.061024 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2025.11.20 17:17:17.061285 [ 259 ] {2b42aa94-10de-4d47-91e3-261e17df8dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 459 | 2025.11.20 17:17:17.061422 [ 259 ] {2b42aa94-10de-4d47-91e3-261e17df8dd6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 460 | 2025.11.20 17:17:17.066849 [ 259 ] {2b42aa94-10de-4d47-91e3-261e17df8dd6} <Debug> oximeter.measurements_histogrami16 (6dfafaee-ffef-412a-b371-23c618cef4dc): Loading data parts | ||
| 461 | 2025.11.20 17:17:17.067047 [ 259 ] {2b42aa94-10de-4d47-91e3-261e17df8dd6} <Debug> oximeter.measurements_histogrami16 (6dfafaee-ffef-412a-b371-23c618cef4dc): There are no data parts | ||
| 462 | 2025.11.20 17:17:17.072670 [ 259 ] {2b42aa94-10de-4d47-91e3-261e17df8dd6} <Debug> TCPHandler: Processed in 0.01170582 sec. | ||
| 463 | 2025.11.20 17:17:17.072836 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2025.11.20 17:17:17.073129 [ 259 ] {659bc834-776d-46cc-8f03-a19b406d1e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 465 | 2025.11.20 17:17:17.073285 [ 259 ] {659bc834-776d-46cc-8f03-a19b406d1e44} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 466 | 2025.11.20 17:17:17.075782 [ 259 ] {659bc834-776d-46cc-8f03-a19b406d1e44} <Debug> oximeter.measurements_histogramu16 (0b63ae52-4a56-439e-b267-ab1df4f76e03): Loading data parts | ||
| 467 | 2025.11.20 17:17:17.075941 [ 259 ] {659bc834-776d-46cc-8f03-a19b406d1e44} <Debug> oximeter.measurements_histogramu16 (0b63ae52-4a56-439e-b267-ab1df4f76e03): There are no data parts | ||
| 468 | 2025.11.20 17:17:17.082049 [ 259 ] {659bc834-776d-46cc-8f03-a19b406d1e44} <Debug> TCPHandler: Processed in 0.009273874 sec. | ||
| 469 | 2025.11.20 17:17:17.082309 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2025.11.20 17:17:17.082527 [ 259 ] {97db1fa8-82ac-463a-9cfb-93bd0e59298a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 471 | 2025.11.20 17:17:17.082673 [ 259 ] {97db1fa8-82ac-463a-9cfb-93bd0e59298a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 472 | 2025.11.20 17:17:17.086732 [ 259 ] {97db1fa8-82ac-463a-9cfb-93bd0e59298a} <Debug> oximeter.measurements_histogrami32 (1941d543-7f5a-4255-b5ca-279eb20b63eb): Loading data parts | ||
| 473 | 2025.11.20 17:17:17.086966 [ 259 ] {97db1fa8-82ac-463a-9cfb-93bd0e59298a} <Debug> oximeter.measurements_histogrami32 (1941d543-7f5a-4255-b5ca-279eb20b63eb): There are no data parts | ||
| 474 | 2025.11.20 17:17:17.089757 [ 259 ] {97db1fa8-82ac-463a-9cfb-93bd0e59298a} <Debug> TCPHandler: Processed in 0.007499131 sec. | ||
| 475 | 2025.11.20 17:17:17.089932 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2025.11.20 17:17:17.090201 [ 259 ] {8149fc60-010c-4810-a2c7-d2207c5e6c54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 477 | 2025.11.20 17:17:17.090350 [ 259 ] {8149fc60-010c-4810-a2c7-d2207c5e6c54} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 478 | 2025.11.20 17:17:17.095735 [ 259 ] {8149fc60-010c-4810-a2c7-d2207c5e6c54} <Debug> oximeter.measurements_histogramu32 (29c9c4fb-45d9-4702-aaf8-b465ee649cbc): Loading data parts | ||
| 479 | 2025.11.20 17:17:17.095918 [ 259 ] {8149fc60-010c-4810-a2c7-d2207c5e6c54} <Debug> oximeter.measurements_histogramu32 (29c9c4fb-45d9-4702-aaf8-b465ee649cbc): There are no data parts | ||
| 480 | 2025.11.20 17:17:17.102081 [ 259 ] {8149fc60-010c-4810-a2c7-d2207c5e6c54} <Debug> TCPHandler: Processed in 0.012214329 sec. | ||
| 481 | 2025.11.20 17:17:17.102331 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2025.11.20 17:17:17.102547 [ 259 ] {efa8f9f4-5345-4e56-9353-a62ce1637190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 483 | 2025.11.20 17:17:17.102681 [ 259 ] {efa8f9f4-5345-4e56-9353-a62ce1637190} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 484 | 2025.11.20 17:17:17.107907 [ 259 ] {efa8f9f4-5345-4e56-9353-a62ce1637190} <Debug> oximeter.measurements_histogrami64 (c4dc6550-1dae-4625-9785-425e47eccdf0): Loading data parts | ||
| 485 | 2025.11.20 17:17:17.108116 [ 259 ] {efa8f9f4-5345-4e56-9353-a62ce1637190} <Debug> oximeter.measurements_histogrami64 (c4dc6550-1dae-4625-9785-425e47eccdf0): There are no data parts | ||
| 486 | 2025.11.20 17:17:17.114013 [ 259 ] {efa8f9f4-5345-4e56-9353-a62ce1637190} <Debug> TCPHandler: Processed in 0.01173448 sec. | ||
| 487 | 2025.11.20 17:17:17.114161 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2025.11.20 17:17:17.114374 [ 259 ] {413babc7-a571-4c4f-876d-461274aa56f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 489 | 2025.11.20 17:17:17.114505 [ 259 ] {413babc7-a571-4c4f-876d-461274aa56f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 490 | 2025.11.20 17:17:17.119584 [ 259 ] {413babc7-a571-4c4f-876d-461274aa56f6} <Debug> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Loading data parts | ||
| 491 | 2025.11.20 17:17:17.119715 [ 259 ] {413babc7-a571-4c4f-876d-461274aa56f6} <Debug> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): There are no data parts | ||
| 492 | 2025.11.20 17:17:17.123677 [ 259 ] {413babc7-a571-4c4f-876d-461274aa56f6} <Debug> TCPHandler: Processed in 0.00956823 sec. | ||
| 493 | 2025.11.20 17:17:17.123903 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2025.11.20 17:17:17.124224 [ 259 ] {8bed299c-6b52-45c9-aeab-ba326999e2dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 495 | 2025.11.20 17:17:17.124371 [ 259 ] {8bed299c-6b52-45c9-aeab-ba326999e2dd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2025.11.20 17:17:17.129874 [ 259 ] {8bed299c-6b52-45c9-aeab-ba326999e2dd} <Debug> oximeter.measurements_histogramf32 (57460040-664c-46c5-8f4b-785b33059620): Loading data parts | ||
| 497 | 2025.11.20 17:17:17.130130 [ 259 ] {8bed299c-6b52-45c9-aeab-ba326999e2dd} <Debug> oximeter.measurements_histogramf32 (57460040-664c-46c5-8f4b-785b33059620): There are no data parts | ||
| 498 | 2025.11.20 17:17:17.135957 [ 259 ] {8bed299c-6b52-45c9-aeab-ba326999e2dd} <Debug> TCPHandler: Processed in 0.012113667 sec. | ||
| 499 | 2025.11.20 17:17:17.136117 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2025.11.20 17:17:17.136350 [ 259 ] {f9bda91b-1566-4eb1-98fd-d64b2495bd04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 501 | 2025.11.20 17:17:17.136537 [ 259 ] {f9bda91b-1566-4eb1-98fd-d64b2495bd04} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2025.11.20 17:17:17.141988 [ 259 ] {f9bda91b-1566-4eb1-98fd-d64b2495bd04} <Debug> oximeter.measurements_histogramf64 (1c99c234-46ba-48f1-95fa-cbf794185429): Loading data parts | ||
| 503 | 2025.11.20 17:17:17.142187 [ 259 ] {f9bda91b-1566-4eb1-98fd-d64b2495bd04} <Debug> oximeter.measurements_histogramf64 (1c99c234-46ba-48f1-95fa-cbf794185429): There are no data parts | ||
| 504 | 2025.11.20 17:17:17.143807 [ 259 ] {f9bda91b-1566-4eb1-98fd-d64b2495bd04} <Debug> TCPHandler: Processed in 0.007743456 sec. | ||
| 505 | 2025.11.20 17:17:17.143999 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2025.11.20 17:17:17.144225 [ 259 ] {0c5586e0-72ef-434d-98ec-cdaae754bdbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | 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) | ||
| 532 | 2025.11.20 17:17:17.144354 [ 259 ] {0c5586e0-72ef-434d-98ec-cdaae754bdbf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2025.11.20 17:17:17.149479 [ 259 ] {0c5586e0-72ef-434d-98ec-cdaae754bdbf} <Debug> oximeter.fields_bool (395bb677-33a8-45c0-bb5a-6664093cd9ee): Loading data parts | ||
| 534 | 2025.11.20 17:17:17.149665 [ 259 ] {0c5586e0-72ef-434d-98ec-cdaae754bdbf} <Debug> oximeter.fields_bool (395bb677-33a8-45c0-bb5a-6664093cd9ee): There are no data parts | ||
| 535 | 2025.11.20 17:17:17.152384 [ 259 ] {0c5586e0-72ef-434d-98ec-cdaae754bdbf} <Debug> TCPHandler: Processed in 0.008434449 sec. | ||
| 536 | 2025.11.20 17:17:17.152526 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2025.11.20 17:17:17.152682 [ 259 ] {816c7541-fc45-4c77-b47b-543e590a788c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 538 | 2025.11.20 17:17:17.152801 [ 259 ] {816c7541-fc45-4c77-b47b-543e590a788c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2025.11.20 17:17:17.156138 [ 259 ] {816c7541-fc45-4c77-b47b-543e590a788c} <Debug> oximeter.fields_i8 (a68e9873-8f73-4011-a2e8-efc451f0af10): Loading data parts | ||
| 540 | 2025.11.20 17:17:17.156333 [ 259 ] {816c7541-fc45-4c77-b47b-543e590a788c} <Debug> oximeter.fields_i8 (a68e9873-8f73-4011-a2e8-efc451f0af10): There are no data parts | ||
| 541 | 2025.11.20 17:17:17.158604 [ 259 ] {816c7541-fc45-4c77-b47b-543e590a788c} <Debug> TCPHandler: Processed in 0.006125985 sec. | ||
| 542 | 2025.11.20 17:17:17.158744 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2025.11.20 17:17:17.159001 [ 259 ] {533834c9-0c67-407b-a136-729f83d1611d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 544 | 2025.11.20 17:17:17.159153 [ 259 ] {533834c9-0c67-407b-a136-729f83d1611d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2025.11.20 17:17:17.165187 [ 259 ] {533834c9-0c67-407b-a136-729f83d1611d} <Debug> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Loading data parts | ||
| 546 | 2025.11.20 17:17:17.165348 [ 259 ] {533834c9-0c67-407b-a136-729f83d1611d} <Debug> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): There are no data parts | ||
| 547 | 2025.11.20 17:17:17.170262 [ 259 ] {533834c9-0c67-407b-a136-729f83d1611d} <Debug> TCPHandler: Processed in 0.011565667 sec. | ||
| 548 | 2025.11.20 17:17:17.170421 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2025.11.20 17:17:17.170609 [ 259 ] {17a817fd-8328-4e8a-b7bf-81fe880b9f27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 550 | 2025.11.20 17:17:17.170792 [ 259 ] {17a817fd-8328-4e8a-b7bf-81fe880b9f27} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2025.11.20 17:17:17.176008 [ 259 ] {17a817fd-8328-4e8a-b7bf-81fe880b9f27} <Debug> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Loading data parts | ||
| 552 | 2025.11.20 17:17:17.176154 [ 259 ] {17a817fd-8328-4e8a-b7bf-81fe880b9f27} <Debug> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): There are no data parts | ||
| 553 | 2025.11.20 17:17:17.178986 [ 259 ] {17a817fd-8328-4e8a-b7bf-81fe880b9f27} <Debug> TCPHandler: Processed in 0.008625502 sec. | ||
| 554 | 2025.11.20 17:17:17.179184 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2025.11.20 17:17:17.179430 [ 259 ] {35066698-94b6-4999-8ef3-36ebaba1aa34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 556 | 2025.11.20 17:17:17.179557 [ 259 ] {35066698-94b6-4999-8ef3-36ebaba1aa34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2025.11.20 17:17:17.184586 [ 259 ] {35066698-94b6-4999-8ef3-36ebaba1aa34} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Loading data parts | ||
| 558 | 2025.11.20 17:17:17.184779 [ 259 ] {35066698-94b6-4999-8ef3-36ebaba1aa34} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): There are no data parts | ||
| 559 | 2025.11.20 17:17:17.189710 [ 259 ] {35066698-94b6-4999-8ef3-36ebaba1aa34} <Debug> TCPHandler: Processed in 0.010574998 sec. | ||
| 560 | 2025.11.20 17:17:17.189874 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2025.11.20 17:17:17.190087 [ 259 ] {262ab2a4-60f5-4469-8cdf-6c9b2ea0493f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 562 | 2025.11.20 17:17:17.190241 [ 259 ] {262ab2a4-60f5-4469-8cdf-6c9b2ea0493f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2025.11.20 17:17:17.192431 [ 259 ] {262ab2a4-60f5-4469-8cdf-6c9b2ea0493f} <Debug> oximeter.fields_i32 (12568952-6c8b-4f5a-9e88-d95eb6578cc6): Loading data parts | ||
| 564 | 2025.11.20 17:17:17.192578 [ 259 ] {262ab2a4-60f5-4469-8cdf-6c9b2ea0493f} <Debug> oximeter.fields_i32 (12568952-6c8b-4f5a-9e88-d95eb6578cc6): There are no data parts | ||
| 565 | 2025.11.20 17:17:17.197241 [ 259 ] {262ab2a4-60f5-4469-8cdf-6c9b2ea0493f} <Debug> TCPHandler: Processed in 0.00742545 sec. | ||
| 566 | 2025.11.20 17:17:17.197414 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2025.11.20 17:17:17.197756 [ 259 ] {fe20a039-b368-4248-a40e-4d13b70850e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 568 | 2025.11.20 17:17:17.197897 [ 259 ] {fe20a039-b368-4248-a40e-4d13b70850e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 569 | 2025.11.20 17:17:17.203610 [ 259 ] {fe20a039-b368-4248-a40e-4d13b70850e3} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Loading data parts | ||
| 570 | 2025.11.20 17:17:17.203822 [ 259 ] {fe20a039-b368-4248-a40e-4d13b70850e3} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): There are no data parts | ||
| 571 | 2025.11.20 17:17:17.209564 [ 259 ] {fe20a039-b368-4248-a40e-4d13b70850e3} <Debug> TCPHandler: Processed in 0.012208689 sec. | ||
| 572 | 2025.11.20 17:17:17.209731 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 573 | 2025.11.20 17:17:17.209894 [ 259 ] {77a99a8e-6b09-4b78-a71e-a6c5b43019b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 574 | 2025.11.20 17:17:17.210027 [ 259 ] {77a99a8e-6b09-4b78-a71e-a6c5b43019b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 575 | 2025.11.20 17:17:17.215195 [ 259 ] {77a99a8e-6b09-4b78-a71e-a6c5b43019b7} <Debug> oximeter.fields_i64 (163a71cb-52f0-4f08-af03-faea66e901a0): Loading data parts | ||
| 576 | 2025.11.20 17:17:17.215370 [ 259 ] {77a99a8e-6b09-4b78-a71e-a6c5b43019b7} <Debug> oximeter.fields_i64 (163a71cb-52f0-4f08-af03-faea66e901a0): There are no data parts | ||
| 577 | 2025.11.20 17:17:17.221183 [ 259 ] {77a99a8e-6b09-4b78-a71e-a6c5b43019b7} <Debug> TCPHandler: Processed in 0.011511386 sec. | ||
| 578 | 2025.11.20 17:17:17.221414 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2025.11.20 17:17:17.221569 [ 259 ] {8a9e9149-420b-417f-9770-e5b281b9f15f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 580 | 2025.11.20 17:17:17.221692 [ 259 ] {8a9e9149-420b-417f-9770-e5b281b9f15f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 581 | 2025.11.20 17:17:17.227146 [ 259 ] {8a9e9149-420b-417f-9770-e5b281b9f15f} <Debug> oximeter.fields_u64 (3058f95d-6ddb-47a0-a49a-2a369b5f4c4c): Loading data parts | ||
| 582 | 2025.11.20 17:17:17.227347 [ 259 ] {8a9e9149-420b-417f-9770-e5b281b9f15f} <Debug> oximeter.fields_u64 (3058f95d-6ddb-47a0-a49a-2a369b5f4c4c): There are no data parts | ||
| 583 | 2025.11.20 17:17:17.229990 [ 259 ] {8a9e9149-420b-417f-9770-e5b281b9f15f} <Debug> TCPHandler: Processed in 0.008626192 sec. | ||
| 584 | 2025.11.20 17:17:17.230136 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2025.11.20 17:17:17.230340 [ 259 ] {6f9af5d5-28af-49c3-bfe1-eb9dd738a4a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 586 | 2025.11.20 17:17:17.230429 [ 259 ] {6f9af5d5-28af-49c3-bfe1-eb9dd738a4a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 587 | 2025.11.20 17:17:17.235778 [ 259 ] {6f9af5d5-28af-49c3-bfe1-eb9dd738a4a0} <Debug> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Loading data parts | ||
| 588 | 2025.11.20 17:17:17.235924 [ 259 ] {6f9af5d5-28af-49c3-bfe1-eb9dd738a4a0} <Debug> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): There are no data parts | ||
| 589 | 2025.11.20 17:17:17.240760 [ 259 ] {6f9af5d5-28af-49c3-bfe1-eb9dd738a4a0} <Debug> TCPHandler: Processed in 0.01067217 sec. | ||
| 590 | 2025.11.20 17:17:17.241036 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2025.11.20 17:17:17.241225 [ 259 ] {ca2355c0-47a9-481b-9ebc-e92115cbf1d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 592 | 2025.11.20 17:17:17.241371 [ 259 ] {ca2355c0-47a9-481b-9ebc-e92115cbf1d2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 593 | 2025.11.20 17:17:17.244854 [ 259 ] {ca2355c0-47a9-481b-9ebc-e92115cbf1d2} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Loading data parts | ||
| 594 | 2025.11.20 17:17:17.245130 [ 259 ] {ca2355c0-47a9-481b-9ebc-e92115cbf1d2} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): There are no data parts | ||
| 595 | 2025.11.20 17:17:17.249774 [ 259 ] {ca2355c0-47a9-481b-9ebc-e92115cbf1d2} <Debug> TCPHandler: Processed in 0.008799315 sec. | ||
| 596 | 2025.11.20 17:17:17.250029 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2025.11.20 17:17:17.250415 [ 259 ] {0bf0a82a-c55f-48de-b738-7eb0210896bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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) | ||
| 598 | 2025.11.20 17:17:17.250544 [ 259 ] {0bf0a82a-c55f-48de-b738-7eb0210896bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 599 | 2025.11.20 17:17:17.257509 [ 259 ] {0bf0a82a-c55f-48de-b738-7eb0210896bf} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Loading data parts | ||
| 600 | 2025.11.20 17:17:17.257674 [ 259 ] {0bf0a82a-c55f-48de-b738-7eb0210896bf} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): There are no data parts | ||
| 601 | 2025.11.20 17:17:17.262599 [ 259 ] {0bf0a82a-c55f-48de-b738-7eb0210896bf} <Debug> TCPHandler: Processed in 0.012662727 sec. | ||
| 602 | 2025.11.20 17:17:17.262872 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2025.11.20 17:17:17.263130 [ 259 ] {8dd3be76-8f44-4ca3-88fb-9b0e8b325e39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) /* The timeseries schema table stores the extracted schema for the samples | ||
| 604 | * oximeter collects. | ||
| 605 | */ | ||
| 606 | 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) | ||
| 607 | 2025.11.20 17:17:17.263286 [ 259 ] {8dd3be76-8f44-4ca3-88fb-9b0e8b325e39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 608 | 2025.11.20 17:17:17.265745 [ 259 ] {8dd3be76-8f44-4ca3-88fb-9b0e8b325e39} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1): Loading data parts | ||
| 609 | 2025.11.20 17:17:17.265875 [ 259 ] {8dd3be76-8f44-4ca3-88fb-9b0e8b325e39} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1): There are no data parts | ||
| 610 | 2025.11.20 17:17:17.271376 [ 259 ] {8dd3be76-8f44-4ca3-88fb-9b0e8b325e39} <Debug> TCPHandler: Processed in 0.00855328 sec. | ||
| 611 | 2025.11.20 17:17:17.271849 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2025.11.20 17:17:17.272154 [ 260 ] {9388584e-8ef3-4b6e-94ee-f5d78a1ea539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 613 | 2025.11.20 17:17:17.273500 [ 260 ] {9388584e-8ef3-4b6e-94ee-f5d78a1ea539} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 614 | 2025.11.20 17:17:17.286127 [ 269 ] {9388584e-8ef3-4b6e-94ee-f5d78a1ea539} <Trace> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 615 | 2025.11.20 17:17:17.286170 [ 269 ] {9388584e-8ef3-4b6e-94ee-f5d78a1ea539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 616 | 2025.11.20 17:17:17.291272 [ 269 ] {9388584e-8ef3-4b6e-94ee-f5d78a1ea539} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 617 | 2025.11.20 17:17:17.291983 [ 269 ] {9388584e-8ef3-4b6e-94ee-f5d78a1ea539} <Trace> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 618 | 2025.11.20 17:17:17.292268 [ 260 ] {9388584e-8ef3-4b6e-94ee-f5d78a1ea539} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.020241 sec., 49.40467368213033 rows/sec., 790.47 B/sec. | ||
| 619 | 2025.11.20 17:17:17.292660 [ 260 ] {9388584e-8ef3-4b6e-94ee-f5d78a1ea539} <Debug> TCPHandler: Processed in 0.020943273 sec. | ||
| 620 | 2025.11.20 17:17:17.924505 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:33350 | ||
| 621 | 2025.11.20 17:17:17.924636 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2025.11.20 17:17:17.924677 [ 270 ] {} <Debug> TCP-Session: 6227b6c1-cd9e-4090-9cd8-668e56a2c1cd Authenticating user 'default' from [fd00:1122:3344:101::a]:33350 | ||
| 623 | 2025.11.20 17:17:17.924814 [ 270 ] {} <Debug> TCP-Session: 6227b6c1-cd9e-4090-9cd8-668e56a2c1cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2025.11.20 17:17:17.924830 [ 270 ] {} <Debug> TCP-Session: 6227b6c1-cd9e-4090-9cd8-668e56a2c1cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.11.20 17:17:17.924898 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2025.11.20 17:17:17.925018 [ 270 ] {} <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 | ||
| 627 | 2025.11.20 17:17:17.925036 [ 270 ] {} <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 | ||
| 628 | 2025.11.20 17:17:17.928365 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48027 | ||
| 629 | 2025.11.20 17:17:17.928431 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44952 | ||
| 630 | 2025.11.20 17:17:17.928533 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59179 | ||
| 631 | 2025.11.20 17:17:17.928582 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2025.11.20 17:17:17.928632 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43495 | ||
| 633 | 2025.11.20 17:17:17.928657 [ 271 ] {} <Debug> TCP-Session: 5460f3c2-886b-43f6-9da4-9dabf0226f48 Authenticating user 'default' from [fd00:1122:3344:101::a]:48027 | ||
| 634 | 2025.11.20 17:17:17.928739 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2025.11.20 17:17:17.928819 [ 272 ] {} <Debug> TCP-Session: b1cd1b4e-bd17-457c-912e-c42369e45ef1 Authenticating user 'default' from [fd00:1122:3344:101::a]:44952 | ||
| 636 | 2025.11.20 17:17:17.928838 [ 271 ] {} <Debug> TCP-Session: 5460f3c2-886b-43f6-9da4-9dabf0226f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 637 | 2025.11.20 17:17:17.928902 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 638 | 2025.11.20 17:17:17.928925 [ 271 ] {} <Debug> TCP-Session: 5460f3c2-886b-43f6-9da4-9dabf0226f48 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 639 | 2025.11.20 17:17:17.928946 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2025.11.20 17:17:17.928956 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53163 | ||
| 641 | 2025.11.20 17:17:17.928842 [ 272 ] {} <Debug> TCP-Session: b1cd1b4e-bd17-457c-912e-c42369e45ef1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2025.11.20 17:17:17.929061 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52991 | ||
| 643 | 2025.11.20 17:17:17.929060 [ 273 ] {} <Debug> TCP-Session: e019addf-0aff-4b08-aef8-6632c46c21b0 Authenticating user 'default' from [fd00:1122:3344:101::a]:59179 | ||
| 644 | 2025.11.20 17:17:17.929154 [ 272 ] {} <Debug> TCP-Session: b1cd1b4e-bd17-457c-912e-c42369e45ef1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2025.11.20 17:17:17.929154 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2025.11.20 17:17:17.929202 [ 273 ] {} <Debug> TCP-Session: e019addf-0aff-4b08-aef8-6632c46c21b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2025.11.20 17:17:17.929091 [ 274 ] {} <Debug> TCP-Session: eeaa0fb8-c558-4547-a9aa-bbdba7898d1e Authenticating user 'default' from [fd00:1122:3344:101::a]:43495 | ||
| 648 | 2025.11.20 17:17:17.929286 [ 273 ] {} <Debug> TCP-Session: e019addf-0aff-4b08-aef8-6632c46c21b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2025.11.20 17:17:17.928787 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:61807 | ||
| 650 | 2025.11.20 17:17:17.929333 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2025.11.20 17:17:17.929381 [ 274 ] {} <Debug> TCP-Session: eeaa0fb8-c558-4547-a9aa-bbdba7898d1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2025.11.20 17:17:17.929341 [ 276 ] {} <Debug> TCP-Session: 2b5c1508-f733-4fa8-8476-6fef5ae22525 Authenticating user 'default' from [fd00:1122:3344:101::a]:53163 | ||
| 653 | 2025.11.20 17:17:17.929531 [ 277 ] {} <Debug> TCP-Session: 61a05315-df18-4496-b47f-6cce88b945b7 Authenticating user 'default' from [fd00:1122:3344:101::a]:52991 | ||
| 654 | 2025.11.20 17:17:17.929554 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 655 | 2025.11.20 17:17:17.929534 [ 276 ] {} <Debug> TCP-Session: 2b5c1508-f733-4fa8-8476-6fef5ae22525 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 656 | 2025.11.20 17:17:17.929543 [ 274 ] {} <Debug> TCP-Session: eeaa0fb8-c558-4547-a9aa-bbdba7898d1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2025.11.20 17:17:17.929693 [ 275 ] {} <Debug> TCP-Session: f68d029e-b824-4b08-9d0b-4d2040c9f0ff Authenticating user 'default' from [fd00:1122:3344:101::a]:61807 | ||
| 658 | 2025.11.20 17:17:17.929667 [ 276 ] {} <Debug> TCP-Session: 2b5c1508-f733-4fa8-8476-6fef5ae22525 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2025.11.20 17:17:17.929661 [ 277 ] {} <Debug> TCP-Session: 61a05315-df18-4496-b47f-6cce88b945b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.11.20 17:17:17.929820 [ 275 ] {} <Debug> TCP-Session: f68d029e-b824-4b08-9d0b-4d2040c9f0ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.11.20 17:17:17.929913 [ 277 ] {} <Debug> TCP-Session: 61a05315-df18-4496-b47f-6cce88b945b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.11.20 17:17:17.929924 [ 275 ] {} <Debug> TCP-Session: f68d029e-b824-4b08-9d0b-4d2040c9f0ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.11.20 17:17:17.957602 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62639 | ||
| 664 | 2025.11.20 17:17:17.957750 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2025.11.20 17:17:17.957785 [ 278 ] {} <Debug> TCP-Session: d9a0e12f-0010-490f-8873-9013bd8a5209 Authenticating user 'default' from [fd00:1122:3344:101::c]:62639 | ||
| 666 | 2025.11.20 17:17:17.957806 [ 278 ] {} <Debug> TCP-Session: d9a0e12f-0010-490f-8873-9013bd8a5209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2025.11.20 17:17:17.957933 [ 278 ] {} <Debug> TCP-Session: d9a0e12f-0010-490f-8873-9013bd8a5209 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.11.20 17:17:17.957996 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2025.11.20 17:17:17.958046 [ 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 | ||
| 670 | 2025.11.20 17:17:17.958163 [ 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 | ||
| 671 | 2025.11.20 17:17:17.963892 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61493 | ||
| 672 | 2025.11.20 17:17:17.963982 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37821 | ||
| 673 | 2025.11.20 17:17:17.964150 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:62600 | ||
| 674 | 2025.11.20 17:17:17.964229 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 675 | 2025.11.20 17:17:17.964165 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2025.11.20 17:17:17.964292 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60210 | ||
| 677 | 2025.11.20 17:17:17.964364 [ 280 ] {} <Debug> TCP-Session: f5dd0df2-28f9-4156-9bd9-5350812eae43 Authenticating user 'default' from [fd00:1122:3344:101::c]:37821 | ||
| 678 | 2025.11.20 17:17:17.964421 [ 279 ] {} <Debug> TCP-Session: b8a49f08-8ed2-4a20-a382-559e64532773 Authenticating user 'default' from [fd00:1122:3344:101::c]:61493 | ||
| 679 | 2025.11.20 17:17:17.964454 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 680 | 2025.11.20 17:17:17.964491 [ 280 ] {} <Debug> TCP-Session: f5dd0df2-28f9-4156-9bd9-5350812eae43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 681 | 2025.11.20 17:17:17.964523 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52047 | ||
| 682 | 2025.11.20 17:17:17.964527 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:37795 | ||
| 683 | 2025.11.20 17:17:17.964519 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 684 | 2025.11.20 17:17:17.964595 [ 280 ] {} <Debug> TCP-Session: f5dd0df2-28f9-4156-9bd9-5350812eae43 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 685 | 2025.11.20 17:17:17.964650 [ 282 ] {} <Debug> TCP-Session: cf0b149e-2d72-4363-8587-b207edd41db7 Authenticating user 'default' from [fd00:1122:3344:101::c]:60210 | ||
| 686 | 2025.11.20 17:17:17.964515 [ 279 ] {} <Debug> TCP-Session: b8a49f08-8ed2-4a20-a382-559e64532773 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2025.11.20 17:17:17.964507 [ 281 ] {} <Debug> TCP-Session: ac69b5ef-7c01-44db-9363-89c65b2c0040 Authenticating user 'default' from [fd00:1122:3344:101::c]:62600 | ||
| 688 | 2025.11.20 17:17:17.964756 [ 282 ] {} <Debug> TCP-Session: cf0b149e-2d72-4363-8587-b207edd41db7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 689 | 2025.11.20 17:17:17.964739 [ 279 ] {} <Debug> TCP-Session: b8a49f08-8ed2-4a20-a382-559e64532773 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2025.11.20 17:17:17.964812 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2025.11.20 17:17:17.964890 [ 282 ] {} <Debug> TCP-Session: cf0b149e-2d72-4363-8587-b207edd41db7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2025.11.20 17:17:17.964867 [ 281 ] {} <Debug> TCP-Session: ac69b5ef-7c01-44db-9363-89c65b2c0040 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2025.11.20 17:17:17.964839 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2025.11.20 17:17:17.965002 [ 281 ] {} <Debug> TCP-Session: ac69b5ef-7c01-44db-9363-89c65b2c0040 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2025.11.20 17:17:17.964992 [ 283 ] {} <Debug> TCP-Session: d08385d3-cc4b-43fb-bbf8-2c131eadaaff Authenticating user 'default' from [fd00:1122:3344:101::c]:37795 | ||
| 696 | 2025.11.20 17:17:17.965037 [ 284 ] {} <Debug> TCP-Session: 145c4fea-65f4-45d6-bf92-20e40f6e0168 Authenticating user 'default' from [fd00:1122:3344:101::c]:52047 | ||
| 697 | 2025.11.20 17:17:17.964603 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40405 | ||
| 698 | 2025.11.20 17:17:17.965125 [ 284 ] {} <Debug> TCP-Session: 145c4fea-65f4-45d6-bf92-20e40f6e0168 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2025.11.20 17:17:17.965141 [ 283 ] {} <Debug> TCP-Session: d08385d3-cc4b-43fb-bbf8-2c131eadaaff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2025.11.20 17:17:17.965240 [ 283 ] {} <Debug> TCP-Session: d08385d3-cc4b-43fb-bbf8-2c131eadaaff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.11.20 17:17:17.965253 [ 284 ] {} <Debug> TCP-Session: 145c4fea-65f4-45d6-bf92-20e40f6e0168 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.11.20 17:17:17.965325 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 703 | 2025.11.20 17:17:17.965439 [ 285 ] {} <Debug> TCP-Session: db4d145e-5634-4c0b-aea5-85f89fb2f445 Authenticating user 'default' from [fd00:1122:3344:101::c]:40405 | ||
| 704 | 2025.11.20 17:17:17.965560 [ 285 ] {} <Debug> TCP-Session: db4d145e-5634-4c0b-aea5-85f89fb2f445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.11.20 17:17:17.965575 [ 285 ] {} <Debug> TCP-Session: db4d145e-5634-4c0b-aea5-85f89fb2f445 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.11.20 17:17:18.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.61 MiB, peak 134.61 MiB, free memory in arenas 0.00 B, will set to 139.70 MiB (RSS), difference: 5.09 MiB | ||
| 707 | 2025.11.20 17:17:23.537835 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2025.11.20 17:17:23.537923 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 488 | ||
| 709 | 2025.11.20 17:17:23.537940 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.11.20 17:17:23.538013 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2025.11.20 17:17:23.542619 [ 245 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Loading data parts | ||
| 712 | 2025.11.20 17:17:23.542810 [ 245 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): There are no data parts | ||
| 713 | 2025.11.20 17:17:23.547779 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 714 | 2025.11.20 17:17:23.547961 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 715 | 2025.11.20 17:17:23.556075 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 716 | 2025.11.20 17:17:23.556656 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 717 | 2025.11.20 17:17:23.556843 [ 244 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Loading data parts | ||
| 718 | 2025.11.20 17:17:23.556929 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 488 | ||
| 719 | 2025.11.20 17:17:23.557040 [ 244 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): There are no data parts | ||
| 720 | 2025.11.20 17:17:23.580974 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.11.20 17:17:23.581121 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 722 | 2025.11.20 17:17:23.587295 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.11.20 17:17:23.588447 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): 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.11.20 17:17:23.592320 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.11.20 17:17:24.000163 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.87 MiB, peak 148.87 MiB, free memory in arenas 0.00 B, will set to 153.96 MiB (RSS), difference: 9.09 MiB | ||
| 726 | 2025.11.20 17:17:26.036813 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.11.20 17:17:26.037159 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.11.20 17:17:26.041694 [ 243 ] {} <Debug> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Loading data parts | ||
| 729 | 2025.11.20 17:17:26.041894 [ 243 ] {} <Debug> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): There are no data parts | ||
| 730 | 2025.11.20 17:17:26.047496 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.11.20 17:17:26.047679 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 732 | 2025.11.20 17:17:26.049458 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.11.20 17:17:26.050051 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): 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.11.20 17:17:26.050381 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.11.20 17:17:27.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.18 MiB, peak 158.18 MiB, free memory in arenas 0.00 B, will set to 154.97 MiB (RSS), difference: -3.21 MiB | ||
| 736 | 2025.11.20 17:17:31.011430 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 737 | 2025.11.20 17:17:31.011501 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 738 | 2025.11.20 17:17:31.057165 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 976 | ||
| 739 | 2025.11.20 17:17:31.060100 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 740 | 2025.11.20 17:17:31.060146 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 741 | 2025.11.20 17:17:31.060834 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 742 | 2025.11.20 17:17:31.061419 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): 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.11.20 17:17:31.061578 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 744 | 2025.11.20 17:17:31.092541 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 745 | 2025.11.20 17:17:31.109856 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 746 | 2025.11.20 17:17:31.109969 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 747 | 2025.11.20 17:17:31.116403 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 748 | 2025.11.20 17:17:31.117635 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): 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.11.20 17:17:31.121828 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 750 | 2025.11.20 17:17:32.001288 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.76 MiB, peak 159.76 MiB, free memory in arenas 0.00 B, will set to 157.77 MiB (RSS), difference: 2.02 MiB | ||
| 751 | 2025.11.20 17:17:33.515287 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 752 | 2025.11.20 17:17:33.515536 [ 259 ] {4d028803-9f23-421d-8859-51bc1a52e22f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 753 | 2025.11.20 17:17:33.515892 [ 259 ] {4d028803-9f23-421d-8859-51bc1a52e22f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 754 | 2025.11.20 17:17:33.516175 [ 259 ] {4d028803-9f23-421d-8859-51bc1a52e22f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 755 | 2025.11.20 17:17:33.518775 [ 259 ] {4d028803-9f23-421d-8859-51bc1a52e22f} <Debug> TCPHandler: Processed in 0.003617198 sec. | ||
| 756 | 2025.11.20 17:17:33.528200 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 757 | 2025.11.20 17:17:33.528399 [ 259 ] {730712d0-7ac5-4a7c-bc11-0bc025a4e42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 758 | 2025.11.20 17:17:33.532516 [ 259 ] {730712d0-7ac5-4a7c-bc11-0bc025a4e42b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 759 | 2025.11.20 17:17:33.532569 [ 259 ] {730712d0-7ac5-4a7c-bc11-0bc025a4e42b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 760 | 2025.11.20 17:17:33.532966 [ 259 ] {730712d0-7ac5-4a7c-bc11-0bc025a4e42b} <Debug> TCPHandler: Processed in 0.00482345 sec. | ||
| 761 | 2025.11.20 17:17:33.533206 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 762 | 2025.11.20 17:17:33.533333 [ 259 ] {5e87f7f5-3eba-49ae-b97f-a9fdce27fb90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 763 | 2025.11.20 17:17:33.533651 [ 259 ] {5e87f7f5-3eba-49ae-b97f-a9fdce27fb90} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 764 | 2025.11.20 17:17:33.533695 [ 259 ] {5e87f7f5-3eba-49ae-b97f-a9fdce27fb90} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 765 | 2025.11.20 17:17:33.534087 [ 259 ] {5e87f7f5-3eba-49ae-b97f-a9fdce27fb90} <Debug> TCPHandler: Processed in 0.000930578 sec. | ||
| 766 | 2025.11.20 17:17:33.534309 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2025.11.20 17:17:33.534426 [ 259 ] {cfad06fe-d3cf-4edb-9f7c-b334330ae09c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 768 | 2025.11.20 17:17:33.534687 [ 259 ] {cfad06fe-d3cf-4edb-9f7c-b334330ae09c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 769 | 2025.11.20 17:17:33.534733 [ 259 ] {cfad06fe-d3cf-4edb-9f7c-b334330ae09c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 770 | 2025.11.20 17:17:33.535052 [ 259 ] {cfad06fe-d3cf-4edb-9f7c-b334330ae09c} <Debug> TCPHandler: Processed in 0.000792374 sec. | ||
| 771 | 2025.11.20 17:17:33.535249 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2025.11.20 17:17:33.535358 [ 259 ] {c4a19a50-f11f-4faf-8ae7-8a790b233638} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 773 | 2025.11.20 17:17:33.535596 [ 259 ] {c4a19a50-f11f-4faf-8ae7-8a790b233638} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 774 | 2025.11.20 17:17:33.535637 [ 259 ] {c4a19a50-f11f-4faf-8ae7-8a790b233638} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 775 | 2025.11.20 17:17:33.535977 [ 259 ] {c4a19a50-f11f-4faf-8ae7-8a790b233638} <Debug> TCPHandler: Processed in 0.000824676 sec. | ||
| 776 | 2025.11.20 17:17:33.536273 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2025.11.20 17:17:33.536389 [ 259 ] {142933a0-0dfb-4618-84c1-cb11f7c9b6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 778 | 2025.11.20 17:17:33.536644 [ 259 ] {142933a0-0dfb-4618-84c1-cb11f7c9b6fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 779 | 2025.11.20 17:17:33.536688 [ 259 ] {142933a0-0dfb-4618-84c1-cb11f7c9b6fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 780 | 2025.11.20 17:17:33.537079 [ 259 ] {142933a0-0dfb-4618-84c1-cb11f7c9b6fd} <Debug> TCPHandler: Processed in 0.000855576 sec. | ||
| 781 | 2025.11.20 17:17:33.539635 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 782 | 2025.11.20 17:17:33.539757 [ 259 ] {91536766-5e59-44a9-9ff6-0c5060265ab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 783 | 2025.11.20 17:17:33.540029 [ 259 ] {91536766-5e59-44a9-9ff6-0c5060265ab9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2025.11.20 17:17:33.540072 [ 259 ] {91536766-5e59-44a9-9ff6-0c5060265ab9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 785 | 2025.11.20 17:17:33.540408 [ 259 ] {91536766-5e59-44a9-9ff6-0c5060265ab9} <Debug> TCPHandler: Processed in 0.000823806 sec. | ||
| 786 | 2025.11.20 17:17:33.540655 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 787 | 2025.11.20 17:17:33.540771 [ 259 ] {58620eef-528f-43fe-8759-51254cb3b271} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 788 | 2025.11.20 17:17:33.541034 [ 259 ] {58620eef-528f-43fe-8759-51254cb3b271} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 789 | 2025.11.20 17:17:33.541079 [ 259 ] {58620eef-528f-43fe-8759-51254cb3b271} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2025.11.20 17:17:33.541416 [ 259 ] {58620eef-528f-43fe-8759-51254cb3b271} <Debug> TCPHandler: Processed in 0.000810525 sec. | ||
| 791 | 2025.11.20 17:17:33.541661 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 792 | 2025.11.20 17:17:33.541779 [ 259 ] {0e6fc094-89db-44a3-8aef-d7d506b8c798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 793 | 2025.11.20 17:17:33.542046 [ 259 ] {0e6fc094-89db-44a3-8aef-d7d506b8c798} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 794 | 2025.11.20 17:17:33.542090 [ 259 ] {0e6fc094-89db-44a3-8aef-d7d506b8c798} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 795 | 2025.11.20 17:17:33.542475 [ 259 ] {0e6fc094-89db-44a3-8aef-d7d506b8c798} <Debug> TCPHandler: Processed in 0.000862006 sec. | ||
| 796 | 2025.11.20 17:17:33.542720 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2025.11.20 17:17:33.542839 [ 259 ] {b0bf9593-fb73-4d95-b3fa-6d2b40594615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 798 | 2025.11.20 17:17:33.543105 [ 259 ] {b0bf9593-fb73-4d95-b3fa-6d2b40594615} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 799 | 2025.11.20 17:17:33.543149 [ 259 ] {b0bf9593-fb73-4d95-b3fa-6d2b40594615} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 800 | 2025.11.20 17:17:33.543463 [ 259 ] {b0bf9593-fb73-4d95-b3fa-6d2b40594615} <Debug> TCPHandler: Processed in 0.000793535 sec. | ||
| 801 | 2025.11.20 17:17:33.543730 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2025.11.20 17:17:33.543848 [ 259 ] {24a5f068-3672-42cc-9dfa-e0827eac2bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 803 | 2025.11.20 17:17:33.544114 [ 259 ] {24a5f068-3672-42cc-9dfa-e0827eac2bc5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2025.11.20 17:17:33.544157 [ 259 ] {24a5f068-3672-42cc-9dfa-e0827eac2bc5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2025.11.20 17:17:33.544491 [ 259 ] {24a5f068-3672-42cc-9dfa-e0827eac2bc5} <Debug> TCPHandler: Processed in 0.000808995 sec. | ||
| 806 | 2025.11.20 17:17:33.551551 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2025.11.20 17:17:33.551682 [ 259 ] {d5c341da-169b-441e-aa8a-652ff41605ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 808 | 2025.11.20 17:17:33.551973 [ 259 ] {d5c341da-169b-441e-aa8a-652ff41605ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 809 | 2025.11.20 17:17:33.552018 [ 259 ] {d5c341da-169b-441e-aa8a-652ff41605ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 810 | 2025.11.20 17:17:33.552366 [ 259 ] {d5c341da-169b-441e-aa8a-652ff41605ef} <Debug> TCPHandler: Processed in 0.000868327 sec. | ||
| 811 | 2025.11.20 17:17:33.552703 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 812 | 2025.11.20 17:17:33.552833 [ 259 ] {3c3ca59b-cddb-4593-9034-b1ded7f73d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 813 | 2025.11.20 17:17:33.553137 [ 259 ] {3c3ca59b-cddb-4593-9034-b1ded7f73d7b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 814 | 2025.11.20 17:17:33.553187 [ 259 ] {3c3ca59b-cddb-4593-9034-b1ded7f73d7b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 815 | 2025.11.20 17:17:33.553540 [ 259 ] {3c3ca59b-cddb-4593-9034-b1ded7f73d7b} <Debug> TCPHandler: Processed in 0.000889146 sec. | ||
| 816 | 2025.11.20 17:17:33.553762 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 817 | 2025.11.20 17:17:33.553888 [ 259 ] {71e74e2d-b6b6-4e21-95fc-85234e82b84b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 818 | 2025.11.20 17:17:33.554178 [ 259 ] {71e74e2d-b6b6-4e21-95fc-85234e82b84b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 819 | 2025.11.20 17:17:33.554224 [ 259 ] {71e74e2d-b6b6-4e21-95fc-85234e82b84b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 820 | 2025.11.20 17:17:33.554594 [ 259 ] {71e74e2d-b6b6-4e21-95fc-85234e82b84b} <Debug> TCPHandler: Processed in 0.000881126 sec. | ||
| 821 | 2025.11.20 17:17:33.554867 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 822 | 2025.11.20 17:17:33.554991 [ 259 ] {47db7805-881a-4773-a0e5-98405af6bcc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 823 | 2025.11.20 17:17:33.555278 [ 259 ] {47db7805-881a-4773-a0e5-98405af6bcc1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 824 | 2025.11.20 17:17:33.555322 [ 259 ] {47db7805-881a-4773-a0e5-98405af6bcc1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 825 | 2025.11.20 17:17:33.555671 [ 259 ] {47db7805-881a-4773-a0e5-98405af6bcc1} <Debug> TCPHandler: Processed in 0.000854136 sec. | ||
| 826 | 2025.11.20 17:17:33.555938 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2025.11.20 17:17:33.556062 [ 259 ] {12d71592-5569-450c-b580-abfc83eb0e37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 828 | 2025.11.20 17:17:33.556366 [ 259 ] {12d71592-5569-450c-b580-abfc83eb0e37} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 829 | 2025.11.20 17:17:33.556411 [ 259 ] {12d71592-5569-450c-b580-abfc83eb0e37} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 830 | 2025.11.20 17:17:33.556772 [ 259 ] {12d71592-5569-450c-b580-abfc83eb0e37} <Debug> TCPHandler: Processed in 0.000883966 sec. | ||
| 831 | 2025.11.20 17:17:33.557004 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 832 | 2025.11.20 17:17:33.557129 [ 259 ] {033ee1ea-70c6-48a7-8c46-07448f0217a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 833 | 2025.11.20 17:17:33.557412 [ 259 ] {033ee1ea-70c6-48a7-8c46-07448f0217a5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 834 | 2025.11.20 17:17:33.557455 [ 259 ] {033ee1ea-70c6-48a7-8c46-07448f0217a5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 835 | 2025.11.20 17:17:33.557978 [ 259 ] {033ee1ea-70c6-48a7-8c46-07448f0217a5} <Debug> TCPHandler: Processed in 0.001023479 sec. | ||
| 836 | 2025.11.20 17:17:33.558210 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2025.11.20 17:17:33.558337 [ 259 ] {a631e649-13d8-44d5-9a2d-1d86fd22c52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 838 | 2025.11.20 17:17:33.558623 [ 259 ] {a631e649-13d8-44d5-9a2d-1d86fd22c52a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 839 | 2025.11.20 17:17:33.558667 [ 259 ] {a631e649-13d8-44d5-9a2d-1d86fd22c52a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 840 | 2025.11.20 17:17:33.559011 [ 259 ] {a631e649-13d8-44d5-9a2d-1d86fd22c52a} <Debug> TCPHandler: Processed in 0.000850726 sec. | ||
| 841 | 2025.11.20 17:17:33.559240 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2025.11.20 17:17:33.559364 [ 259 ] {8a3a1884-a6cd-45a3-8cea-d0a82c62d347} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 843 | 2025.11.20 17:17:33.559650 [ 259 ] {8a3a1884-a6cd-45a3-8cea-d0a82c62d347} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 844 | 2025.11.20 17:17:33.559693 [ 259 ] {8a3a1884-a6cd-45a3-8cea-d0a82c62d347} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 845 | 2025.11.20 17:17:33.560083 [ 259 ] {8a3a1884-a6cd-45a3-8cea-d0a82c62d347} <Debug> TCPHandler: Processed in 0.000892176 sec. | ||
| 846 | 2025.11.20 17:17:33.560330 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2025.11.20 17:17:33.560460 [ 259 ] {84262940-a47e-4f8f-9013-397e48df208b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 848 | 2025.11.20 17:17:33.560754 [ 259 ] {84262940-a47e-4f8f-9013-397e48df208b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2025.11.20 17:17:33.560802 [ 259 ] {84262940-a47e-4f8f-9013-397e48df208b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2025.11.20 17:17:33.561132 [ 259 ] {84262940-a47e-4f8f-9013-397e48df208b} <Debug> TCPHandler: Processed in 0.000853626 sec. | ||
| 851 | 2025.11.20 17:17:33.561354 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2025.11.20 17:17:33.561478 [ 259 ] {0aea45a9-0ebf-49bc-ab20-0ebd7e321b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 853 | 2025.11.20 17:17:33.561769 [ 259 ] {0aea45a9-0ebf-49bc-ab20-0ebd7e321b5e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2025.11.20 17:17:33.561813 [ 259 ] {0aea45a9-0ebf-49bc-ab20-0ebd7e321b5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 855 | 2025.11.20 17:17:33.562155 [ 259 ] {0aea45a9-0ebf-49bc-ab20-0ebd7e321b5e} <Debug> TCPHandler: Processed in 0.000850536 sec. | ||
| 856 | 2025.11.20 17:17:33.562407 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2025.11.20 17:17:33.562530 [ 259 ] {71397373-d6b7-4d00-8cd4-a7b44ff20fe5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 858 | 2025.11.20 17:17:33.562815 [ 259 ] {71397373-d6b7-4d00-8cd4-a7b44ff20fe5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 859 | 2025.11.20 17:17:33.562859 [ 259 ] {71397373-d6b7-4d00-8cd4-a7b44ff20fe5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 860 | 2025.11.20 17:17:33.563181 [ 259 ] {71397373-d6b7-4d00-8cd4-a7b44ff20fe5} <Debug> TCPHandler: Processed in 0.000823586 sec. | ||
| 861 | 2025.11.20 17:17:33.563399 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2025.11.20 17:17:33.563521 [ 259 ] {a761af50-80ea-4f8d-ad6c-648eff1ea12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 863 | 2025.11.20 17:17:33.563815 [ 259 ] {a761af50-80ea-4f8d-ad6c-648eff1ea12c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 864 | 2025.11.20 17:17:33.563859 [ 259 ] {a761af50-80ea-4f8d-ad6c-648eff1ea12c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 865 | 2025.11.20 17:17:33.564181 [ 259 ] {a761af50-80ea-4f8d-ad6c-648eff1ea12c} <Debug> TCPHandler: Processed in 0.000831155 sec. | ||
| 866 | 2025.11.20 17:17:33.564393 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 867 | 2025.11.20 17:17:33.564516 [ 259 ] {e7c4b307-6cea-4687-a601-2030748a1894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 868 | 2025.11.20 17:17:33.564800 [ 259 ] {e7c4b307-6cea-4687-a601-2030748a1894} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 869 | 2025.11.20 17:17:33.564852 [ 259 ] {e7c4b307-6cea-4687-a601-2030748a1894} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 870 | 2025.11.20 17:17:33.565176 [ 259 ] {e7c4b307-6cea-4687-a601-2030748a1894} <Debug> TCPHandler: Processed in 0.000830806 sec. | ||
| 871 | 2025.11.20 17:17:33.565387 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2025.11.20 17:17:33.565509 [ 259 ] {2046af69-1f0e-4ce0-bd9d-9bfea17d212a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 873 | 2025.11.20 17:17:33.565791 [ 259 ] {2046af69-1f0e-4ce0-bd9d-9bfea17d212a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 874 | 2025.11.20 17:17:33.565834 [ 259 ] {2046af69-1f0e-4ce0-bd9d-9bfea17d212a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 875 | 2025.11.20 17:17:33.566155 [ 259 ] {2046af69-1f0e-4ce0-bd9d-9bfea17d212a} <Debug> TCPHandler: Processed in 0.000816995 sec. | ||
| 876 | 2025.11.20 17:17:33.566928 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2025.11.20 17:17:33.567054 [ 259 ] {47477788-71d8-40fd-aa7c-32c955886865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 878 | 2025.11.20 17:17:33.567348 [ 259 ] {47477788-71d8-40fd-aa7c-32c955886865} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 879 | 2025.11.20 17:17:33.567397 [ 259 ] {47477788-71d8-40fd-aa7c-32c955886865} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 880 | 2025.11.20 17:17:33.567709 [ 259 ] {47477788-71d8-40fd-aa7c-32c955886865} <Debug> TCPHandler: Processed in 0.000831966 sec. | ||
| 881 | 2025.11.20 17:17:33.567997 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2025.11.20 17:17:33.568127 [ 259 ] {5c1b6951-3a9b-4329-8277-a4122b8557c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 883 | 2025.11.20 17:17:33.568418 [ 259 ] {5c1b6951-3a9b-4329-8277-a4122b8557c6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 884 | 2025.11.20 17:17:33.568462 [ 259 ] {5c1b6951-3a9b-4329-8277-a4122b8557c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 885 | 2025.11.20 17:17:33.568794 [ 259 ] {5c1b6951-3a9b-4329-8277-a4122b8557c6} <Debug> TCPHandler: Processed in 0.000845426 sec. | ||
| 886 | 2025.11.20 17:17:33.569030 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 887 | 2025.11.20 17:17:33.569155 [ 259 ] {9954ea47-6c0e-4017-9b08-eafb069baf53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 888 | 2025.11.20 17:17:33.569460 [ 259 ] {9954ea47-6c0e-4017-9b08-eafb069baf53} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 889 | 2025.11.20 17:17:33.569504 [ 259 ] {9954ea47-6c0e-4017-9b08-eafb069baf53} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 890 | 2025.11.20 17:17:33.569812 [ 259 ] {9954ea47-6c0e-4017-9b08-eafb069baf53} <Debug> TCPHandler: Processed in 0.000830526 sec. | ||
| 891 | 2025.11.20 17:17:33.570035 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2025.11.20 17:17:33.570159 [ 259 ] {a08a34fa-0da2-465b-ac9e-583228f52010} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 893 | 2025.11.20 17:17:33.570453 [ 259 ] {a08a34fa-0da2-465b-ac9e-583228f52010} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 894 | 2025.11.20 17:17:33.570495 [ 259 ] {a08a34fa-0da2-465b-ac9e-583228f52010} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 895 | 2025.11.20 17:17:33.570821 [ 259 ] {a08a34fa-0da2-465b-ac9e-583228f52010} <Debug> TCPHandler: Processed in 0.000835776 sec. | ||
| 896 | 2025.11.20 17:17:33.571072 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 897 | 2025.11.20 17:17:33.571197 [ 259 ] {715b08c7-15f7-4d9b-895b-08f95459a85a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 898 | 2025.11.20 17:17:33.571523 [ 259 ] {715b08c7-15f7-4d9b-895b-08f95459a85a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 899 | 2025.11.20 17:17:33.571566 [ 259 ] {715b08c7-15f7-4d9b-895b-08f95459a85a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 900 | 2025.11.20 17:17:33.571894 [ 259 ] {715b08c7-15f7-4d9b-895b-08f95459a85a} <Debug> TCPHandler: Processed in 0.000870596 sec. | ||
| 901 | 2025.11.20 17:17:33.572115 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2025.11.20 17:17:33.572240 [ 259 ] {37132f3b-ce6b-4db0-8c4a-23cdf5c90853} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 903 | 2025.11.20 17:17:33.572541 [ 259 ] {37132f3b-ce6b-4db0-8c4a-23cdf5c90853} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 904 | 2025.11.20 17:17:33.572585 [ 259 ] {37132f3b-ce6b-4db0-8c4a-23cdf5c90853} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 905 | 2025.11.20 17:17:33.572904 [ 259 ] {37132f3b-ce6b-4db0-8c4a-23cdf5c90853} <Debug> TCPHandler: Processed in 0.000837196 sec. | ||
| 906 | 2025.11.20 17:17:33.616228 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 907 | 2025.11.20 17:17:33.616371 [ 259 ] {3c2fd987-59ec-4dda-bd1a-284f39da767e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 908 | 2025.11.20 17:17:33.616429 [ 259 ] {3c2fd987-59ec-4dda-bd1a-284f39da767e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 909 | 2025.11.20 17:17:33.619155 [ 259 ] {3c2fd987-59ec-4dda-bd1a-284f39da767e} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 910 | 2025.11.20 17:17:33.619203 [ 259 ] {3c2fd987-59ec-4dda-bd1a-284f39da767e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 911 | 2025.11.20 17:17:33.619860 [ 259 ] {3c2fd987-59ec-4dda-bd1a-284f39da767e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 912 | 2025.11.20 17:17:33.620361 [ 259 ] {3c2fd987-59ec-4dda-bd1a-284f39da767e} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 913 | 2025.11.20 17:17:33.620530 [ 259 ] {3c2fd987-59ec-4dda-bd1a-284f39da767e} <Debug> executeQuery: Read 31 rows, 6.92 KiB in 0.004199 sec., 7382.710169087879 rows/sec., 1.61 MiB/sec. | ||
| 914 | 2025.11.20 17:17:33.620572 [ 259 ] {3c2fd987-59ec-4dda-bd1a-284f39da767e} <Debug> TCPHandler: Processed in 0.004428323 sec. | ||
| 915 | 2025.11.20 17:17:33.620737 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 916 | 2025.11.20 17:17:33.620859 [ 259 ] {0c8b1646-d7ee-49f1-a968-25610f95b436} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 917 | 2025.11.20 17:17:33.620913 [ 259 ] {0c8b1646-d7ee-49f1-a968-25610f95b436} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 918 | 2025.11.20 17:17:33.623902 [ 259 ] {0c8b1646-d7ee-49f1-a968-25610f95b436} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 919 | 2025.11.20 17:17:33.623936 [ 259 ] {0c8b1646-d7ee-49f1-a968-25610f95b436} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 920 | 2025.11.20 17:17:33.624508 [ 259 ] {0c8b1646-d7ee-49f1-a968-25610f95b436} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 921 | 2025.11.20 17:17:33.625021 [ 259 ] {0c8b1646-d7ee-49f1-a968-25610f95b436} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 922 | 2025.11.20 17:17:33.625154 [ 259 ] {0c8b1646-d7ee-49f1-a968-25610f95b436} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.004322 sec., 5552.984729291994 rows/sec., 471.79 KiB/sec. | ||
| 923 | 2025.11.20 17:17:33.625198 [ 259 ] {0c8b1646-d7ee-49f1-a968-25610f95b436} <Debug> TCPHandler: Processed in 0.004525195 sec. | ||
| 924 | 2025.11.20 17:17:33.625345 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 925 | 2025.11.20 17:17:33.625442 [ 259 ] {f9e0f923-4b05-4462-af52-1e5601222d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 926 | 2025.11.20 17:17:33.625482 [ 259 ] {f9e0f923-4b05-4462-af52-1e5601222d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 927 | 2025.11.20 17:17:33.625899 [ 259 ] {f9e0f923-4b05-4462-af52-1e5601222d7c} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 928 | 2025.11.20 17:17:33.625937 [ 259 ] {f9e0f923-4b05-4462-af52-1e5601222d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 929 | 2025.11.20 17:17:33.626381 [ 259 ] {f9e0f923-4b05-4462-af52-1e5601222d7c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 930 | 2025.11.20 17:17:33.626861 [ 259 ] {f9e0f923-4b05-4462-af52-1e5601222d7c} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 931 | 2025.11.20 17:17:33.626993 [ 259 ] {f9e0f923-4b05-4462-af52-1e5601222d7c} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001571 sec., 5092.297899427117 rows/sec., 415.24 KiB/sec. | ||
| 932 | 2025.11.20 17:17:33.627037 [ 259 ] {f9e0f923-4b05-4462-af52-1e5601222d7c} <Debug> TCPHandler: Processed in 0.001743432 sec. | ||
| 933 | 2025.11.20 17:17:33.627148 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 934 | 2025.11.20 17:17:33.627241 [ 259 ] {fa07af77-305a-472a-bab7-7ca13e4918d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 935 | 2025.11.20 17:17:33.627277 [ 259 ] {fa07af77-305a-472a-bab7-7ca13e4918d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 936 | 2025.11.20 17:17:33.628742 [ 259 ] {fa07af77-305a-472a-bab7-7ca13e4918d8} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 937 | 2025.11.20 17:17:33.628778 [ 259 ] {fa07af77-305a-472a-bab7-7ca13e4918d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 938 | 2025.11.20 17:17:33.629358 [ 259 ] {fa07af77-305a-472a-bab7-7ca13e4918d8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 939 | 2025.11.20 17:17:33.629846 [ 259 ] {fa07af77-305a-472a-bab7-7ca13e4918d8} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 940 | 2025.11.20 17:17:33.629977 [ 259 ] {fa07af77-305a-472a-bab7-7ca13e4918d8} <Debug> executeQuery: Read 1294 rows, 110.66 KiB in 0.002752 sec., 470203.488372093 rows/sec., 39.27 MiB/sec. | ||
| 941 | 2025.11.20 17:17:33.630019 [ 259 ] {fa07af77-305a-472a-bab7-7ca13e4918d8} <Debug> TCPHandler: Processed in 0.002920985 sec. | ||
| 942 | 2025.11.20 17:17:33.630136 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 943 | 2025.11.20 17:17:33.630231 [ 259 ] {13d80982-d15f-4d91-bcf1-d4ce26f42def} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 944 | 2025.11.20 17:17:33.630271 [ 259 ] {13d80982-d15f-4d91-bcf1-d4ce26f42def} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 945 | 2025.11.20 17:17:33.630679 [ 259 ] {13d80982-d15f-4d91-bcf1-d4ce26f42def} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 946 | 2025.11.20 17:17:33.630715 [ 259 ] {13d80982-d15f-4d91-bcf1-d4ce26f42def} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 947 | 2025.11.20 17:17:33.631187 [ 259 ] {13d80982-d15f-4d91-bcf1-d4ce26f42def} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 948 | 2025.11.20 17:17:33.631767 [ 259 ] {13d80982-d15f-4d91-bcf1-d4ce26f42def} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 949 | 2025.11.20 17:17:33.631895 [ 259 ] {13d80982-d15f-4d91-bcf1-d4ce26f42def} <Debug> executeQuery: Read 20 rows, 1.52 KiB in 0.001683 sec., 11883.541295306 rows/sec., 902.87 KiB/sec. | ||
| 950 | 2025.11.20 17:17:33.631936 [ 259 ] {13d80982-d15f-4d91-bcf1-d4ce26f42def} <Debug> TCPHandler: Processed in 0.001851145 sec. | ||
| 951 | 2025.11.20 17:17:33.632049 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 952 | 2025.11.20 17:17:33.632145 [ 259 ] {f9f4ed47-6062-4dd2-aace-f0e68e94d502} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 953 | 2025.11.20 17:17:33.632183 [ 259 ] {f9f4ed47-6062-4dd2-aace-f0e68e94d502} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 954 | 2025.11.20 17:17:33.632728 [ 259 ] {f9f4ed47-6062-4dd2-aace-f0e68e94d502} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 955 | 2025.11.20 17:17:33.632761 [ 259 ] {f9f4ed47-6062-4dd2-aace-f0e68e94d502} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 956 | 2025.11.20 17:17:33.633193 [ 259 ] {f9f4ed47-6062-4dd2-aace-f0e68e94d502} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 957 | 2025.11.20 17:17:33.633664 [ 259 ] {f9f4ed47-6062-4dd2-aace-f0e68e94d502} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 958 | 2025.11.20 17:17:33.633795 [ 259 ] {f9f4ed47-6062-4dd2-aace-f0e68e94d502} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00167 sec., 150898.20359281436 rows/sec., 10.44 MiB/sec. | ||
| 959 | 2025.11.20 17:17:33.633842 [ 259 ] {f9f4ed47-6062-4dd2-aace-f0e68e94d502} <Debug> TCPHandler: Processed in 0.001841365 sec. | ||
| 960 | 2025.11.20 17:17:33.633957 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 961 | 2025.11.20 17:17:33.634054 [ 259 ] {861744f6-afe1-48b5-8cc9-500b1bd9fae7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 962 | 2025.11.20 17:17:33.634094 [ 259 ] {861744f6-afe1-48b5-8cc9-500b1bd9fae7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 963 | 2025.11.20 17:17:33.634489 [ 259 ] {861744f6-afe1-48b5-8cc9-500b1bd9fae7} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 964 | 2025.11.20 17:17:33.634528 [ 259 ] {861744f6-afe1-48b5-8cc9-500b1bd9fae7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 965 | 2025.11.20 17:17:33.634956 [ 259 ] {861744f6-afe1-48b5-8cc9-500b1bd9fae7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 966 | 2025.11.20 17:17:33.635484 [ 259 ] {861744f6-afe1-48b5-8cc9-500b1bd9fae7} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 967 | 2025.11.20 17:17:33.635616 [ 259 ] {861744f6-afe1-48b5-8cc9-500b1bd9fae7} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001581 sec., 7590.132827324478 rows/sec., 592.98 KiB/sec. | ||
| 968 | 2025.11.20 17:17:33.635660 [ 259 ] {861744f6-afe1-48b5-8cc9-500b1bd9fae7} <Debug> TCPHandler: Processed in 0.001755283 sec. | ||
| 969 | 2025.11.20 17:17:33.635772 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 970 | 2025.11.20 17:17:33.635867 [ 259 ] {b91f583d-162d-459d-8a78-0a7df35f31ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 971 | 2025.11.20 17:17:33.635906 [ 259 ] {b91f583d-162d-459d-8a78-0a7df35f31ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 972 | 2025.11.20 17:17:33.636538 [ 259 ] {b91f583d-162d-459d-8a78-0a7df35f31ae} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 973 | 2025.11.20 17:17:33.636578 [ 259 ] {b91f583d-162d-459d-8a78-0a7df35f31ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 974 | 2025.11.20 17:17:33.637063 [ 259 ] {b91f583d-162d-459d-8a78-0a7df35f31ae} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 975 | 2025.11.20 17:17:33.637506 [ 259 ] {b91f583d-162d-459d-8a78-0a7df35f31ae} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 976 | 2025.11.20 17:17:33.637634 [ 259 ] {b91f583d-162d-459d-8a78-0a7df35f31ae} <Debug> executeQuery: Read 536 rows, 41.08 KiB in 0.001786 sec., 300111.9820828667 rows/sec., 22.46 MiB/sec. | ||
| 977 | 2025.11.20 17:17:33.637671 [ 259 ] {b91f583d-162d-459d-8a78-0a7df35f31ae} <Debug> TCPHandler: Processed in 0.001949117 sec. | ||
| 978 | 2025.11.20 17:17:33.637789 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 979 | 2025.11.20 17:17:33.637886 [ 259 ] {82623af0-35b4-4b3f-b783-6eb76810e440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 980 | 2025.11.20 17:17:33.637928 [ 259 ] {82623af0-35b4-4b3f-b783-6eb76810e440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 981 | 2025.11.20 17:17:33.638687 [ 259 ] {82623af0-35b4-4b3f-b783-6eb76810e440} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 982 | 2025.11.20 17:17:33.638721 [ 259 ] {82623af0-35b4-4b3f-b783-6eb76810e440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 983 | 2025.11.20 17:17:33.639357 [ 259 ] {82623af0-35b4-4b3f-b783-6eb76810e440} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 984 | 2025.11.20 17:17:33.639812 [ 259 ] {82623af0-35b4-4b3f-b783-6eb76810e440} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 985 | 2025.11.20 17:17:33.639950 [ 259 ] {82623af0-35b4-4b3f-b783-6eb76810e440} <Debug> executeQuery: Read 1208 rows, 84.76 KiB in 0.002083 sec., 579932.7892462794 rows/sec., 39.74 MiB/sec. | ||
| 986 | 2025.11.20 17:17:33.639989 [ 259 ] {82623af0-35b4-4b3f-b783-6eb76810e440} <Debug> TCPHandler: Processed in 0.002259832 sec. | ||
| 987 | 2025.11.20 17:17:33.640110 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 988 | 2025.11.20 17:17:33.640205 [ 259 ] {fb9332ca-0b73-445b-95b0-9c066e8a111f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 989 | 2025.11.20 17:17:33.640249 [ 259 ] {fb9332ca-0b73-445b-95b0-9c066e8a111f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 990 | 2025.11.20 17:17:33.640580 [ 259 ] {fb9332ca-0b73-445b-95b0-9c066e8a111f} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 991 | 2025.11.20 17:17:33.640617 [ 259 ] {fb9332ca-0b73-445b-95b0-9c066e8a111f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 992 | 2025.11.20 17:17:33.641061 [ 259 ] {fb9332ca-0b73-445b-95b0-9c066e8a111f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 993 | 2025.11.20 17:17:33.641594 [ 259 ] {fb9332ca-0b73-445b-95b0-9c066e8a111f} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 994 | 2025.11.20 17:17:33.641728 [ 259 ] {fb9332ca-0b73-445b-95b0-9c066e8a111f} <Debug> executeQuery: Read 8 rows, 560.00 B in 0.001542 sec., 5188.067444876783 rows/sec., 354.65 KiB/sec. | ||
| 995 | 2025.11.20 17:17:33.641766 [ 259 ] {fb9332ca-0b73-445b-95b0-9c066e8a111f} <Debug> TCPHandler: Processed in 0.001708602 sec. | ||
| 996 | 2025.11.20 17:17:36.050828 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 82 entries to flush up to offset 170 | ||
| 997 | 2025.11.20 17:17:36.054919 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 998 | 2025.11.20 17:17:36.054974 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 999 | 2025.11.20 17:17:36.056362 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1000 | 2025.11.20 17:17:36.056875 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1001 | 2025.11.20 17:17:36.057141 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 170 | ||
| 1002 | 2025.11.20 17:17:37.000194 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 156.51 MiB, peak 160.52 MiB, free memory in arenas 0.00 B, will set to 160.57 MiB (RSS), difference: 4.06 MiB | ||
| 1003 | 2025.11.20 17:17:37.302404 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1004 | 2025.11.20 17:17:37.302584 [ 259 ] {2645be8d-7b8b-488f-bfa8-2d99f5fe8923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1005 | 2025.11.20 17:17:37.302649 [ 259 ] {2645be8d-7b8b-488f-bfa8-2d99f5fe8923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1006 | 2025.11.20 17:17:37.303252 [ 259 ] {2645be8d-7b8b-488f-bfa8-2d99f5fe8923} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1007 | 2025.11.20 17:17:37.303299 [ 259 ] {2645be8d-7b8b-488f-bfa8-2d99f5fe8923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1008 | 2025.11.20 17:17:37.303881 [ 259 ] {2645be8d-7b8b-488f-bfa8-2d99f5fe8923} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1009 | 2025.11.20 17:17:37.304369 [ 259 ] {2645be8d-7b8b-488f-bfa8-2d99f5fe8923} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1010 | 2025.11.20 17:17:37.304521 [ 259 ] {2645be8d-7b8b-488f-bfa8-2d99f5fe8923} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001989 sec., 15082.956259426848 rows/sec., 1.15 MiB/sec. | ||
| 1011 | 2025.11.20 17:17:37.304562 [ 259 ] {2645be8d-7b8b-488f-bfa8-2d99f5fe8923} <Debug> TCPHandler: Processed in 0.002285123 sec. | ||
| 1012 | 2025.11.20 17:17:37.304691 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1013 | 2025.11.20 17:17:37.304790 [ 259 ] {521f70bc-bad9-4248-857c-18656d9b25ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1014 | 2025.11.20 17:17:37.304830 [ 259 ] {521f70bc-bad9-4248-857c-18656d9b25ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1015 | 2025.11.20 17:17:37.305241 [ 259 ] {521f70bc-bad9-4248-857c-18656d9b25ae} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1016 | 2025.11.20 17:17:37.305282 [ 259 ] {521f70bc-bad9-4248-857c-18656d9b25ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1017 | 2025.11.20 17:17:37.305730 [ 259 ] {521f70bc-bad9-4248-857c-18656d9b25ae} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1018 | 2025.11.20 17:17:37.306216 [ 259 ] {521f70bc-bad9-4248-857c-18656d9b25ae} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1019 | 2025.11.20 17:17:37.306348 [ 259 ] {521f70bc-bad9-4248-857c-18656d9b25ae} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001578 sec., 22813.68821292776 rows/sec., 1.78 MiB/sec. | ||
| 1020 | 2025.11.20 17:17:37.306385 [ 259 ] {521f70bc-bad9-4248-857c-18656d9b25ae} <Debug> TCPHandler: Processed in 0.001744473 sec. | ||
| 1021 | 2025.11.20 17:17:37.306499 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1022 | 2025.11.20 17:17:37.306594 [ 259 ] {633bb119-00f1-496d-8f29-15a174a247ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1023 | 2025.11.20 17:17:37.306639 [ 259 ] {633bb119-00f1-496d-8f29-15a174a247ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1024 | 2025.11.20 17:17:37.307028 [ 259 ] {633bb119-00f1-496d-8f29-15a174a247ce} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1025 | 2025.11.20 17:17:37.307066 [ 259 ] {633bb119-00f1-496d-8f29-15a174a247ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1026 | 2025.11.20 17:17:37.307531 [ 259 ] {633bb119-00f1-496d-8f29-15a174a247ce} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1027 | 2025.11.20 17:17:37.308044 [ 259 ] {633bb119-00f1-496d-8f29-15a174a247ce} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1028 | 2025.11.20 17:17:37.308179 [ 259 ] {633bb119-00f1-496d-8f29-15a174a247ce} <Debug> executeQuery: Read 88 rows, 6.29 KiB in 0.001603 sec., 54897.06799750468 rows/sec., 3.83 MiB/sec. | ||
| 1029 | 2025.11.20 17:17:37.308218 [ 259 ] {633bb119-00f1-496d-8f29-15a174a247ce} <Debug> TCPHandler: Processed in 0.001768493 sec. | ||
| 1030 | 2025.11.20 17:17:37.308928 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1031 | 2025.11.20 17:17:37.309039 [ 259 ] {6b5d1c6f-762e-4f22-a812-1cd19864e912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1032 | 2025.11.20 17:17:37.309092 [ 259 ] {6b5d1c6f-762e-4f22-a812-1cd19864e912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1033 | 2025.11.20 17:17:37.309504 [ 259 ] {6b5d1c6f-762e-4f22-a812-1cd19864e912} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1034 | 2025.11.20 17:17:37.309544 [ 259 ] {6b5d1c6f-762e-4f22-a812-1cd19864e912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1035 | 2025.11.20 17:17:37.309961 [ 259 ] {6b5d1c6f-762e-4f22-a812-1cd19864e912} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1036 | 2025.11.20 17:17:37.310399 [ 259 ] {6b5d1c6f-762e-4f22-a812-1cd19864e912} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1037 | 2025.11.20 17:17:37.310531 [ 259 ] {6b5d1c6f-762e-4f22-a812-1cd19864e912} <Debug> executeQuery: Read 32 rows, 2.19 KiB in 0.001515 sec., 21122.11221122112 rows/sec., 1.41 MiB/sec. | ||
| 1038 | 2025.11.20 17:17:37.310567 [ 259 ] {6b5d1c6f-762e-4f22-a812-1cd19864e912} <Debug> TCPHandler: Processed in 0.001700482 sec. | ||
| 1039 | 2025.11.20 17:17:38.561715 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1403 | ||
| 1040 | 2025.11.20 17:17:38.562191 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1041 | 2025.11.20 17:17:38.562237 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1042 | 2025.11.20 17:17:38.562922 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1043 | 2025.11.20 17:17:38.563383 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1044 | 2025.11.20 17:17:38.563510 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1403 | ||
| 1045 | 2025.11.20 17:17:38.621980 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1046 | 2025.11.20 17:17:38.638030 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1047 | 2025.11.20 17:17:38.638080 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1048 | 2025.11.20 17:17:38.644381 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1049 | 2025.11.20 17:17:38.645421 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1050 | 2025.11.20 17:17:38.648286 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1051 | 2025.11.20 17:17:39.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.11 MiB, peak 165.11 MiB, free memory in arenas 0.00 B, will set to 162.46 MiB (RSS), difference: 1.36 MiB | ||
| 1052 | 2025.11.20 17:17:42.303844 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1053 | 2025.11.20 17:17:42.304049 [ 259 ] {7ffb678f-fd8b-4ab1-9464-f72bdb1438a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1054 | 2025.11.20 17:17:42.304117 [ 259 ] {7ffb678f-fd8b-4ab1-9464-f72bdb1438a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1055 | 2025.11.20 17:17:42.304795 [ 259 ] {7ffb678f-fd8b-4ab1-9464-f72bdb1438a8} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1056 | 2025.11.20 17:17:42.304833 [ 259 ] {7ffb678f-fd8b-4ab1-9464-f72bdb1438a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1057 | 2025.11.20 17:17:42.305334 [ 259 ] {7ffb678f-fd8b-4ab1-9464-f72bdb1438a8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1058 | 2025.11.20 17:17:42.305792 [ 259 ] {7ffb678f-fd8b-4ab1-9464-f72bdb1438a8} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1059 | 2025.11.20 17:17:42.305940 [ 259 ] {7ffb678f-fd8b-4ab1-9464-f72bdb1438a8} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001944 sec., 15432.0987654321 rows/sec., 1.18 MiB/sec. | ||
| 1060 | 2025.11.20 17:17:42.305983 [ 259 ] {7ffb678f-fd8b-4ab1-9464-f72bdb1438a8} <Debug> TCPHandler: Processed in 0.002268892 sec. | ||
| 1061 | 2025.11.20 17:17:42.306109 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1062 | 2025.11.20 17:17:42.306203 [ 259 ] {9244ba20-6433-4f9d-86fc-d7ce1080e60d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1063 | 2025.11.20 17:17:42.306242 [ 259 ] {9244ba20-6433-4f9d-86fc-d7ce1080e60d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1064 | 2025.11.20 17:17:42.306658 [ 259 ] {9244ba20-6433-4f9d-86fc-d7ce1080e60d} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1065 | 2025.11.20 17:17:42.306694 [ 259 ] {9244ba20-6433-4f9d-86fc-d7ce1080e60d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1066 | 2025.11.20 17:17:42.307070 [ 259 ] {9244ba20-6433-4f9d-86fc-d7ce1080e60d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1067 | 2025.11.20 17:17:42.307470 [ 259 ] {9244ba20-6433-4f9d-86fc-d7ce1080e60d} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1068 | 2025.11.20 17:17:42.307595 [ 259 ] {9244ba20-6433-4f9d-86fc-d7ce1080e60d} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.00141 sec., 25531.91489361702 rows/sec., 1.99 MiB/sec. | ||
| 1069 | 2025.11.20 17:17:42.307634 [ 259 ] {9244ba20-6433-4f9d-86fc-d7ce1080e60d} <Debug> TCPHandler: Processed in 0.001581799 sec. | ||
| 1070 | 2025.11.20 17:17:42.307737 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1071 | 2025.11.20 17:17:42.307830 [ 259 ] {2dbf4fac-16c8-473a-86ba-a56a6b874647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1072 | 2025.11.20 17:17:42.307873 [ 259 ] {2dbf4fac-16c8-473a-86ba-a56a6b874647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1073 | 2025.11.20 17:17:42.308257 [ 259 ] {2dbf4fac-16c8-473a-86ba-a56a6b874647} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1074 | 2025.11.20 17:17:42.308293 [ 259 ] {2dbf4fac-16c8-473a-86ba-a56a6b874647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1075 | 2025.11.20 17:17:42.308700 [ 259 ] {2dbf4fac-16c8-473a-86ba-a56a6b874647} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1076 | 2025.11.20 17:17:42.309102 [ 259 ] {2dbf4fac-16c8-473a-86ba-a56a6b874647} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1077 | 2025.11.20 17:17:42.309225 [ 259 ] {2dbf4fac-16c8-473a-86ba-a56a6b874647} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001413 sec., 77848.5491861288 rows/sec., 5.43 MiB/sec. | ||
| 1078 | 2025.11.20 17:17:42.309264 [ 259 ] {2dbf4fac-16c8-473a-86ba-a56a6b874647} <Debug> TCPHandler: Processed in 0.00157341 sec. | ||
| 1079 | 2025.11.20 17:17:42.309391 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1080 | 2025.11.20 17:17:42.309484 [ 259 ] {cc6ffe53-6f6c-4e78-8076-622b066c58df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1081 | 2025.11.20 17:17:42.309524 [ 259 ] {cc6ffe53-6f6c-4e78-8076-622b066c58df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1082 | 2025.11.20 17:17:42.309833 [ 259 ] {cc6ffe53-6f6c-4e78-8076-622b066c58df} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1083 | 2025.11.20 17:17:42.309868 [ 259 ] {cc6ffe53-6f6c-4e78-8076-622b066c58df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1084 | 2025.11.20 17:17:42.310292 [ 259 ] {cc6ffe53-6f6c-4e78-8076-622b066c58df} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1085 | 2025.11.20 17:17:42.310703 [ 259 ] {cc6ffe53-6f6c-4e78-8076-622b066c58df} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1086 | 2025.11.20 17:17:42.310826 [ 259 ] {cc6ffe53-6f6c-4e78-8076-622b066c58df} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.00136 sec., 29411.76470588235 rows/sec., 1.96 MiB/sec. | ||
| 1087 | 2025.11.20 17:17:42.310860 [ 259 ] {cc6ffe53-6f6c-4e78-8076-622b066c58df} <Debug> TCPHandler: Processed in 0.001518579 sec. | ||
| 1088 | 2025.11.20 17:17:46.011743 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1089 | 2025.11.20 17:17:46.011806 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1090 | 2025.11.20 17:17:46.057448 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 186 | ||
| 1091 | 2025.11.20 17:17:46.059261 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1092 | 2025.11.20 17:17:46.059311 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1093 | 2025.11.20 17:17:46.060668 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1094 | 2025.11.20 17:17:46.061137 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1095 | 2025.11.20 17:17:46.061381 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 186 | ||
| 1096 | 2025.11.20 17:17:46.063608 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1891 | ||
| 1097 | 2025.11.20 17:17:46.064157 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1098 | 2025.11.20 17:17:46.064213 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1099 | 2025.11.20 17:17:46.065026 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1100 | 2025.11.20 17:17:46.065600 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1101 | 2025.11.20 17:17:46.065745 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1102 | 2025.11.20 17:17:46.148374 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1103 | 2025.11.20 17:17:46.165900 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1104 | 2025.11.20 17:17:46.165964 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1105 | 2025.11.20 17:17:46.172381 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1106 | 2025.11.20 17:17:46.173528 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1107 | 2025.11.20 17:17:46.177176 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1108 | 2025.11.20 17:17:47.303390 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1109 | 2025.11.20 17:17:47.303605 [ 259 ] {c6022a24-864f-4bdb-8a08-82ce9515ab88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1110 | 2025.11.20 17:17:47.303679 [ 259 ] {c6022a24-864f-4bdb-8a08-82ce9515ab88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1111 | 2025.11.20 17:17:47.304326 [ 259 ] {c6022a24-864f-4bdb-8a08-82ce9515ab88} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1112 | 2025.11.20 17:17:47.304376 [ 259 ] {c6022a24-864f-4bdb-8a08-82ce9515ab88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1113 | 2025.11.20 17:17:47.304899 [ 259 ] {c6022a24-864f-4bdb-8a08-82ce9515ab88} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1114 | 2025.11.20 17:17:47.305349 [ 259 ] {c6022a24-864f-4bdb-8a08-82ce9515ab88} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1115 | 2025.11.20 17:17:47.305502 [ 259 ] {c6022a24-864f-4bdb-8a08-82ce9515ab88} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001952 sec., 15368.852459016394 rows/sec., 1.17 MiB/sec. | ||
| 1116 | 2025.11.20 17:17:47.305544 [ 259 ] {c6022a24-864f-4bdb-8a08-82ce9515ab88} <Debug> TCPHandler: Processed in 0.002296843 sec. | ||
| 1117 | 2025.11.20 17:17:47.305670 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2025.11.20 17:17:47.305767 [ 259 ] {de1f7abf-62f8-488a-8648-e4a73b06818f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1119 | 2025.11.20 17:17:47.305810 [ 259 ] {de1f7abf-62f8-488a-8648-e4a73b06818f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1120 | 2025.11.20 17:17:47.306240 [ 259 ] {de1f7abf-62f8-488a-8648-e4a73b06818f} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1121 | 2025.11.20 17:17:47.306289 [ 259 ] {de1f7abf-62f8-488a-8648-e4a73b06818f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1122 | 2025.11.20 17:17:47.306730 [ 259 ] {de1f7abf-62f8-488a-8648-e4a73b06818f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1123 | 2025.11.20 17:17:47.307190 [ 259 ] {de1f7abf-62f8-488a-8648-e4a73b06818f} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1124 | 2025.11.20 17:17:47.307322 [ 259 ] {de1f7abf-62f8-488a-8648-e4a73b06818f} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001575 sec., 22857.14285714286 rows/sec., 1.79 MiB/sec. | ||
| 1125 | 2025.11.20 17:17:47.307360 [ 259 ] {de1f7abf-62f8-488a-8648-e4a73b06818f} <Debug> TCPHandler: Processed in 0.001740952 sec. | ||
| 1126 | 2025.11.20 17:17:47.307473 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2025.11.20 17:17:47.307568 [ 259 ] {f1aae173-e43d-4a9b-940c-bcda884be256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1128 | 2025.11.20 17:17:47.307613 [ 259 ] {f1aae173-e43d-4a9b-940c-bcda884be256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1129 | 2025.11.20 17:17:47.307993 [ 259 ] {f1aae173-e43d-4a9b-940c-bcda884be256} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1130 | 2025.11.20 17:17:47.308030 [ 259 ] {f1aae173-e43d-4a9b-940c-bcda884be256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1131 | 2025.11.20 17:17:47.308466 [ 259 ] {f1aae173-e43d-4a9b-940c-bcda884be256} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1132 | 2025.11.20 17:17:47.308941 [ 259 ] {f1aae173-e43d-4a9b-940c-bcda884be256} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1133 | 2025.11.20 17:17:47.309071 [ 259 ] {f1aae173-e43d-4a9b-940c-bcda884be256} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001521 sec., 72320.84155161078 rows/sec., 5.05 MiB/sec. | ||
| 1134 | 2025.11.20 17:17:47.309107 [ 259 ] {f1aae173-e43d-4a9b-940c-bcda884be256} <Debug> TCPHandler: Processed in 0.001683881 sec. | ||
| 1135 | 2025.11.20 17:17:47.309225 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2025.11.20 17:17:47.309320 [ 259 ] {717c60d9-add4-44b1-bd93-75b02d38fe21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1137 | 2025.11.20 17:17:47.309366 [ 259 ] {717c60d9-add4-44b1-bd93-75b02d38fe21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1138 | 2025.11.20 17:17:47.309691 [ 259 ] {717c60d9-add4-44b1-bd93-75b02d38fe21} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2025.11.20 17:17:47.309728 [ 259 ] {717c60d9-add4-44b1-bd93-75b02d38fe21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1140 | 2025.11.20 17:17:47.310163 [ 259 ] {717c60d9-add4-44b1-bd93-75b02d38fe21} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1141 | 2025.11.20 17:17:47.310559 [ 259 ] {717c60d9-add4-44b1-bd93-75b02d38fe21} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1142 | 2025.11.20 17:17:47.310690 [ 259 ] {717c60d9-add4-44b1-bd93-75b02d38fe21} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001389 sec., 28797.696184305256 rows/sec., 1.92 MiB/sec. | ||
| 1143 | 2025.11.20 17:17:47.310727 [ 259 ] {717c60d9-add4-44b1-bd93-75b02d38fe21} <Debug> TCPHandler: Processed in 0.001551489 sec. | ||
| 1144 | 2025.11.20 17:17:47.772230 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57644 | ||
| 1145 | 2025.11.20 17:17:47.776020 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1146 | 2025.11.20 17:17:47.776066 [ 286 ] {} <Debug> TCP-Session: ea83c059-5011-464a-a8ca-15263c691da9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57644 | ||
| 1147 | 2025.11.20 17:17:47.776090 [ 286 ] {} <Debug> TCP-Session: ea83c059-5011-464a-a8ca-15263c691da9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2025.11.20 17:17:47.776103 [ 286 ] {} <Debug> TCP-Session: ea83c059-5011-464a-a8ca-15263c691da9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2025.11.20 17:17:47.776155 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1150 | 2025.11.20 17:17:47.776181 [ 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 | ||
| 1151 | 2025.11.20 17:17:47.776197 [ 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 | ||
| 1152 | 2025.11.20 17:17:47.778579 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44624 | ||
| 1153 | 2025.11.20 17:17:47.778764 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51591 | ||
| 1154 | 2025.11.20 17:17:47.778767 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43600 | ||
| 1155 | 2025.11.20 17:17:47.778841 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58632 | ||
| 1156 | 2025.11.20 17:17:47.778936 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58125 | ||
| 1157 | 2025.11.20 17:17:47.779057 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40198 | ||
| 1158 | 2025.11.20 17:17:47.779343 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49657 | ||
| 1159 | 2025.11.20 17:17:47.779551 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59669 | ||
| 1160 | 2025.11.20 17:17:47.782461 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1161 | 2025.11.20 17:17:47.782483 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1162 | 2025.11.20 17:17:47.782503 [ 287 ] {} <Debug> TCP-Session: df93b9d6-293d-4d02-b165-e7056792a891 Authenticating user 'default' from [fd00:1122:3344:101::e]:44624 | ||
| 1163 | 2025.11.20 17:17:47.782510 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1164 | 2025.11.20 17:17:47.782529 [ 287 ] {} <Debug> TCP-Session: df93b9d6-293d-4d02-b165-e7056792a891 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1165 | 2025.11.20 17:17:47.782527 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1166 | 2025.11.20 17:17:47.782560 [ 293 ] {} <Debug> TCP-Session: eb3963f1-c8e2-4901-83da-a87386d74471 Authenticating user 'default' from [fd00:1122:3344:101::e]:49657 | ||
| 1167 | 2025.11.20 17:17:47.782564 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1168 | 2025.11.20 17:17:47.782592 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1169 | 2025.11.20 17:17:47.782599 [ 293 ] {} <Debug> TCP-Session: eb3963f1-c8e2-4901-83da-a87386d74471 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1170 | 2025.11.20 17:17:47.782620 [ 290 ] {} <Debug> TCP-Session: 02cc26b3-e31f-41d1-b157-951c477d21ca Authenticating user 'default' from [fd00:1122:3344:101::e]:58632 | ||
| 1171 | 2025.11.20 17:17:47.782636 [ 293 ] {} <Debug> TCP-Session: eb3963f1-c8e2-4901-83da-a87386d74471 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1172 | 2025.11.20 17:17:47.782638 [ 289 ] {} <Debug> TCP-Session: ae468666-0762-450d-b231-2e6fdceb09c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:51591 | ||
| 1173 | 2025.11.20 17:17:47.782645 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1174 | 2025.11.20 17:17:47.782671 [ 289 ] {} <Debug> TCP-Session: ae468666-0762-450d-b231-2e6fdceb09c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1175 | 2025.11.20 17:17:47.782646 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1176 | 2025.11.20 17:17:47.782704 [ 292 ] {} <Debug> TCP-Session: af543418-c5a6-4d97-8893-822782ea4538 Authenticating user 'default' from [fd00:1122:3344:101::e]:40198 | ||
| 1177 | 2025.11.20 17:17:47.782706 [ 289 ] {} <Debug> TCP-Session: ae468666-0762-450d-b231-2e6fdceb09c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1178 | 2025.11.20 17:17:47.782758 [ 288 ] {} <Debug> TCP-Session: 7ba664ad-742f-466e-b388-5c602e87cc06 Authenticating user 'default' from [fd00:1122:3344:101::e]:43600 | ||
| 1179 | 2025.11.20 17:17:47.782759 [ 292 ] {} <Debug> TCP-Session: af543418-c5a6-4d97-8893-822782ea4538 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1180 | 2025.11.20 17:17:47.782653 [ 290 ] {} <Debug> TCP-Session: 02cc26b3-e31f-41d1-b157-951c477d21ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1181 | 2025.11.20 17:17:47.782796 [ 288 ] {} <Debug> TCP-Session: 7ba664ad-742f-466e-b388-5c602e87cc06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1182 | 2025.11.20 17:17:47.782821 [ 290 ] {} <Debug> TCP-Session: 02cc26b3-e31f-41d1-b157-951c477d21ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1183 | 2025.11.20 17:17:47.782838 [ 288 ] {} <Debug> TCP-Session: 7ba664ad-742f-466e-b388-5c602e87cc06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1184 | 2025.11.20 17:17:47.782799 [ 292 ] {} <Debug> TCP-Session: af543418-c5a6-4d97-8893-822782ea4538 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1185 | 2025.11.20 17:17:47.782597 [ 291 ] {} <Debug> TCP-Session: 026b6613-65ef-4b90-986c-95a165f1832f Authenticating user 'default' from [fd00:1122:3344:101::e]:58125 | ||
| 1186 | 2025.11.20 17:17:47.782553 [ 287 ] {} <Debug> TCP-Session: df93b9d6-293d-4d02-b165-e7056792a891 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1187 | 2025.11.20 17:17:47.782913 [ 291 ] {} <Debug> TCP-Session: 026b6613-65ef-4b90-986c-95a165f1832f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1188 | 2025.11.20 17:17:47.782521 [ 294 ] {} <Debug> TCP-Session: 176b13f3-181d-407e-8a3b-9121bc270dd8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59669 | ||
| 1189 | 2025.11.20 17:17:47.782945 [ 291 ] {} <Debug> TCP-Session: 026b6613-65ef-4b90-986c-95a165f1832f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1190 | 2025.11.20 17:17:47.782971 [ 294 ] {} <Debug> TCP-Session: 176b13f3-181d-407e-8a3b-9121bc270dd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1191 | 2025.11.20 17:17:47.782994 [ 294 ] {} <Debug> TCP-Session: 176b13f3-181d-407e-8a3b-9121bc270dd8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1192 | 2025.11.20 17:17:47.784966 [ 286 ] {} <Trace> TCP-Session: ea83c059-5011-464a-a8ca-15263c691da9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1193 | 2025.11.20 17:17:47.785143 [ 286 ] {16abd71e-3c47-40d4-b467-3fbed92b350b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57644) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1194 | 2025.11.20 17:17:47.785444 [ 286 ] {16abd71e-3c47-40d4-b467-3fbed92b350b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1195 | 2025.11.20 17:17:47.789645 [ 286 ] {16abd71e-3c47-40d4-b467-3fbed92b350b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1196 | 2025.11.20 17:17:47.799429 [ 286 ] {16abd71e-3c47-40d4-b467-3fbed92b350b} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 1197 | 2025.11.20 17:17:47.816827 [ 299 ] {16abd71e-3c47-40d4-b467-3fbed92b350b} <Trace> AggregatingTransform: Aggregating | ||
| 1198 | 2025.11.20 17:17:47.816969 [ 299 ] {16abd71e-3c47-40d4-b467-3fbed92b350b} <Trace> Aggregator: Aggregation method: without_key | ||
| 1199 | 2025.11.20 17:17:47.817596 [ 299 ] {16abd71e-3c47-40d4-b467-3fbed92b350b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00371552 sec. (269.141 rows/sec., 10.51 KiB/sec.) | ||
| 1200 | 2025.11.20 17:17:47.817619 [ 299 ] {16abd71e-3c47-40d4-b467-3fbed92b350b} <Trace> Aggregator: Merging aggregated data | ||
| 1201 | 2025.11.20 17:17:47.817653 [ 299 ] {16abd71e-3c47-40d4-b467-3fbed92b350b} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1202 | 2025.11.20 17:17:47.820856 [ 286 ] {16abd71e-3c47-40d4-b467-3fbed92b350b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.035765 sec., 27.96029637914162 rows/sec., 1.09 KiB/sec. | ||
| 1203 | 2025.11.20 17:17:47.821011 [ 286 ] {16abd71e-3c47-40d4-b467-3fbed92b350b} <Debug> TCPHandler: Processed in 0.036179699 sec. | ||
| 1204 | 2025.11.20 17:17:47.823536 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1205 | 2025.11.20 17:17:47.823579 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1206 | 2025.11.20 17:17:47.823592 [ 286 ] {} <Debug> TCP-Session: ea83c059-5011-464a-a8ca-15263c691da9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1207 | 2025.11.20 17:17:47.823609 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1208 | 2025.11.20 17:17:47.823638 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1209 | 2025.11.20 17:17:47.823656 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1210 | 2025.11.20 17:17:47.823674 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1211 | 2025.11.20 17:17:47.823691 [ 289 ] {} <Debug> TCP-Session: ae468666-0762-450d-b231-2e6fdceb09c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1212 | 2025.11.20 17:17:47.823717 [ 290 ] {} <Debug> TCP-Session: 02cc26b3-e31f-41d1-b157-951c477d21ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1213 | 2025.11.20 17:17:47.823741 [ 291 ] {} <Debug> TCP-Session: 026b6613-65ef-4b90-986c-95a165f1832f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1214 | 2025.11.20 17:17:47.823695 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1215 | 2025.11.20 17:17:47.823687 [ 293 ] {} <Debug> TCP-Session: eb3963f1-c8e2-4901-83da-a87386d74471 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1216 | 2025.11.20 17:17:47.823808 [ 294 ] {} <Debug> TCP-Session: 176b13f3-181d-407e-8a3b-9121bc270dd8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1217 | 2025.11.20 17:17:47.823651 [ 287 ] {} <Debug> TCP-Session: df93b9d6-293d-4d02-b165-e7056792a891 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1218 | 2025.11.20 17:17:47.823622 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1219 | 2025.11.20 17:17:47.823712 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1220 | 2025.11.20 17:17:47.823905 [ 288 ] {} <Debug> TCP-Session: 7ba664ad-742f-466e-b388-5c602e87cc06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1221 | 2025.11.20 17:17:47.823919 [ 292 ] {} <Debug> TCP-Session: af543418-c5a6-4d97-8893-822782ea4538 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1222 | 2025.11.20 17:17:48.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 164.53 MiB, peak 174.65 MiB, free memory in arenas 0.00 B, will set to 166.80 MiB (RSS), difference: 2.27 MiB | ||
| 1223 | 2025.11.20 17:17:51.836466 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65384 | ||
| 1224 | 2025.11.20 17:17:51.836570 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1225 | 2025.11.20 17:17:51.836597 [ 286 ] {} <Debug> TCP-Session: c597b267-4077-42e4-a5c0-c26b564a7bb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:65384 | ||
| 1226 | 2025.11.20 17:17:51.836623 [ 286 ] {} <Debug> TCP-Session: c597b267-4077-42e4-a5c0-c26b564a7bb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1227 | 2025.11.20 17:17:51.836638 [ 286 ] {} <Debug> TCP-Session: c597b267-4077-42e4-a5c0-c26b564a7bb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1228 | 2025.11.20 17:17:51.836836 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34137 | ||
| 1229 | 2025.11.20 17:17:51.836850 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41964 | ||
| 1230 | 2025.11.20 17:17:51.836881 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33625 | ||
| 1231 | 2025.11.20 17:17:51.836932 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41147 | ||
| 1232 | 2025.11.20 17:17:51.836956 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1233 | 2025.11.20 17:17:51.836967 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45942 | ||
| 1234 | 2025.11.20 17:17:51.836984 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1235 | 2025.11.20 17:17:51.836993 [ 287 ] {} <Debug> TCP-Session: 6a03a6b6-7882-4188-b09c-ee273f126ae8 Authenticating user 'default' from [fd00:1122:3344:101::e]:34137 | ||
| 1236 | 2025.11.20 17:17:51.837012 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1237 | 2025.11.20 17:17:51.837026 [ 288 ] {} <Debug> TCP-Session: 55a0e43b-9188-4b7b-993e-f63f1ffc4328 Authenticating user 'default' from [fd00:1122:3344:101::e]:41964 | ||
| 1238 | 2025.11.20 17:17:51.837042 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1239 | 2025.11.20 17:17:51.837061 [ 287 ] {} <Debug> TCP-Session: 6a03a6b6-7882-4188-b09c-ee273f126ae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1240 | 2025.11.20 17:17:51.837067 [ 289 ] {} <Debug> TCP-Session: 53bb598f-74f3-4e71-b289-17e6bde2d7a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:33625 | ||
| 1241 | 2025.11.20 17:17:51.837087 [ 294 ] {} <Debug> TCP-Session: d92a87f9-d905-4907-a902-5e9494288675 Authenticating user 'default' from [fd00:1122:3344:101::e]:45942 | ||
| 1242 | 2025.11.20 17:17:51.837096 [ 287 ] {} <Debug> TCP-Session: 6a03a6b6-7882-4188-b09c-ee273f126ae8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1243 | 2025.11.20 17:17:51.837119 [ 289 ] {} <Debug> TCP-Session: 53bb598f-74f3-4e71-b289-17e6bde2d7a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1244 | 2025.11.20 17:17:51.837124 [ 294 ] {} <Debug> TCP-Session: d92a87f9-d905-4907-a902-5e9494288675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1245 | 2025.11.20 17:17:51.837144 [ 289 ] {} <Debug> TCP-Session: 53bb598f-74f3-4e71-b289-17e6bde2d7a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1246 | 2025.11.20 17:17:51.837160 [ 294 ] {} <Debug> TCP-Session: d92a87f9-d905-4907-a902-5e9494288675 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1247 | 2025.11.20 17:17:51.837077 [ 288 ] {} <Debug> TCP-Session: 55a0e43b-9188-4b7b-993e-f63f1ffc4328 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1248 | 2025.11.20 17:17:51.837015 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1249 | 2025.11.20 17:17:51.837241 [ 288 ] {} <Debug> TCP-Session: 55a0e43b-9188-4b7b-993e-f63f1ffc4328 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1250 | 2025.11.20 17:17:51.836961 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44747 | ||
| 1251 | 2025.11.20 17:17:51.837262 [ 291 ] {} <Debug> TCP-Session: 5591f92b-36d1-4c17-bc5d-e8702441cf0e Authenticating user 'default' from [fd00:1122:3344:101::e]:41147 | ||
| 1252 | 2025.11.20 17:17:51.836961 [ 286 ] {} <Trace> TCP-Session: c597b267-4077-42e4-a5c0-c26b564a7bb8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1253 | 2025.11.20 17:17:51.837309 [ 291 ] {} <Debug> TCP-Session: 5591f92b-36d1-4c17-bc5d-e8702441cf0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1254 | 2025.11.20 17:17:51.837333 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1255 | 2025.11.20 17:17:51.837346 [ 291 ] {} <Debug> TCP-Session: 5591f92b-36d1-4c17-bc5d-e8702441cf0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1256 | 2025.11.20 17:17:51.836938 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33773 | ||
| 1257 | 2025.11.20 17:17:51.836903 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43439 | ||
| 1258 | 2025.11.20 17:17:51.837370 [ 293 ] {} <Debug> TCP-Session: 48a251fe-711a-47b7-8874-18045b9980b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:44747 | ||
| 1259 | 2025.11.20 17:17:51.837451 [ 293 ] {} <Debug> TCP-Session: 48a251fe-711a-47b7-8874-18045b9980b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1260 | 2025.11.20 17:17:51.837451 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1261 | 2025.11.20 17:17:51.837466 [ 293 ] {} <Debug> TCP-Session: 48a251fe-711a-47b7-8874-18045b9980b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1262 | 2025.11.20 17:17:51.837479 [ 286 ] {1ba3adc2-36aa-4c52-af42-af1cd09eb6ff} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65384) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1263 | 2025.11.20 17:17:51.837489 [ 292 ] {} <Debug> TCP-Session: cd66daea-92d5-471d-bd2c-d92b3f2ee9d1 Authenticating user 'default' from [fd00:1122:3344:101::e]:33773 | ||
| 1264 | 2025.11.20 17:17:51.837472 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1265 | 2025.11.20 17:17:51.837522 [ 292 ] {} <Debug> TCP-Session: cd66daea-92d5-471d-bd2c-d92b3f2ee9d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1266 | 2025.11.20 17:17:51.837549 [ 290 ] {} <Debug> TCP-Session: 8ab2cb42-a1d2-4009-9329-8289a6204225 Authenticating user 'default' from [fd00:1122:3344:101::e]:43439 | ||
| 1267 | 2025.11.20 17:17:51.837551 [ 292 ] {} <Debug> TCP-Session: cd66daea-92d5-471d-bd2c-d92b3f2ee9d1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1268 | 2025.11.20 17:17:51.837577 [ 290 ] {} <Debug> TCP-Session: 8ab2cb42-a1d2-4009-9329-8289a6204225 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1269 | 2025.11.20 17:17:51.837600 [ 290 ] {} <Debug> TCP-Session: 8ab2cb42-a1d2-4009-9329-8289a6204225 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1270 | 2025.11.20 17:17:51.837748 [ 286 ] {1ba3adc2-36aa-4c52-af42-af1cd09eb6ff} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1271 | 2025.11.20 17:17:51.837807 [ 286 ] {1ba3adc2-36aa-4c52-af42-af1cd09eb6ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1272 | 2025.11.20 17:17:51.838078 [ 286 ] {1ba3adc2-36aa-4c52-af42-af1cd09eb6ff} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 1273 | 2025.11.20 17:17:51.839101 [ 313 ] {1ba3adc2-36aa-4c52-af42-af1cd09eb6ff} <Trace> AggregatingTransform: Aggregating | ||
| 1274 | 2025.11.20 17:17:51.839154 [ 313 ] {1ba3adc2-36aa-4c52-af42-af1cd09eb6ff} <Trace> Aggregator: Aggregation method: without_key | ||
| 1275 | 2025.11.20 17:17:51.839192 [ 313 ] {1ba3adc2-36aa-4c52-af42-af1cd09eb6ff} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001018439 sec. (981.895 rows/sec., 38.36 KiB/sec.) | ||
| 1276 | 2025.11.20 17:17:51.839214 [ 313 ] {1ba3adc2-36aa-4c52-af42-af1cd09eb6ff} <Trace> Aggregator: Merging aggregated data | ||
| 1277 | 2025.11.20 17:17:51.840467 [ 286 ] {1ba3adc2-36aa-4c52-af42-af1cd09eb6ff} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003044 sec., 328.515111695138 rows/sec., 12.83 KiB/sec. | ||
| 1278 | 2025.11.20 17:17:51.840600 [ 286 ] {1ba3adc2-36aa-4c52-af42-af1cd09eb6ff} <Debug> TCPHandler: Processed in 0.003750601 sec. | ||
| 1279 | 2025.11.20 17:17:51.840729 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1280 | 2025.11.20 17:17:51.840762 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1281 | 2025.11.20 17:17:51.840767 [ 286 ] {} <Debug> TCP-Session: c597b267-4077-42e4-a5c0-c26b564a7bb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1282 | 2025.11.20 17:17:51.840787 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1283 | 2025.11.20 17:17:51.840804 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1284 | 2025.11.20 17:17:51.840823 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1285 | 2025.11.20 17:17:51.840845 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1286 | 2025.11.20 17:17:51.840866 [ 293 ] {} <Debug> TCP-Session: 48a251fe-711a-47b7-8874-18045b9980b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1287 | 2025.11.20 17:17:51.840874 [ 290 ] {} <Debug> TCP-Session: 8ab2cb42-a1d2-4009-9329-8289a6204225 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1288 | 2025.11.20 17:17:51.840885 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1289 | 2025.11.20 17:17:51.840908 [ 289 ] {} <Debug> TCP-Session: 53bb598f-74f3-4e71-b289-17e6bde2d7a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1290 | 2025.11.20 17:17:51.840940 [ 294 ] {} <Debug> TCP-Session: d92a87f9-d905-4907-a902-5e9494288675 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1291 | 2025.11.20 17:17:51.840854 [ 288 ] {} <Debug> TCP-Session: 55a0e43b-9188-4b7b-993e-f63f1ffc4328 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1292 | 2025.11.20 17:17:51.840811 [ 287 ] {} <Debug> TCP-Session: 6a03a6b6-7882-4188-b09c-ee273f126ae8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1293 | 2025.11.20 17:17:51.840909 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1294 | 2025.11.20 17:17:51.840863 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1295 | 2025.11.20 17:17:51.841076 [ 291 ] {} <Debug> TCP-Session: 5591f92b-36d1-4c17-bc5d-e8702441cf0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1296 | 2025.11.20 17:17:51.841090 [ 292 ] {} <Debug> TCP-Session: cd66daea-92d5-471d-bd2c-d92b3f2ee9d1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1297 | 2025.11.20 17:17:52.064643 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59062 | ||
| 1298 | 2025.11.20 17:17:52.064765 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1299 | 2025.11.20 17:17:52.064797 [ 286 ] {} <Debug> TCP-Session: 6d44ad98-38ea-47cd-91f1-cac7196a8b80 Authenticating user 'default' from [fd00:1122:3344:101::e]:59062 | ||
| 1300 | 2025.11.20 17:17:52.064820 [ 286 ] {} <Debug> TCP-Session: 6d44ad98-38ea-47cd-91f1-cac7196a8b80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1301 | 2025.11.20 17:17:52.064834 [ 286 ] {} <Debug> TCP-Session: 6d44ad98-38ea-47cd-91f1-cac7196a8b80 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1302 | 2025.11.20 17:17:52.065009 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46438 | ||
| 1303 | 2025.11.20 17:17:52.065035 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50170 | ||
| 1304 | 2025.11.20 17:17:52.065045 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46925 | ||
| 1305 | 2025.11.20 17:17:52.065078 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45111 | ||
| 1306 | 2025.11.20 17:17:52.065099 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65014 | ||
| 1307 | 2025.11.20 17:17:52.065121 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1308 | 2025.11.20 17:17:52.065149 [ 286 ] {} <Trace> TCP-Session: 6d44ad98-38ea-47cd-91f1-cac7196a8b80 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1309 | 2025.11.20 17:17:52.065164 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1310 | 2025.11.20 17:17:52.065181 [ 290 ] {} <Debug> TCP-Session: 74a2554a-00a6-4897-a31e-7ac54466d5d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50170 | ||
| 1311 | 2025.11.20 17:17:52.065185 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1312 | 2025.11.20 17:17:52.065220 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1313 | 2025.11.20 17:17:52.065230 [ 290 ] {} <Debug> TCP-Session: 74a2554a-00a6-4897-a31e-7ac54466d5d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1314 | 2025.11.20 17:17:52.065244 [ 292 ] {} <Debug> TCP-Session: e40da374-118d-4511-9891-c5005858532e Authenticating user 'default' from [fd00:1122:3344:101::e]:45111 | ||
| 1315 | 2025.11.20 17:17:52.065261 [ 293 ] {} <Debug> TCP-Session: 2fadfc65-3ea7-4732-a726-a8babbfd1cc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:65014 | ||
| 1316 | 2025.11.20 17:17:52.065265 [ 290 ] {} <Debug> TCP-Session: 74a2554a-00a6-4897-a31e-7ac54466d5d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1317 | 2025.11.20 17:17:52.065284 [ 292 ] {} <Debug> TCP-Session: e40da374-118d-4511-9891-c5005858532e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1318 | 2025.11.20 17:17:52.065301 [ 293 ] {} <Debug> TCP-Session: 2fadfc65-3ea7-4732-a726-a8babbfd1cc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1319 | 2025.11.20 17:17:52.065325 [ 292 ] {} <Debug> TCP-Session: e40da374-118d-4511-9891-c5005858532e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1320 | 2025.11.20 17:17:52.065339 [ 293 ] {} <Debug> TCP-Session: 2fadfc65-3ea7-4732-a726-a8babbfd1cc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1321 | 2025.11.20 17:17:52.065349 [ 286 ] {2a31418c-7db4-40f8-9de1-79d39ad562f2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59062) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1322 | 2025.11.20 17:17:52.065213 [ 291 ] {} <Debug> TCP-Session: 313d6407-dadb-4865-8255-b0157248c70c Authenticating user 'default' from [fd00:1122:3344:101::e]:46925 | ||
| 1323 | 2025.11.20 17:17:52.065121 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1324 | 2025.11.20 17:17:52.065110 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38358 | ||
| 1325 | 2025.11.20 17:17:52.065454 [ 287 ] {} <Debug> TCP-Session: e328ac33-6f30-4f7b-a759-d6e9e06f4fc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:46438 | ||
| 1326 | 2025.11.20 17:17:52.065443 [ 291 ] {} <Debug> TCP-Session: 313d6407-dadb-4865-8255-b0157248c70c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1327 | 2025.11.20 17:17:52.065482 [ 287 ] {} <Debug> TCP-Session: e328ac33-6f30-4f7b-a759-d6e9e06f4fc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1328 | 2025.11.20 17:17:52.065509 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1329 | 2025.11.20 17:17:52.065513 [ 291 ] {} <Debug> TCP-Session: 313d6407-dadb-4865-8255-b0157248c70c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1330 | 2025.11.20 17:17:52.065538 [ 294 ] {} <Debug> TCP-Session: 2ef7dbeb-38af-434e-a867-d75ddcde5af3 Authenticating user 'default' from [fd00:1122:3344:101::e]:38358 | ||
| 1331 | 2025.11.20 17:17:52.065522 [ 287 ] {} <Debug> TCP-Session: e328ac33-6f30-4f7b-a759-d6e9e06f4fc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1332 | 2025.11.20 17:17:52.065569 [ 294 ] {} <Debug> TCP-Session: 2ef7dbeb-38af-434e-a867-d75ddcde5af3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1333 | 2025.11.20 17:17:52.065018 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46135 | ||
| 1334 | 2025.11.20 17:17:52.065587 [ 294 ] {} <Debug> TCP-Session: 2ef7dbeb-38af-434e-a867-d75ddcde5af3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1335 | 2025.11.20 17:17:52.065026 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59138 | ||
| 1336 | 2025.11.20 17:17:52.065623 [ 286 ] {2a31418c-7db4-40f8-9de1-79d39ad562f2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1337 | 2025.11.20 17:17:52.065659 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1338 | 2025.11.20 17:17:52.065687 [ 288 ] {} <Debug> TCP-Session: d990b1e6-7577-4f5b-8d12-32cc75405f8a Authenticating user 'default' from [fd00:1122:3344:101::e]:46135 | ||
| 1339 | 2025.11.20 17:17:52.065691 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1340 | 2025.11.20 17:17:52.065697 [ 286 ] {2a31418c-7db4-40f8-9de1-79d39ad562f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1341 | 2025.11.20 17:17:52.065708 [ 288 ] {} <Debug> TCP-Session: d990b1e6-7577-4f5b-8d12-32cc75405f8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1342 | 2025.11.20 17:17:52.065725 [ 289 ] {} <Debug> TCP-Session: 7bba50e6-7faf-4b18-8a3c-f19b6b101ed8 Authenticating user 'default' from [fd00:1122:3344:101::e]:59138 | ||
| 1343 | 2025.11.20 17:17:52.065755 [ 288 ] {} <Debug> TCP-Session: d990b1e6-7577-4f5b-8d12-32cc75405f8a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1344 | 2025.11.20 17:17:52.065778 [ 289 ] {} <Debug> TCP-Session: 7bba50e6-7faf-4b18-8a3c-f19b6b101ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1345 | 2025.11.20 17:17:52.065796 [ 289 ] {} <Debug> TCP-Session: 7bba50e6-7faf-4b18-8a3c-f19b6b101ed8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1346 | 2025.11.20 17:17:52.066002 [ 286 ] {2a31418c-7db4-40f8-9de1-79d39ad562f2} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 1347 | 2025.11.20 17:17:52.066873 [ 302 ] {2a31418c-7db4-40f8-9de1-79d39ad562f2} <Trace> AggregatingTransform: Aggregating | ||
| 1348 | 2025.11.20 17:17:52.066920 [ 302 ] {2a31418c-7db4-40f8-9de1-79d39ad562f2} <Trace> Aggregator: Aggregation method: without_key | ||
| 1349 | 2025.11.20 17:17:52.066959 [ 302 ] {2a31418c-7db4-40f8-9de1-79d39ad562f2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000853167 sec. (1172.103 rows/sec., 45.79 KiB/sec.) | ||
| 1350 | 2025.11.20 17:17:52.066984 [ 302 ] {2a31418c-7db4-40f8-9de1-79d39ad562f2} <Trace> Aggregator: Merging aggregated data | ||
| 1351 | 2025.11.20 17:17:52.068264 [ 286 ] {2a31418c-7db4-40f8-9de1-79d39ad562f2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002987 sec., 334.7840642785403 rows/sec., 13.08 KiB/sec. | ||
| 1352 | 2025.11.20 17:17:52.068439 [ 286 ] {2a31418c-7db4-40f8-9de1-79d39ad562f2} <Debug> TCPHandler: Processed in 0.003401863 sec. | ||
| 1353 | 2025.11.20 17:17:52.068543 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1354 | 2025.11.20 17:17:52.068570 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1355 | 2025.11.20 17:17:52.068578 [ 286 ] {} <Debug> TCP-Session: 6d44ad98-38ea-47cd-91f1-cac7196a8b80 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1356 | 2025.11.20 17:17:52.068593 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1357 | 2025.11.20 17:17:52.068615 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1358 | 2025.11.20 17:17:52.068631 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1359 | 2025.11.20 17:17:52.068648 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1360 | 2025.11.20 17:17:52.068669 [ 288 ] {} <Debug> TCP-Session: d990b1e6-7577-4f5b-8d12-32cc75405f8a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1361 | 2025.11.20 17:17:52.068670 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1362 | 2025.11.20 17:17:52.068703 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1363 | 2025.11.20 17:17:52.068700 [ 291 ] {} <Debug> TCP-Session: 313d6407-dadb-4865-8255-b0157248c70c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1364 | 2025.11.20 17:17:52.068745 [ 293 ] {} <Debug> TCP-Session: 2fadfc65-3ea7-4732-a726-a8babbfd1cc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1365 | 2025.11.20 17:17:52.068731 [ 290 ] {} <Debug> TCP-Session: 74a2554a-00a6-4897-a31e-7ac54466d5d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1366 | 2025.11.20 17:17:52.068688 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1367 | 2025.11.20 17:17:52.068679 [ 294 ] {} <Debug> TCP-Session: 2ef7dbeb-38af-434e-a867-d75ddcde5af3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1368 | 2025.11.20 17:17:52.068830 [ 292 ] {} <Debug> TCP-Session: e40da374-118d-4511-9891-c5005858532e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1369 | 2025.11.20 17:17:52.068644 [ 289 ] {} <Debug> TCP-Session: 7bba50e6-7faf-4b18-8a3c-f19b6b101ed8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1370 | 2025.11.20 17:17:52.068614 [ 287 ] {} <Debug> TCP-Session: e328ac33-6f30-4f7b-a759-d6e9e06f4fc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1371 | 2025.11.20 17:17:52.298718 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1372 | 2025.11.20 17:17:52.298975 [ 259 ] {021d5d42-d93a-4ece-a723-ecf09ca74bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1373 | 2025.11.20 17:17:52.299329 [ 259 ] {021d5d42-d93a-4ece-a723-ecf09ca74bb3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1374 | 2025.11.20 17:17:52.303414 [ 259 ] {021d5d42-d93a-4ece-a723-ecf09ca74bb3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1375 | 2025.11.20 17:17:52.303687 [ 259 ] {021d5d42-d93a-4ece-a723-ecf09ca74bb3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1376 | 2025.11.20 17:17:52.303756 [ 259 ] {021d5d42-d93a-4ece-a723-ecf09ca74bb3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1377 | 2025.11.20 17:17:52.303940 [ 259 ] {021d5d42-d93a-4ece-a723-ecf09ca74bb3} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1378 | 2025.11.20 17:17:52.305950 [ 259 ] {021d5d42-d93a-4ece-a723-ecf09ca74bb3} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1379 | 2025.11.20 17:17:52.307908 [ 259 ] {021d5d42-d93a-4ece-a723-ecf09ca74bb3} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (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 | ||
| 1380 | 2025.11.20 17:17:52.307932 [ 259 ] {021d5d42-d93a-4ece-a723-ecf09ca74bb3} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1381 | 2025.11.20 17:17:52.312168 [ 259 ] {021d5d42-d93a-4ece-a723-ecf09ca74bb3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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_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'))" | ||
| 1382 | 2025.11.20 17:17:52.312292 [ 259 ] {021d5d42-d93a-4ece-a723-ecf09ca74bb3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1383 | 2025.11.20 17:17:52.333208 [ 259 ] {021d5d42-d93a-4ece-a723-ecf09ca74bb3} <Debug> executeQuery: Read 31 rows, 1.30 KiB in 0.034341 sec., 902.7110451064325 rows/sec., 37.74 KiB/sec. | ||
| 1384 | 2025.11.20 17:17:52.333288 [ 259 ] {021d5d42-d93a-4ece-a723-ecf09ca74bb3} <Debug> TCPHandler: Processed in 0.034711432 sec. | ||
| 1385 | 2025.11.20 17:17:52.333709 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1386 | 2025.11.20 17:17:52.333857 [ 259 ] {8765d027-c596-4ed1-9ebc-ab8a763d9d22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1387 | 2025.11.20 17:17:52.334085 [ 259 ] {8765d027-c596-4ed1-9ebc-ab8a763d9d22} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1388 | 2025.11.20 17:17:52.334121 [ 259 ] {8765d027-c596-4ed1-9ebc-ab8a763d9d22} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1389 | 2025.11.20 17:17:52.334322 [ 259 ] {8765d027-c596-4ed1-9ebc-ab8a763d9d22} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1390 | 2025.11.20 17:17:52.334383 [ 259 ] {8765d027-c596-4ed1-9ebc-ab8a763d9d22} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1391 | 2025.11.20 17:17:52.334491 [ 259 ] {8765d027-c596-4ed1-9ebc-ab8a763d9d22} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1392 | 2025.11.20 17:17:52.334521 [ 259 ] {8765d027-c596-4ed1-9ebc-ab8a763d9d22} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1393 | 2025.11.20 17:17:52.334543 [ 259 ] {8765d027-c596-4ed1-9ebc-ab8a763d9d22} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (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 | ||
| 1394 | 2025.11.20 17:17:52.334558 [ 259 ] {8765d027-c596-4ed1-9ebc-ab8a763d9d22} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1395 | 2025.11.20 17:17:52.334591 [ 259 ] {8765d027-c596-4ed1-9ebc-ab8a763d9d22} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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_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'))" | ||
| 1396 | 2025.11.20 17:17:52.334610 [ 259 ] {8765d027-c596-4ed1-9ebc-ab8a763d9d22} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1397 | 2025.11.20 17:17:52.335037 [ 259 ] {8765d027-c596-4ed1-9ebc-ab8a763d9d22} <Debug> executeQuery: Read 31 rows, 1.30 KiB in 0.00124 sec., 25000 rows/sec., 1.02 MiB/sec. | ||
| 1398 | 2025.11.20 17:17:52.335094 [ 259 ] {8765d027-c596-4ed1-9ebc-ab8a763d9d22} <Debug> TCPHandler: Processed in 0.001440067 sec. | ||
| 1399 | 2025.11.20 17:17:52.335618 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1400 | 2025.11.20 17:17:52.335756 [ 259 ] {84f7a98f-5a61-47a1-be1b-2f2c621e0709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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') FORMAT Native; (stage: Complete) | ||
| 1401 | 2025.11.20 17:17:52.335971 [ 259 ] {84f7a98f-5a61-47a1-be1b-2f2c621e0709} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1402 | 2025.11.20 17:17:52.336007 [ 259 ] {84f7a98f-5a61-47a1-be1b-2f2c621e0709} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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')" moved to PREWHERE | ||
| 1403 | 2025.11.20 17:17:52.336200 [ 259 ] {84f7a98f-5a61-47a1-be1b-2f2c621e0709} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1404 | 2025.11.20 17:17:52.336254 [ 259 ] {84f7a98f-5a61-47a1-be1b-2f2c621e0709} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1405 | 2025.11.20 17:17:52.336354 [ 259 ] {84f7a98f-5a61-47a1-be1b-2f2c621e0709} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1406 | 2025.11.20 17:17:52.336385 [ 259 ] {84f7a98f-5a61-47a1-be1b-2f2c621e0709} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1407 | 2025.11.20 17:17:52.336404 [ 259 ] {84f7a98f-5a61-47a1-be1b-2f2c621e0709} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (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 | ||
| 1408 | 2025.11.20 17:17:52.336418 [ 259 ] {84f7a98f-5a61-47a1-be1b-2f2c621e0709} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1409 | 2025.11.20 17:17:52.336451 [ 259 ] {84f7a98f-5a61-47a1-be1b-2f2c621e0709} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1410 | 2025.11.20 17:17:52.336469 [ 259 ] {84f7a98f-5a61-47a1-be1b-2f2c621e0709} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1411 | 2025.11.20 17:17:52.336864 [ 259 ] {84f7a98f-5a61-47a1-be1b-2f2c621e0709} <Debug> executeQuery: Read 31 rows, 1.30 KiB in 0.001167 sec., 26563.838903170523 rows/sec., 1.08 MiB/sec. | ||
| 1412 | 2025.11.20 17:17:52.336920 [ 259 ] {84f7a98f-5a61-47a1-be1b-2f2c621e0709} <Debug> TCPHandler: Processed in 0.001352765 sec. | ||
| 1413 | 2025.11.20 17:17:52.337135 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1414 | 2025.11.20 17:17:52.337266 [ 259 ] {2ead054e-b2d7-46eb-80de-c6a34b97b7fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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') FORMAT Native; (stage: Complete) | ||
| 1415 | 2025.11.20 17:17:52.337470 [ 259 ] {2ead054e-b2d7-46eb-80de-c6a34b97b7fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1416 | 2025.11.20 17:17:52.337506 [ 259 ] {2ead054e-b2d7-46eb-80de-c6a34b97b7fa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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')" moved to PREWHERE | ||
| 1417 | 2025.11.20 17:17:52.337712 [ 259 ] {2ead054e-b2d7-46eb-80de-c6a34b97b7fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1418 | 2025.11.20 17:17:52.337767 [ 259 ] {2ead054e-b2d7-46eb-80de-c6a34b97b7fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1419 | 2025.11.20 17:17:52.337865 [ 259 ] {2ead054e-b2d7-46eb-80de-c6a34b97b7fa} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1420 | 2025.11.20 17:17:52.337895 [ 259 ] {2ead054e-b2d7-46eb-80de-c6a34b97b7fa} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1421 | 2025.11.20 17:17:52.337915 [ 259 ] {2ead054e-b2d7-46eb-80de-c6a34b97b7fa} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (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 | ||
| 1422 | 2025.11.20 17:17:52.337930 [ 259 ] {2ead054e-b2d7-46eb-80de-c6a34b97b7fa} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1423 | 2025.11.20 17:17:52.337963 [ 259 ] {2ead054e-b2d7-46eb-80de-c6a34b97b7fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1424 | 2025.11.20 17:17:52.337981 [ 259 ] {2ead054e-b2d7-46eb-80de-c6a34b97b7fa} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1425 | 2025.11.20 17:17:52.338420 [ 259 ] {2ead054e-b2d7-46eb-80de-c6a34b97b7fa} <Debug> executeQuery: Read 31 rows, 1.30 KiB in 0.001208 sec., 25662.251655629138 rows/sec., 1.05 MiB/sec. | ||
| 1426 | 2025.11.20 17:17:52.338476 [ 259 ] {2ead054e-b2d7-46eb-80de-c6a34b97b7fa} <Debug> TCPHandler: Processed in 0.001391256 sec. | ||
| 1427 | 2025.11.20 17:17:52.338692 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1428 | 2025.11.20 17:17:52.338822 [ 259 ] {1dbbbf7e-8bfd-4c4a-8fc4-345418984e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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:occupancy') FORMAT Native; (stage: Complete) | ||
| 1429 | 2025.11.20 17:17:52.339031 [ 259 ] {1dbbbf7e-8bfd-4c4a-8fc4-345418984e60} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1430 | 2025.11.20 17:17:52.339073 [ 259 ] {1dbbbf7e-8bfd-4c4a-8fc4-345418984e60} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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:occupancy')" moved to PREWHERE | ||
| 1431 | 2025.11.20 17:17:52.339270 [ 259 ] {1dbbbf7e-8bfd-4c4a-8fc4-345418984e60} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1432 | 2025.11.20 17:17:52.339325 [ 259 ] {1dbbbf7e-8bfd-4c4a-8fc4-345418984e60} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1433 | 2025.11.20 17:17:52.339421 [ 259 ] {1dbbbf7e-8bfd-4c4a-8fc4-345418984e60} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1434 | 2025.11.20 17:17:52.339450 [ 259 ] {1dbbbf7e-8bfd-4c4a-8fc4-345418984e60} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1435 | 2025.11.20 17:17:52.339469 [ 259 ] {1dbbbf7e-8bfd-4c4a-8fc4-345418984e60} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (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 | ||
| 1436 | 2025.11.20 17:17:52.339486 [ 259 ] {1dbbbf7e-8bfd-4c4a-8fc4-345418984e60} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1437 | 2025.11.20 17:17:52.339520 [ 259 ] {1dbbbf7e-8bfd-4c4a-8fc4-345418984e60} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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:occupancy'))" | ||
| 1438 | 2025.11.20 17:17:52.339539 [ 259 ] {1dbbbf7e-8bfd-4c4a-8fc4-345418984e60} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1439 | 2025.11.20 17:17:52.340262 [ 259 ] {1dbbbf7e-8bfd-4c4a-8fc4-345418984e60} <Debug> executeQuery: Read 31 rows, 1.30 KiB in 0.001491 sec., 20791.41515761234 rows/sec., 869.15 KiB/sec. | ||
| 1440 | 2025.11.20 17:17:52.340368 [ 259 ] {1dbbbf7e-8bfd-4c4a-8fc4-345418984e60} <Debug> TCPHandler: Processed in 0.001724713 sec. | ||
| 1441 | 2025.11.20 17:17:52.340582 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1442 | 2025.11.20 17:17:52.340726 [ 259 ] {d7922d6c-53a3-411d-9c36-5866dc873e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1443 | 2025.11.20 17:17:52.340932 [ 259 ] {d7922d6c-53a3-411d-9c36-5866dc873e10} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1444 | 2025.11.20 17:17:52.340969 [ 259 ] {d7922d6c-53a3-411d-9c36-5866dc873e10} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1445 | 2025.11.20 17:17:52.341171 [ 259 ] {d7922d6c-53a3-411d-9c36-5866dc873e10} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1446 | 2025.11.20 17:17:52.341222 [ 259 ] {d7922d6c-53a3-411d-9c36-5866dc873e10} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1447 | 2025.11.20 17:17:52.341321 [ 259 ] {d7922d6c-53a3-411d-9c36-5866dc873e10} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1448 | 2025.11.20 17:17:52.341349 [ 259 ] {d7922d6c-53a3-411d-9c36-5866dc873e10} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1449 | 2025.11.20 17:17:52.341367 [ 259 ] {d7922d6c-53a3-411d-9c36-5866dc873e10} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (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 | ||
| 1450 | 2025.11.20 17:17:52.341387 [ 259 ] {d7922d6c-53a3-411d-9c36-5866dc873e10} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1451 | 2025.11.20 17:17:52.341420 [ 259 ] {d7922d6c-53a3-411d-9c36-5866dc873e10} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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:inserts', 'switch_table:occupancy'))" | ||
| 1452 | 2025.11.20 17:17:52.341438 [ 259 ] {d7922d6c-53a3-411d-9c36-5866dc873e10} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1453 | 2025.11.20 17:17:52.341862 [ 259 ] {d7922d6c-53a3-411d-9c36-5866dc873e10} <Debug> executeQuery: Read 31 rows, 1.30 KiB in 0.0012 sec., 25833.333333333336 rows/sec., 1.05 MiB/sec. | ||
| 1454 | 2025.11.20 17:17:52.341948 [ 259 ] {d7922d6c-53a3-411d-9c36-5866dc873e10} <Debug> TCPHandler: Processed in 0.001415716 sec. | ||
| 1455 | 2025.11.20 17:17:52.342164 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1456 | 2025.11.20 17:17:52.342297 [ 259 ] {2151d779-3c6d-4c31-84e3-e687b51d81f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 1457 | 2025.11.20 17:17:52.342505 [ 259 ] {2151d779-3c6d-4c31-84e3-e687b51d81f8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1458 | 2025.11.20 17:17:52.342540 [ 259 ] {2151d779-3c6d-4c31-84e3-e687b51d81f8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 1459 | 2025.11.20 17:17:52.342742 [ 259 ] {2151d779-3c6d-4c31-84e3-e687b51d81f8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1460 | 2025.11.20 17:17:52.342794 [ 259 ] {2151d779-3c6d-4c31-84e3-e687b51d81f8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1461 | 2025.11.20 17:17:52.342891 [ 259 ] {2151d779-3c6d-4c31-84e3-e687b51d81f8} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1462 | 2025.11.20 17:17:52.342919 [ 259 ] {2151d779-3c6d-4c31-84e3-e687b51d81f8} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1463 | 2025.11.20 17:17:52.342938 [ 259 ] {2151d779-3c6d-4c31-84e3-e687b51d81f8} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (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 | ||
| 1464 | 2025.11.20 17:17:52.342952 [ 259 ] {2151d779-3c6d-4c31-84e3-e687b51d81f8} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1465 | 2025.11.20 17:17:52.342985 [ 259 ] {2151d779-3c6d-4c31-84e3-e687b51d81f8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 1466 | 2025.11.20 17:17:52.343004 [ 259 ] {2151d779-3c6d-4c31-84e3-e687b51d81f8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1467 | 2025.11.20 17:17:52.343399 [ 259 ] {2151d779-3c6d-4c31-84e3-e687b51d81f8} <Debug> executeQuery: Read 31 rows, 1.30 KiB in 0.001156 sec., 26816.608996539795 rows/sec., 1.09 MiB/sec. | ||
| 1468 | 2025.11.20 17:17:52.343483 [ 259 ] {2151d779-3c6d-4c31-84e3-e687b51d81f8} <Debug> TCPHandler: Processed in 0.001369275 sec. | ||
| 1469 | 2025.11.20 17:17:52.343718 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1470 | 2025.11.20 17:17:52.343851 [ 259 ] {82e6f3e5-9ed5-484d-833e-97252b26106a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1471 | 2025.11.20 17:17:52.344059 [ 259 ] {82e6f3e5-9ed5-484d-833e-97252b26106a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1472 | 2025.11.20 17:17:52.344093 [ 259 ] {82e6f3e5-9ed5-484d-833e-97252b26106a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1473 | 2025.11.20 17:17:52.344291 [ 259 ] {82e6f3e5-9ed5-484d-833e-97252b26106a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1474 | 2025.11.20 17:17:52.344345 [ 259 ] {82e6f3e5-9ed5-484d-833e-97252b26106a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1475 | 2025.11.20 17:17:52.344446 [ 259 ] {82e6f3e5-9ed5-484d-833e-97252b26106a} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1476 | 2025.11.20 17:17:52.344475 [ 259 ] {82e6f3e5-9ed5-484d-833e-97252b26106a} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1477 | 2025.11.20 17:17:52.344493 [ 259 ] {82e6f3e5-9ed5-484d-833e-97252b26106a} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (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 | ||
| 1478 | 2025.11.20 17:17:52.344508 [ 259 ] {82e6f3e5-9ed5-484d-833e-97252b26106a} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1479 | 2025.11.20 17:17:52.344540 [ 259 ] {82e6f3e5-9ed5-484d-833e-97252b26106a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1480 | 2025.11.20 17:17:52.344558 [ 259 ] {82e6f3e5-9ed5-484d-833e-97252b26106a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1481 | 2025.11.20 17:17:52.344943 [ 259 ] {82e6f3e5-9ed5-484d-833e-97252b26106a} <Debug> executeQuery: Read 31 rows, 1.30 KiB in 0.001147 sec., 27027.027027027027 rows/sec., 1.10 MiB/sec. | ||
| 1482 | 2025.11.20 17:17:52.345023 [ 259 ] {82e6f3e5-9ed5-484d-833e-97252b26106a} <Debug> TCPHandler: Processed in 0.001355195 sec. | ||
| 1483 | 2025.11.20 17:17:52.345255 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1484 | 2025.11.20 17:17:52.345399 [ 259 ] {0fabf691-fa80-4a34-a353-c83f483aa7b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1485 | 2025.11.20 17:17:52.345620 [ 259 ] {0fabf691-fa80-4a34-a353-c83f483aa7b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1486 | 2025.11.20 17:17:52.345658 [ 259 ] {0fabf691-fa80-4a34-a353-c83f483aa7b0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 1487 | 2025.11.20 17:17:52.345884 [ 259 ] {0fabf691-fa80-4a34-a353-c83f483aa7b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1488 | 2025.11.20 17:17:52.345944 [ 259 ] {0fabf691-fa80-4a34-a353-c83f483aa7b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1489 | 2025.11.20 17:17:52.346060 [ 259 ] {0fabf691-fa80-4a34-a353-c83f483aa7b0} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1490 | 2025.11.20 17:17:52.346093 [ 259 ] {0fabf691-fa80-4a34-a353-c83f483aa7b0} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1491 | 2025.11.20 17:17:52.346111 [ 259 ] {0fabf691-fa80-4a34-a353-c83f483aa7b0} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (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 | ||
| 1492 | 2025.11.20 17:17:52.346126 [ 259 ] {0fabf691-fa80-4a34-a353-c83f483aa7b0} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1493 | 2025.11.20 17:17:52.346160 [ 259 ] {0fabf691-fa80-4a34-a353-c83f483aa7b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 1494 | 2025.11.20 17:17:52.346177 [ 259 ] {0fabf691-fa80-4a34-a353-c83f483aa7b0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1495 | 2025.11.20 17:17:52.346652 [ 259 ] {0fabf691-fa80-4a34-a353-c83f483aa7b0} <Debug> executeQuery: Read 31 rows, 1.30 KiB in 0.001317 sec., 23538.344722854974 rows/sec., 983.98 KiB/sec. | ||
| 1496 | 2025.11.20 17:17:52.346749 [ 259 ] {0fabf691-fa80-4a34-a353-c83f483aa7b0} <Debug> TCPHandler: Processed in 0.001543299 sec. | ||
| 1497 | 2025.11.20 17:17:52.347041 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1498 | 2025.11.20 17:17:52.347184 [ 259 ] {fb092015-8fb8-4e1b-bbfd-ed93532a9cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1499 | 2025.11.20 17:17:52.347458 [ 259 ] {fb092015-8fb8-4e1b-bbfd-ed93532a9cd8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1500 | 2025.11.20 17:17:52.347506 [ 259 ] {fb092015-8fb8-4e1b-bbfd-ed93532a9cd8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1501 | 2025.11.20 17:17:52.347810 [ 259 ] {fb092015-8fb8-4e1b-bbfd-ed93532a9cd8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1502 | 2025.11.20 17:17:52.347875 [ 259 ] {fb092015-8fb8-4e1b-bbfd-ed93532a9cd8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1503 | 2025.11.20 17:17:52.348012 [ 259 ] {fb092015-8fb8-4e1b-bbfd-ed93532a9cd8} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1504 | 2025.11.20 17:17:52.348047 [ 259 ] {fb092015-8fb8-4e1b-bbfd-ed93532a9cd8} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1505 | 2025.11.20 17:17:52.348070 [ 259 ] {fb092015-8fb8-4e1b-bbfd-ed93532a9cd8} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (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 | ||
| 1506 | 2025.11.20 17:17:52.348089 [ 259 ] {fb092015-8fb8-4e1b-bbfd-ed93532a9cd8} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1507 | 2025.11.20 17:17:52.348133 [ 259 ] {fb092015-8fb8-4e1b-bbfd-ed93532a9cd8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1508 | 2025.11.20 17:17:52.348158 [ 259 ] {fb092015-8fb8-4e1b-bbfd-ed93532a9cd8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1509 | 2025.11.20 17:17:52.349437 [ 259 ] {fb092015-8fb8-4e1b-bbfd-ed93532a9cd8} <Debug> executeQuery: Read 31 rows, 1.30 KiB in 0.00224 sec., 13839.285714285716 rows/sec., 578.53 KiB/sec. | ||
| 1510 | 2025.11.20 17:17:52.349558 [ 259 ] {fb092015-8fb8-4e1b-bbfd-ed93532a9cd8} <Debug> TCPHandler: Processed in 0.002568948 sec. | ||
| 1511 | 2025.11.20 17:17:52.349866 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1512 | 2025.11.20 17:17:52.350015 [ 259 ] {a86f2eb6-a0cc-4317-9339-81b80848aeae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1513 | 2025.11.20 17:17:52.350247 [ 259 ] {a86f2eb6-a0cc-4317-9339-81b80848aeae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1514 | 2025.11.20 17:17:52.350288 [ 259 ] {a86f2eb6-a0cc-4317-9339-81b80848aeae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1515 | 2025.11.20 17:17:52.350511 [ 259 ] {a86f2eb6-a0cc-4317-9339-81b80848aeae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1516 | 2025.11.20 17:17:52.350565 [ 259 ] {a86f2eb6-a0cc-4317-9339-81b80848aeae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1517 | 2025.11.20 17:17:52.350671 [ 259 ] {a86f2eb6-a0cc-4317-9339-81b80848aeae} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 1518 | 2025.11.20 17:17:52.350701 [ 259 ] {a86f2eb6-a0cc-4317-9339-81b80848aeae} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1519 | 2025.11.20 17:17:52.350719 [ 259 ] {a86f2eb6-a0cc-4317-9339-81b80848aeae} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (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 | ||
| 1520 | 2025.11.20 17:17:52.350734 [ 259 ] {a86f2eb6-a0cc-4317-9339-81b80848aeae} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1521 | 2025.11.20 17:17:52.350769 [ 259 ] {a86f2eb6-a0cc-4317-9339-81b80848aeae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1522 | 2025.11.20 17:17:52.350787 [ 259 ] {a86f2eb6-a0cc-4317-9339-81b80848aeae} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1523 | 2025.11.20 17:17:52.351246 [ 259 ] {a86f2eb6-a0cc-4317-9339-81b80848aeae} <Debug> executeQuery: Read 31 rows, 1.30 KiB in 0.00129 sec., 24031.007751937985 rows/sec., 1004.57 KiB/sec. | ||
| 1524 | 2025.11.20 17:17:52.351334 [ 259 ] {a86f2eb6-a0cc-4317-9339-81b80848aeae} <Debug> TCPHandler: Processed in 0.001522129 sec. | ||
| 1525 | 2025.11.20 17:17:52.362466 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1526 | 2025.11.20 17:17:52.362642 [ 259 ] {ddf75c28-2b1c-45dd-b4fe-bc968fe48202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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) | ||
| 1527 | 2025.11.20 17:17:52.362921 [ 259 ] {ddf75c28-2b1c-45dd-b4fe-bc968fe48202} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1528 | 2025.11.20 17:17:52.362968 [ 259 ] {ddf75c28-2b1c-45dd-b4fe-bc968fe48202} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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 | ||
| 1529 | 2025.11.20 17:17:52.363210 [ 259 ] {ddf75c28-2b1c-45dd-b4fe-bc968fe48202} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1530 | 2025.11.20 17:17:52.363264 [ 259 ] {ddf75c28-2b1c-45dd-b4fe-bc968fe48202} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1531 | 2025.11.20 17:17:52.363367 [ 259 ] {ddf75c28-2b1c-45dd-b4fe-bc968fe48202} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 1532 | 2025.11.20 17:17:52.363395 [ 259 ] {ddf75c28-2b1c-45dd-b4fe-bc968fe48202} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1533 | 2025.11.20 17:17:52.363413 [ 259 ] {ddf75c28-2b1c-45dd-b4fe-bc968fe48202} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (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 | ||
| 1534 | 2025.11.20 17:17:52.363428 [ 259 ] {ddf75c28-2b1c-45dd-b4fe-bc968fe48202} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1535 | 2025.11.20 17:17:52.363461 [ 259 ] {ddf75c28-2b1c-45dd-b4fe-bc968fe48202} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', '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'))" | ||
| 1536 | 2025.11.20 17:17:52.363479 [ 259 ] {ddf75c28-2b1c-45dd-b4fe-bc968fe48202} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1537 | 2025.11.20 17:17:52.363936 [ 259 ] {ddf75c28-2b1c-45dd-b4fe-bc968fe48202} <Debug> executeQuery: Read 31 rows, 1.30 KiB in 0.001369 sec., 22644.26588750913 rows/sec., 946.60 KiB/sec. | ||
| 1538 | 2025.11.20 17:17:52.364021 [ 259 ] {ddf75c28-2b1c-45dd-b4fe-bc968fe48202} <Debug> TCPHandler: Processed in 0.00161991 sec. | ||
| 1539 | 2025.11.20 17:17:52.368907 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1540 | 2025.11.20 17:17:52.369025 [ 259 ] {7be27d2c-55e0-4433-97ca-fd6060569b9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1541 | 2025.11.20 17:17:52.369067 [ 259 ] {7be27d2c-55e0-4433-97ca-fd6060569b9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1542 | 2025.11.20 17:17:52.369657 [ 259 ] {7be27d2c-55e0-4433-97ca-fd6060569b9d} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1543 | 2025.11.20 17:17:52.369703 [ 259 ] {7be27d2c-55e0-4433-97ca-fd6060569b9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1544 | 2025.11.20 17:17:52.370280 [ 259 ] {7be27d2c-55e0-4433-97ca-fd6060569b9d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1545 | 2025.11.20 17:17:52.370761 [ 259 ] {7be27d2c-55e0-4433-97ca-fd6060569b9d} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1546 | 2025.11.20 17:17:52.370919 [ 259 ] {7be27d2c-55e0-4433-97ca-fd6060569b9d} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001926 sec., 6230.529595015576 rows/sec., 2.22 MiB/sec. | ||
| 1547 | 2025.11.20 17:17:52.370959 [ 259 ] {7be27d2c-55e0-4433-97ca-fd6060569b9d} <Debug> TCPHandler: Processed in 0.002102639 sec. | ||
| 1548 | 2025.11.20 17:17:52.371095 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1549 | 2025.11.20 17:17:52.371195 [ 259 ] {0082d22c-c83a-484c-85a8-ff5c9c8ad358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1550 | 2025.11.20 17:17:52.371237 [ 259 ] {0082d22c-c83a-484c-85a8-ff5c9c8ad358} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1551 | 2025.11.20 17:17:52.371851 [ 259 ] {0082d22c-c83a-484c-85a8-ff5c9c8ad358} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1552 | 2025.11.20 17:17:52.371891 [ 259 ] {0082d22c-c83a-484c-85a8-ff5c9c8ad358} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1553 | 2025.11.20 17:17:52.372365 [ 259 ] {0082d22c-c83a-484c-85a8-ff5c9c8ad358} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1554 | 2025.11.20 17:17:52.372852 [ 259 ] {0082d22c-c83a-484c-85a8-ff5c9c8ad358} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1555 | 2025.11.20 17:17:52.372987 [ 259 ] {0082d22c-c83a-484c-85a8-ff5c9c8ad358} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001811 sec., 226394.2573163998 rows/sec., 14.36 MiB/sec. | ||
| 1556 | 2025.11.20 17:17:52.373027 [ 259 ] {0082d22c-c83a-484c-85a8-ff5c9c8ad358} <Debug> TCPHandler: Processed in 0.001988847 sec. | ||
| 1557 | 2025.11.20 17:17:52.373140 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1558 | 2025.11.20 17:17:52.373235 [ 259 ] {505a5235-4637-4f8c-8d28-19ec771bc8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1559 | 2025.11.20 17:17:52.373276 [ 259 ] {505a5235-4637-4f8c-8d28-19ec771bc8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1560 | 2025.11.20 17:17:52.374318 [ 259 ] {505a5235-4637-4f8c-8d28-19ec771bc8be} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1561 | 2025.11.20 17:17:52.374366 [ 259 ] {505a5235-4637-4f8c-8d28-19ec771bc8be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1562 | 2025.11.20 17:17:52.374969 [ 259 ] {505a5235-4637-4f8c-8d28-19ec771bc8be} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1563 | 2025.11.20 17:17:52.375476 [ 259 ] {505a5235-4637-4f8c-8d28-19ec771bc8be} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1564 | 2025.11.20 17:17:52.375636 [ 259 ] {505a5235-4637-4f8c-8d28-19ec771bc8be} <Debug> executeQuery: Read 1086 rows, 87.78 KiB in 0.002418 sec., 449131.5136476427 rows/sec., 35.45 MiB/sec. | ||
| 1565 | 2025.11.20 17:17:52.375676 [ 259 ] {505a5235-4637-4f8c-8d28-19ec771bc8be} <Debug> TCPHandler: Processed in 0.002585099 sec. | ||
| 1566 | 2025.11.20 17:17:52.375870 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1567 | 2025.11.20 17:17:52.375968 [ 259 ] {7776fb1b-4e19-4c02-af19-bb0b698cacd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1568 | 2025.11.20 17:17:52.376009 [ 259 ] {7776fb1b-4e19-4c02-af19-bb0b698cacd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1569 | 2025.11.20 17:17:52.376479 [ 259 ] {7776fb1b-4e19-4c02-af19-bb0b698cacd7} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1570 | 2025.11.20 17:17:52.376518 [ 259 ] {7776fb1b-4e19-4c02-af19-bb0b698cacd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1571 | 2025.11.20 17:17:52.376940 [ 259 ] {7776fb1b-4e19-4c02-af19-bb0b698cacd7} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1572 | 2025.11.20 17:17:52.377370 [ 259 ] {7776fb1b-4e19-4c02-af19-bb0b698cacd7} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1573 | 2025.11.20 17:17:52.377501 [ 259 ] {7776fb1b-4e19-4c02-af19-bb0b698cacd7} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001552 sec., 132087.62886597938 rows/sec., 7.75 MiB/sec. | ||
| 1574 | 2025.11.20 17:17:52.377541 [ 259 ] {7776fb1b-4e19-4c02-af19-bb0b698cacd7} <Debug> TCPHandler: Processed in 0.001721853 sec. | ||
| 1575 | 2025.11.20 17:17:52.377659 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1576 | 2025.11.20 17:17:52.377755 [ 259 ] {b2119dba-6473-4790-bc0c-0d7a0d039f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1577 | 2025.11.20 17:17:52.377796 [ 259 ] {b2119dba-6473-4790-bc0c-0d7a0d039f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1578 | 2025.11.20 17:17:52.378274 [ 259 ] {b2119dba-6473-4790-bc0c-0d7a0d039f8e} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1579 | 2025.11.20 17:17:52.378312 [ 259 ] {b2119dba-6473-4790-bc0c-0d7a0d039f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1580 | 2025.11.20 17:17:52.378732 [ 259 ] {b2119dba-6473-4790-bc0c-0d7a0d039f8e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1581 | 2025.11.20 17:17:52.379169 [ 259 ] {b2119dba-6473-4790-bc0c-0d7a0d039f8e} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1582 | 2025.11.20 17:17:52.379304 [ 259 ] {b2119dba-6473-4790-bc0c-0d7a0d039f8e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001567 sec., 135290.3637523931 rows/sec., 8.72 MiB/sec. | ||
| 1583 | 2025.11.20 17:17:52.379342 [ 259 ] {b2119dba-6473-4790-bc0c-0d7a0d039f8e} <Debug> TCPHandler: Processed in 0.001733833 sec. | ||
| 1584 | 2025.11.20 17:17:52.379478 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1585 | 2025.11.20 17:17:52.379602 [ 259 ] {a0b80446-3452-45fb-ba27-3e804c4e1bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1586 | 2025.11.20 17:17:52.379651 [ 259 ] {a0b80446-3452-45fb-ba27-3e804c4e1bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1587 | 2025.11.20 17:17:52.380178 [ 259 ] {a0b80446-3452-45fb-ba27-3e804c4e1bf6} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1588 | 2025.11.20 17:17:52.380218 [ 259 ] {a0b80446-3452-45fb-ba27-3e804c4e1bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1589 | 2025.11.20 17:17:52.380676 [ 259 ] {a0b80446-3452-45fb-ba27-3e804c4e1bf6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1590 | 2025.11.20 17:17:52.381239 [ 259 ] {a0b80446-3452-45fb-ba27-3e804c4e1bf6} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1591 | 2025.11.20 17:17:52.381375 [ 259 ] {a0b80446-3452-45fb-ba27-3e804c4e1bf6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001796 sec., 117483.29621380845 rows/sec., 6.67 MiB/sec. | ||
| 1592 | 2025.11.20 17:17:52.381413 [ 259 ] {a0b80446-3452-45fb-ba27-3e804c4e1bf6} <Debug> TCPHandler: Processed in 0.001998847 sec. | ||
| 1593 | 2025.11.20 17:17:52.381520 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1594 | 2025.11.20 17:17:52.381617 [ 259 ] {c1064aa0-240a-43e6-81c5-60dee2bc4761} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1595 | 2025.11.20 17:17:52.381658 [ 259 ] {c1064aa0-240a-43e6-81c5-60dee2bc4761} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1596 | 2025.11.20 17:17:52.382278 [ 259 ] {c1064aa0-240a-43e6-81c5-60dee2bc4761} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1597 | 2025.11.20 17:17:52.382316 [ 259 ] {c1064aa0-240a-43e6-81c5-60dee2bc4761} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1598 | 2025.11.20 17:17:52.382832 [ 259 ] {c1064aa0-240a-43e6-81c5-60dee2bc4761} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1599 | 2025.11.20 17:17:52.383415 [ 259 ] {c1064aa0-240a-43e6-81c5-60dee2bc4761} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1600 | 2025.11.20 17:17:52.383575 [ 259 ] {c1064aa0-240a-43e6-81c5-60dee2bc4761} <Debug> executeQuery: Read 651 rows, 46.23 KiB in 0.001977 sec., 329286.7981790592 rows/sec., 22.84 MiB/sec. | ||
| 1601 | 2025.11.20 17:17:52.383616 [ 259 ] {c1064aa0-240a-43e6-81c5-60dee2bc4761} <Debug> TCPHandler: Processed in 0.002145191 sec. | ||
| 1602 | 2025.11.20 17:17:52.383724 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1603 | 2025.11.20 17:17:52.383820 [ 259 ] {a09741b0-b4cc-478d-bd18-bdaab361a42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1604 | 2025.11.20 17:17:52.383861 [ 259 ] {a09741b0-b4cc-478d-bd18-bdaab361a42b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1605 | 2025.11.20 17:17:52.384177 [ 259 ] {a09741b0-b4cc-478d-bd18-bdaab361a42b} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1606 | 2025.11.20 17:17:52.384213 [ 259 ] {a09741b0-b4cc-478d-bd18-bdaab361a42b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1607 | 2025.11.20 17:17:52.384823 [ 259 ] {a09741b0-b4cc-478d-bd18-bdaab361a42b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1608 | 2025.11.20 17:17:52.385299 [ 259 ] {a09741b0-b4cc-478d-bd18-bdaab361a42b} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1609 | 2025.11.20 17:17:52.385432 [ 259 ] {a09741b0-b4cc-478d-bd18-bdaab361a42b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00163 sec., 3680.9815950920247 rows/sec., 192.32 KiB/sec. | ||
| 1610 | 2025.11.20 17:17:52.385469 [ 259 ] {a09741b0-b4cc-478d-bd18-bdaab361a42b} <Debug> TCPHandler: Processed in 0.001796464 sec. | ||
| 1611 | 2025.11.20 17:17:52.385574 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1612 | 2025.11.20 17:17:52.385670 [ 259 ] {fb3c13d5-1cdf-41df-ac18-02d938a66829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1613 | 2025.11.20 17:17:52.385713 [ 259 ] {fb3c13d5-1cdf-41df-ac18-02d938a66829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1614 | 2025.11.20 17:17:52.386100 [ 259 ] {fb3c13d5-1cdf-41df-ac18-02d938a66829} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1615 | 2025.11.20 17:17:52.386138 [ 259 ] {fb3c13d5-1cdf-41df-ac18-02d938a66829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1616 | 2025.11.20 17:17:52.386605 [ 259 ] {fb3c13d5-1cdf-41df-ac18-02d938a66829} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1617 | 2025.11.20 17:17:52.387021 [ 259 ] {fb3c13d5-1cdf-41df-ac18-02d938a66829} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1618 | 2025.11.20 17:17:52.387174 [ 259 ] {fb3c13d5-1cdf-41df-ac18-02d938a66829} <Debug> executeQuery: Read 264 rows, 17.57 KiB in 0.001521 sec., 173570.01972386587 rows/sec., 11.28 MiB/sec. | ||
| 1619 | 2025.11.20 17:17:52.387212 [ 259 ] {fb3c13d5-1cdf-41df-ac18-02d938a66829} <Debug> TCPHandler: Processed in 0.001688292 sec. | ||
| 1620 | 2025.11.20 17:17:52.387324 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1621 | 2025.11.20 17:17:52.387419 [ 259 ] {57708b1e-d915-426b-a63f-729fdac8a6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1622 | 2025.11.20 17:17:52.387461 [ 259 ] {57708b1e-d915-426b-a63f-729fdac8a6af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1623 | 2025.11.20 17:17:52.387772 [ 259 ] {57708b1e-d915-426b-a63f-729fdac8a6af} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1624 | 2025.11.20 17:17:52.387807 [ 259 ] {57708b1e-d915-426b-a63f-729fdac8a6af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1625 | 2025.11.20 17:17:52.388288 [ 259 ] {57708b1e-d915-426b-a63f-729fdac8a6af} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1626 | 2025.11.20 17:17:52.388744 [ 259 ] {57708b1e-d915-426b-a63f-729fdac8a6af} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1627 | 2025.11.20 17:17:52.388875 [ 259 ] {57708b1e-d915-426b-a63f-729fdac8a6af} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001475 sec., 677.9661016949153 rows/sec., 45.68 KiB/sec. | ||
| 1628 | 2025.11.20 17:17:52.388913 [ 259 ] {57708b1e-d915-426b-a63f-729fdac8a6af} <Debug> TCPHandler: Processed in 0.001639231 sec. | ||
| 1629 | 2025.11.20 17:17:52.389031 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1630 | 2025.11.20 17:17:52.389126 [ 259 ] {347936c0-5726-4190-8b3b-bf95562fff3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1631 | 2025.11.20 17:17:52.389166 [ 259 ] {347936c0-5726-4190-8b3b-bf95562fff3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1632 | 2025.11.20 17:17:52.389480 [ 259 ] {347936c0-5726-4190-8b3b-bf95562fff3b} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1633 | 2025.11.20 17:17:52.389518 [ 259 ] {347936c0-5726-4190-8b3b-bf95562fff3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1634 | 2025.11.20 17:17:52.389932 [ 259 ] {347936c0-5726-4190-8b3b-bf95562fff3b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1635 | 2025.11.20 17:17:52.390364 [ 259 ] {347936c0-5726-4190-8b3b-bf95562fff3b} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1636 | 2025.11.20 17:17:52.390519 [ 259 ] {347936c0-5726-4190-8b3b-bf95562fff3b} <Debug> executeQuery: Read 84 rows, 5.12 KiB in 0.00141 sec., 59574.46808510638 rows/sec., 3.55 MiB/sec. | ||
| 1637 | 2025.11.20 17:17:52.390558 [ 259 ] {347936c0-5726-4190-8b3b-bf95562fff3b} <Debug> TCPHandler: Processed in 0.001576139 sec. | ||
| 1638 | 2025.11.20 17:17:53.565886 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 445 entries to flush up to offset 2336 | ||
| 1639 | 2025.11.20 17:17:53.566445 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1640 | 2025.11.20 17:17:53.566501 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1641 | 2025.11.20 17:17:53.567253 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1642 | 2025.11.20 17:17:53.567799 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1643 | 2025.11.20 17:17:53.567971 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2336 | ||
| 1644 | 2025.11.20 17:17:53.677296 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1645 | 2025.11.20 17:17:53.693734 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1646 | 2025.11.20 17:17:53.693780 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1647 | 2025.11.20 17:17:53.699972 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1648 | 2025.11.20 17:17:53.701131 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1649 | 2025.11.20 17:17:53.703964 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1650 | 2025.11.20 17:17:54.000217 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 168.24 MiB, peak 175.15 MiB, free memory in arenas 0.00 B, will set to 169.86 MiB (RSS), difference: 1.62 MiB | ||
| 1651 | 2025.11.20 17:17:56.061521 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 246 | ||
| 1652 | 2025.11.20 17:17:56.064322 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1653 | 2025.11.20 17:17:56.064367 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1654 | 2025.11.20 17:17:56.065848 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1655 | 2025.11.20 17:17:56.066416 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1656 | 2025.11.20 17:17:56.066659 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 246 | ||
| 1657 | 2025.11.20 17:17:57.303094 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1658 | 2025.11.20 17:17:57.303291 [ 259 ] {84aa58ee-e1d9-45f5-8113-3b43ea948dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1659 | 2025.11.20 17:17:57.303359 [ 259 ] {84aa58ee-e1d9-45f5-8113-3b43ea948dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1660 | 2025.11.20 17:17:57.304005 [ 259 ] {84aa58ee-e1d9-45f5-8113-3b43ea948dca} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1661 | 2025.11.20 17:17:57.304063 [ 259 ] {84aa58ee-e1d9-45f5-8113-3b43ea948dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1662 | 2025.11.20 17:17:57.304596 [ 259 ] {84aa58ee-e1d9-45f5-8113-3b43ea948dca} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1663 | 2025.11.20 17:17:57.305125 [ 259 ] {84aa58ee-e1d9-45f5-8113-3b43ea948dca} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1664 | 2025.11.20 17:17:57.305258 [ 77 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1665 | 2025.11.20 17:17:57.305287 [ 259 ] {84aa58ee-e1d9-45f5-8113-3b43ea948dca} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.002047 sec., 14655.593551538836 rows/sec., 1.12 MiB/sec. | ||
| 1666 | 2025.11.20 17:17:57.305304 [ 77 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1667 | 2025.11.20 17:17:57.305327 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1668 | 2025.11.20 17:17:57.305333 [ 259 ] {84aa58ee-e1d9-45f5-8113-3b43ea948dca} <Debug> TCPHandler: Processed in 0.002369034 sec. | ||
| 1669 | 2025.11.20 17:17:57.305468 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1670 | 2025.11.20 17:17:57.305572 [ 259 ] {5f337bd6-bd1d-4105-b8f1-a7c6c2af6cb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1671 | 2025.11.20 17:17:57.305616 [ 259 ] {5f337bd6-bd1d-4105-b8f1-a7c6c2af6cb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1672 | 2025.11.20 17:17:57.306045 [ 259 ] {5f337bd6-bd1d-4105-b8f1-a7c6c2af6cb1} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1673 | 2025.11.20 17:17:57.306081 [ 259 ] {5f337bd6-bd1d-4105-b8f1-a7c6c2af6cb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1674 | 2025.11.20 17:17:57.306570 [ 259 ] {5f337bd6-bd1d-4105-b8f1-a7c6c2af6cb1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1675 | 2025.11.20 17:17:57.307124 [ 259 ] {5f337bd6-bd1d-4105-b8f1-a7c6c2af6cb1} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1676 | 2025.11.20 17:17:57.307230 [ 77 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1677 | 2025.11.20 17:17:57.307262 [ 77 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1678 | 2025.11.20 17:17:57.307268 [ 259 ] {5f337bd6-bd1d-4105-b8f1-a7c6c2af6cb1} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001718 sec., 20954.598370197906 rows/sec., 1.64 MiB/sec. | ||
| 1679 | 2025.11.20 17:17:57.307281 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1680 | 2025.11.20 17:17:57.307310 [ 259 ] {5f337bd6-bd1d-4105-b8f1-a7c6c2af6cb1} <Debug> TCPHandler: Processed in 0.001895515 sec. | ||
| 1681 | 2025.11.20 17:17:57.307440 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1682 | 2025.11.20 17:17:57.307539 [ 259 ] {27827f0e-49a2-4169-80d4-b204bfdfe9aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1683 | 2025.11.20 17:17:57.307550 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::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 | ||
| 1684 | 2025.11.20 17:17:57.307549 [ 190 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::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 | ||
| 1685 | 2025.11.20 17:17:57.307586 [ 259 ] {27827f0e-49a2-4169-80d4-b204bfdfe9aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1686 | 2025.11.20 17:17:57.308013 [ 259 ] {27827f0e-49a2-4169-80d4-b204bfdfe9aa} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1687 | 2025.11.20 17:17:57.308050 [ 259 ] {27827f0e-49a2-4169-80d4-b204bfdfe9aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1688 | 2025.11.20 17:17:57.308519 [ 259 ] {27827f0e-49a2-4169-80d4-b204bfdfe9aa} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1689 | 2025.11.20 17:17:57.309078 [ 259 ] {27827f0e-49a2-4169-80d4-b204bfdfe9aa} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1690 | 2025.11.20 17:17:57.309184 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1691 | 2025.11.20 17:17:57.309212 [ 259 ] {27827f0e-49a2-4169-80d4-b204bfdfe9aa} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001693 sec., 64973.41996455995 rows/sec., 4.53 MiB/sec. | ||
| 1692 | 2025.11.20 17:17:57.309221 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1693 | 2025.11.20 17:17:57.309246 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1694 | 2025.11.20 17:17:57.309251 [ 259 ] {27827f0e-49a2-4169-80d4-b204bfdfe9aa} <Debug> TCPHandler: Processed in 0.001862255 sec. | ||
| 1695 | 2025.11.20 17:17:57.309395 [ 191 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 1696 | 2025.11.20 17:17:57.309410 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1697 | 2025.11.20 17:17:57.309551 [ 259 ] {25580e94-f470-4fd6-b947-a302550a4667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1698 | 2025.11.20 17:17:57.309595 [ 259 ] {25580e94-f470-4fd6-b947-a302550a4667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1699 | 2025.11.20 17:17:57.309708 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1700 | 2025.11.20 17:17:57.309724 [ 190 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1701 | 2025.11.20 17:17:57.309737 [ 191 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1702 | 2025.11.20 17:17:57.309829 [ 190 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1294 rows starting from the beginning of the part | ||
| 1703 | 2025.11.20 17:17:57.309834 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 536 rows starting from the beginning of the part | ||
| 1704 | 2025.11.20 17:17:57.309851 [ 191 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1208 rows starting from the beginning of the part | ||
| 1705 | 2025.11.20 17:17:57.310004 [ 190 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::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 | ||
| 1706 | 2025.11.20 17:17:57.310007 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1707 | 2025.11.20 17:17:57.310045 [ 191 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 88 rows starting from the beginning of the part | ||
| 1708 | 2025.11.20 17:17:57.310052 [ 259 ] {25580e94-f470-4fd6-b947-a302550a4667} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1709 | 2025.11.20 17:17:57.310155 [ 191 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part | ||
| 1710 | 2025.11.20 17:17:57.310123 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 1711 | 2025.11.20 17:17:57.310203 [ 259 ] {25580e94-f470-4fd6-b947-a302550a4667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1712 | 2025.11.20 17:17:57.310087 [ 190 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::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 | ||
| 1713 | 2025.11.20 17:17:57.310252 [ 191 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 110 rows starting from the beginning of the part | ||
| 1714 | 2025.11.20 17:17:57.310296 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 1715 | 2025.11.20 17:17:57.310321 [ 191 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 264 rows starting from the beginning of the part | ||
| 1716 | 2025.11.20 17:17:57.310341 [ 190 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 1717 | 2025.11.20 17:17:57.310361 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 651 rows starting from the beginning of the part | ||
| 1718 | 2025.11.20 17:17:57.310383 [ 191 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 110 rows starting from the beginning of the part | ||
| 1719 | 2025.11.20 17:17:57.310428 [ 190 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1086 rows starting from the beginning of the part | ||
| 1720 | 2025.11.20 17:17:57.310429 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 1721 | 2025.11.20 17:17:57.310530 [ 190 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1722 | 2025.11.20 17:17:57.310793 [ 259 ] {25580e94-f470-4fd6-b947-a302550a4667} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1723 | 2025.11.20 17:17:57.311375 [ 259 ] {25580e94-f470-4fd6-b947-a302550a4667} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1724 | 2025.11.20 17:17:57.311490 [ 77 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1725 | 2025.11.20 17:17:57.311522 [ 259 ] {25580e94-f470-4fd6-b947-a302550a4667} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001992 sec., 20080.321285140562 rows/sec., 1.34 MiB/sec. | ||
| 1726 | 2025.11.20 17:17:57.311523 [ 77 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1727 | 2025.11.20 17:17:57.311557 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 13.78 GiB. | ||
| 1728 | 2025.11.20 17:17:57.311563 [ 259 ] {25580e94-f470-4fd6-b947-a302550a4667} <Debug> TCPHandler: Processed in 0.002212511 sec. | ||
| 1729 | 2025.11.20 17:17:57.311690 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 1730 | 2025.11.20 17:17:57.311693 [ 188 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1331 rows, containing 5 columns (5 merged, 0 gathered) in 0.004221629 sec., 315281.13910530746 rows/sec., 24.06 MiB/sec. | ||
| 1731 | 2025.11.20 17:17:57.311778 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1732 | 2025.11.20 17:17:57.311810 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 1733 | 2025.11.20 17:17:57.311857 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 32 rows starting from the beginning of the part | ||
| 1734 | 2025.11.20 17:17:57.311894 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 1735 | 2025.11.20 17:17:57.311929 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
| 1736 | 2025.11.20 17:17:57.311961 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 84 rows starting from the beginning of the part | ||
| 1737 | 2025.11.20 17:17:57.311999 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 1738 | 2025.11.20 17:17:57.312134 [ 195 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1739 | 2025.11.20 17:17:57.312396 [ 192 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2500 rows, containing 5 columns (5 merged, 0 gathered) in 0.006940331 sec., 360213.36734515976 rows/sec., 30.62 MiB/sec. | ||
| 1740 | 2025.11.20 17:17:57.312741 [ 195 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_6_1} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1741 | 2025.11.20 17:17:57.312839 [ 195 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_6_1} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1742 | 2025.11.20 17:17:57.312873 [ 188 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1743 | 2025.11.20 17:17:57.312952 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 1744 | 2025.11.20 17:17:57.313538 [ 188 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_6_1} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1745 | 2025.11.20 17:17:57.313635 [ 188 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_6_1} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1746 | 2025.11.20 17:17:57.313732 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 1747 | 2025.11.20 17:17:57.315005 [ 186 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 244 rows, containing 4 columns (4 merged, 0 gathered) in 0.003413533 sec., 71480.19368788876 rows/sec., 4.59 MiB/sec. | ||
| 1748 | 2025.11.20 17:17:57.315255 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1749 | 2025.11.20 17:17:57.315378 [ 195 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1890 rows, containing 5 columns (5 merged, 0 gathered) in 0.006062104 sec., 311772.942199606 rows/sec., 21.30 MiB/sec. | ||
| 1750 | 2025.11.20 17:17:57.315856 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_6_1} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1751 | 2025.11.20 17:17:57.315869 [ 186 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1752 | 2025.11.20 17:17:57.315930 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_6_1} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1753 | 2025.11.20 17:17:57.315998 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 1754 | 2025.11.20 17:17:57.316669 [ 186 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1755 | 2025.11.20 17:17:57.316756 [ 186 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1756 | 2025.11.20 17:17:57.316841 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 1757 | 2025.11.20 17:18:01.011856 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1758 | 2025.11.20 17:18:01.011925 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1759 | 2025.11.20 17:18:01.069034 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2848 | ||
| 1760 | 2025.11.20 17:18:01.069575 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1761 | 2025.11.20 17:18:01.069631 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1762 | 2025.11.20 17:18:01.070290 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1763 | 2025.11.20 17:18:01.070809 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1764 | 2025.11.20 17:18:01.070943 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2848 | ||
| 1765 | 2025.11.20 17:18:01.070974 [ 71 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1766 | 2025.11.20 17:18:01.071046 [ 71 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1767 | 2025.11.20 17:18:01.071071 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1768 | 2025.11.20 17:18:01.071184 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::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 | ||
| 1769 | 2025.11.20 17:18:01.071320 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1770 | 2025.11.20 17:18:01.071366 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 488 rows starting from the beginning of the part | ||
| 1771 | 2025.11.20 17:18:01.071440 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 488 rows starting from the beginning of the part | ||
| 1772 | 2025.11.20 17:18:01.071491 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 427 rows starting from the beginning of the part | ||
| 1773 | 2025.11.20 17:18:01.071561 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 488 rows starting from the beginning of the part | ||
| 1774 | 2025.11.20 17:18:01.071611 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 445 rows starting from the beginning of the part | ||
| 1775 | 2025.11.20 17:18:01.071669 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 512 rows starting from the beginning of the part | ||
| 1776 | 2025.11.20 17:18:01.110533 [ 201 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2848 rows, containing 4 columns (4 merged, 0 gathered) in 0.039393759 sec., 72295.71567415031 rows/sec., 1.03 MiB/sec. | ||
| 1777 | 2025.11.20 17:18:01.111438 [ 195 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1778 | 2025.11.20 17:18:01.111978 [ 195 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_6_1} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1779 | 2025.11.20 17:18:01.112058 [ 195 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_6_1} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1780 | 2025.11.20 17:18:01.112145 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1781 | 2025.11.20 17:18:01.205012 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1782 | 2025.11.20 17:18:01.221744 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1783 | 2025.11.20 17:18:01.221801 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1784 | 2025.11.20 17:18:01.228164 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1785 | 2025.11.20 17:18:01.229318 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1786 | 2025.11.20 17:18:01.229595 [ 71 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1787 | 2025.11.20 17:18:01.229637 [ 71 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1788 | 2025.11.20 17:18:01.229657 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1789 | 2025.11.20 17:18:01.229733 [ 195 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 1790 | 2025.11.20 17:18:01.232764 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1791 | 2025.11.20 17:18:01.233845 [ 195 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1792 | 2025.11.20 17:18:01.235116 [ 195 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 1793 | 2025.11.20 17:18:01.239390 [ 195 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 1794 | 2025.11.20 17:18:01.243509 [ 195 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 1795 | 2025.11.20 17:18:01.247747 [ 195 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 1796 | 2025.11.20 17:18:01.256961 [ 195 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 1797 | 2025.11.20 17:18:01.261216 [ 195 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 1798 | 2025.11.20 17:18:01.322336 [ 201 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.092629139 sec., 496.6039898092975 rows/sec., 2.57 MiB/sec. | ||
| 1799 | 2025.11.20 17:18:01.324776 [ 192 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1800 | 2025.11.20 17:18:01.327330 [ 192 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_6_1} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1801 | 2025.11.20 17:18:01.327440 [ 192 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_6_1} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1802 | 2025.11.20 17:18:01.329399 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1803 | 2025.11.20 17:18:02.000177 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 172.24 MiB, peak 183.74 MiB, free memory in arenas 0.00 B, will set to 183.13 MiB (RSS), difference: 10.89 MiB | ||
| 1804 | 2025.11.20 17:18:02.315199 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1805 | 2025.11.20 17:18:02.315476 [ 259 ] {70afe5c5-14db-460a-9ccb-36e4071747d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1806 | 2025.11.20 17:18:02.315540 [ 259 ] {70afe5c5-14db-460a-9ccb-36e4071747d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1807 | 2025.11.20 17:18:02.316397 [ 259 ] {70afe5c5-14db-460a-9ccb-36e4071747d7} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1808 | 2025.11.20 17:18:02.316445 [ 259 ] {70afe5c5-14db-460a-9ccb-36e4071747d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1809 | 2025.11.20 17:18:02.316967 [ 259 ] {70afe5c5-14db-460a-9ccb-36e4071747d7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1810 | 2025.11.20 17:18:02.317400 [ 259 ] {70afe5c5-14db-460a-9ccb-36e4071747d7} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1811 | 2025.11.20 17:18:02.317545 [ 259 ] {70afe5c5-14db-460a-9ccb-36e4071747d7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002144 sec., 191231.34328358207 rows/sec., 12.13 MiB/sec. | ||
| 1812 | 2025.11.20 17:18:02.317592 [ 259 ] {70afe5c5-14db-460a-9ccb-36e4071747d7} <Debug> TCPHandler: Processed in 0.002572908 sec. | ||
| 1813 | 2025.11.20 17:18:02.317717 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1814 | 2025.11.20 17:18:02.317817 [ 259 ] {a2b9cdb4-3c31-4acf-b725-0fd050683dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1815 | 2025.11.20 17:18:02.317860 [ 259 ] {a2b9cdb4-3c31-4acf-b725-0fd050683dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1816 | 2025.11.20 17:18:02.318741 [ 259 ] {a2b9cdb4-3c31-4acf-b725-0fd050683dae} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1817 | 2025.11.20 17:18:02.318777 [ 259 ] {a2b9cdb4-3c31-4acf-b725-0fd050683dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1818 | 2025.11.20 17:18:02.319254 [ 259 ] {a2b9cdb4-3c31-4acf-b725-0fd050683dae} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1819 | 2025.11.20 17:18:02.319701 [ 259 ] {a2b9cdb4-3c31-4acf-b725-0fd050683dae} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1820 | 2025.11.20 17:18:02.319827 [ 259 ] {a2b9cdb4-3c31-4acf-b725-0fd050683dae} <Debug> executeQuery: Read 1086 rows, 87.78 KiB in 0.002034 sec., 533923.3038348083 rows/sec., 42.14 MiB/sec. | ||
| 1821 | 2025.11.20 17:18:02.319864 [ 259 ] {a2b9cdb4-3c31-4acf-b725-0fd050683dae} <Debug> TCPHandler: Processed in 0.002201272 sec. | ||
| 1822 | 2025.11.20 17:18:02.319973 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1823 | 2025.11.20 17:18:02.320066 [ 259 ] {b7b3efe0-9f1b-4517-aa08-9f88c7bd4508} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1824 | 2025.11.20 17:18:02.320104 [ 259 ] {b7b3efe0-9f1b-4517-aa08-9f88c7bd4508} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1825 | 2025.11.20 17:18:02.320558 [ 259 ] {b7b3efe0-9f1b-4517-aa08-9f88c7bd4508} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1826 | 2025.11.20 17:18:02.320672 [ 259 ] {b7b3efe0-9f1b-4517-aa08-9f88c7bd4508} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1827 | 2025.11.20 17:18:02.321078 [ 259 ] {b7b3efe0-9f1b-4517-aa08-9f88c7bd4508} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1828 | 2025.11.20 17:18:02.321513 [ 259 ] {b7b3efe0-9f1b-4517-aa08-9f88c7bd4508} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1829 | 2025.11.20 17:18:02.321639 [ 259 ] {b7b3efe0-9f1b-4517-aa08-9f88c7bd4508} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001591 sec., 128849.78001257071 rows/sec., 7.56 MiB/sec. | ||
| 1830 | 2025.11.20 17:18:02.321675 [ 259 ] {b7b3efe0-9f1b-4517-aa08-9f88c7bd4508} <Debug> TCPHandler: Processed in 0.001748433 sec. | ||
| 1831 | 2025.11.20 17:18:02.321777 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1832 | 2025.11.20 17:18:02.321869 [ 259 ] {9cf06e17-8817-49c3-abd4-dc6909ba52f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1833 | 2025.11.20 17:18:02.321906 [ 259 ] {9cf06e17-8817-49c3-abd4-dc6909ba52f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1834 | 2025.11.20 17:18:02.322441 [ 259 ] {9cf06e17-8817-49c3-abd4-dc6909ba52f8} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1835 | 2025.11.20 17:18:02.322476 [ 259 ] {9cf06e17-8817-49c3-abd4-dc6909ba52f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1836 | 2025.11.20 17:18:02.322877 [ 259 ] {9cf06e17-8817-49c3-abd4-dc6909ba52f8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1837 | 2025.11.20 17:18:02.323371 [ 259 ] {9cf06e17-8817-49c3-abd4-dc6909ba52f8} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1838 | 2025.11.20 17:18:02.323493 [ 259 ] {9cf06e17-8817-49c3-abd4-dc6909ba52f8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001642 sec., 129110.84043848964 rows/sec., 8.33 MiB/sec. | ||
| 1839 | 2025.11.20 17:18:02.323528 [ 259 ] {9cf06e17-8817-49c3-abd4-dc6909ba52f8} <Debug> TCPHandler: Processed in 0.001797693 sec. | ||
| 1840 | 2025.11.20 17:18:02.323632 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1841 | 2025.11.20 17:18:02.323723 [ 259 ] {c0c4d5eb-877e-41bf-ab65-82931ff86264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1842 | 2025.11.20 17:18:02.323760 [ 259 ] {c0c4d5eb-877e-41bf-ab65-82931ff86264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1843 | 2025.11.20 17:18:02.324199 [ 259 ] {c0c4d5eb-877e-41bf-ab65-82931ff86264} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1844 | 2025.11.20 17:18:02.324234 [ 259 ] {c0c4d5eb-877e-41bf-ab65-82931ff86264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1845 | 2025.11.20 17:18:02.324646 [ 259 ] {c0c4d5eb-877e-41bf-ab65-82931ff86264} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1846 | 2025.11.20 17:18:02.325116 [ 259 ] {c0c4d5eb-877e-41bf-ab65-82931ff86264} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1847 | 2025.11.20 17:18:02.325238 [ 259 ] {c0c4d5eb-877e-41bf-ab65-82931ff86264} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001533 sec., 137638.61709067188 rows/sec., 7.82 MiB/sec. | ||
| 1848 | 2025.11.20 17:18:02.325273 [ 259 ] {c0c4d5eb-877e-41bf-ab65-82931ff86264} <Debug> TCPHandler: Processed in 0.001688471 sec. | ||
| 1849 | 2025.11.20 17:18:02.325375 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1850 | 2025.11.20 17:18:02.325466 [ 259 ] {4635565a-88b8-46e9-bef5-a1ba89304015} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1851 | 2025.11.20 17:18:02.325503 [ 259 ] {4635565a-88b8-46e9-bef5-a1ba89304015} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1852 | 2025.11.20 17:18:02.326095 [ 259 ] {4635565a-88b8-46e9-bef5-a1ba89304015} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1853 | 2025.11.20 17:18:02.326129 [ 259 ] {4635565a-88b8-46e9-bef5-a1ba89304015} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1854 | 2025.11.20 17:18:02.326565 [ 259 ] {4635565a-88b8-46e9-bef5-a1ba89304015} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1855 | 2025.11.20 17:18:02.326993 [ 259 ] {4635565a-88b8-46e9-bef5-a1ba89304015} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1856 | 2025.11.20 17:18:02.327116 [ 259 ] {4635565a-88b8-46e9-bef5-a1ba89304015} <Debug> executeQuery: Read 651 rows, 46.23 KiB in 0.001668 sec., 390287.76978417265 rows/sec., 27.07 MiB/sec. | ||
| 1857 | 2025.11.20 17:18:02.327152 [ 259 ] {4635565a-88b8-46e9-bef5-a1ba89304015} <Debug> TCPHandler: Processed in 0.001823675 sec. | ||
| 1858 | 2025.11.20 17:18:02.327253 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1859 | 2025.11.20 17:18:02.327344 [ 259 ] {b6bacd94-7e9a-4328-abd5-cdc5466253fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1860 | 2025.11.20 17:18:02.327384 [ 259 ] {b6bacd94-7e9a-4328-abd5-cdc5466253fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1861 | 2025.11.20 17:18:02.327706 [ 259 ] {b6bacd94-7e9a-4328-abd5-cdc5466253fc} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1862 | 2025.11.20 17:18:02.327741 [ 259 ] {b6bacd94-7e9a-4328-abd5-cdc5466253fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1863 | 2025.11.20 17:18:02.328146 [ 259 ] {b6bacd94-7e9a-4328-abd5-cdc5466253fc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1864 | 2025.11.20 17:18:02.328573 [ 259 ] {b6bacd94-7e9a-4328-abd5-cdc5466253fc} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1865 | 2025.11.20 17:18:02.328698 [ 259 ] {b6bacd94-7e9a-4328-abd5-cdc5466253fc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001372 sec., 4373.1778425655975 rows/sec., 228.48 KiB/sec. | ||
| 1866 | 2025.11.20 17:18:02.328732 [ 259 ] {b6bacd94-7e9a-4328-abd5-cdc5466253fc} <Debug> TCPHandler: Processed in 0.001526548 sec. | ||
| 1867 | 2025.11.20 17:18:02.328834 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1868 | 2025.11.20 17:18:02.328926 [ 259 ] {29329df1-7de6-4c47-bb37-9f62862e7574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1869 | 2025.11.20 17:18:02.328966 [ 259 ] {29329df1-7de6-4c47-bb37-9f62862e7574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1870 | 2025.11.20 17:18:02.329349 [ 259 ] {29329df1-7de6-4c47-bb37-9f62862e7574} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1871 | 2025.11.20 17:18:02.329385 [ 259 ] {29329df1-7de6-4c47-bb37-9f62862e7574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1872 | 2025.11.20 17:18:02.329819 [ 259 ] {29329df1-7de6-4c47-bb37-9f62862e7574} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1873 | 2025.11.20 17:18:02.330280 [ 259 ] {29329df1-7de6-4c47-bb37-9f62862e7574} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1874 | 2025.11.20 17:18:02.330407 [ 259 ] {29329df1-7de6-4c47-bb37-9f62862e7574} <Debug> executeQuery: Read 264 rows, 17.57 KiB in 0.001499 sec., 176117.4116077385 rows/sec., 11.45 MiB/sec. | ||
| 1875 | 2025.11.20 17:18:02.330441 [ 259 ] {29329df1-7de6-4c47-bb37-9f62862e7574} <Debug> TCPHandler: Processed in 0.001653391 sec. | ||
| 1876 | 2025.11.20 17:18:02.330546 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1877 | 2025.11.20 17:18:02.330637 [ 259 ] {3dd64c62-f9ee-425f-9017-27a219af32c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1878 | 2025.11.20 17:18:02.330676 [ 259 ] {3dd64c62-f9ee-425f-9017-27a219af32c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1879 | 2025.11.20 17:18:02.330965 [ 259 ] {3dd64c62-f9ee-425f-9017-27a219af32c2} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1880 | 2025.11.20 17:18:02.330998 [ 259 ] {3dd64c62-f9ee-425f-9017-27a219af32c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1881 | 2025.11.20 17:18:02.331395 [ 259 ] {3dd64c62-f9ee-425f-9017-27a219af32c2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1882 | 2025.11.20 17:18:02.331824 [ 259 ] {3dd64c62-f9ee-425f-9017-27a219af32c2} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1883 | 2025.11.20 17:18:02.331946 [ 259 ] {3dd64c62-f9ee-425f-9017-27a219af32c2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001327 sec., 753.5795026375282 rows/sec., 50.78 KiB/sec. | ||
| 1884 | 2025.11.20 17:18:02.331980 [ 259 ] {3dd64c62-f9ee-425f-9017-27a219af32c2} <Debug> TCPHandler: Processed in 0.001480648 sec. | ||
| 1885 | 2025.11.20 17:18:02.332079 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1886 | 2025.11.20 17:18:02.332169 [ 259 ] {82980ed7-59fe-4f44-a474-680caeb65c2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1887 | 2025.11.20 17:18:02.332208 [ 259 ] {82980ed7-59fe-4f44-a474-680caeb65c2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1888 | 2025.11.20 17:18:02.332514 [ 259 ] {82980ed7-59fe-4f44-a474-680caeb65c2d} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1889 | 2025.11.20 17:18:02.332549 [ 259 ] {82980ed7-59fe-4f44-a474-680caeb65c2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1890 | 2025.11.20 17:18:02.332958 [ 259 ] {82980ed7-59fe-4f44-a474-680caeb65c2d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1891 | 2025.11.20 17:18:02.333385 [ 259 ] {82980ed7-59fe-4f44-a474-680caeb65c2d} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1892 | 2025.11.20 17:18:02.333509 [ 259 ] {82980ed7-59fe-4f44-a474-680caeb65c2d} <Debug> executeQuery: Read 84 rows, 5.12 KiB in 0.001357 sec., 61901.252763448785 rows/sec., 3.68 MiB/sec. | ||
| 1893 | 2025.11.20 17:18:02.333543 [ 259 ] {82980ed7-59fe-4f44-a474-680caeb65c2d} <Debug> TCPHandler: Processed in 0.001510069 sec. | ||
| 1894 | 2025.11.20 17:18:06.066892 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 274 | ||
| 1895 | 2025.11.20 17:18:06.068954 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1896 | 2025.11.20 17:18:06.069002 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1897 | 2025.11.20 17:18:06.070297 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1898 | 2025.11.20 17:18:06.070788 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1899 | 2025.11.20 17:18:06.071078 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 274 | ||
| 1900 | 2025.11.20 17:18:07.328319 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1901 | 2025.11.20 17:18:07.328668 [ 259 ] {ab379d29-ad7c-490e-80d0-a44b5305f3a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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', '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) | ||
| 1902 | 2025.11.20 17:18:07.329006 [ 259 ] {ab379d29-ad7c-490e-80d0-a44b5305f3a0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1903 | 2025.11.20 17:18:07.329045 [ 259 ] {ab379d29-ad7c-490e-80d0-a44b5305f3a0} <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', '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 | ||
| 1904 | 2025.11.20 17:18:07.329303 [ 259 ] {ab379d29-ad7c-490e-80d0-a44b5305f3a0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1905 | 2025.11.20 17:18:07.329369 [ 259 ] {ab379d29-ad7c-490e-80d0-a44b5305f3a0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1906 | 2025.11.20 17:18:07.329544 [ 259 ] {ab379d29-ad7c-490e-80d0-a44b5305f3a0} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 1907 | 2025.11.20 17:18:07.329723 [ 330 ] {ab379d29-ad7c-490e-80d0-a44b5305f3a0} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1908 | 2025.11.20 17:18:07.329743 [ 313 ] {ab379d29-ad7c-490e-80d0-a44b5305f3a0} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1909 | 2025.11.20 17:18:07.329936 [ 259 ] {ab379d29-ad7c-490e-80d0-a44b5305f3a0} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (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 | ||
| 1910 | 2025.11.20 17:18:07.329970 [ 259 ] {ab379d29-ad7c-490e-80d0-a44b5305f3a0} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1911 | 2025.11.20 17:18:07.332104 [ 259 ] {ab379d29-ad7c-490e-80d0-a44b5305f3a0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1912 | 2025.11.20 17:18:07.332135 [ 259 ] {ab379d29-ad7c-490e-80d0-a44b5305f3a0} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 1913 | 2025.11.20 17:18:07.332198 [ 259 ] {ab379d29-ad7c-490e-80d0-a44b5305f3a0} <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', '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'))" | ||
| 1914 | 2025.11.20 17:18:07.332246 [ 259 ] {ab379d29-ad7c-490e-80d0-a44b5305f3a0} <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', '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'))" | ||
| 1915 | 2025.11.20 17:18:07.333334 [ 259 ] {ab379d29-ad7c-490e-80d0-a44b5305f3a0} <Debug> executeQuery: Read 43 rows, 1.68 KiB in 0.004796 sec., 8965.80483736447 rows/sec., 351.04 KiB/sec. | ||
| 1916 | 2025.11.20 17:18:07.333453 [ 259 ] {ab379d29-ad7c-490e-80d0-a44b5305f3a0} <Debug> TCPHandler: Processed in 0.005304369 sec. | ||
| 1917 | 2025.11.20 17:18:07.335784 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1918 | 2025.11.20 17:18:07.336081 [ 259 ] {b738cd1c-61fe-427f-b7ff-bf7a5dacd812} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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', '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) | ||
| 1919 | 2025.11.20 17:18:07.336544 [ 259 ] {b738cd1c-61fe-427f-b7ff-bf7a5dacd812} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1920 | 2025.11.20 17:18:07.336621 [ 259 ] {b738cd1c-61fe-427f-b7ff-bf7a5dacd812} <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', '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 | ||
| 1921 | 2025.11.20 17:18:07.336841 [ 259 ] {b738cd1c-61fe-427f-b7ff-bf7a5dacd812} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1922 | 2025.11.20 17:18:07.336898 [ 259 ] {b738cd1c-61fe-427f-b7ff-bf7a5dacd812} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1923 | 2025.11.20 17:18:07.337006 [ 259 ] {b738cd1c-61fe-427f-b7ff-bf7a5dacd812} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 1924 | 2025.11.20 17:18:07.337067 [ 304 ] {b738cd1c-61fe-427f-b7ff-bf7a5dacd812} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1925 | 2025.11.20 17:18:07.337080 [ 330 ] {b738cd1c-61fe-427f-b7ff-bf7a5dacd812} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1926 | 2025.11.20 17:18:07.337178 [ 259 ] {b738cd1c-61fe-427f-b7ff-bf7a5dacd812} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (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 | ||
| 1927 | 2025.11.20 17:18:07.337204 [ 259 ] {b738cd1c-61fe-427f-b7ff-bf7a5dacd812} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1928 | 2025.11.20 17:18:07.337261 [ 259 ] {b738cd1c-61fe-427f-b7ff-bf7a5dacd812} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1929 | 2025.11.20 17:18:07.337279 [ 259 ] {b738cd1c-61fe-427f-b7ff-bf7a5dacd812} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 1930 | 2025.11.20 17:18:07.337312 [ 259 ] {b738cd1c-61fe-427f-b7ff-bf7a5dacd812} <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', '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'))" | ||
| 1931 | 2025.11.20 17:18:07.337342 [ 259 ] {b738cd1c-61fe-427f-b7ff-bf7a5dacd812} <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', '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'))" | ||
| 1932 | 2025.11.20 17:18:07.338237 [ 259 ] {b738cd1c-61fe-427f-b7ff-bf7a5dacd812} <Debug> executeQuery: Read 43 rows, 1.68 KiB in 0.002288 sec., 18793.706293706295 rows/sec., 735.84 KiB/sec. | ||
| 1933 | 2025.11.20 17:18:07.338355 [ 259 ] {b738cd1c-61fe-427f-b7ff-bf7a5dacd812} <Debug> TCPHandler: Processed in 0.002680581 sec. | ||
| 1934 | 2025.11.20 17:18:07.338583 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1935 | 2025.11.20 17:18:07.338726 [ 259 ] {2daeacad-ed41-4ab8-a66a-b01bb8a466e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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', '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) | ||
| 1936 | 2025.11.20 17:18:07.338955 [ 259 ] {2daeacad-ed41-4ab8-a66a-b01bb8a466e8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1937 | 2025.11.20 17:18:07.338993 [ 259 ] {2daeacad-ed41-4ab8-a66a-b01bb8a466e8} <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', '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 | ||
| 1938 | 2025.11.20 17:18:07.339223 [ 259 ] {2daeacad-ed41-4ab8-a66a-b01bb8a466e8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1939 | 2025.11.20 17:18:07.339276 [ 259 ] {2daeacad-ed41-4ab8-a66a-b01bb8a466e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1940 | 2025.11.20 17:18:07.339384 [ 259 ] {2daeacad-ed41-4ab8-a66a-b01bb8a466e8} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 1941 | 2025.11.20 17:18:07.339453 [ 313 ] {2daeacad-ed41-4ab8-a66a-b01bb8a466e8} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1942 | 2025.11.20 17:18:07.339464 [ 335 ] {2daeacad-ed41-4ab8-a66a-b01bb8a466e8} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1943 | 2025.11.20 17:18:07.339567 [ 259 ] {2daeacad-ed41-4ab8-a66a-b01bb8a466e8} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (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 | ||
| 1944 | 2025.11.20 17:18:07.339593 [ 259 ] {2daeacad-ed41-4ab8-a66a-b01bb8a466e8} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1945 | 2025.11.20 17:18:07.339655 [ 259 ] {2daeacad-ed41-4ab8-a66a-b01bb8a466e8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1946 | 2025.11.20 17:18:07.339672 [ 259 ] {2daeacad-ed41-4ab8-a66a-b01bb8a466e8} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 1947 | 2025.11.20 17:18:07.339703 [ 259 ] {2daeacad-ed41-4ab8-a66a-b01bb8a466e8} <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', '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'))" | ||
| 1948 | 2025.11.20 17:18:07.339739 [ 259 ] {2daeacad-ed41-4ab8-a66a-b01bb8a466e8} <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', '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'))" | ||
| 1949 | 2025.11.20 17:18:07.340321 [ 259 ] {2daeacad-ed41-4ab8-a66a-b01bb8a466e8} <Debug> executeQuery: Read 43 rows, 1.68 KiB in 0.001655 sec., 25981.873111782475 rows/sec., 1017.28 KiB/sec. | ||
| 1950 | 2025.11.20 17:18:07.340415 [ 259 ] {2daeacad-ed41-4ab8-a66a-b01bb8a466e8} <Debug> TCPHandler: Processed in 0.001884185 sec. | ||
| 1951 | 2025.11.20 17:18:07.340610 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1952 | 2025.11.20 17:18:07.340750 [ 259 ] {1724e199-55e3-4c00-8ca6-fe767eaa52c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) 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', '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) | ||
| 1953 | 2025.11.20 17:18:07.340978 [ 259 ] {1724e199-55e3-4c00-8ca6-fe767eaa52c3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1954 | 2025.11.20 17:18:07.341016 [ 259 ] {1724e199-55e3-4c00-8ca6-fe767eaa52c3} <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', '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 | ||
| 1955 | 2025.11.20 17:18:07.341238 [ 259 ] {1724e199-55e3-4c00-8ca6-fe767eaa52c3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1956 | 2025.11.20 17:18:07.341293 [ 259 ] {1724e199-55e3-4c00-8ca6-fe767eaa52c3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1957 | 2025.11.20 17:18:07.341394 [ 259 ] {1724e199-55e3-4c00-8ca6-fe767eaa52c3} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 1958 | 2025.11.20 17:18:07.341456 [ 313 ] {1724e199-55e3-4c00-8ca6-fe767eaa52c3} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1959 | 2025.11.20 17:18:07.341460 [ 304 ] {1724e199-55e3-4c00-8ca6-fe767eaa52c3} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1960 | 2025.11.20 17:18:07.341548 [ 259 ] {1724e199-55e3-4c00-8ca6-fe767eaa52c3} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (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 | ||
| 1961 | 2025.11.20 17:18:07.341571 [ 259 ] {1724e199-55e3-4c00-8ca6-fe767eaa52c3} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1962 | 2025.11.20 17:18:07.341628 [ 259 ] {1724e199-55e3-4c00-8ca6-fe767eaa52c3} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1963 | 2025.11.20 17:18:07.341645 [ 259 ] {1724e199-55e3-4c00-8ca6-fe767eaa52c3} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Reading approx. 43 rows with 2 streams | ||
| 1964 | 2025.11.20 17:18:07.341677 [ 259 ] {1724e199-55e3-4c00-8ca6-fe767eaa52c3} <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', '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'))" | ||
| 1965 | 2025.11.20 17:18:07.341709 [ 259 ] {1724e199-55e3-4c00-8ca6-fe767eaa52c3} <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', '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'))" | ||
| 1966 | 2025.11.20 17:18:07.342265 [ 259 ] {1724e199-55e3-4c00-8ca6-fe767eaa52c3} <Debug> executeQuery: Read 43 rows, 1.68 KiB in 0.001574 sec., 27318.932655654382 rows/sec., 1.04 MiB/sec. | ||
| 1967 | 2025.11.20 17:18:07.342356 [ 259 ] {1724e199-55e3-4c00-8ca6-fe767eaa52c3} <Debug> TCPHandler: Processed in 0.001794754 sec. | ||
| 1968 | 2025.11.20 17:18:07.349114 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1969 | 2025.11.20 17:18:07.349268 [ 259 ] {1e72a575-b2b9-4407-8673-ece047b8c8d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1970 | 2025.11.20 17:18:07.349330 [ 259 ] {1e72a575-b2b9-4407-8673-ece047b8c8d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1971 | 2025.11.20 17:18:07.349951 [ 259 ] {1e72a575-b2b9-4407-8673-ece047b8c8d8} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1972 | 2025.11.20 17:18:07.349993 [ 259 ] {1e72a575-b2b9-4407-8673-ece047b8c8d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1973 | 2025.11.20 17:18:07.350574 [ 259 ] {1e72a575-b2b9-4407-8673-ece047b8c8d8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1974 | 2025.11.20 17:18:07.351005 [ 259 ] {1e72a575-b2b9-4407-8673-ece047b8c8d8} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1975 | 2025.11.20 17:18:07.351151 [ 259 ] {1e72a575-b2b9-4407-8673-ece047b8c8d8} <Debug> executeQuery: Read 4 rows, 433.00 B in 0.001927 sec., 2075.765438505449 rows/sec., 219.44 KiB/sec. | ||
| 1976 | 2025.11.20 17:18:07.351190 [ 259 ] {1e72a575-b2b9-4407-8673-ece047b8c8d8} <Debug> TCPHandler: Processed in 0.002152601 sec. | ||
| 1977 | 2025.11.20 17:18:07.351308 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1978 | 2025.11.20 17:18:07.351403 [ 259 ] {929d1fe0-e473-469f-a090-a01c37b2c7c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1979 | 2025.11.20 17:18:07.351443 [ 259 ] {929d1fe0-e473-469f-a090-a01c37b2c7c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1980 | 2025.11.20 17:18:07.351849 [ 259 ] {929d1fe0-e473-469f-a090-a01c37b2c7c0} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1981 | 2025.11.20 17:18:07.351885 [ 259 ] {929d1fe0-e473-469f-a090-a01c37b2c7c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1982 | 2025.11.20 17:18:07.352332 [ 259 ] {929d1fe0-e473-469f-a090-a01c37b2c7c0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1983 | 2025.11.20 17:18:07.352897 [ 259 ] {929d1fe0-e473-469f-a090-a01c37b2c7c0} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1984 | 2025.11.20 17:18:07.353028 [ 259 ] {929d1fe0-e473-469f-a090-a01c37b2c7c0} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001644 sec., 3649.63503649635 rows/sec., 297.60 KiB/sec. | ||
| 1985 | 2025.11.20 17:18:07.353065 [ 259 ] {929d1fe0-e473-469f-a090-a01c37b2c7c0} <Debug> TCPHandler: Processed in 0.001810374 sec. | ||
| 1986 | 2025.11.20 17:18:07.353184 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1987 | 2025.11.20 17:18:07.353283 [ 259 ] {ad4c258b-e44c-4d80-b627-c08d3269f7a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1988 | 2025.11.20 17:18:07.353322 [ 259 ] {ad4c258b-e44c-4d80-b627-c08d3269f7a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1989 | 2025.11.20 17:18:07.354391 [ 259 ] {ad4c258b-e44c-4d80-b627-c08d3269f7a2} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1990 | 2025.11.20 17:18:07.354428 [ 259 ] {ad4c258b-e44c-4d80-b627-c08d3269f7a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1991 | 2025.11.20 17:18:07.354976 [ 259 ] {ad4c258b-e44c-4d80-b627-c08d3269f7a2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1992 | 2025.11.20 17:18:07.355503 [ 259 ] {ad4c258b-e44c-4d80-b627-c08d3269f7a2} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1993 | 2025.11.20 17:18:07.355633 [ 259 ] {ad4c258b-e44c-4d80-b627-c08d3269f7a2} <Debug> executeQuery: Read 1267 rows, 107.69 KiB in 0.002368 sec., 535050.6756756757 rows/sec., 44.41 MiB/sec. | ||
| 1994 | 2025.11.20 17:18:07.355670 [ 259 ] {ad4c258b-e44c-4d80-b627-c08d3269f7a2} <Debug> TCPHandler: Processed in 0.002543198 sec. | ||
| 1995 | 2025.11.20 17:18:07.355785 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1996 | 2025.11.20 17:18:07.355880 [ 259 ] {89f560b1-033d-4f05-9235-713b0dfa16bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1997 | 2025.11.20 17:18:07.355921 [ 259 ] {89f560b1-033d-4f05-9235-713b0dfa16bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1998 | 2025.11.20 17:18:07.356325 [ 259 ] {89f560b1-033d-4f05-9235-713b0dfa16bb} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1999 | 2025.11.20 17:18:07.356362 [ 259 ] {89f560b1-033d-4f05-9235-713b0dfa16bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2000 | 2025.11.20 17:18:07.356792 [ 259 ] {89f560b1-033d-4f05-9235-713b0dfa16bb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2001 | 2025.11.20 17:18:07.357287 [ 259 ] {89f560b1-033d-4f05-9235-713b0dfa16bb} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2002 | 2025.11.20 17:18:07.357418 [ 259 ] {89f560b1-033d-4f05-9235-713b0dfa16bb} <Debug> executeQuery: Read 40 rows, 2.98 KiB in 0.001556 sec., 25706.940874035987 rows/sec., 1.87 MiB/sec. | ||
| 2003 | 2025.11.20 17:18:07.357456 [ 259 ] {89f560b1-033d-4f05-9235-713b0dfa16bb} <Debug> TCPHandler: Processed in 0.001721772 sec. | ||
| 2004 | 2025.11.20 17:18:07.357554 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2005 | 2025.11.20 17:18:07.357647 [ 259 ] {cd9ae263-03dd-4695-9c55-49235f752cb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2006 | 2025.11.20 17:18:07.357687 [ 259 ] {cd9ae263-03dd-4695-9c55-49235f752cb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2007 | 2025.11.20 17:18:07.358171 [ 259 ] {cd9ae263-03dd-4695-9c55-49235f752cb5} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2008 | 2025.11.20 17:18:07.358208 [ 259 ] {cd9ae263-03dd-4695-9c55-49235f752cb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2009 | 2025.11.20 17:18:07.358674 [ 259 ] {cd9ae263-03dd-4695-9c55-49235f752cb5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2010 | 2025.11.20 17:18:07.359234 [ 259 ] {cd9ae263-03dd-4695-9c55-49235f752cb5} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2011 | 2025.11.20 17:18:07.359362 [ 259 ] {cd9ae263-03dd-4695-9c55-49235f752cb5} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001733 sec., 131563.76226197346 rows/sec., 8.91 MiB/sec. | ||
| 2012 | 2025.11.20 17:18:07.359402 [ 259 ] {cd9ae263-03dd-4695-9c55-49235f752cb5} <Debug> TCPHandler: Processed in 0.001897686 sec. | ||
| 2013 | 2025.11.20 17:18:07.359517 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2014 | 2025.11.20 17:18:07.359633 [ 259 ] {51572104-2f91-4e2d-80bd-8d55efcaf060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2015 | 2025.11.20 17:18:07.359681 [ 259 ] {51572104-2f91-4e2d-80bd-8d55efcaf060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2016 | 2025.11.20 17:18:07.360422 [ 259 ] {51572104-2f91-4e2d-80bd-8d55efcaf060} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2017 | 2025.11.20 17:18:07.360468 [ 259 ] {51572104-2f91-4e2d-80bd-8d55efcaf060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2018 | 2025.11.20 17:18:07.360943 [ 259 ] {51572104-2f91-4e2d-80bd-8d55efcaf060} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2019 | 2025.11.20 17:18:07.361389 [ 259 ] {51572104-2f91-4e2d-80bd-8d55efcaf060} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2020 | 2025.11.20 17:18:07.361524 [ 259 ] {51572104-2f91-4e2d-80bd-8d55efcaf060} <Debug> executeQuery: Read 573 rows, 43.67 KiB in 0.001915 sec., 299216.7101827676 rows/sec., 22.27 MiB/sec. | ||
| 2021 | 2025.11.20 17:18:07.361563 [ 259 ] {51572104-2f91-4e2d-80bd-8d55efcaf060} <Debug> TCPHandler: Processed in 0.002103909 sec. | ||
| 2022 | 2025.11.20 17:18:07.361684 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2023 | 2025.11.20 17:18:07.361780 [ 259 ] {3591f547-899f-47e3-a4e0-998cf116ef08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2024 | 2025.11.20 17:18:07.361824 [ 259 ] {3591f547-899f-47e3-a4e0-998cf116ef08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2025 | 2025.11.20 17:18:07.362380 [ 259 ] {3591f547-899f-47e3-a4e0-998cf116ef08} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2026 | 2025.11.20 17:18:07.362419 [ 259 ] {3591f547-899f-47e3-a4e0-998cf116ef08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2027 | 2025.11.20 17:18:07.362916 [ 259 ] {3591f547-899f-47e3-a4e0-998cf116ef08} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2028 | 2025.11.20 17:18:07.363363 [ 259 ] {3591f547-899f-47e3-a4e0-998cf116ef08} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2029 | 2025.11.20 17:18:07.363497 [ 259 ] {3591f547-899f-47e3-a4e0-998cf116ef08} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001736 sec., 487903.22580645164 rows/sec., 32.84 MiB/sec. | ||
| 2030 | 2025.11.20 17:18:07.363534 [ 259 ] {3591f547-899f-47e3-a4e0-998cf116ef08} <Debug> TCPHandler: Processed in 0.001900085 sec. | ||
| 2031 | 2025.11.20 17:18:07.363647 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2032 | 2025.11.20 17:18:07.363741 [ 259 ] {dd20cb34-1d1d-441c-bb6c-32e599f03ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2033 | 2025.11.20 17:18:07.363794 [ 259 ] {dd20cb34-1d1d-441c-bb6c-32e599f03ae1} <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 | ||
| 2034 | 2025.11.20 17:18:07.364554 [ 259 ] {dd20cb34-1d1d-441c-bb6c-32e599f03ae1} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2035 | 2025.11.20 17:18:07.364591 [ 259 ] {dd20cb34-1d1d-441c-bb6c-32e599f03ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2036 | 2025.11.20 17:18:07.368642 [ 259 ] {dd20cb34-1d1d-441c-bb6c-32e599f03ae1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2037 | 2025.11.20 17:18:07.369120 [ 259 ] {dd20cb34-1d1d-441c-bb6c-32e599f03ae1} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2038 | 2025.11.20 17:18:07.369256 [ 259 ] {dd20cb34-1d1d-441c-bb6c-32e599f03ae1} <Debug> executeQuery: Read 34 rows, 62.39 KiB in 0.005533 sec., 6144.948490872945 rows/sec., 11.01 MiB/sec. | ||
| 2039 | 2025.11.20 17:18:07.369313 [ 259 ] {dd20cb34-1d1d-441c-bb6c-32e599f03ae1} <Debug> TCPHandler: Processed in 0.005716548 sec. | ||
| 2040 | 2025.11.20 17:18:07.369428 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2041 | 2025.11.20 17:18:07.369524 [ 259 ] {012d1bc7-89e2-4471-9ff1-8fc57ba8882e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2042 | 2025.11.20 17:18:07.369565 [ 259 ] {012d1bc7-89e2-4471-9ff1-8fc57ba8882e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2043 | 2025.11.20 17:18:07.369888 [ 259 ] {012d1bc7-89e2-4471-9ff1-8fc57ba8882e} <Trace> oximeter.measurements_i64 (2e06e435-47a0-49fa-88a1-3847c769e497): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2044 | 2025.11.20 17:18:07.369924 [ 259 ] {012d1bc7-89e2-4471-9ff1-8fc57ba8882e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2045 | 2025.11.20 17:18:07.370504 [ 259 ] {012d1bc7-89e2-4471-9ff1-8fc57ba8882e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2046 | 2025.11.20 17:18:07.370943 [ 259 ] {012d1bc7-89e2-4471-9ff1-8fc57ba8882e} <Trace> oximeter.measurements_i64 (2e06e435-47a0-49fa-88a1-3847c769e497): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2047 | 2025.11.20 17:18:07.371077 [ 259 ] {012d1bc7-89e2-4471-9ff1-8fc57ba8882e} <Debug> executeQuery: Read 21 rows, 1.57 KiB in 0.001573 sec., 13350.286077558805 rows/sec., 997.05 KiB/sec. | ||
| 2048 | 2025.11.20 17:18:07.371115 [ 259 ] {012d1bc7-89e2-4471-9ff1-8fc57ba8882e} <Debug> TCPHandler: Processed in 0.001736402 sec. | ||
| 2049 | 2025.11.20 17:18:07.371222 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2050 | 2025.11.20 17:18:07.371317 [ 259 ] {50d5671a-76b3-4192-af91-9339b5a8db94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2051 | 2025.11.20 17:18:07.371358 [ 259 ] {50d5671a-76b3-4192-af91-9339b5a8db94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2052 | 2025.11.20 17:18:07.371681 [ 259 ] {50d5671a-76b3-4192-af91-9339b5a8db94} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2053 | 2025.11.20 17:18:07.371717 [ 259 ] {50d5671a-76b3-4192-af91-9339b5a8db94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2054 | 2025.11.20 17:18:07.372123 [ 259 ] {50d5671a-76b3-4192-af91-9339b5a8db94} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2055 | 2025.11.20 17:18:07.372569 [ 259 ] {50d5671a-76b3-4192-af91-9339b5a8db94} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2056 | 2025.11.20 17:18:07.372699 [ 259 ] {50d5671a-76b3-4192-af91-9339b5a8db94} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0014 sec., 42857.142857142855 rows/sec., 2.89 MiB/sec. | ||
| 2057 | 2025.11.20 17:18:07.372735 [ 259 ] {50d5671a-76b3-4192-af91-9339b5a8db94} <Debug> TCPHandler: Processed in 0.00156193 sec. | ||
| 2058 | 2025.11.20 17:18:08.571032 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3296 | ||
| 2059 | 2025.11.20 17:18:08.571556 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2060 | 2025.11.20 17:18:08.571598 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2061 | 2025.11.20 17:18:08.572320 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2062 | 2025.11.20 17:18:08.572771 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2063 | 2025.11.20 17:18:08.572901 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3296 | ||
| 2064 | 2025.11.20 17:18:08.732846 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2065 | 2025.11.20 17:18:08.749757 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2066 | 2025.11.20 17:18:08.749803 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2067 | 2025.11.20 17:18:08.755513 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2068 | 2025.11.20 17:18:08.756639 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2069 | 2025.11.20 17:18:08.759608 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2070 | 2025.11.20 17:18:12.316471 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2071 | 2025.11.20 17:18:12.316669 [ 259 ] {2190e462-ea92-49d1-a36a-f7c38b482898} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2072 | 2025.11.20 17:18:12.316742 [ 259 ] {2190e462-ea92-49d1-a36a-f7c38b482898} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2073 | 2025.11.20 17:18:12.317508 [ 259 ] {2190e462-ea92-49d1-a36a-f7c38b482898} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2074 | 2025.11.20 17:18:12.317554 [ 259 ] {2190e462-ea92-49d1-a36a-f7c38b482898} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2075 | 2025.11.20 17:18:12.318068 [ 259 ] {2190e462-ea92-49d1-a36a-f7c38b482898} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2076 | 2025.11.20 17:18:12.318542 [ 259 ] {2190e462-ea92-49d1-a36a-f7c38b482898} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2077 | 2025.11.20 17:18:12.318695 [ 259 ] {2190e462-ea92-49d1-a36a-f7c38b482898} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00208 sec., 197115.38461538462 rows/sec., 12.50 MiB/sec. | ||
| 2078 | 2025.11.20 17:18:12.318740 [ 259 ] {2190e462-ea92-49d1-a36a-f7c38b482898} <Debug> TCPHandler: Processed in 0.002404205 sec. | ||
| 2079 | 2025.11.20 17:18:12.318863 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2080 | 2025.11.20 17:18:12.318960 [ 259 ] {001eb40c-43f1-4a85-a278-c6e74db41a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2081 | 2025.11.20 17:18:12.319003 [ 259 ] {001eb40c-43f1-4a85-a278-c6e74db41a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2082 | 2025.11.20 17:18:12.319907 [ 259 ] {001eb40c-43f1-4a85-a278-c6e74db41a8e} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2083 | 2025.11.20 17:18:12.319944 [ 259 ] {001eb40c-43f1-4a85-a278-c6e74db41a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2084 | 2025.11.20 17:18:12.320420 [ 259 ] {001eb40c-43f1-4a85-a278-c6e74db41a8e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2085 | 2025.11.20 17:18:12.320833 [ 259 ] {001eb40c-43f1-4a85-a278-c6e74db41a8e} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2086 | 2025.11.20 17:18:12.320968 [ 259 ] {001eb40c-43f1-4a85-a278-c6e74db41a8e} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.002027 sec., 548593.9812530833 rows/sec., 43.28 MiB/sec. | ||
| 2087 | 2025.11.20 17:18:12.321005 [ 259 ] {001eb40c-43f1-4a85-a278-c6e74db41a8e} <Debug> TCPHandler: Processed in 0.002191161 sec. | ||
| 2088 | 2025.11.20 17:18:12.321116 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2089 | 2025.11.20 17:18:12.321211 [ 259 ] {51afcf31-7f54-4924-bf1b-f631a508cf85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2090 | 2025.11.20 17:18:12.321252 [ 259 ] {51afcf31-7f54-4924-bf1b-f631a508cf85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2091 | 2025.11.20 17:18:12.321715 [ 259 ] {51afcf31-7f54-4924-bf1b-f631a508cf85} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2092 | 2025.11.20 17:18:12.321753 [ 259 ] {51afcf31-7f54-4924-bf1b-f631a508cf85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2093 | 2025.11.20 17:18:12.322178 [ 259 ] {51afcf31-7f54-4924-bf1b-f631a508cf85} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2094 | 2025.11.20 17:18:12.322680 [ 259 ] {51afcf31-7f54-4924-bf1b-f631a508cf85} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2095 | 2025.11.20 17:18:12.322834 [ 259 ] {51afcf31-7f54-4924-bf1b-f631a508cf85} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001641 sec., 124923.82693479586 rows/sec., 7.33 MiB/sec. | ||
| 2096 | 2025.11.20 17:18:12.322874 [ 259 ] {51afcf31-7f54-4924-bf1b-f631a508cf85} <Debug> TCPHandler: Processed in 0.001808694 sec. | ||
| 2097 | 2025.11.20 17:18:12.322979 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2098 | 2025.11.20 17:18:12.323074 [ 259 ] {ca6e9f96-2a39-4aef-b3ea-c6da4f0ec708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2099 | 2025.11.20 17:18:12.323114 [ 259 ] {ca6e9f96-2a39-4aef-b3ea-c6da4f0ec708} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2100 | 2025.11.20 17:18:12.323577 [ 259 ] {ca6e9f96-2a39-4aef-b3ea-c6da4f0ec708} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2101 | 2025.11.20 17:18:12.323614 [ 259 ] {ca6e9f96-2a39-4aef-b3ea-c6da4f0ec708} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2102 | 2025.11.20 17:18:12.324020 [ 259 ] {ca6e9f96-2a39-4aef-b3ea-c6da4f0ec708} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2103 | 2025.11.20 17:18:12.324484 [ 259 ] {ca6e9f96-2a39-4aef-b3ea-c6da4f0ec708} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2104 | 2025.11.20 17:18:12.324637 [ 259 ] {ca6e9f96-2a39-4aef-b3ea-c6da4f0ec708} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001582 sec., 134007.58533501896 rows/sec., 8.64 MiB/sec. | ||
| 2105 | 2025.11.20 17:18:12.324678 [ 259 ] {ca6e9f96-2a39-4aef-b3ea-c6da4f0ec708} <Debug> TCPHandler: Processed in 0.001748683 sec. | ||
| 2106 | 2025.11.20 17:18:12.324782 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2107 | 2025.11.20 17:18:12.324877 [ 259 ] {150b5ff9-ed9e-4f72-afa6-b1682740f7a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2108 | 2025.11.20 17:18:12.324918 [ 259 ] {150b5ff9-ed9e-4f72-afa6-b1682740f7a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2109 | 2025.11.20 17:18:12.325371 [ 259 ] {150b5ff9-ed9e-4f72-afa6-b1682740f7a1} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2110 | 2025.11.20 17:18:12.325413 [ 259 ] {150b5ff9-ed9e-4f72-afa6-b1682740f7a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2111 | 2025.11.20 17:18:12.325821 [ 259 ] {150b5ff9-ed9e-4f72-afa6-b1682740f7a1} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2112 | 2025.11.20 17:18:12.326246 [ 259 ] {150b5ff9-ed9e-4f72-afa6-b1682740f7a1} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2113 | 2025.11.20 17:18:12.326375 [ 259 ] {150b5ff9-ed9e-4f72-afa6-b1682740f7a1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001516 sec., 139182.0580474934 rows/sec., 7.90 MiB/sec. | ||
| 2114 | 2025.11.20 17:18:12.326414 [ 259 ] {150b5ff9-ed9e-4f72-afa6-b1682740f7a1} <Debug> TCPHandler: Processed in 0.001680971 sec. | ||
| 2115 | 2025.11.20 17:18:12.326519 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2116 | 2025.11.20 17:18:12.326615 [ 259 ] {bf4728ba-9aaa-4507-b3ce-0e53aefbd536} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2117 | 2025.11.20 17:18:12.326655 [ 259 ] {bf4728ba-9aaa-4507-b3ce-0e53aefbd536} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2118 | 2025.11.20 17:18:12.327276 [ 259 ] {bf4728ba-9aaa-4507-b3ce-0e53aefbd536} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2119 | 2025.11.20 17:18:12.327313 [ 259 ] {bf4728ba-9aaa-4507-b3ce-0e53aefbd536} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2120 | 2025.11.20 17:18:12.327749 [ 259 ] {bf4728ba-9aaa-4507-b3ce-0e53aefbd536} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2121 | 2025.11.20 17:18:12.328186 [ 259 ] {bf4728ba-9aaa-4507-b3ce-0e53aefbd536} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2122 | 2025.11.20 17:18:12.328318 [ 259 ] {bf4728ba-9aaa-4507-b3ce-0e53aefbd536} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001722 sec., 394308.9430894309 rows/sec., 27.49 MiB/sec. | ||
| 2123 | 2025.11.20 17:18:12.328356 [ 259 ] {bf4728ba-9aaa-4507-b3ce-0e53aefbd536} <Debug> TCPHandler: Processed in 0.001886056 sec. | ||
| 2124 | 2025.11.20 17:18:12.328462 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2125 | 2025.11.20 17:18:12.328557 [ 259 ] {1d559ac0-1a02-412e-8532-fc4294e0823e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2126 | 2025.11.20 17:18:12.328600 [ 259 ] {1d559ac0-1a02-412e-8532-fc4294e0823e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2127 | 2025.11.20 17:18:12.328926 [ 259 ] {1d559ac0-1a02-412e-8532-fc4294e0823e} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2128 | 2025.11.20 17:18:12.328964 [ 259 ] {1d559ac0-1a02-412e-8532-fc4294e0823e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2129 | 2025.11.20 17:18:12.329371 [ 259 ] {1d559ac0-1a02-412e-8532-fc4294e0823e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2130 | 2025.11.20 17:18:12.329799 [ 259 ] {1d559ac0-1a02-412e-8532-fc4294e0823e} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2131 | 2025.11.20 17:18:12.329931 [ 259 ] {1d559ac0-1a02-412e-8532-fc4294e0823e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001392 sec., 4310.3448275862065 rows/sec., 225.20 KiB/sec. | ||
| 2132 | 2025.11.20 17:18:12.329967 [ 259 ] {1d559ac0-1a02-412e-8532-fc4294e0823e} <Debug> TCPHandler: Processed in 0.001554729 sec. | ||
| 2133 | 2025.11.20 17:18:12.330072 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2134 | 2025.11.20 17:18:12.330165 [ 259 ] {4b28d645-4041-4d28-aba3-9a669eae6261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2135 | 2025.11.20 17:18:12.330209 [ 259 ] {4b28d645-4041-4d28-aba3-9a669eae6261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2136 | 2025.11.20 17:18:12.330622 [ 259 ] {4b28d645-4041-4d28-aba3-9a669eae6261} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2137 | 2025.11.20 17:18:12.330659 [ 259 ] {4b28d645-4041-4d28-aba3-9a669eae6261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2138 | 2025.11.20 17:18:12.331136 [ 259 ] {4b28d645-4041-4d28-aba3-9a669eae6261} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2139 | 2025.11.20 17:18:12.331563 [ 259 ] {4b28d645-4041-4d28-aba3-9a669eae6261} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2140 | 2025.11.20 17:18:12.331696 [ 259 ] {4b28d645-4041-4d28-aba3-9a669eae6261} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001549 sec., 202711.4267269206 rows/sec., 13.32 MiB/sec. | ||
| 2141 | 2025.11.20 17:18:12.331734 [ 259 ] {4b28d645-4041-4d28-aba3-9a669eae6261} <Debug> TCPHandler: Processed in 0.001712312 sec. | ||
| 2142 | 2025.11.20 17:18:12.331840 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2143 | 2025.11.20 17:18:12.331935 [ 259 ] {b62329dd-f562-4c8b-a408-aac91f6e36d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2144 | 2025.11.20 17:18:12.331977 [ 259 ] {b62329dd-f562-4c8b-a408-aac91f6e36d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2145 | 2025.11.20 17:18:12.332281 [ 259 ] {b62329dd-f562-4c8b-a408-aac91f6e36d2} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2146 | 2025.11.20 17:18:12.332317 [ 259 ] {b62329dd-f562-4c8b-a408-aac91f6e36d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2147 | 2025.11.20 17:18:12.332721 [ 259 ] {b62329dd-f562-4c8b-a408-aac91f6e36d2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2148 | 2025.11.20 17:18:12.333139 [ 259 ] {b62329dd-f562-4c8b-a408-aac91f6e36d2} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2149 | 2025.11.20 17:18:12.333270 [ 259 ] {b62329dd-f562-4c8b-a408-aac91f6e36d2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001353 sec., 739.0983000739099 rows/sec., 49.80 KiB/sec. | ||
| 2150 | 2025.11.20 17:18:12.333306 [ 259 ] {b62329dd-f562-4c8b-a408-aac91f6e36d2} <Debug> TCPHandler: Processed in 0.001515438 sec. | ||
| 2151 | 2025.11.20 17:18:12.333411 [ 259 ] {} <Trace> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2152 | 2025.11.20 17:18:12.333506 [ 259 ] {140e0350-e260-4031-b43d-e244ae526467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57053) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2153 | 2025.11.20 17:18:12.333547 [ 259 ] {140e0350-e260-4031-b43d-e244ae526467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2154 | 2025.11.20 17:18:12.333867 [ 259 ] {140e0350-e260-4031-b43d-e244ae526467} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2155 | 2025.11.20 17:18:12.333902 [ 259 ] {140e0350-e260-4031-b43d-e244ae526467} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2156 | 2025.11.20 17:18:12.334316 [ 259 ] {140e0350-e260-4031-b43d-e244ae526467} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2157 | 2025.11.20 17:18:12.334741 [ 259 ] {140e0350-e260-4031-b43d-e244ae526467} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2158 | 2025.11.20 17:18:12.334870 [ 259 ] {140e0350-e260-4031-b43d-e244ae526467} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001383 sec., 75198.84309472163 rows/sec., 4.61 MiB/sec. | ||
| 2159 | 2025.11.20 17:18:12.334907 [ 259 ] {140e0350-e260-4031-b43d-e244ae526467} <Debug> TCPHandler: Processed in 0.001544839 sec. | ||
| 2160 | 2025.11.20 17:18:16.012169 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2161 | 2025.11.20 17:18:16.012251 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2162 | 2025.11.20 17:18:16.072137 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 322 | ||
| 2163 | 2025.11.20 17:18:16.073908 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3808 | ||
| 2164 | 2025.11.20 17:18:16.074631 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2165 | 2025.11.20 17:18:16.074692 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2166 | 2025.11.20 17:18:16.074730 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2167 | 2025.11.20 17:18:16.074778 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2168 | 2025.11.20 17:18:16.075648 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2169 | 2025.11.20 17:18:16.076303 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2170 | 2025.11.20 17:18:16.076375 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2171 | 2025.11.20 17:18:16.076595 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3808 | ||
| 2172 | 2025.11.20 17:18:16.076840 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2173 | 2025.11.20 17:18:16.076966 [ 51 ] {} <Debug> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2174 | 2025.11.20 17:18:16.077000 [ 51 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2175 | 2025.11.20 17:18:16.077022 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2176 | 2025.11.20 17:18:16.077200 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 322 | ||
| 2177 | 2025.11.20 17:18:16.077218 [ 193 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::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 | ||
| 2178 | 2025.11.20 17:18:16.078038 [ 193 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2179 | 2025.11.20 17:18:16.078216 [ 193 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::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 | ||
| 2180 | 2025.11.20 17:18:16.078667 [ 193 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 82 rows starting from the beginning of the part | ||
| 2181 | 2025.11.20 17:18:16.079059 [ 193 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 16 rows starting from the beginning of the part | ||
| 2182 | 2025.11.20 17:18:16.079443 [ 193 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 2183 | 2025.11.20 17:18:16.079805 [ 193 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::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 | ||
| 2184 | 2025.11.20 17:18:16.080169 [ 193 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 48 rows starting from the beginning of the part | ||
| 2185 | 2025.11.20 17:18:16.086003 [ 201 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 322 rows, containing 72 columns (72 merged, 0 gathered) in 0.008900237 sec., 36178.811867594086 rows/sec., 39.35 MiB/sec. | ||
| 2186 | 2025.11.20 17:18:16.086763 [ 201 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2187 | 2025.11.20 17:18:16.087466 [ 201 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_6_1} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2188 | 2025.11.20 17:18:16.087538 [ 201 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_6_1} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2189 | 2025.11.20 17:18:16.087659 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.72 MiB. | ||
| 2190 | 2025.11.20 17:18:16.260597 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2191 | 2025.11.20 17:18:16.277679 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2192 | 2025.11.20 17:18:16.277728 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2193 | 2025.11.20 17:18:16.284048 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2194 | 2025.11.20 17:18:16.285185 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2195 | 2025.11.20 17:18:16.288208 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2196 | 2025.11.20 17:18:16.746946 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2197 | 2025.11.20 17:18:16.747006 [ 259 ] {} <Debug> TCP-Session: 13f1009d-2b93-47f5-ba4c-b56290f578e3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2198 | 2025.11.20 17:18:17.000262 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.68 MiB, peak 188.80 MiB, free memory in arenas 0.00 B, will set to 186.82 MiB (RSS), difference: 4.14 MiB | ||
| 2199 | 2025.11.20 17:18:17.307841 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2200 | 2025.11.20 17:18:17.308059 [ 260 ] {33e728c3-57fd-4748-bb48-8d7f8bf89279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2201 | 2025.11.20 17:18:17.308139 [ 260 ] {33e728c3-57fd-4748-bb48-8d7f8bf89279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2202 | 2025.11.20 17:18:17.308954 [ 260 ] {33e728c3-57fd-4748-bb48-8d7f8bf89279} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2203 | 2025.11.20 17:18:17.308992 [ 260 ] {33e728c3-57fd-4748-bb48-8d7f8bf89279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2204 | 2025.11.20 17:18:17.309531 [ 260 ] {33e728c3-57fd-4748-bb48-8d7f8bf89279} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2205 | 2025.11.20 17:18:17.310032 [ 260 ] {33e728c3-57fd-4748-bb48-8d7f8bf89279} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2206 | 2025.11.20 17:18:17.310181 [ 260 ] {33e728c3-57fd-4748-bb48-8d7f8bf89279} <Debug> executeQuery: Read 126 rows, 11.10 KiB in 0.002181 sec., 57771.664374140295 rows/sec., 4.97 MiB/sec. | ||
| 2207 | 2025.11.20 17:18:17.310220 [ 260 ] {33e728c3-57fd-4748-bb48-8d7f8bf89279} <Debug> TCPHandler: Processed in 0.002518147 sec. | ||
| 2208 | 2025.11.20 17:18:17.310342 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2209 | 2025.11.20 17:18:17.310437 [ 260 ] {8b61621d-2b60-4081-a420-a46ccb58b35c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2210 | 2025.11.20 17:18:17.310477 [ 260 ] {8b61621d-2b60-4081-a420-a46ccb58b35c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2211 | 2025.11.20 17:18:17.310874 [ 260 ] {8b61621d-2b60-4081-a420-a46ccb58b35c} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2212 | 2025.11.20 17:18:17.310909 [ 260 ] {8b61621d-2b60-4081-a420-a46ccb58b35c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2213 | 2025.11.20 17:18:17.311291 [ 260 ] {8b61621d-2b60-4081-a420-a46ccb58b35c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2214 | 2025.11.20 17:18:17.311701 [ 260 ] {8b61621d-2b60-4081-a420-a46ccb58b35c} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2215 | 2025.11.20 17:18:17.311831 [ 260 ] {8b61621d-2b60-4081-a420-a46ccb58b35c} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.001413 sec., 24769.992922859165 rows/sec., 1.82 MiB/sec. | ||
| 2216 | 2025.11.20 17:18:17.311868 [ 260 ] {8b61621d-2b60-4081-a420-a46ccb58b35c} <Debug> TCPHandler: Processed in 0.00157897 sec. | ||
| 2217 | 2025.11.20 17:18:17.311872 [ 47 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2218 | 2025.11.20 17:18:17.311960 [ 47 ] {} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2219 | 2025.11.20 17:18:17.311967 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2220 | 2025.11.20 17:18:17.311990 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2221 | 2025.11.20 17:18:17.312075 [ 260 ] {a3e31221-1898-4ea4-9acd-aa6d4d7fb76f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2222 | 2025.11.20 17:18:17.312120 [ 260 ] {a3e31221-1898-4ea4-9acd-aa6d4d7fb76f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2223 | 2025.11.20 17:18:17.312189 [ 194 ] {477c62df-596d-4059-85d8-7b0e53a51c94::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 | ||
| 2224 | 2025.11.20 17:18:17.312456 [ 194 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2225 | 2025.11.20 17:18:17.312527 [ 194 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part | ||
| 2226 | 2025.11.20 17:18:17.312534 [ 260 ] {a3e31221-1898-4ea4-9acd-aa6d4d7fb76f} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2227 | 2025.11.20 17:18:17.312587 [ 260 ] {a3e31221-1898-4ea4-9acd-aa6d4d7fb76f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2228 | 2025.11.20 17:18:17.312681 [ 194 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 205 rows starting from the beginning of the part | ||
| 2229 | 2025.11.20 17:18:17.312787 [ 194 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 205 rows starting from the beginning of the part | ||
| 2230 | 2025.11.20 17:18:17.312845 [ 194 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
| 2231 | 2025.11.20 17:18:17.312888 [ 194 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 205 rows starting from the beginning of the part | ||
| 2232 | 2025.11.20 17:18:17.312930 [ 194 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part | ||
| 2233 | 2025.11.20 17:18:17.313001 [ 260 ] {a3e31221-1898-4ea4-9acd-aa6d4d7fb76f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2234 | 2025.11.20 17:18:17.313571 [ 260 ] {a3e31221-1898-4ea4-9acd-aa6d4d7fb76f} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2235 | 2025.11.20 17:18:17.313709 [ 260 ] {a3e31221-1898-4ea4-9acd-aa6d4d7fb76f} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001652 sec., 59927.3607748184 rows/sec., 4.68 MiB/sec. | ||
| 2236 | 2025.11.20 17:18:17.313748 [ 260 ] {a3e31221-1898-4ea4-9acd-aa6d4d7fb76f} <Debug> TCPHandler: Processed in 0.001829644 sec. | ||
| 2237 | 2025.11.20 17:18:17.313861 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2238 | 2025.11.20 17:18:17.313928 [ 201 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 710 rows, containing 5 columns (5 merged, 0 gathered) in 0.001823984 sec., 389257.80050702195 rows/sec., 25.08 MiB/sec. | ||
| 2239 | 2025.11.20 17:18:17.313955 [ 260 ] {c103d23b-d25c-4e05-9293-3b3a5b88b067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2240 | 2025.11.20 17:18:17.314010 [ 260 ] {c103d23b-d25c-4e05-9293-3b3a5b88b067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2241 | 2025.11.20 17:18:17.314232 [ 197 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2242 | 2025.11.20 17:18:17.314459 [ 260 ] {c103d23b-d25c-4e05-9293-3b3a5b88b067} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2243 | 2025.11.20 17:18:17.314509 [ 260 ] {c103d23b-d25c-4e05-9293-3b3a5b88b067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2244 | 2025.11.20 17:18:17.314750 [ 197 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_6_1} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2245 | 2025.11.20 17:18:17.314842 [ 197 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_6_1} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2246 | 2025.11.20 17:18:17.314929 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2247 | 2025.11.20 17:18:17.315022 [ 260 ] {c103d23b-d25c-4e05-9293-3b3a5b88b067} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2248 | 2025.11.20 17:18:17.315452 [ 260 ] {c103d23b-d25c-4e05-9293-3b3a5b88b067} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2249 | 2025.11.20 17:18:17.315589 [ 260 ] {c103d23b-d25c-4e05-9293-3b3a5b88b067} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001653 sec., 96793.70840895342 rows/sec., 6.74 MiB/sec. | ||
| 2250 | 2025.11.20 17:18:17.315626 [ 260 ] {c103d23b-d25c-4e05-9293-3b3a5b88b067} <Debug> TCPHandler: Processed in 0.001814265 sec. | ||
| 2251 | 2025.11.20 17:18:17.315729 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2252 | 2025.11.20 17:18:17.315825 [ 260 ] {9e5b4653-e42b-430d-bd9e-87b2c8012ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2253 | 2025.11.20 17:18:17.315879 [ 260 ] {9e5b4653-e42b-430d-bd9e-87b2c8012ef3} <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 | ||
| 2254 | 2025.11.20 17:18:17.316738 [ 260 ] {9e5b4653-e42b-430d-bd9e-87b2c8012ef3} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2255 | 2025.11.20 17:18:17.316775 [ 260 ] {9e5b4653-e42b-430d-bd9e-87b2c8012ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2256 | 2025.11.20 17:18:17.317449 [ 260 ] {9e5b4653-e42b-430d-bd9e-87b2c8012ef3} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2257 | 2025.11.20 17:18:17.317884 [ 260 ] {9e5b4653-e42b-430d-bd9e-87b2c8012ef3} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2258 | 2025.11.20 17:18:17.318020 [ 260 ] {9e5b4653-e42b-430d-bd9e-87b2c8012ef3} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.002215 sec., 15801.35440180587 rows/sec., 28.32 MiB/sec. | ||
| 2259 | 2025.11.20 17:18:17.318069 [ 260 ] {9e5b4653-e42b-430d-bd9e-87b2c8012ef3} <Debug> TCPHandler: Processed in 0.002389264 sec. | ||
| 2260 | 2025.11.20 17:18:17.318182 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2261 | 2025.11.20 17:18:17.318276 [ 260 ] {ed1ec792-d82d-48b0-8873-ae84e2c1da4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2262 | 2025.11.20 17:18:17.318317 [ 260 ] {ed1ec792-d82d-48b0-8873-ae84e2c1da4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2263 | 2025.11.20 17:18:17.318657 [ 260 ] {ed1ec792-d82d-48b0-8873-ae84e2c1da4c} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2264 | 2025.11.20 17:18:17.318693 [ 260 ] {ed1ec792-d82d-48b0-8873-ae84e2c1da4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2265 | 2025.11.20 17:18:17.319092 [ 260 ] {ed1ec792-d82d-48b0-8873-ae84e2c1da4c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2266 | 2025.11.20 17:18:17.319507 [ 260 ] {ed1ec792-d82d-48b0-8873-ae84e2c1da4c} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2267 | 2025.11.20 17:18:17.319635 [ 260 ] {ed1ec792-d82d-48b0-8873-ae84e2c1da4c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001378 sec., 43541.36429608127 rows/sec., 2.93 MiB/sec. | ||
| 2268 | 2025.11.20 17:18:17.319671 [ 260 ] {ed1ec792-d82d-48b0-8873-ae84e2c1da4c} <Debug> TCPHandler: Processed in 0.001538368 sec. | ||
| 2269 | 2025.11.20 17:18:21.958947 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59223 | ||
| 2270 | 2025.11.20 17:18:21.959065 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2271 | 2025.11.20 17:18:21.959093 [ 259 ] {} <Debug> TCP-Session: e2f6e03e-5d89-410c-8bc8-2dd937648620 Authenticating user 'default' from [fd00:1122:3344:101::e]:59223 | ||
| 2272 | 2025.11.20 17:18:21.959115 [ 259 ] {} <Debug> TCP-Session: e2f6e03e-5d89-410c-8bc8-2dd937648620 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2273 | 2025.11.20 17:18:21.959129 [ 259 ] {} <Debug> TCP-Session: e2f6e03e-5d89-410c-8bc8-2dd937648620 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2274 | 2025.11.20 17:18:21.959320 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33683 | ||
| 2275 | 2025.11.20 17:18:21.959385 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58068 | ||
| 2276 | 2025.11.20 17:18:21.959421 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2277 | 2025.11.20 17:18:21.959451 [ 259 ] {} <Trace> TCP-Session: e2f6e03e-5d89-410c-8bc8-2dd937648620 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2278 | 2025.11.20 17:18:21.959463 [ 286 ] {} <Debug> TCP-Session: b2e0c5ad-6ea9-4f00-b63b-5adce9624879 Authenticating user 'default' from [fd00:1122:3344:101::e]:33683 | ||
| 2279 | 2025.11.20 17:18:21.959469 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58883 | ||
| 2280 | 2025.11.20 17:18:21.959486 [ 286 ] {} <Debug> TCP-Session: b2e0c5ad-6ea9-4f00-b63b-5adce9624879 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2281 | 2025.11.20 17:18:21.959507 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2282 | 2025.11.20 17:18:21.959519 [ 286 ] {} <Debug> TCP-Session: b2e0c5ad-6ea9-4f00-b63b-5adce9624879 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2283 | 2025.11.20 17:18:21.959481 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38883 | ||
| 2284 | 2025.11.20 17:18:21.959549 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2285 | 2025.11.20 17:18:21.959545 [ 287 ] {} <Debug> TCP-Session: 0c3f195c-8e53-4056-82a0-9d6fc976fd44 Authenticating user 'default' from [fd00:1122:3344:101::e]:58068 | ||
| 2286 | 2025.11.20 17:18:21.959604 [ 292 ] {} <Debug> TCP-Session: 066a72bc-922e-4b78-9f75-0b2559ce6515 Authenticating user 'default' from [fd00:1122:3344:101::e]:58883 | ||
| 2287 | 2025.11.20 17:18:21.959618 [ 259 ] {aeb4b1ab-98b2-4b41-b574-2b0ebd775a03} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59223) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2288 | 2025.11.20 17:18:21.959632 [ 287 ] {} <Debug> TCP-Session: 0c3f195c-8e53-4056-82a0-9d6fc976fd44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2025.11.20 17:18:21.959635 [ 292 ] {} <Debug> TCP-Session: 066a72bc-922e-4b78-9f75-0b2559ce6515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2290 | 2025.11.20 17:18:21.959658 [ 287 ] {} <Debug> TCP-Session: 0c3f195c-8e53-4056-82a0-9d6fc976fd44 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2291 | 2025.11.20 17:18:21.959672 [ 292 ] {} <Debug> TCP-Session: 066a72bc-922e-4b78-9f75-0b2559ce6515 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2292 | 2025.11.20 17:18:21.959455 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57186 | ||
| 2293 | 2025.11.20 17:18:21.959460 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44630 | ||
| 2294 | 2025.11.20 17:18:21.959750 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2295 | 2025.11.20 17:18:21.959453 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60486 | ||
| 2296 | 2025.11.20 17:18:21.959800 [ 293 ] {} <Debug> TCP-Session: b5123397-34dd-48aa-8372-81e483aff749 Authenticating user 'default' from [fd00:1122:3344:101::e]:38883 | ||
| 2297 | 2025.11.20 17:18:21.959460 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35927 | ||
| 2298 | 2025.11.20 17:18:21.959849 [ 293 ] {} <Debug> TCP-Session: b5123397-34dd-48aa-8372-81e483aff749 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2299 | 2025.11.20 17:18:21.959879 [ 293 ] {} <Debug> TCP-Session: b5123397-34dd-48aa-8372-81e483aff749 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2300 | 2025.11.20 17:18:21.959890 [ 259 ] {aeb4b1ab-98b2-4b41-b574-2b0ebd775a03} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2301 | 2025.11.20 17:18:21.959951 [ 259 ] {aeb4b1ab-98b2-4b41-b574-2b0ebd775a03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2302 | 2025.11.20 17:18:21.960071 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2303 | 2025.11.20 17:18:21.960073 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2304 | 2025.11.20 17:18:21.960107 [ 289 ] {} <Debug> TCP-Session: f2ec8d8a-5fd3-45ce-be63-cba5658d50c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44630 | ||
| 2305 | 2025.11.20 17:18:21.960106 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2306 | 2025.11.20 17:18:21.960130 [ 291 ] {} <Debug> TCP-Session: d52d1548-b55e-4401-9995-8ffb56658f89 Authenticating user 'default' from [fd00:1122:3344:101::e]:35927 | ||
| 2307 | 2025.11.20 17:18:21.960137 [ 289 ] {} <Debug> TCP-Session: f2ec8d8a-5fd3-45ce-be63-cba5658d50c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2308 | 2025.11.20 17:18:21.960170 [ 288 ] {} <Debug> TCP-Session: 7703df9b-2852-40f3-8cdb-78ff767d5895 Authenticating user 'default' from [fd00:1122:3344:101::e]:57186 | ||
| 2309 | 2025.11.20 17:18:21.960178 [ 291 ] {} <Debug> TCP-Session: d52d1548-b55e-4401-9995-8ffb56658f89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2310 | 2025.11.20 17:18:21.960177 [ 289 ] {} <Debug> TCP-Session: f2ec8d8a-5fd3-45ce-be63-cba5658d50c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2311 | 2025.11.20 17:18:21.960207 [ 291 ] {} <Debug> TCP-Session: d52d1548-b55e-4401-9995-8ffb56658f89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2312 | 2025.11.20 17:18:21.960205 [ 288 ] {} <Debug> TCP-Session: 7703df9b-2852-40f3-8cdb-78ff767d5895 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2313 | 2025.11.20 17:18:21.960238 [ 259 ] {aeb4b1ab-98b2-4b41-b574-2b0ebd775a03} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 2314 | 2025.11.20 17:18:21.960245 [ 288 ] {} <Debug> TCP-Session: 7703df9b-2852-40f3-8cdb-78ff767d5895 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2315 | 2025.11.20 17:18:21.960176 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2316 | 2025.11.20 17:18:21.960327 [ 290 ] {} <Debug> TCP-Session: d4463be8-dfcb-4a47-b2a7-2658d1871d37 Authenticating user 'default' from [fd00:1122:3344:101::e]:60486 | ||
| 2317 | 2025.11.20 17:18:21.960333 [ 259 ] {aeb4b1ab-98b2-4b41-b574-2b0ebd775a03} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2318 | 2025.11.20 17:18:21.960355 [ 290 ] {} <Debug> TCP-Session: d4463be8-dfcb-4a47-b2a7-2658d1871d37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2319 | 2025.11.20 17:18:21.960382 [ 290 ] {} <Debug> TCP-Session: d4463be8-dfcb-4a47-b2a7-2658d1871d37 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2320 | 2025.11.20 17:18:22.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 187.09 MiB, peak 190.37 MiB, free memory in arenas 0.00 B, will set to 188.61 MiB (RSS), difference: 1.51 MiB | ||
| 2321 | 2025.11.20 17:18:22.318700 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2322 | 2025.11.20 17:18:22.318879 [ 260 ] {2fb91d88-f388-4ff3-84b5-6127aaf6db2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2323 | 2025.11.20 17:18:22.318945 [ 260 ] {2fb91d88-f388-4ff3-84b5-6127aaf6db2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2324 | 2025.11.20 17:18:22.319709 [ 260 ] {2fb91d88-f388-4ff3-84b5-6127aaf6db2d} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2325 | 2025.11.20 17:18:22.319758 [ 260 ] {2fb91d88-f388-4ff3-84b5-6127aaf6db2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2326 | 2025.11.20 17:18:22.324391 [ 260 ] {2fb91d88-f388-4ff3-84b5-6127aaf6db2d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2327 | 2025.11.20 17:18:22.324737 [ 260 ] {2fb91d88-f388-4ff3-84b5-6127aaf6db2d} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2328 | 2025.11.20 17:18:22.324951 [ 260 ] {2fb91d88-f388-4ff3-84b5-6127aaf6db2d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.006116 sec., 67037.27926749509 rows/sec., 4.25 MiB/sec. | ||
| 2329 | 2025.11.20 17:18:22.325018 [ 260 ] {2fb91d88-f388-4ff3-84b5-6127aaf6db2d} <Debug> TCPHandler: Processed in 0.006454571 sec. | ||
| 2330 | 2025.11.20 17:18:22.325181 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2331 | 2025.11.20 17:18:22.325303 [ 260 ] {415f5b39-81f0-446a-bd7e-85b39af583c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2332 | 2025.11.20 17:18:22.325363 [ 260 ] {415f5b39-81f0-446a-bd7e-85b39af583c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2333 | 2025.11.20 17:18:22.326999 [ 260 ] {415f5b39-81f0-446a-bd7e-85b39af583c5} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2334 | 2025.11.20 17:18:22.327063 [ 260 ] {415f5b39-81f0-446a-bd7e-85b39af583c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2335 | 2025.11.20 17:18:22.327678 [ 260 ] {415f5b39-81f0-446a-bd7e-85b39af583c5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2336 | 2025.11.20 17:18:22.327919 [ 260 ] {415f5b39-81f0-446a-bd7e-85b39af583c5} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2337 | 2025.11.20 17:18:22.328045 [ 42 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2338 | 2025.11.20 17:18:22.328077 [ 260 ] {415f5b39-81f0-446a-bd7e-85b39af583c5} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.002805 sec., 396434.9376114082 rows/sec., 31.28 MiB/sec. | ||
| 2339 | 2025.11.20 17:18:22.328090 [ 42 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2340 | 2025.11.20 17:18:22.328120 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2341 | 2025.11.20 17:18:22.328132 [ 260 ] {415f5b39-81f0-446a-bd7e-85b39af583c5} <Debug> TCPHandler: Processed in 0.003017887 sec. | ||
| 2342 | 2025.11.20 17:18:22.328212 [ 194 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::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 | ||
| 2343 | 2025.11.20 17:18:22.328263 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2344 | 2025.11.20 17:18:22.328340 [ 194 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2345 | 2025.11.20 17:18:22.328385 [ 194 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2350 rows starting from the beginning of the part | ||
| 2346 | 2025.11.20 17:18:22.328435 [ 260 ] {7cfce5cd-1ea8-4653-8833-d794660ddd2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2347 | 2025.11.20 17:18:22.328457 [ 194 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1086 rows starting from the beginning of the part | ||
| 2348 | 2025.11.20 17:18:22.328491 [ 260 ] {7cfce5cd-1ea8-4653-8833-d794660ddd2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2349 | 2025.11.20 17:18:22.328517 [ 194 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1267 rows starting from the beginning of the part | ||
| 2350 | 2025.11.20 17:18:22.328574 [ 194 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1112 rows starting from the beginning of the part | ||
| 2351 | 2025.11.20 17:18:22.328623 [ 194 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 126 rows starting from the beginning of the part | ||
| 2352 | 2025.11.20 17:18:22.328675 [ 194 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1112 rows starting from the beginning of the part | ||
| 2353 | 2025.11.20 17:18:22.328984 [ 313 ] {aeb4b1ab-98b2-4b41-b574-2b0ebd775a03} <Trace> AggregatingTransform: Aggregating | ||
| 2354 | 2025.11.20 17:18:22.329023 [ 313 ] {aeb4b1ab-98b2-4b41-b574-2b0ebd775a03} <Trace> Aggregator: Aggregation method: without_key | ||
| 2355 | 2025.11.20 17:18:22.329063 [ 313 ] {aeb4b1ab-98b2-4b41-b574-2b0ebd775a03} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001429017 sec. (699.782 rows/sec., 27.34 KiB/sec.) | ||
| 2356 | 2025.11.20 17:18:22.329068 [ 260 ] {7cfce5cd-1ea8-4653-8833-d794660ddd2b} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2357 | 2025.11.20 17:18:22.329085 [ 313 ] {aeb4b1ab-98b2-4b41-b574-2b0ebd775a03} <Trace> Aggregator: Merging aggregated data | ||
| 2358 | 2025.11.20 17:18:22.329127 [ 260 ] {7cfce5cd-1ea8-4653-8833-d794660ddd2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2359 | 2025.11.20 17:18:22.329651 [ 260 ] {7cfce5cd-1ea8-4653-8833-d794660ddd2b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2360 | 2025.11.20 17:18:22.329945 [ 260 ] {7cfce5cd-1ea8-4653-8833-d794660ddd2b} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2361 | 2025.11.20 17:18:22.330090 [ 260 ] {7cfce5cd-1ea8-4653-8833-d794660ddd2b} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001727 sec., 118702.95309785755 rows/sec., 6.96 MiB/sec. | ||
| 2362 | 2025.11.20 17:18:22.330141 [ 260 ] {7cfce5cd-1ea8-4653-8833-d794660ddd2b} <Debug> TCPHandler: Processed in 0.001933087 sec. | ||
| 2363 | 2025.11.20 17:18:22.330365 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2364 | 2025.11.20 17:18:22.330447 [ 259 ] {aeb4b1ab-98b2-4b41-b574-2b0ebd775a03} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.370876 sec., 2.6963189853212395 rows/sec., 107.85 B/sec. | ||
| 2365 | 2025.11.20 17:18:22.330465 [ 260 ] {b2c9e287-09fc-4aef-82b5-e3a5e3445588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2366 | 2025.11.20 17:18:22.330554 [ 260 ] {b2c9e287-09fc-4aef-82b5-e3a5e3445588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2367 | 2025.11.20 17:18:22.330656 [ 259 ] {aeb4b1ab-98b2-4b41-b574-2b0ebd775a03} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2368 | 2025.11.20 17:18:22.330681 [ 259 ] {aeb4b1ab-98b2-4b41-b574-2b0ebd775a03} <Debug> TCPHandler: Processed in 0.371337971 sec. | ||
| 2369 | 2025.11.20 17:18:22.330830 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2370 | 2025.11.20 17:18:22.330866 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2371 | 2025.11.20 17:18:22.330882 [ 289 ] {} <Debug> TCP-Session: f2ec8d8a-5fd3-45ce-be63-cba5658d50c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2372 | 2025.11.20 17:18:22.330887 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2373 | 2025.11.20 17:18:22.330922 [ 288 ] {} <Debug> TCP-Session: 7703df9b-2852-40f3-8cdb-78ff767d5895 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2374 | 2025.11.20 17:18:22.330916 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2375 | 2025.11.20 17:18:22.330960 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2376 | 2025.11.20 17:18:22.331003 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2377 | 2025.11.20 17:18:22.331018 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2378 | 2025.11.20 17:18:22.331048 [ 290 ] {} <Debug> TCP-Session: d4463be8-dfcb-4a47-b2a7-2658d1871d37 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2379 | 2025.11.20 17:18:22.331055 [ 260 ] {b2c9e287-09fc-4aef-82b5-e3a5e3445588} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2380 | 2025.11.20 17:18:22.331071 [ 259 ] {} <Debug> TCP-Session: e2f6e03e-5d89-410c-8bc8-2dd937648620 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2381 | 2025.11.20 17:18:22.331055 [ 292 ] {} <Debug> TCP-Session: 066a72bc-922e-4b78-9f75-0b2559ce6515 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2382 | 2025.11.20 17:18:22.331109 [ 260 ] {b2c9e287-09fc-4aef-82b5-e3a5e3445588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2383 | 2025.11.20 17:18:22.331002 [ 286 ] {} <Debug> TCP-Session: b2e0c5ad-6ea9-4f00-b63b-5adce9624879 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2384 | 2025.11.20 17:18:22.330980 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2385 | 2025.11.20 17:18:22.330947 [ 293 ] {} <Debug> TCP-Session: b5123397-34dd-48aa-8372-81e483aff749 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2386 | 2025.11.20 17:18:22.331207 [ 291 ] {} <Debug> TCP-Session: d52d1548-b55e-4401-9995-8ffb56658f89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2387 | 2025.11.20 17:18:22.330939 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2388 | 2025.11.20 17:18:22.331274 [ 287 ] {} <Debug> TCP-Session: 0c3f195c-8e53-4056-82a0-9d6fc976fd44 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2389 | 2025.11.20 17:18:22.331463 [ 260 ] {b2c9e287-09fc-4aef-82b5-e3a5e3445588} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2390 | 2025.11.20 17:18:22.331691 [ 260 ] {b2c9e287-09fc-4aef-82b5-e3a5e3445588} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2391 | 2025.11.20 17:18:22.331797 [ 42 ] {} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2392 | 2025.11.20 17:18:22.331823 [ 260 ] {b2c9e287-09fc-4aef-82b5-e3a5e3445588} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001381 sec., 153511.94786386675 rows/sec., 9.90 MiB/sec. | ||
| 2393 | 2025.11.20 17:18:22.331834 [ 42 ] {} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2394 | 2025.11.20 17:18:22.331865 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2395 | 2025.11.20 17:18:22.331869 [ 260 ] {b2c9e287-09fc-4aef-82b5-e3a5e3445588} <Debug> TCPHandler: Processed in 0.001558969 sec. | ||
| 2396 | 2025.11.20 17:18:22.331960 [ 201 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::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 | ||
| 2397 | 2025.11.20 17:18:22.331992 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2398 | 2025.11.20 17:18:22.332090 [ 201 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2399 | 2025.11.20 17:18:22.332092 [ 260 ] {4d0c5e36-9dd0-49e3-86c8-21c78354bb96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2400 | 2025.11.20 17:18:22.332169 [ 201 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 252 rows starting from the beginning of the part | ||
| 2401 | 2025.11.20 17:18:22.332198 [ 260 ] {4d0c5e36-9dd0-49e3-86c8-21c78354bb96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2402 | 2025.11.20 17:18:22.332243 [ 201 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::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 | ||
| 2403 | 2025.11.20 17:18:22.332298 [ 201 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 212 rows starting from the beginning of the part | ||
| 2404 | 2025.11.20 17:18:22.332345 [ 201 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part | ||
| 2405 | 2025.11.20 17:18:22.332425 [ 201 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::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 | ||
| 2406 | 2025.11.20 17:18:22.332470 [ 201 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::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 | ||
| 2407 | 2025.11.20 17:18:22.332684 [ 260 ] {4d0c5e36-9dd0-49e3-86c8-21c78354bb96} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2408 | 2025.11.20 17:18:22.332727 [ 260 ] {4d0c5e36-9dd0-49e3-86c8-21c78354bb96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2409 | 2025.11.20 17:18:22.333062 [ 260 ] {4d0c5e36-9dd0-49e3-86c8-21c78354bb96} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2410 | 2025.11.20 17:18:22.333289 [ 260 ] {4d0c5e36-9dd0-49e3-86c8-21c78354bb96} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2411 | 2025.11.20 17:18:22.333428 [ 260 ] {4d0c5e36-9dd0-49e3-86c8-21c78354bb96} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001354 sec., 155834.56425406205 rows/sec., 8.85 MiB/sec. | ||
| 2412 | 2025.11.20 17:18:22.333467 [ 260 ] {4d0c5e36-9dd0-49e3-86c8-21c78354bb96} <Debug> TCPHandler: Processed in 0.001525269 sec. | ||
| 2413 | 2025.11.20 17:18:22.333624 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2414 | 2025.11.20 17:18:22.333674 [ 196 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1328 rows, containing 5 columns (5 merged, 0 gathered) in 0.001755413 sec., 756517.1273085023 rows/sec., 52.76 MiB/sec. | ||
| 2415 | 2025.11.20 17:18:22.333736 [ 260 ] {8c2f75d1-4ee2-47c6-b237-89479844c37f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2416 | 2025.11.20 17:18:22.333777 [ 260 ] {8c2f75d1-4ee2-47c6-b237-89479844c37f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2417 | 2025.11.20 17:18:22.333921 [ 199 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2418 | 2025.11.20 17:18:22.334320 [ 199 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_6_1} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2419 | 2025.11.20 17:18:22.334413 [ 199 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_6_1} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2420 | 2025.11.20 17:18:22.334507 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2421 | 2025.11.20 17:18:22.334512 [ 260 ] {8c2f75d1-4ee2-47c6-b237-89479844c37f} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2422 | 2025.11.20 17:18:22.334563 [ 260 ] {8c2f75d1-4ee2-47c6-b237-89479844c37f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2423 | 2025.11.20 17:18:22.334568 [ 194 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7053 rows, containing 5 columns (5 merged, 0 gathered) in 0.00639905 sec., 1102194.8570490933 rows/sec., 93.08 MiB/sec. | ||
| 2424 | 2025.11.20 17:18:22.334911 [ 201 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2425 | 2025.11.20 17:18:22.335085 [ 260 ] {8c2f75d1-4ee2-47c6-b237-89479844c37f} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2426 | 2025.11.20 17:18:22.335302 [ 201 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_11_2} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2427 | 2025.11.20 17:18:22.335413 [ 201 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_11_2} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2428 | 2025.11.20 17:18:22.335515 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.40 MiB. | ||
| 2429 | 2025.11.20 17:18:22.337884 [ 260 ] {8c2f75d1-4ee2-47c6-b237-89479844c37f} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2430 | 2025.11.20 17:18:22.338035 [ 42 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2431 | 2025.11.20 17:18:22.338073 [ 42 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2432 | 2025.11.20 17:18:22.338095 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2433 | 2025.11.20 17:18:22.338105 [ 260 ] {8c2f75d1-4ee2-47c6-b237-89479844c37f} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.004381 sec., 154987.44578863273 rows/sec., 10.80 MiB/sec. | ||
| 2434 | 2025.11.20 17:18:22.338188 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::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 | ||
| 2435 | 2025.11.20 17:18:22.338191 [ 260 ] {8c2f75d1-4ee2-47c6-b237-89479844c37f} <Debug> TCPHandler: Processed in 0.004635017 sec. | ||
| 2436 | 2025.11.20 17:18:22.338318 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2437 | 2025.11.20 17:18:22.338365 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1151 rows starting from the beginning of the part | ||
| 2438 | 2025.11.20 17:18:22.338402 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2439 | 2025.11.20 17:18:22.338451 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 651 rows starting from the beginning of the part | ||
| 2440 | 2025.11.20 17:18:22.338506 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 573 rows starting from the beginning of the part | ||
| 2441 | 2025.11.20 17:18:22.338508 [ 260 ] {048c6b56-f46d-48ee-8cb6-858b7b725edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2442 | 2025.11.20 17:18:22.338551 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 679 rows starting from the beginning of the part | ||
| 2443 | 2025.11.20 17:18:22.338564 [ 260 ] {048c6b56-f46d-48ee-8cb6-858b7b725edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2444 | 2025.11.20 17:18:22.338595 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 99 rows starting from the beginning of the part | ||
| 2445 | 2025.11.20 17:18:22.338638 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 679 rows starting from the beginning of the part | ||
| 2446 | 2025.11.20 17:18:22.338967 [ 260 ] {048c6b56-f46d-48ee-8cb6-858b7b725edd} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2447 | 2025.11.20 17:18:22.339004 [ 260 ] {048c6b56-f46d-48ee-8cb6-858b7b725edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2448 | 2025.11.20 17:18:22.339329 [ 260 ] {048c6b56-f46d-48ee-8cb6-858b7b725edd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2449 | 2025.11.20 17:18:22.339565 [ 260 ] {048c6b56-f46d-48ee-8cb6-858b7b725edd} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2450 | 2025.11.20 17:18:22.339705 [ 260 ] {048c6b56-f46d-48ee-8cb6-858b7b725edd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001219 sec., 4922.067268252666 rows/sec., 257.16 KiB/sec. | ||
| 2451 | 2025.11.20 17:18:22.339753 [ 260 ] {048c6b56-f46d-48ee-8cb6-858b7b725edd} <Debug> TCPHandler: Processed in 0.001432647 sec. | ||
| 2452 | 2025.11.20 17:18:22.339871 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2453 | 2025.11.20 17:18:22.339967 [ 260 ] {d1e45606-91fb-4ae1-bb27-a751121e2ed9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2454 | 2025.11.20 17:18:22.340011 [ 260 ] {d1e45606-91fb-4ae1-bb27-a751121e2ed9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2455 | 2025.11.20 17:18:22.340088 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3832 rows, containing 5 columns (5 merged, 0 gathered) in 0.001944436 sec., 1970751.4158347202 rows/sec., 147.73 MiB/sec. | ||
| 2456 | 2025.11.20 17:18:22.340315 [ 194 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2457 | 2025.11.20 17:18:22.340467 [ 260 ] {d1e45606-91fb-4ae1-bb27-a751121e2ed9} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2458 | 2025.11.20 17:18:22.340510 [ 260 ] {d1e45606-91fb-4ae1-bb27-a751121e2ed9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2459 | 2025.11.20 17:18:22.340637 [ 194 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_11_2} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2460 | 2025.11.20 17:18:22.340764 [ 194 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_11_2} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2461 | 2025.11.20 17:18:22.340860 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.80 MiB. | ||
| 2462 | 2025.11.20 17:18:22.340894 [ 260 ] {d1e45606-91fb-4ae1-bb27-a751121e2ed9} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2463 | 2025.11.20 17:18:22.341121 [ 260 ] {d1e45606-91fb-4ae1-bb27-a751121e2ed9} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2464 | 2025.11.20 17:18:22.341234 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2465 | 2025.11.20 17:18:22.341254 [ 260 ] {d1e45606-91fb-4ae1-bb27-a751121e2ed9} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001306 sec., 240428.79019908115 rows/sec., 15.79 MiB/sec. | ||
| 2466 | 2025.11.20 17:18:22.341291 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2467 | 2025.11.20 17:18:22.341305 [ 260 ] {d1e45606-91fb-4ae1-bb27-a751121e2ed9} <Debug> TCPHandler: Processed in 0.001482397 sec. | ||
| 2468 | 2025.11.20 17:18:22.341329 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2469 | 2025.11.20 17:18:22.341415 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 2470 | 2025.11.20 17:18:22.341443 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2471 | 2025.11.20 17:18:22.341519 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2472 | 2025.11.20 17:18:22.341542 [ 260 ] {7d7a4a38-5fa6-4242-b310-a4f64772eeb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2473 | 2025.11.20 17:18:22.341553 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1890 rows starting from the beginning of the part | ||
| 2474 | 2025.11.20 17:18:22.341592 [ 260 ] {7d7a4a38-5fa6-4242-b310-a4f64772eeb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2475 | 2025.11.20 17:18:22.341619 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 264 rows starting from the beginning of the part | ||
| 2476 | 2025.11.20 17:18:22.341666 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 847 rows starting from the beginning of the part | ||
| 2477 | 2025.11.20 17:18:22.341709 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 314 rows starting from the beginning of the part | ||
| 2478 | 2025.11.20 17:18:22.341752 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 2479 | 2025.11.20 17:18:22.341790 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 314 rows starting from the beginning of the part | ||
| 2480 | 2025.11.20 17:18:22.341952 [ 260 ] {7d7a4a38-5fa6-4242-b310-a4f64772eeb4} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2481 | 2025.11.20 17:18:22.341993 [ 260 ] {7d7a4a38-5fa6-4242-b310-a4f64772eeb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2482 | 2025.11.20 17:18:22.342307 [ 260 ] {7d7a4a38-5fa6-4242-b310-a4f64772eeb4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2483 | 2025.11.20 17:18:22.342555 [ 260 ] {7d7a4a38-5fa6-4242-b310-a4f64772eeb4} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2484 | 2025.11.20 17:18:22.342689 [ 260 ] {7d7a4a38-5fa6-4242-b310-a4f64772eeb4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001165 sec., 858.3690987124463 rows/sec., 57.84 KiB/sec. | ||
| 2485 | 2025.11.20 17:18:22.342726 [ 260 ] {7d7a4a38-5fa6-4242-b310-a4f64772eeb4} <Debug> TCPHandler: Processed in 0.001333235 sec. | ||
| 2486 | 2025.11.20 17:18:22.342842 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2487 | 2025.11.20 17:18:22.342941 [ 260 ] {40cb9ce5-3115-42ef-bc68-8faa392d03da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2488 | 2025.11.20 17:18:22.342982 [ 260 ] {40cb9ce5-3115-42ef-bc68-8faa392d03da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2489 | 2025.11.20 17:18:22.343326 [ 260 ] {40cb9ce5-3115-42ef-bc68-8faa392d03da} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2490 | 2025.11.20 17:18:22.343337 [ 198 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3789 rows, containing 5 columns (5 merged, 0 gathered) in 0.001953666 sec., 1939430.7931857337 rows/sec., 130.87 MiB/sec. | ||
| 2491 | 2025.11.20 17:18:22.343364 [ 260 ] {40cb9ce5-3115-42ef-bc68-8faa392d03da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2492 | 2025.11.20 17:18:22.343700 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2493 | 2025.11.20 17:18:22.343707 [ 260 ] {40cb9ce5-3115-42ef-bc68-8faa392d03da} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2494 | 2025.11.20 17:18:22.344001 [ 260 ] {40cb9ce5-3115-42ef-bc68-8faa392d03da} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2495 | 2025.11.20 17:18:22.344047 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2496 | 2025.11.20 17:18:22.344111 [ 42 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2497 | 2025.11.20 17:18:22.344132 [ 260 ] {40cb9ce5-3115-42ef-bc68-8faa392d03da} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001208 sec., 86092.71523178807 rows/sec., 5.28 MiB/sec. | ||
| 2498 | 2025.11.20 17:18:22.344158 [ 42 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2499 | 2025.11.20 17:18:22.344133 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2500 | 2025.11.20 17:18:22.344188 [ 260 ] {40cb9ce5-3115-42ef-bc68-8faa392d03da} <Debug> TCPHandler: Processed in 0.001394846 sec. | ||
| 2501 | 2025.11.20 17:18:22.344195 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2502 | 2025.11.20 17:18:22.344262 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.84 MiB. | ||
| 2503 | 2025.11.20 17:18:22.344327 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 2504 | 2025.11.20 17:18:22.344426 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2505 | 2025.11.20 17:18:22.344457 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 244 rows starting from the beginning of the part | ||
| 2506 | 2025.11.20 17:18:22.344510 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 84 rows starting from the beginning of the part | ||
| 2507 | 2025.11.20 17:18:22.344550 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 2508 | 2025.11.20 17:18:22.344588 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 104 rows starting from the beginning of the part | ||
| 2509 | 2025.11.20 17:18:22.344626 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2510 | 2025.11.20 17:18:22.344664 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 104 rows starting from the beginning of the part | ||
| 2511 | 2025.11.20 17:18:22.345484 [ 189 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 656 rows, containing 4 columns (4 merged, 0 gathered) in 0.001184333 sec., 553898.27016557 rows/sec., 35.05 MiB/sec. | ||
| 2512 | 2025.11.20 17:18:22.345640 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2513 | 2025.11.20 17:18:22.345905 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_11_2} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2514 | 2025.11.20 17:18:22.345977 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_11_2} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2515 | 2025.11.20 17:18:22.346033 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2516 | 2025.11.20 17:18:23.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 190.86 MiB, peak 203.57 MiB, free memory in arenas 0.00 B, will set to 208.20 MiB (RSS), difference: 17.34 MiB | ||
| 2517 | 2025.11.20 17:18:23.576728 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4256 | ||
| 2518 | 2025.11.20 17:18:23.577262 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2519 | 2025.11.20 17:18:23.577310 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2520 | 2025.11.20 17:18:23.577809 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2521 | 2025.11.20 17:18:23.578051 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2522 | 2025.11.20 17:18:23.578182 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4256 | ||
| 2523 | 2025.11.20 17:18:23.788335 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2524 | 2025.11.20 17:18:23.804177 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2525 | 2025.11.20 17:18:23.804231 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2526 | 2025.11.20 17:18:23.810187 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2527 | 2025.11.20 17:18:23.810899 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2528 | 2025.11.20 17:18:23.813615 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2529 | 2025.11.20 17:18:24.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 208.72 MiB, peak 212.72 MiB, free memory in arenas 0.00 B, will set to 209.97 MiB (RSS), difference: 1.25 MiB | ||
| 2530 | 2025.11.20 17:18:26.077485 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 356 | ||
| 2531 | 2025.11.20 17:18:26.079748 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2532 | 2025.11.20 17:18:26.079796 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2533 | 2025.11.20 17:18:26.083017 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2534 | 2025.11.20 17:18:26.083320 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2535 | 2025.11.20 17:18:26.083659 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 356 | ||
| 2536 | 2025.11.20 17:18:27.307708 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2537 | 2025.11.20 17:18:27.307878 [ 260 ] {881160fb-705d-4c33-89c1-1e81af9c1e27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2538 | 2025.11.20 17:18:27.307941 [ 260 ] {881160fb-705d-4c33-89c1-1e81af9c1e27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2539 | 2025.11.20 17:18:27.308620 [ 260 ] {881160fb-705d-4c33-89c1-1e81af9c1e27} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2540 | 2025.11.20 17:18:27.308661 [ 260 ] {881160fb-705d-4c33-89c1-1e81af9c1e27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2541 | 2025.11.20 17:18:27.309028 [ 260 ] {881160fb-705d-4c33-89c1-1e81af9c1e27} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2542 | 2025.11.20 17:18:27.309240 [ 260 ] {881160fb-705d-4c33-89c1-1e81af9c1e27} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2543 | 2025.11.20 17:18:27.309383 [ 260 ] {881160fb-705d-4c33-89c1-1e81af9c1e27} <Debug> executeQuery: Read 126 rows, 11.10 KiB in 0.001552 sec., 81185.56701030929 rows/sec., 6.98 MiB/sec. | ||
| 2544 | 2025.11.20 17:18:27.309423 [ 260 ] {881160fb-705d-4c33-89c1-1e81af9c1e27} <Debug> TCPHandler: Processed in 0.001836795 sec. | ||
| 2545 | 2025.11.20 17:18:27.309554 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2546 | 2025.11.20 17:18:27.309654 [ 260 ] {314fa719-b78d-48c2-b5f3-a664a5c6c33b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2547 | 2025.11.20 17:18:27.309695 [ 260 ] {314fa719-b78d-48c2-b5f3-a664a5c6c33b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2548 | 2025.11.20 17:18:27.310157 [ 260 ] {314fa719-b78d-48c2-b5f3-a664a5c6c33b} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2549 | 2025.11.20 17:18:27.310193 [ 260 ] {314fa719-b78d-48c2-b5f3-a664a5c6c33b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2550 | 2025.11.20 17:18:27.310493 [ 260 ] {314fa719-b78d-48c2-b5f3-a664a5c6c33b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2551 | 2025.11.20 17:18:27.310698 [ 260 ] {314fa719-b78d-48c2-b5f3-a664a5c6c33b} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2552 | 2025.11.20 17:18:27.310846 [ 260 ] {314fa719-b78d-48c2-b5f3-a664a5c6c33b} <Debug> executeQuery: Read 35 rows, 2.63 KiB in 0.00121 sec., 28925.619834710746 rows/sec., 2.12 MiB/sec. | ||
| 2553 | 2025.11.20 17:18:27.310886 [ 260 ] {314fa719-b78d-48c2-b5f3-a664a5c6c33b} <Debug> TCPHandler: Processed in 0.001383625 sec. | ||
| 2554 | 2025.11.20 17:18:27.311001 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2555 | 2025.11.20 17:18:27.311094 [ 260 ] {aa136a82-916c-4dc9-9cb8-1e0eba681596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2556 | 2025.11.20 17:18:27.311133 [ 260 ] {aa136a82-916c-4dc9-9cb8-1e0eba681596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2557 | 2025.11.20 17:18:27.311623 [ 260 ] {aa136a82-916c-4dc9-9cb8-1e0eba681596} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2558 | 2025.11.20 17:18:27.311658 [ 260 ] {aa136a82-916c-4dc9-9cb8-1e0eba681596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2559 | 2025.11.20 17:18:27.311952 [ 260 ] {aa136a82-916c-4dc9-9cb8-1e0eba681596} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2560 | 2025.11.20 17:18:27.312156 [ 260 ] {aa136a82-916c-4dc9-9cb8-1e0eba681596} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2561 | 2025.11.20 17:18:27.312318 [ 260 ] {aa136a82-916c-4dc9-9cb8-1e0eba681596} <Debug> executeQuery: Read 99 rows, 7.92 KiB in 0.001241 sec., 79774.37550362611 rows/sec., 6.23 MiB/sec. | ||
| 2562 | 2025.11.20 17:18:27.312360 [ 260 ] {aa136a82-916c-4dc9-9cb8-1e0eba681596} <Debug> TCPHandler: Processed in 0.001405436 sec. | ||
| 2563 | 2025.11.20 17:18:27.312572 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2564 | 2025.11.20 17:18:27.312734 [ 260 ] {fc0a189b-6423-48a9-9ecc-ff8901ce9190} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2565 | 2025.11.20 17:18:27.312797 [ 260 ] {fc0a189b-6423-48a9-9ecc-ff8901ce9190} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2566 | 2025.11.20 17:18:27.313324 [ 260 ] {fc0a189b-6423-48a9-9ecc-ff8901ce9190} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2567 | 2025.11.20 17:18:27.313364 [ 260 ] {fc0a189b-6423-48a9-9ecc-ff8901ce9190} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2568 | 2025.11.20 17:18:27.313699 [ 260 ] {fc0a189b-6423-48a9-9ecc-ff8901ce9190} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2569 | 2025.11.20 17:18:27.313901 [ 260 ] {fc0a189b-6423-48a9-9ecc-ff8901ce9190} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2025.11.20 17:18:27.314027 [ 260 ] {fc0a189b-6423-48a9-9ecc-ff8901ce9190} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001341 sec., 119313.94481730052 rows/sec., 8.31 MiB/sec. | ||
| 2571 | 2025.11.20 17:18:27.314075 [ 260 ] {fc0a189b-6423-48a9-9ecc-ff8901ce9190} <Debug> TCPHandler: Processed in 0.00161832 sec. | ||
| 2572 | 2025.11.20 17:18:27.314191 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2573 | 2025.11.20 17:18:27.314283 [ 260 ] {5c2ef717-3f5d-4b6e-b971-91d995334855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2574 | 2025.11.20 17:18:27.314337 [ 260 ] {5c2ef717-3f5d-4b6e-b971-91d995334855} <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 | ||
| 2575 | 2025.11.20 17:18:27.315142 [ 260 ] {5c2ef717-3f5d-4b6e-b971-91d995334855} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2576 | 2025.11.20 17:18:27.315176 [ 260 ] {5c2ef717-3f5d-4b6e-b971-91d995334855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2577 | 2025.11.20 17:18:27.315727 [ 260 ] {5c2ef717-3f5d-4b6e-b971-91d995334855} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2578 | 2025.11.20 17:18:27.315935 [ 260 ] {5c2ef717-3f5d-4b6e-b971-91d995334855} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2579 | 2025.11.20 17:18:27.316063 [ 260 ] {5c2ef717-3f5d-4b6e-b971-91d995334855} <Debug> executeQuery: Read 35 rows, 64.22 KiB in 0.001798 sec., 19466.07341490545 rows/sec., 34.88 MiB/sec. | ||
| 2580 | 2025.11.20 17:18:27.316110 [ 260 ] {5c2ef717-3f5d-4b6e-b971-91d995334855} <Debug> TCPHandler: Processed in 0.001966686 sec. | ||
| 2581 | 2025.11.20 17:18:27.316218 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2582 | 2025.11.20 17:18:27.316312 [ 260 ] {c4cec0a4-ac89-4db6-9fba-982500bb0d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2583 | 2025.11.20 17:18:27.316353 [ 260 ] {c4cec0a4-ac89-4db6-9fba-982500bb0d63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2584 | 2025.11.20 17:18:27.316693 [ 260 ] {c4cec0a4-ac89-4db6-9fba-982500bb0d63} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2585 | 2025.11.20 17:18:27.316727 [ 260 ] {c4cec0a4-ac89-4db6-9fba-982500bb0d63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2586 | 2025.11.20 17:18:27.317016 [ 260 ] {c4cec0a4-ac89-4db6-9fba-982500bb0d63} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2587 | 2025.11.20 17:18:27.317209 [ 260 ] {c4cec0a4-ac89-4db6-9fba-982500bb0d63} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2588 | 2025.11.20 17:18:27.317329 [ 260 ] {c4cec0a4-ac89-4db6-9fba-982500bb0d63} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001036 sec., 57915.057915057914 rows/sec., 3.90 MiB/sec. | ||
| 2589 | 2025.11.20 17:18:27.317362 [ 260 ] {c4cec0a4-ac89-4db6-9fba-982500bb0d63} <Debug> TCPHandler: Processed in 0.001190182 sec. | ||
| 2590 | 2025.11.20 17:18:31.012305 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2591 | 2025.11.20 17:18:31.012371 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2592 | 2025.11.20 17:18:31.078424 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4768 | ||
| 2593 | 2025.11.20 17:18:31.078953 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2594 | 2025.11.20 17:18:31.079000 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2595 | 2025.11.20 17:18:31.079497 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2596 | 2025.11.20 17:18:31.079753 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2597 | 2025.11.20 17:18:31.079883 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4768 | ||
| 2598 | 2025.11.20 17:18:31.313853 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2599 | 2025.11.20 17:18:31.330217 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2600 | 2025.11.20 17:18:31.330267 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2601 | 2025.11.20 17:18:31.336436 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2602 | 2025.11.20 17:18:31.337121 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2603 | 2025.11.20 17:18:31.339998 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2604 | 2025.11.20 17:18:32.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 210.56 MiB, peak 214.56 MiB, free memory in arenas 0.00 B, will set to 211.62 MiB (RSS), difference: 1.06 MiB | ||
| 2605 | 2025.11.20 17:18:32.316901 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2606 | 2025.11.20 17:18:32.317076 [ 260 ] {e38d3c95-7317-41df-954b-07b1ef4bd46f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2607 | 2025.11.20 17:18:32.317140 [ 260 ] {e38d3c95-7317-41df-954b-07b1ef4bd46f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2608 | 2025.11.20 17:18:32.317886 [ 260 ] {e38d3c95-7317-41df-954b-07b1ef4bd46f} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2609 | 2025.11.20 17:18:32.317938 [ 260 ] {e38d3c95-7317-41df-954b-07b1ef4bd46f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2610 | 2025.11.20 17:18:32.318360 [ 260 ] {e38d3c95-7317-41df-954b-07b1ef4bd46f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2611 | 2025.11.20 17:18:32.318590 [ 260 ] {e38d3c95-7317-41df-954b-07b1ef4bd46f} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2612 | 2025.11.20 17:18:32.318727 [ 66 ] {} <Debug> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2613 | 2025.11.20 17:18:32.318742 [ 260 ] {e38d3c95-7317-41df-954b-07b1ef4bd46f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001714 sec., 239206.53442240373 rows/sec., 15.17 MiB/sec. | ||
| 2614 | 2025.11.20 17:18:32.318807 [ 66 ] {} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2615 | 2025.11.20 17:18:32.318830 [ 260 ] {e38d3c95-7317-41df-954b-07b1ef4bd46f} <Debug> TCPHandler: Processed in 0.002056699 sec. | ||
| 2616 | 2025.11.20 17:18:32.318837 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2617 | 2025.11.20 17:18:32.318952 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2618 | 2025.11.20 17:18:32.318972 [ 201 ] {be15ad2b-2845-428c-b4be-5b8943878356::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 | ||
| 2619 | 2025.11.20 17:18:32.319055 [ 260 ] {3023630a-c1ef-40e6-8048-7ed82436b594} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2620 | 2025.11.20 17:18:32.319103 [ 260 ] {3023630a-c1ef-40e6-8048-7ed82436b594} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2621 | 2025.11.20 17:18:32.319119 [ 201 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2622 | 2025.11.20 17:18:32.319160 [ 201 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 2623 | 2025.11.20 17:18:32.319231 [ 201 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 2624 | 2025.11.20 17:18:32.319281 [ 201 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 2625 | 2025.11.20 17:18:32.319328 [ 201 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 2626 | 2025.11.20 17:18:32.319371 [ 201 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 2627 | 2025.11.20 17:18:32.319411 [ 201 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 2628 | 2025.11.20 17:18:32.319904 [ 260 ] {3023630a-c1ef-40e6-8048-7ed82436b594} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2629 | 2025.11.20 17:18:32.319947 [ 260 ] {3023630a-c1ef-40e6-8048-7ed82436b594} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2630 | 2025.11.20 17:18:32.320338 [ 260 ] {3023630a-c1ef-40e6-8048-7ed82436b594} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2631 | 2025.11.20 17:18:32.320523 [ 194 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.00161041 sec., 1287870.790668215 rows/sec., 86.90 MiB/sec. | ||
| 2632 | 2025.11.20 17:18:32.320547 [ 260 ] {3023630a-c1ef-40e6-8048-7ed82436b594} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2633 | 2025.11.20 17:18:32.320696 [ 260 ] {3023630a-c1ef-40e6-8048-7ed82436b594} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001664 sec., 668269.2307692309 rows/sec., 52.73 MiB/sec. | ||
| 2634 | 2025.11.20 17:18:32.320719 [ 194 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2635 | 2025.11.20 17:18:32.320735 [ 260 ] {3023630a-c1ef-40e6-8048-7ed82436b594} <Debug> TCPHandler: Processed in 0.001832194 sec. | ||
| 2636 | 2025.11.20 17:18:32.320847 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2637 | 2025.11.20 17:18:32.320944 [ 260 ] {46d65736-7601-4a54-85d4-cc49b94bfa2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2638 | 2025.11.20 17:18:32.320987 [ 260 ] {46d65736-7601-4a54-85d4-cc49b94bfa2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2639 | 2025.11.20 17:18:32.321040 [ 194 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_6_1} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2640 | 2025.11.20 17:18:32.321119 [ 194 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_6_1} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2641 | 2025.11.20 17:18:32.321207 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 2642 | 2025.11.20 17:18:32.321445 [ 260 ] {46d65736-7601-4a54-85d4-cc49b94bfa2a} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2643 | 2025.11.20 17:18:32.321485 [ 260 ] {46d65736-7601-4a54-85d4-cc49b94bfa2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2644 | 2025.11.20 17:18:32.321811 [ 260 ] {46d65736-7601-4a54-85d4-cc49b94bfa2a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2645 | 2025.11.20 17:18:32.322016 [ 260 ] {46d65736-7601-4a54-85d4-cc49b94bfa2a} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2646 | 2025.11.20 17:18:32.322138 [ 260 ] {46d65736-7601-4a54-85d4-cc49b94bfa2a} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001214 sec., 168863.2619439868 rows/sec., 9.91 MiB/sec. | ||
| 2647 | 2025.11.20 17:18:32.322174 [ 260 ] {46d65736-7601-4a54-85d4-cc49b94bfa2a} <Debug> TCPHandler: Processed in 0.001374905 sec. | ||
| 2648 | 2025.11.20 17:18:32.322277 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2649 | 2025.11.20 17:18:32.322370 [ 260 ] {ead9338a-9e29-4602-84d1-aa101b2655c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2650 | 2025.11.20 17:18:32.322408 [ 260 ] {ead9338a-9e29-4602-84d1-aa101b2655c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2651 | 2025.11.20 17:18:32.322848 [ 260 ] {ead9338a-9e29-4602-84d1-aa101b2655c2} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2652 | 2025.11.20 17:18:32.322883 [ 260 ] {ead9338a-9e29-4602-84d1-aa101b2655c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2653 | 2025.11.20 17:18:32.323188 [ 260 ] {ead9338a-9e29-4602-84d1-aa101b2655c2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2654 | 2025.11.20 17:18:32.323399 [ 260 ] {ead9338a-9e29-4602-84d1-aa101b2655c2} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2655 | 2025.11.20 17:18:32.323519 [ 260 ] {ead9338a-9e29-4602-84d1-aa101b2655c2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001168 sec., 181506.8493150685 rows/sec., 11.71 MiB/sec. | ||
| 2656 | 2025.11.20 17:18:32.323553 [ 260 ] {ead9338a-9e29-4602-84d1-aa101b2655c2} <Debug> TCPHandler: Processed in 0.001323145 sec. | ||
| 2657 | 2025.11.20 17:18:32.323664 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2658 | 2025.11.20 17:18:32.323755 [ 260 ] {d2e9d720-b913-4ad6-a9ed-d744d3cdf920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2659 | 2025.11.20 17:18:32.323794 [ 260 ] {d2e9d720-b913-4ad6-a9ed-d744d3cdf920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2660 | 2025.11.20 17:18:32.324225 [ 260 ] {d2e9d720-b913-4ad6-a9ed-d744d3cdf920} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2661 | 2025.11.20 17:18:32.324260 [ 260 ] {d2e9d720-b913-4ad6-a9ed-d744d3cdf920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2662 | 2025.11.20 17:18:32.324542 [ 260 ] {d2e9d720-b913-4ad6-a9ed-d744d3cdf920} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2663 | 2025.11.20 17:18:32.324748 [ 260 ] {d2e9d720-b913-4ad6-a9ed-d744d3cdf920} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2664 | 2025.11.20 17:18:32.324861 [ 34 ] {} <Debug> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2665 | 2025.11.20 17:18:32.324866 [ 260 ] {d2e9d720-b913-4ad6-a9ed-d744d3cdf920} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001128 sec., 187056.73758865247 rows/sec., 10.62 MiB/sec. | ||
| 2666 | 2025.11.20 17:18:32.324905 [ 34 ] {} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2667 | 2025.11.20 17:18:32.324924 [ 260 ] {d2e9d720-b913-4ad6-a9ed-d744d3cdf920} <Debug> TCPHandler: Processed in 0.001307265 sec. | ||
| 2668 | 2025.11.20 17:18:32.324930 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2669 | 2025.11.20 17:18:32.325035 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2670 | 2025.11.20 17:18:32.325055 [ 189 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::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 | ||
| 2671 | 2025.11.20 17:18:32.325131 [ 260 ] {1e756afb-6616-4646-b0be-253bfb8b5e76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2672 | 2025.11.20 17:18:32.325174 [ 260 ] {1e756afb-6616-4646-b0be-253bfb8b5e76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2673 | 2025.11.20 17:18:32.325179 [ 189 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2674 | 2025.11.20 17:18:32.325222 [ 189 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 2675 | 2025.11.20 17:18:32.325290 [ 189 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2676 | 2025.11.20 17:18:32.325334 [ 189 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2677 | 2025.11.20 17:18:32.325380 [ 189 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 2678 | 2025.11.20 17:18:32.325419 [ 189 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 2679 | 2025.11.20 17:18:32.325468 [ 189 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 2680 | 2025.11.20 17:18:32.325777 [ 260 ] {1e756afb-6616-4646-b0be-253bfb8b5e76} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2681 | 2025.11.20 17:18:32.325817 [ 260 ] {1e756afb-6616-4646-b0be-253bfb8b5e76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2682 | 2025.11.20 17:18:32.326161 [ 260 ] {1e756afb-6616-4646-b0be-253bfb8b5e76} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2683 | 2025.11.20 17:18:32.326350 [ 189 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001348436 sec., 791287.0911188963 rows/sec., 48.13 MiB/sec. | ||
| 2684 | 2025.11.20 17:18:32.326365 [ 260 ] {1e756afb-6616-4646-b0be-253bfb8b5e76} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2685 | 2025.11.20 17:18:32.326500 [ 260 ] {1e756afb-6616-4646-b0be-253bfb8b5e76} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001387 sec., 489545.78226387885 rows/sec., 34.13 MiB/sec. | ||
| 2686 | 2025.11.20 17:18:32.326535 [ 260 ] {1e756afb-6616-4646-b0be-253bfb8b5e76} <Debug> TCPHandler: Processed in 0.001547609 sec. | ||
| 2687 | 2025.11.20 17:18:32.326566 [ 200 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2688 | 2025.11.20 17:18:32.326639 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2689 | 2025.11.20 17:18:32.326731 [ 260 ] {4a1eb0ac-7e5a-4178-9d1b-d7620bc10076} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2690 | 2025.11.20 17:18:32.326771 [ 260 ] {4a1eb0ac-7e5a-4178-9d1b-d7620bc10076} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2691 | 2025.11.20 17:18:32.326843 [ 200 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_6_1} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2692 | 2025.11.20 17:18:32.326928 [ 200 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_6_1} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2693 | 2025.11.20 17:18:32.327044 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 2694 | 2025.11.20 17:18:32.327118 [ 260 ] {4a1eb0ac-7e5a-4178-9d1b-d7620bc10076} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2695 | 2025.11.20 17:18:32.327152 [ 260 ] {4a1eb0ac-7e5a-4178-9d1b-d7620bc10076} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2696 | 2025.11.20 17:18:32.327446 [ 260 ] {4a1eb0ac-7e5a-4178-9d1b-d7620bc10076} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2697 | 2025.11.20 17:18:32.327655 [ 260 ] {4a1eb0ac-7e5a-4178-9d1b-d7620bc10076} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2698 | 2025.11.20 17:18:32.327778 [ 260 ] {4a1eb0ac-7e5a-4178-9d1b-d7620bc10076} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001065 sec., 5633.802816901409 rows/sec., 294.34 KiB/sec. | ||
| 2699 | 2025.11.20 17:18:32.327812 [ 260 ] {4a1eb0ac-7e5a-4178-9d1b-d7620bc10076} <Debug> TCPHandler: Processed in 0.001219843 sec. | ||
| 2700 | 2025.11.20 17:18:32.327920 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2701 | 2025.11.20 17:18:32.328010 [ 260 ] {a9e50b6e-9ede-498b-b265-4778d6cf9a59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2702 | 2025.11.20 17:18:32.328051 [ 260 ] {a9e50b6e-9ede-498b-b265-4778d6cf9a59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2703 | 2025.11.20 17:18:32.328453 [ 260 ] {a9e50b6e-9ede-498b-b265-4778d6cf9a59} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2704 | 2025.11.20 17:18:32.328488 [ 260 ] {a9e50b6e-9ede-498b-b265-4778d6cf9a59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2705 | 2025.11.20 17:18:32.328810 [ 260 ] {a9e50b6e-9ede-498b-b265-4778d6cf9a59} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2706 | 2025.11.20 17:18:32.329022 [ 260 ] {a9e50b6e-9ede-498b-b265-4778d6cf9a59} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2707 | 2025.11.20 17:18:32.329145 [ 260 ] {a9e50b6e-9ede-498b-b265-4778d6cf9a59} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001152 sec., 272569.44444444444 rows/sec., 17.91 MiB/sec. | ||
| 2708 | 2025.11.20 17:18:32.329179 [ 260 ] {a9e50b6e-9ede-498b-b265-4778d6cf9a59} <Debug> TCPHandler: Processed in 0.001305475 sec. | ||
| 2709 | 2025.11.20 17:18:32.329282 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2710 | 2025.11.20 17:18:32.329374 [ 260 ] {0f431a8d-a86e-4b61-b1c2-7af09051f337} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2711 | 2025.11.20 17:18:32.329413 [ 260 ] {0f431a8d-a86e-4b61-b1c2-7af09051f337} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2712 | 2025.11.20 17:18:32.329721 [ 260 ] {0f431a8d-a86e-4b61-b1c2-7af09051f337} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2713 | 2025.11.20 17:18:32.329759 [ 260 ] {0f431a8d-a86e-4b61-b1c2-7af09051f337} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2714 | 2025.11.20 17:18:32.330045 [ 260 ] {0f431a8d-a86e-4b61-b1c2-7af09051f337} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2715 | 2025.11.20 17:18:32.330237 [ 260 ] {0f431a8d-a86e-4b61-b1c2-7af09051f337} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2716 | 2025.11.20 17:18:32.330353 [ 34 ] {} <Debug> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2717 | 2025.11.20 17:18:32.330361 [ 260 ] {0f431a8d-a86e-4b61-b1c2-7af09051f337} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001005 sec., 995.0248756218905 rows/sec., 67.05 KiB/sec. | ||
| 2718 | 2025.11.20 17:18:32.330394 [ 34 ] {} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2719 | 2025.11.20 17:18:32.330414 [ 260 ] {0f431a8d-a86e-4b61-b1c2-7af09051f337} <Debug> TCPHandler: Processed in 0.001178512 sec. | ||
| 2720 | 2025.11.20 17:18:32.330417 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2721 | 2025.11.20 17:18:32.330523 [ 189 ] {3b27862b-b98c-491e-a117-76e99c241cf0::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 | ||
| 2722 | 2025.11.20 17:18:32.330535 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2723 | 2025.11.20 17:18:32.330636 [ 189 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2724 | 2025.11.20 17:18:32.330653 [ 260 ] {973485d3-ecd2-4812-901f-c1e438798284} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2725 | 2025.11.20 17:18:32.330672 [ 189 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2726 | 2025.11.20 17:18:32.330698 [ 260 ] {973485d3-ecd2-4812-901f-c1e438798284} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2727 | 2025.11.20 17:18:32.330729 [ 189 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2728 | 2025.11.20 17:18:32.330776 [ 189 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2729 | 2025.11.20 17:18:32.330812 [ 189 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2730 | 2025.11.20 17:18:32.330850 [ 189 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2731 | 2025.11.20 17:18:32.331025 [ 260 ] {973485d3-ecd2-4812-901f-c1e438798284} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2732 | 2025.11.20 17:18:32.331064 [ 260 ] {973485d3-ecd2-4812-901f-c1e438798284} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2733 | 2025.11.20 17:18:32.331397 [ 260 ] {973485d3-ecd2-4812-901f-c1e438798284} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2734 | 2025.11.20 17:18:32.331565 [ 200 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001076881 sec., 4643.038553006321 rows/sec., 312.86 KiB/sec. | ||
| 2735 | 2025.11.20 17:18:32.331622 [ 260 ] {973485d3-ecd2-4812-901f-c1e438798284} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2736 | 2025.11.20 17:18:32.331671 [ 200 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2737 | 2025.11.20 17:18:32.331743 [ 260 ] {973485d3-ecd2-4812-901f-c1e438798284} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001108 sec., 93862.81588447653 rows/sec., 5.75 MiB/sec. | ||
| 2738 | 2025.11.20 17:18:32.331782 [ 260 ] {973485d3-ecd2-4812-901f-c1e438798284} <Debug> TCPHandler: Processed in 0.001293505 sec. | ||
| 2739 | 2025.11.20 17:18:32.331933 [ 200 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_5_1} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2740 | 2025.11.20 17:18:32.331992 [ 200 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_5_1} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2741 | 2025.11.20 17:18:32.332051 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2742 | 2025.11.20 17:18:36.084072 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 388 | ||
| 2743 | 2025.11.20 17:18:36.086410 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2744 | 2025.11.20 17:18:36.086467 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2745 | 2025.11.20 17:18:36.087659 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2746 | 2025.11.20 17:18:36.087936 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2747 | 2025.11.20 17:18:36.088280 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 388 | ||
| 2748 | 2025.11.20 17:18:37.335101 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2749 | 2025.11.20 17:18:37.335322 [ 260 ] {431cc670-27c9-471c-987f-5d30302088e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2750 | 2025.11.20 17:18:37.335403 [ 260 ] {431cc670-27c9-471c-987f-5d30302088e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2751 | 2025.11.20 17:18:37.336159 [ 260 ] {431cc670-27c9-471c-987f-5d30302088e0} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2752 | 2025.11.20 17:18:37.336204 [ 260 ] {431cc670-27c9-471c-987f-5d30302088e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2753 | 2025.11.20 17:18:37.336576 [ 260 ] {431cc670-27c9-471c-987f-5d30302088e0} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2754 | 2025.11.20 17:18:37.336797 [ 260 ] {431cc670-27c9-471c-987f-5d30302088e0} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2755 | 2025.11.20 17:18:37.336943 [ 260 ] {431cc670-27c9-471c-987f-5d30302088e0} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001682 sec., 7134.363852556481 rows/sec., 581.76 KiB/sec. | ||
| 2756 | 2025.11.20 17:18:37.336983 [ 260 ] {431cc670-27c9-471c-987f-5d30302088e0} <Debug> TCPHandler: Processed in 0.002033889 sec. | ||
| 2757 | 2025.11.20 17:18:37.337100 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2758 | 2025.11.20 17:18:37.337192 [ 260 ] {bba1c405-50ef-4b5c-a84f-a95790388b77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2759 | 2025.11.20 17:18:37.337230 [ 260 ] {bba1c405-50ef-4b5c-a84f-a95790388b77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2760 | 2025.11.20 17:18:37.338327 [ 260 ] {bba1c405-50ef-4b5c-a84f-a95790388b77} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2761 | 2025.11.20 17:18:37.338363 [ 260 ] {bba1c405-50ef-4b5c-a84f-a95790388b77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2762 | 2025.11.20 17:18:37.338734 [ 260 ] {bba1c405-50ef-4b5c-a84f-a95790388b77} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2763 | 2025.11.20 17:18:37.338948 [ 260 ] {bba1c405-50ef-4b5c-a84f-a95790388b77} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2764 | 2025.11.20 17:18:37.339072 [ 260 ] {bba1c405-50ef-4b5c-a84f-a95790388b77} <Debug> executeQuery: Read 1282 rows, 109.08 KiB in 0.001897 sec., 675803.9008961518 rows/sec., 56.15 MiB/sec. | ||
| 2765 | 2025.11.20 17:18:37.339108 [ 260 ] {bba1c405-50ef-4b5c-a84f-a95790388b77} <Debug> TCPHandler: Processed in 0.002055198 sec. | ||
| 2766 | 2025.11.20 17:18:37.339216 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2767 | 2025.11.20 17:18:37.339308 [ 260 ] {55a274e9-4a7e-41e6-9685-5923aa980e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2768 | 2025.11.20 17:18:37.339346 [ 260 ] {55a274e9-4a7e-41e6-9685-5923aa980e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2769 | 2025.11.20 17:18:37.339749 [ 260 ] {55a274e9-4a7e-41e6-9685-5923aa980e81} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2770 | 2025.11.20 17:18:37.339793 [ 260 ] {55a274e9-4a7e-41e6-9685-5923aa980e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2771 | 2025.11.20 17:18:37.340083 [ 260 ] {55a274e9-4a7e-41e6-9685-5923aa980e81} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2772 | 2025.11.20 17:18:37.340286 [ 260 ] {55a274e9-4a7e-41e6-9685-5923aa980e81} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2773 | 2025.11.20 17:18:37.340406 [ 260 ] {55a274e9-4a7e-41e6-9685-5923aa980e81} <Debug> executeQuery: Read 52 rows, 3.85 KiB in 0.001116 sec., 46594.98207885305 rows/sec., 3.37 MiB/sec. | ||
| 2774 | 2025.11.20 17:18:37.340442 [ 260 ] {55a274e9-4a7e-41e6-9685-5923aa980e81} <Debug> TCPHandler: Processed in 0.001273464 sec. | ||
| 2775 | 2025.11.20 17:18:37.340546 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2776 | 2025.11.20 17:18:37.340637 [ 260 ] {7e91b803-6c59-47d3-b747-e8e92f7370a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2777 | 2025.11.20 17:18:37.340675 [ 260 ] {7e91b803-6c59-47d3-b747-e8e92f7370a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2778 | 2025.11.20 17:18:37.341153 [ 260 ] {7e91b803-6c59-47d3-b747-e8e92f7370a3} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2779 | 2025.11.20 17:18:37.341187 [ 260 ] {7e91b803-6c59-47d3-b747-e8e92f7370a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2780 | 2025.11.20 17:18:37.341488 [ 260 ] {7e91b803-6c59-47d3-b747-e8e92f7370a3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2781 | 2025.11.20 17:18:37.341690 [ 260 ] {7e91b803-6c59-47d3-b747-e8e92f7370a3} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2782 | 2025.11.20 17:18:37.341819 [ 260 ] {7e91b803-6c59-47d3-b747-e8e92f7370a3} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001199 sec., 190158.46538782318 rows/sec., 12.88 MiB/sec. | ||
| 2783 | 2025.11.20 17:18:37.341855 [ 260 ] {7e91b803-6c59-47d3-b747-e8e92f7370a3} <Debug> TCPHandler: Processed in 0.001355865 sec. | ||
| 2784 | 2025.11.20 17:18:37.341958 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2785 | 2025.11.20 17:18:37.342048 [ 260 ] {d46ff627-d478-4b03-b26e-5d95bf328e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2786 | 2025.11.20 17:18:37.342086 [ 260 ] {d46ff627-d478-4b03-b26e-5d95bf328e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2787 | 2025.11.20 17:18:37.342686 [ 260 ] {d46ff627-d478-4b03-b26e-5d95bf328e36} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2788 | 2025.11.20 17:18:37.342721 [ 260 ] {d46ff627-d478-4b03-b26e-5d95bf328e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2789 | 2025.11.20 17:18:37.343038 [ 260 ] {d46ff627-d478-4b03-b26e-5d95bf328e36} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2790 | 2025.11.20 17:18:37.343239 [ 260 ] {d46ff627-d478-4b03-b26e-5d95bf328e36} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2791 | 2025.11.20 17:18:37.343360 [ 260 ] {d46ff627-d478-4b03-b26e-5d95bf328e36} <Debug> executeQuery: Read 578 rows, 44.07 KiB in 0.001329 sec., 434913.46877351386 rows/sec., 32.38 MiB/sec. | ||
| 2792 | 2025.11.20 17:18:37.343396 [ 260 ] {d46ff627-d478-4b03-b26e-5d95bf328e36} <Debug> TCPHandler: Processed in 0.001484248 sec. | ||
| 2793 | 2025.11.20 17:18:37.343500 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2794 | 2025.11.20 17:18:37.343592 [ 260 ] {92842209-8a99-468d-8b9c-2d7b20ee0588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2795 | 2025.11.20 17:18:37.343634 [ 260 ] {92842209-8a99-468d-8b9c-2d7b20ee0588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2796 | 2025.11.20 17:18:37.344166 [ 260 ] {92842209-8a99-468d-8b9c-2d7b20ee0588} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2797 | 2025.11.20 17:18:37.344201 [ 260 ] {92842209-8a99-468d-8b9c-2d7b20ee0588} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2798 | 2025.11.20 17:18:37.344556 [ 260 ] {92842209-8a99-468d-8b9c-2d7b20ee0588} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2799 | 2025.11.20 17:18:37.344751 [ 260 ] {92842209-8a99-468d-8b9c-2d7b20ee0588} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2800 | 2025.11.20 17:18:37.344881 [ 260 ] {92842209-8a99-468d-8b9c-2d7b20ee0588} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.001307 sec., 650344.2999234889 rows/sec., 43.78 MiB/sec. | ||
| 2801 | 2025.11.20 17:18:37.344916 [ 260 ] {92842209-8a99-468d-8b9c-2d7b20ee0588} <Debug> TCPHandler: Processed in 0.001462427 sec. | ||
| 2802 | 2025.11.20 17:18:37.345026 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2803 | 2025.11.20 17:18:37.345117 [ 260 ] {5bcfee89-d8ec-4248-90a7-74860559ec5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2804 | 2025.11.20 17:18:37.345170 [ 260 ] {5bcfee89-d8ec-4248-90a7-74860559ec5d} <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 | ||
| 2805 | 2025.11.20 17:18:37.345986 [ 260 ] {5bcfee89-d8ec-4248-90a7-74860559ec5d} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2806 | 2025.11.20 17:18:37.346021 [ 260 ] {5bcfee89-d8ec-4248-90a7-74860559ec5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2807 | 2025.11.20 17:18:37.346558 [ 260 ] {5bcfee89-d8ec-4248-90a7-74860559ec5d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2808 | 2025.11.20 17:18:37.346771 [ 260 ] {5bcfee89-d8ec-4248-90a7-74860559ec5d} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2809 | 2025.11.20 17:18:37.346909 [ 260 ] {5bcfee89-d8ec-4248-90a7-74860559ec5d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00181 sec., 22099.447513812156 rows/sec., 39.60 MiB/sec. | ||
| 2810 | 2025.11.20 17:18:37.346958 [ 260 ] {5bcfee89-d8ec-4248-90a7-74860559ec5d} <Debug> TCPHandler: Processed in 0.001978118 sec. | ||
| 2811 | 2025.11.20 17:18:37.347067 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2812 | 2025.11.20 17:18:37.347158 [ 260 ] {bed59bcb-a47b-409a-b63e-cd3945467987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2813 | 2025.11.20 17:18:37.347199 [ 260 ] {bed59bcb-a47b-409a-b63e-cd3945467987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2814 | 2025.11.20 17:18:37.347505 [ 260 ] {bed59bcb-a47b-409a-b63e-cd3945467987} <Trace> oximeter.measurements_i64 (2e06e435-47a0-49fa-88a1-3847c769e497): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2815 | 2025.11.20 17:18:37.347540 [ 260 ] {bed59bcb-a47b-409a-b63e-cd3945467987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2816 | 2025.11.20 17:18:37.347833 [ 260 ] {bed59bcb-a47b-409a-b63e-cd3945467987} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2817 | 2025.11.20 17:18:37.348032 [ 260 ] {bed59bcb-a47b-409a-b63e-cd3945467987} <Trace> oximeter.measurements_i64 (2e06e435-47a0-49fa-88a1-3847c769e497): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2818 | 2025.11.20 17:18:37.348151 [ 260 ] {bed59bcb-a47b-409a-b63e-cd3945467987} <Debug> executeQuery: Read 6 rows, 434.00 B in 0.00101 sec., 5940.59405940594 rows/sec., 419.63 KiB/sec. | ||
| 2819 | 2025.11.20 17:18:37.348184 [ 260 ] {bed59bcb-a47b-409a-b63e-cd3945467987} <Debug> TCPHandler: Processed in 0.001164162 sec. | ||
| 2820 | 2025.11.20 17:18:37.348289 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2821 | 2025.11.20 17:18:37.348380 [ 260 ] {806937d1-19b8-439e-85d6-822ca9576c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2822 | 2025.11.20 17:18:37.348419 [ 260 ] {806937d1-19b8-439e-85d6-822ca9576c9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2823 | 2025.11.20 17:18:37.348734 [ 260 ] {806937d1-19b8-439e-85d6-822ca9576c9c} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2824 | 2025.11.20 17:18:37.348768 [ 260 ] {806937d1-19b8-439e-85d6-822ca9576c9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2825 | 2025.11.20 17:18:37.349060 [ 260 ] {806937d1-19b8-439e-85d6-822ca9576c9c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2826 | 2025.11.20 17:18:37.349259 [ 260 ] {806937d1-19b8-439e-85d6-822ca9576c9c} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2827 | 2025.11.20 17:18:37.349378 [ 260 ] {806937d1-19b8-439e-85d6-822ca9576c9c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001016 sec., 59055.118110236224 rows/sec., 3.98 MiB/sec. | ||
| 2828 | 2025.11.20 17:18:37.349412 [ 260 ] {806937d1-19b8-439e-85d6-822ca9576c9c} <Debug> TCPHandler: Processed in 0.001169612 sec. | ||
| 2829 | 2025.11.20 17:18:38.580206 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5216 | ||
| 2830 | 2025.11.20 17:18:38.580713 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2831 | 2025.11.20 17:18:38.580747 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2832 | 2025.11.20 17:18:38.581218 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2833 | 2025.11.20 17:18:38.581440 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2834 | 2025.11.20 17:18:38.581562 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5216 | ||
| 2835 | 2025.11.20 17:18:38.581603 [ 127 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2836 | 2025.11.20 17:18:38.581678 [ 127 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2837 | 2025.11.20 17:18:38.581702 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2838 | 2025.11.20 17:18:38.581826 [ 190 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::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 | ||
| 2839 | 2025.11.20 17:18:38.582036 [ 190 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2840 | 2025.11.20 17:18:38.582100 [ 190 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2848 rows starting from the beginning of the part | ||
| 2841 | 2025.11.20 17:18:38.582202 [ 190 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 448 rows starting from the beginning of the part | ||
| 2842 | 2025.11.20 17:18:38.582273 [ 190 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 512 rows starting from the beginning of the part | ||
| 2843 | 2025.11.20 17:18:38.582341 [ 190 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 448 rows starting from the beginning of the part | ||
| 2844 | 2025.11.20 17:18:38.582409 [ 190 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 512 rows starting from the beginning of the part | ||
| 2845 | 2025.11.20 17:18:38.582475 [ 190 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 448 rows starting from the beginning of the part | ||
| 2846 | 2025.11.20 17:18:38.584035 [ 200 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5216 rows, containing 4 columns (4 merged, 0 gathered) in 0.002266202 sec., 2301648.308491476 rows/sec., 32.93 MiB/sec. | ||
| 2847 | 2025.11.20 17:18:38.584900 [ 187 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2848 | 2025.11.20 17:18:38.585225 [ 187 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_11_2} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2849 | 2025.11.20 17:18:38.585304 [ 187 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_11_2} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2850 | 2025.11.20 17:18:38.585400 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2851 | 2025.11.20 17:18:38.840303 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2852 | 2025.11.20 17:18:38.857057 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2853 | 2025.11.20 17:18:38.857117 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2854 | 2025.11.20 17:18:38.863357 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2855 | 2025.11.20 17:18:38.864025 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2856 | 2025.11.20 17:18:38.864308 [ 127 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2857 | 2025.11.20 17:18:38.864360 [ 127 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2858 | 2025.11.20 17:18:38.864379 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2859 | 2025.11.20 17:18:38.864481 [ 200 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 2860 | 2025.11.20 17:18:38.867339 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2861 | 2025.11.20 17:18:38.868616 [ 200 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2862 | 2025.11.20 17:18:38.869999 [ 200 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 2863 | 2025.11.20 17:18:38.874483 [ 200 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 2864 | 2025.11.20 17:18:38.878551 [ 200 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 2865 | 2025.11.20 17:18:38.882540 [ 200 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 2866 | 2025.11.20 17:18:38.887055 [ 200 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 2867 | 2025.11.20 17:18:38.891203 [ 200 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 2868 | 2025.11.20 17:18:38.941981 [ 187 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.077546425 sec., 1070.3265817863298 rows/sec., 5.53 MiB/sec. | ||
| 2869 | 2025.11.20 17:18:38.943512 [ 188 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2870 | 2025.11.20 17:18:38.945266 [ 188 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_11_2} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2871 | 2025.11.20 17:18:38.945363 [ 188 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_11_2} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2872 | 2025.11.20 17:18:38.946523 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2873 | 2025.11.20 17:18:39.000287 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.99 MiB, peak 222.90 MiB, free memory in arenas 0.00 B, will set to 222.83 MiB (RSS), difference: 9.83 MiB | ||
| 2874 | 2025.11.20 17:18:42.317814 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2875 | 2025.11.20 17:18:42.318045 [ 260 ] {9c470c10-5309-4fee-8c05-27fad8af0aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2876 | 2025.11.20 17:18:42.318117 [ 260 ] {9c470c10-5309-4fee-8c05-27fad8af0aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2877 | 2025.11.20 17:18:42.318912 [ 260 ] {9c470c10-5309-4fee-8c05-27fad8af0aae} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2878 | 2025.11.20 17:18:42.318952 [ 260 ] {9c470c10-5309-4fee-8c05-27fad8af0aae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2879 | 2025.11.20 17:18:42.319346 [ 260 ] {9c470c10-5309-4fee-8c05-27fad8af0aae} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2880 | 2025.11.20 17:18:42.319575 [ 260 ] {9c470c10-5309-4fee-8c05-27fad8af0aae} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2881 | 2025.11.20 17:18:42.319714 [ 260 ] {9c470c10-5309-4fee-8c05-27fad8af0aae} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001729 sec., 237131.2897628687 rows/sec., 15.04 MiB/sec. | ||
| 2882 | 2025.11.20 17:18:42.319753 [ 260 ] {9c470c10-5309-4fee-8c05-27fad8af0aae} <Debug> TCPHandler: Processed in 0.00208741 sec. | ||
| 2883 | 2025.11.20 17:18:42.319875 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2884 | 2025.11.20 17:18:42.319969 [ 260 ] {747b37f6-eec3-4eb0-ac35-d627db3a476b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2885 | 2025.11.20 17:18:42.320008 [ 260 ] {747b37f6-eec3-4eb0-ac35-d627db3a476b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2886 | 2025.11.20 17:18:42.320819 [ 260 ] {747b37f6-eec3-4eb0-ac35-d627db3a476b} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2887 | 2025.11.20 17:18:42.320854 [ 260 ] {747b37f6-eec3-4eb0-ac35-d627db3a476b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2888 | 2025.11.20 17:18:42.321209 [ 260 ] {747b37f6-eec3-4eb0-ac35-d627db3a476b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2889 | 2025.11.20 17:18:42.321412 [ 260 ] {747b37f6-eec3-4eb0-ac35-d627db3a476b} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2890 | 2025.11.20 17:18:42.321534 [ 260 ] {747b37f6-eec3-4eb0-ac35-d627db3a476b} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001584 sec., 702020.2020202021 rows/sec., 55.39 MiB/sec. | ||
| 2891 | 2025.11.20 17:18:42.321569 [ 260 ] {747b37f6-eec3-4eb0-ac35-d627db3a476b} <Debug> TCPHandler: Processed in 0.001750003 sec. | ||
| 2892 | 2025.11.20 17:18:42.321680 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2893 | 2025.11.20 17:18:42.321772 [ 260 ] {08cb7f24-a60d-4692-8f63-2d3fc7754c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2894 | 2025.11.20 17:18:42.321811 [ 260 ] {08cb7f24-a60d-4692-8f63-2d3fc7754c1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2895 | 2025.11.20 17:18:42.322257 [ 260 ] {08cb7f24-a60d-4692-8f63-2d3fc7754c1d} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2896 | 2025.11.20 17:18:42.322292 [ 260 ] {08cb7f24-a60d-4692-8f63-2d3fc7754c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2897 | 2025.11.20 17:18:42.322613 [ 260 ] {08cb7f24-a60d-4692-8f63-2d3fc7754c1d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2898 | 2025.11.20 17:18:42.322817 [ 260 ] {08cb7f24-a60d-4692-8f63-2d3fc7754c1d} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2899 | 2025.11.20 17:18:42.322930 [ 153 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2900 | 2025.11.20 17:18:42.322954 [ 260 ] {08cb7f24-a60d-4692-8f63-2d3fc7754c1d} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001201 sec., 170691.09075770192 rows/sec., 10.01 MiB/sec. | ||
| 2901 | 2025.11.20 17:18:42.322999 [ 153 ] {} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2902 | 2025.11.20 17:18:42.323006 [ 260 ] {08cb7f24-a60d-4692-8f63-2d3fc7754c1d} <Debug> TCPHandler: Processed in 0.001373275 sec. | ||
| 2903 | 2025.11.20 17:18:42.323030 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2904 | 2025.11.20 17:18:42.323132 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2905 | 2025.11.20 17:18:42.323149 [ 186 ] {477c62df-596d-4059-85d8-7b0e53a51c94::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 | ||
| 2906 | 2025.11.20 17:18:42.323234 [ 260 ] {519b8050-8c73-45e7-8a4f-ca43b4ccf435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2907 | 2025.11.20 17:18:42.323277 [ 260 ] {519b8050-8c73-45e7-8a4f-ca43b4ccf435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2908 | 2025.11.20 17:18:42.323296 [ 186 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2909 | 2025.11.20 17:18:42.323335 [ 186 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 266 rows starting from the beginning of the part | ||
| 2910 | 2025.11.20 17:18:42.323428 [ 186 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 205 rows starting from the beginning of the part | ||
| 2911 | 2025.11.20 17:18:42.323480 [ 186 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 35 rows starting from the beginning of the part | ||
| 2912 | 2025.11.20 17:18:42.323527 [ 186 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 205 rows starting from the beginning of the part | ||
| 2913 | 2025.11.20 17:18:42.323595 [ 186 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 52 rows starting from the beginning of the part | ||
| 2914 | 2025.11.20 17:18:42.323641 [ 186 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 205 rows starting from the beginning of the part | ||
| 2915 | 2025.11.20 17:18:42.323736 [ 260 ] {519b8050-8c73-45e7-8a4f-ca43b4ccf435} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2916 | 2025.11.20 17:18:42.323777 [ 260 ] {519b8050-8c73-45e7-8a4f-ca43b4ccf435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2917 | 2025.11.20 17:18:42.324158 [ 260 ] {519b8050-8c73-45e7-8a4f-ca43b4ccf435} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2918 | 2025.11.20 17:18:42.324390 [ 260 ] {519b8050-8c73-45e7-8a4f-ca43b4ccf435} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2919 | 2025.11.20 17:18:42.324519 [ 260 ] {519b8050-8c73-45e7-8a4f-ca43b4ccf435} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001303 sec., 162701.4581734459 rows/sec., 10.49 MiB/sec. | ||
| 2920 | 2025.11.20 17:18:42.324556 [ 260 ] {519b8050-8c73-45e7-8a4f-ca43b4ccf435} <Debug> TCPHandler: Processed in 0.001472298 sec. | ||
| 2921 | 2025.11.20 17:18:42.324646 [ 188 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 968 rows, containing 5 columns (5 merged, 0 gathered) in 0.001554029 sec., 622896.9987046574 rows/sec., 40.28 MiB/sec. | ||
| 2922 | 2025.11.20 17:18:42.324660 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2923 | 2025.11.20 17:18:42.324768 [ 260 ] {e111f7aa-1aad-49d1-8615-5dd91f415254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2924 | 2025.11.20 17:18:42.324807 [ 260 ] {e111f7aa-1aad-49d1-8615-5dd91f415254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2925 | 2025.11.20 17:18:42.324880 [ 191 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2926 | 2025.11.20 17:18:42.325224 [ 191 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_11_2} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2927 | 2025.11.20 17:18:42.325270 [ 260 ] {e111f7aa-1aad-49d1-8615-5dd91f415254} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2928 | 2025.11.20 17:18:42.325302 [ 191 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_11_2} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2929 | 2025.11.20 17:18:42.325313 [ 260 ] {e111f7aa-1aad-49d1-8615-5dd91f415254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2930 | 2025.11.20 17:18:42.325404 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2931 | 2025.11.20 17:18:42.325646 [ 260 ] {e111f7aa-1aad-49d1-8615-5dd91f415254} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2932 | 2025.11.20 17:18:42.325865 [ 260 ] {e111f7aa-1aad-49d1-8615-5dd91f415254} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2933 | 2025.11.20 17:18:42.325991 [ 260 ] {e111f7aa-1aad-49d1-8615-5dd91f415254} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001242 sec., 169887.27858293074 rows/sec., 9.65 MiB/sec. | ||
| 2934 | 2025.11.20 17:18:42.326028 [ 260 ] {e111f7aa-1aad-49d1-8615-5dd91f415254} <Debug> TCPHandler: Processed in 0.001416896 sec. | ||
| 2935 | 2025.11.20 17:18:42.326135 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2936 | 2025.11.20 17:18:42.326229 [ 260 ] {78074ff7-138d-451f-957a-e9eaada4db55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2937 | 2025.11.20 17:18:42.326268 [ 260 ] {78074ff7-138d-451f-957a-e9eaada4db55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2938 | 2025.11.20 17:18:42.326878 [ 260 ] {78074ff7-138d-451f-957a-e9eaada4db55} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2939 | 2025.11.20 17:18:42.326913 [ 260 ] {78074ff7-138d-451f-957a-e9eaada4db55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2940 | 2025.11.20 17:18:42.327241 [ 260 ] {78074ff7-138d-451f-957a-e9eaada4db55} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2941 | 2025.11.20 17:18:42.327452 [ 260 ] {78074ff7-138d-451f-957a-e9eaada4db55} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2942 | 2025.11.20 17:18:42.327577 [ 260 ] {78074ff7-138d-451f-957a-e9eaada4db55} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001365 sec., 497435.8974358975 rows/sec., 34.68 MiB/sec. | ||
| 2943 | 2025.11.20 17:18:42.327613 [ 260 ] {78074ff7-138d-451f-957a-e9eaada4db55} <Debug> TCPHandler: Processed in 0.001527259 sec. | ||
| 2944 | 2025.11.20 17:18:42.327717 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2945 | 2025.11.20 17:18:42.327810 [ 260 ] {2490763e-750f-4c83-b937-49cbb777d0c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2946 | 2025.11.20 17:18:42.327850 [ 260 ] {2490763e-750f-4c83-b937-49cbb777d0c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2947 | 2025.11.20 17:18:42.328181 [ 260 ] {2490763e-750f-4c83-b937-49cbb777d0c0} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2948 | 2025.11.20 17:18:42.328216 [ 260 ] {2490763e-750f-4c83-b937-49cbb777d0c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2949 | 2025.11.20 17:18:42.328515 [ 260 ] {2490763e-750f-4c83-b937-49cbb777d0c0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2950 | 2025.11.20 17:18:42.328720 [ 260 ] {2490763e-750f-4c83-b937-49cbb777d0c0} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2951 | 2025.11.20 17:18:42.328815 [ 153 ] {} <Debug> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2952 | 2025.11.20 17:18:42.328846 [ 260 ] {2490763e-750f-4c83-b937-49cbb777d0c0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 2953 | 2025.11.20 17:18:42.328848 [ 153 ] {} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2954 | 2025.11.20 17:18:42.328899 [ 260 ] {2490763e-750f-4c83-b937-49cbb777d0c0} <Debug> TCPHandler: Processed in 0.001231123 sec. | ||
| 2955 | 2025.11.20 17:18:42.328903 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2956 | 2025.11.20 17:18:42.329007 [ 191 ] {3027377a-a440-4393-be4e-a4b877526604::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 | ||
| 2957 | 2025.11.20 17:18:42.329019 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2958 | 2025.11.20 17:18:42.329125 [ 191 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2959 | 2025.11.20 17:18:42.329130 [ 260 ] {bc569b93-1a8f-47ad-a23f-11145b0aa0a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2960 | 2025.11.20 17:18:42.329166 [ 191 ] {3027377a-a440-4393-be4e-a4b877526604::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 | ||
| 2961 | 2025.11.20 17:18:42.329189 [ 260 ] {bc569b93-1a8f-47ad-a23f-11145b0aa0a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2962 | 2025.11.20 17:18:42.329235 [ 191 ] {3027377a-a440-4393-be4e-a4b877526604::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 | ||
| 2963 | 2025.11.20 17:18:42.329287 [ 191 ] {3027377a-a440-4393-be4e-a4b877526604::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 | ||
| 2964 | 2025.11.20 17:18:42.329328 [ 191 ] {3027377a-a440-4393-be4e-a4b877526604::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 | ||
| 2965 | 2025.11.20 17:18:42.329370 [ 191 ] {3027377a-a440-4393-be4e-a4b877526604::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 | ||
| 2966 | 2025.11.20 17:18:42.329409 [ 191 ] {3027377a-a440-4393-be4e-a4b877526604::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 | ||
| 2967 | 2025.11.20 17:18:42.329628 [ 260 ] {bc569b93-1a8f-47ad-a23f-11145b0aa0a2} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2968 | 2025.11.20 17:18:42.329669 [ 260 ] {bc569b93-1a8f-47ad-a23f-11145b0aa0a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2969 | 2025.11.20 17:18:42.330055 [ 260 ] {bc569b93-1a8f-47ad-a23f-11145b0aa0a2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2970 | 2025.11.20 17:18:42.330218 [ 192 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001250263 sec., 28793.94175465482 rows/sec., 1.47 MiB/sec. | ||
| 2971 | 2025.11.20 17:18:42.330274 [ 260 ] {bc569b93-1a8f-47ad-a23f-11145b0aa0a2} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2025.11.20 17:18:42.330373 [ 192 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2973 | 2025.11.20 17:18:42.330403 [ 260 ] {bc569b93-1a8f-47ad-a23f-11145b0aa0a2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001291 sec., 243222.30828814872 rows/sec., 15.98 MiB/sec. | ||
| 2974 | 2025.11.20 17:18:42.330439 [ 260 ] {bc569b93-1a8f-47ad-a23f-11145b0aa0a2} <Debug> TCPHandler: Processed in 0.001469877 sec. | ||
| 2975 | 2025.11.20 17:18:42.330540 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2976 | 2025.11.20 17:18:42.330634 [ 260 ] {bb8af208-ae47-4ab0-8ae5-6da2fdd869cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2977 | 2025.11.20 17:18:42.330676 [ 260 ] {bb8af208-ae47-4ab0-8ae5-6da2fdd869cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2978 | 2025.11.20 17:18:42.330692 [ 192 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_6_1} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2979 | 2025.11.20 17:18:42.330769 [ 192 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_6_1} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2980 | 2025.11.20 17:18:42.330867 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2981 | 2025.11.20 17:18:42.330991 [ 260 ] {bb8af208-ae47-4ab0-8ae5-6da2fdd869cd} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2982 | 2025.11.20 17:18:42.331024 [ 260 ] {bb8af208-ae47-4ab0-8ae5-6da2fdd869cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2983 | 2025.11.20 17:18:42.331313 [ 260 ] {bb8af208-ae47-4ab0-8ae5-6da2fdd869cd} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2984 | 2025.11.20 17:18:42.331518 [ 260 ] {bb8af208-ae47-4ab0-8ae5-6da2fdd869cd} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2985 | 2025.11.20 17:18:42.331641 [ 260 ] {bb8af208-ae47-4ab0-8ae5-6da2fdd869cd} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001025 sec., 975.6097560975609 rows/sec., 65.74 KiB/sec. | ||
| 2986 | 2025.11.20 17:18:42.331676 [ 260 ] {bb8af208-ae47-4ab0-8ae5-6da2fdd869cd} <Debug> TCPHandler: Processed in 0.001184572 sec. | ||
| 2987 | 2025.11.20 17:18:42.331782 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2988 | 2025.11.20 17:18:42.331883 [ 260 ] {066287d8-d6da-4aeb-a08c-c01f018e11b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2989 | 2025.11.20 17:18:42.331923 [ 260 ] {066287d8-d6da-4aeb-a08c-c01f018e11b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2990 | 2025.11.20 17:18:42.332243 [ 260 ] {066287d8-d6da-4aeb-a08c-c01f018e11b4} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2991 | 2025.11.20 17:18:42.332279 [ 260 ] {066287d8-d6da-4aeb-a08c-c01f018e11b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2992 | 2025.11.20 17:18:42.332585 [ 260 ] {066287d8-d6da-4aeb-a08c-c01f018e11b4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2993 | 2025.11.20 17:18:42.332783 [ 260 ] {066287d8-d6da-4aeb-a08c-c01f018e11b4} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2994 | 2025.11.20 17:18:42.332913 [ 260 ] {066287d8-d6da-4aeb-a08c-c01f018e11b4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001056 sec., 98484.84848484848 rows/sec., 6.03 MiB/sec. | ||
| 2995 | 2025.11.20 17:18:42.332948 [ 260 ] {066287d8-d6da-4aeb-a08c-c01f018e11b4} <Debug> TCPHandler: Processed in 0.001215113 sec. | ||
| 2996 | 2025.11.20 17:18:46.012404 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2997 | 2025.11.20 17:18:46.012471 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2998 | 2025.11.20 17:18:46.081717 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5728 | ||
| 2999 | 2025.11.20 17:18:46.082211 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3000 | 2025.11.20 17:18:46.082255 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3001 | 2025.11.20 17:18:46.082721 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3002 | 2025.11.20 17:18:46.083011 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3003 | 2025.11.20 17:18:46.083136 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5728 | ||
| 3004 | 2025.11.20 17:18:46.088605 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 426 | ||
| 3005 | 2025.11.20 17:18:46.091237 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3006 | 2025.11.20 17:18:46.091287 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3007 | 2025.11.20 17:18:46.092507 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3008 | 2025.11.20 17:18:46.092803 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3009 | 2025.11.20 17:18:46.093146 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 426 | ||
| 3010 | 2025.11.20 17:18:46.367500 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3011 | 2025.11.20 17:18:46.385094 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3012 | 2025.11.20 17:18:46.385136 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3013 | 2025.11.20 17:18:46.390825 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3014 | 2025.11.20 17:18:46.391531 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3015 | 2025.11.20 17:18:46.394343 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3016 | 2025.11.20 17:18:47.307897 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3017 | 2025.11.20 17:18:47.308074 [ 260 ] {0293de54-362a-46c9-b6f5-9d20230bf7f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3018 | 2025.11.20 17:18:47.308137 [ 260 ] {0293de54-362a-46c9-b6f5-9d20230bf7f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3019 | 2025.11.20 17:18:47.308878 [ 260 ] {0293de54-362a-46c9-b6f5-9d20230bf7f9} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3020 | 2025.11.20 17:18:47.308924 [ 260 ] {0293de54-362a-46c9-b6f5-9d20230bf7f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3021 | 2025.11.20 17:18:47.309313 [ 260 ] {0293de54-362a-46c9-b6f5-9d20230bf7f9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3022 | 2025.11.20 17:18:47.309519 [ 260 ] {0293de54-362a-46c9-b6f5-9d20230bf7f9} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3023 | 2025.11.20 17:18:47.309656 [ 260 ] {0293de54-362a-46c9-b6f5-9d20230bf7f9} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001677 sec., 81097.19737626714 rows/sec., 7.03 MiB/sec. | ||
| 3024 | 2025.11.20 17:18:47.309693 [ 260 ] {0293de54-362a-46c9-b6f5-9d20230bf7f9} <Debug> TCPHandler: Processed in 0.001974558 sec. | ||
| 3025 | 2025.11.20 17:18:47.309687 [ 147 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3026 | 2025.11.20 17:18:47.309785 [ 147 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3027 | 2025.11.20 17:18:47.309810 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3028 | 2025.11.20 17:18:47.309819 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3029 | 2025.11.20 17:18:47.309990 [ 260 ] {3b1f5e54-b23c-4e73-9406-a1f8b814a6f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3030 | 2025.11.20 17:18:47.310038 [ 260 ] {3b1f5e54-b23c-4e73-9406-a1f8b814a6f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3031 | 2025.11.20 17:18:47.310093 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::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 | ||
| 3032 | 2025.11.20 17:18:47.310298 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3033 | 2025.11.20 17:18:47.310342 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2449 rows starting from the beginning of the part | ||
| 3034 | 2025.11.20 17:18:47.310404 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 126 rows starting from the beginning of the part | ||
| 3035 | 2025.11.20 17:18:47.310445 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1112 rows starting from the beginning of the part | ||
| 3036 | 2025.11.20 17:18:47.310486 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1282 rows starting from the beginning of the part | ||
| 3037 | 2025.11.20 17:18:47.310509 [ 260 ] {3b1f5e54-b23c-4e73-9406-a1f8b814a6f5} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3038 | 2025.11.20 17:18:47.310521 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1112 rows starting from the beginning of the part | ||
| 3039 | 2025.11.20 17:18:47.310558 [ 260 ] {3b1f5e54-b23c-4e73-9406-a1f8b814a6f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3040 | 2025.11.20 17:18:47.310583 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 136 rows starting from the beginning of the part | ||
| 3041 | 2025.11.20 17:18:47.310896 [ 260 ] {3b1f5e54-b23c-4e73-9406-a1f8b814a6f5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3042 | 2025.11.20 17:18:47.311124 [ 260 ] {3b1f5e54-b23c-4e73-9406-a1f8b814a6f5} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3043 | 2025.11.20 17:18:47.311252 [ 260 ] {3b1f5e54-b23c-4e73-9406-a1f8b814a6f5} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001281 sec., 31225.604996096798 rows/sec., 2.29 MiB/sec. | ||
| 3044 | 2025.11.20 17:18:47.311289 [ 260 ] {3b1f5e54-b23c-4e73-9406-a1f8b814a6f5} <Debug> TCPHandler: Processed in 0.001472428 sec. | ||
| 3045 | 2025.11.20 17:18:47.311398 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3046 | 2025.11.20 17:18:47.311490 [ 260 ] {bbfb3343-1f75-4462-832f-7471f85f18ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3047 | 2025.11.20 17:18:47.311528 [ 260 ] {bbfb3343-1f75-4462-832f-7471f85f18ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3048 | 2025.11.20 17:18:47.311970 [ 260 ] {bbfb3343-1f75-4462-832f-7471f85f18ba} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3049 | 2025.11.20 17:18:47.312005 [ 260 ] {bbfb3343-1f75-4462-832f-7471f85f18ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3050 | 2025.11.20 17:18:47.312316 [ 260 ] {bbfb3343-1f75-4462-832f-7471f85f18ba} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3051 | 2025.11.20 17:18:47.312518 [ 260 ] {bbfb3343-1f75-4462-832f-7471f85f18ba} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3052 | 2025.11.20 17:18:47.312631 [ 147 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3053 | 2025.11.20 17:18:47.312640 [ 260 ] {bbfb3343-1f75-4462-832f-7471f85f18ba} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001168 sec., 89041.09589041096 rows/sec., 6.95 MiB/sec. | ||
| 3054 | 2025.11.20 17:18:47.312671 [ 147 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3055 | 2025.11.20 17:18:47.312693 [ 260 ] {bbfb3343-1f75-4462-832f-7471f85f18ba} <Debug> TCPHandler: Processed in 0.001340865 sec. | ||
| 3056 | 2025.11.20 17:18:47.312695 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3057 | 2025.11.20 17:18:47.312740 [ 192 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6217 rows, containing 5 columns (5 merged, 0 gathered) in 0.002724562 sec., 2281834.6581946015 rows/sec., 194.02 MiB/sec. | ||
| 3058 | 2025.11.20 17:18:47.312816 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3059 | 2025.11.20 17:18:47.312828 [ 188 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::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 | ||
| 3060 | 2025.11.20 17:18:47.312909 [ 260 ] {7e95b869-2dd6-447a-a1ce-6563db2bd0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3061 | 2025.11.20 17:18:47.312923 [ 188 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3062 | 2025.11.20 17:18:47.312956 [ 188 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1233 rows starting from the beginning of the part | ||
| 3063 | 2025.11.20 17:18:47.312960 [ 260 ] {7e95b869-2dd6-447a-a1ce-6563db2bd0cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3064 | 2025.11.20 17:18:47.313037 [ 188 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 99 rows starting from the beginning of the part | ||
| 3065 | 2025.11.20 17:18:47.313086 [ 188 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 679 rows starting from the beginning of the part | ||
| 3066 | 2025.11.20 17:18:47.313101 [ 192 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3067 | 2025.11.20 17:18:47.313131 [ 188 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 578 rows starting from the beginning of the part | ||
| 3068 | 2025.11.20 17:18:47.313180 [ 188 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 679 rows starting from the beginning of the part | ||
| 3069 | 2025.11.20 17:18:47.313223 [ 188 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 3070 | 2025.11.20 17:18:47.313383 [ 192 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_16_3} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3071 | 2025.11.20 17:18:47.313415 [ 260 ] {7e95b869-2dd6-447a-a1ce-6563db2bd0cd} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3072 | 2025.11.20 17:18:47.313446 [ 192 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_16_3} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3073 | 2025.11.20 17:18:47.313450 [ 260 ] {7e95b869-2dd6-447a-a1ce-6563db2bd0cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3074 | 2025.11.20 17:18:47.313533 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 3075 | 2025.11.20 17:18:47.313799 [ 260 ] {7e95b869-2dd6-447a-a1ce-6563db2bd0cd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3076 | 2025.11.20 17:18:47.314009 [ 260 ] {7e95b869-2dd6-447a-a1ce-6563db2bd0cd} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3077 | 2025.11.20 17:18:47.314127 [ 147 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3078 | 2025.11.20 17:18:47.314132 [ 260 ] {7e95b869-2dd6-447a-a1ce-6563db2bd0cd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001241 sec., 128928.28364222402 rows/sec., 8.98 MiB/sec. | ||
| 3079 | 2025.11.20 17:18:47.314168 [ 147 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3080 | 2025.11.20 17:18:47.314187 [ 260 ] {7e95b869-2dd6-447a-a1ce-6563db2bd0cd} <Debug> TCPHandler: Processed in 0.001417297 sec. | ||
| 3081 | 2025.11.20 17:18:47.314192 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3082 | 2025.11.20 17:18:47.314302 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3083 | 2025.11.20 17:18:47.314310 [ 193 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 3084 | 2025.11.20 17:18:47.314380 [ 192 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3372 rows, containing 5 columns (5 merged, 0 gathered) in 0.00159129 sec., 2119035.4995004055 rows/sec., 160.44 MiB/sec. | ||
| 3085 | 2025.11.20 17:18:47.314397 [ 260 ] {324a4c03-42fd-4b01-b17a-638d708b3992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3086 | 2025.11.20 17:18:47.314458 [ 193 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3087 | 2025.11.20 17:18:47.314535 [ 260 ] {324a4c03-42fd-4b01-b17a-638d708b3992} <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 | ||
| 3088 | 2025.11.20 17:18:47.314537 [ 193 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 3789 rows starting from the beginning of the part | ||
| 3089 | 2025.11.20 17:18:47.314618 [ 193 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 3090 | 2025.11.20 17:18:47.314661 [ 193 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 314 rows starting from the beginning of the part | ||
| 3091 | 2025.11.20 17:18:47.314661 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3092 | 2025.11.20 17:18:47.314700 [ 193 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 850 rows starting from the beginning of the part | ||
| 3093 | 2025.11.20 17:18:47.314808 [ 193 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 314 rows starting from the beginning of the part | ||
| 3094 | 2025.11.20 17:18:47.314851 [ 193 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 160 rows starting from the beginning of the part | ||
| 3095 | 2025.11.20 17:18:47.315086 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_16_3} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3096 | 2025.11.20 17:18:47.315177 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_16_3} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3097 | 2025.11.20 17:18:47.315270 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 3098 | 2025.11.20 17:18:47.315391 [ 260 ] {324a4c03-42fd-4b01-b17a-638d708b3992} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3099 | 2025.11.20 17:18:47.315432 [ 260 ] {324a4c03-42fd-4b01-b17a-638d708b3992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3100 | 2025.11.20 17:18:47.316007 [ 260 ] {324a4c03-42fd-4b01-b17a-638d708b3992} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3101 | 2025.11.20 17:18:47.316227 [ 260 ] {324a4c03-42fd-4b01-b17a-638d708b3992} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3102 | 2025.11.20 17:18:47.316365 [ 260 ] {324a4c03-42fd-4b01-b17a-638d708b3992} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001985 sec., 20151.133501259446 rows/sec., 36.11 MiB/sec. | ||
| 3103 | 2025.11.20 17:18:47.316414 [ 260 ] {324a4c03-42fd-4b01-b17a-638d708b3992} <Debug> TCPHandler: Processed in 0.002159091 sec. | ||
| 3104 | 2025.11.20 17:18:47.316520 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3105 | 2025.11.20 17:18:47.316613 [ 260 ] {8bf9e1f5-8625-442b-a48c-cb1e95239e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3106 | 2025.11.20 17:18:47.316653 [ 260 ] {8bf9e1f5-8625-442b-a48c-cb1e95239e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3107 | 2025.11.20 17:18:47.316917 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5587 rows, containing 5 columns (5 merged, 0 gathered) in 0.00265979 sec., 2100541.7720947894 rows/sec., 141.53 MiB/sec. | ||
| 3108 | 2025.11.20 17:18:47.316988 [ 260 ] {8bf9e1f5-8625-442b-a48c-cb1e95239e29} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3109 | 2025.11.20 17:18:47.317027 [ 260 ] {8bf9e1f5-8625-442b-a48c-cb1e95239e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3110 | 2025.11.20 17:18:47.317328 [ 260 ] {8bf9e1f5-8625-442b-a48c-cb1e95239e29} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3111 | 2025.11.20 17:18:47.317345 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3112 | 2025.11.20 17:18:47.317589 [ 260 ] {8bf9e1f5-8625-442b-a48c-cb1e95239e29} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3113 | 2025.11.20 17:18:47.317661 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3114 | 2025.11.20 17:18:47.317717 [ 147 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3115 | 2025.11.20 17:18:47.317726 [ 260 ] {8bf9e1f5-8625-442b-a48c-cb1e95239e29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 3116 | 2025.11.20 17:18:47.317765 [ 147 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3117 | 2025.11.20 17:18:47.317729 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3118 | 2025.11.20 17:18:47.317832 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3119 | 2025.11.20 17:18:47.317833 [ 260 ] {8bf9e1f5-8625-442b-a48c-cb1e95239e29} <Debug> TCPHandler: Processed in 0.001357695 sec. | ||
| 3120 | 2025.11.20 17:18:47.317900 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 3121 | 2025.11.20 17:18:47.317938 [ 193 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 3122 | 2025.11.20 17:18:47.318024 [ 193 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3123 | 2025.11.20 17:18:47.318047 [ 193 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 656 rows starting from the beginning of the part | ||
| 3124 | 2025.11.20 17:18:47.318093 [ 193 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3125 | 2025.11.20 17:18:47.318126 [ 193 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 104 rows starting from the beginning of the part | ||
| 3126 | 2025.11.20 17:18:47.318158 [ 193 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 3127 | 2025.11.20 17:18:47.318188 [ 193 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 104 rows starting from the beginning of the part | ||
| 3128 | 2025.11.20 17:18:47.318217 [ 193 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 3129 | 2025.11.20 17:18:47.318907 [ 197 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1044 rows, containing 4 columns (4 merged, 0 gathered) in 0.001027969 sec., 1015594.8282487117 rows/sec., 64.58 MiB/sec. | ||
| 3130 | 2025.11.20 17:18:47.319072 [ 193 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3131 | 2025.11.20 17:18:47.319312 [ 193 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_16_3} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3132 | 2025.11.20 17:18:47.319371 [ 193 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_16_3} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3133 | 2025.11.20 17:18:47.319421 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3134 | 2025.11.20 17:18:52.317708 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3135 | 2025.11.20 17:18:52.317925 [ 260 ] {feccf988-1608-4a89-9f73-2f3bf2353484} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3136 | 2025.11.20 17:18:52.318000 [ 260 ] {feccf988-1608-4a89-9f73-2f3bf2353484} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3137 | 2025.11.20 17:18:52.318871 [ 260 ] {feccf988-1608-4a89-9f73-2f3bf2353484} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3138 | 2025.11.20 17:18:52.318923 [ 260 ] {feccf988-1608-4a89-9f73-2f3bf2353484} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3139 | 2025.11.20 17:18:52.319333 [ 260 ] {feccf988-1608-4a89-9f73-2f3bf2353484} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3140 | 2025.11.20 17:18:52.319562 [ 260 ] {feccf988-1608-4a89-9f73-2f3bf2353484} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3141 | 2025.11.20 17:18:52.319720 [ 260 ] {feccf988-1608-4a89-9f73-2f3bf2353484} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001848 sec., 221861.47186147186 rows/sec., 14.07 MiB/sec. | ||
| 3142 | 2025.11.20 17:18:52.319770 [ 260 ] {feccf988-1608-4a89-9f73-2f3bf2353484} <Debug> TCPHandler: Processed in 0.002197662 sec. | ||
| 3143 | 2025.11.20 17:18:52.319890 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3144 | 2025.11.20 17:18:52.319990 [ 260 ] {5dfa2dcc-a982-4774-b446-c86de699245b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3145 | 2025.11.20 17:18:52.320033 [ 260 ] {5dfa2dcc-a982-4774-b446-c86de699245b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3146 | 2025.11.20 17:18:52.320953 [ 260 ] {5dfa2dcc-a982-4774-b446-c86de699245b} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3147 | 2025.11.20 17:18:52.320997 [ 260 ] {5dfa2dcc-a982-4774-b446-c86de699245b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3148 | 2025.11.20 17:18:52.321379 [ 260 ] {5dfa2dcc-a982-4774-b446-c86de699245b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3149 | 2025.11.20 17:18:52.321592 [ 260 ] {5dfa2dcc-a982-4774-b446-c86de699245b} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3150 | 2025.11.20 17:18:52.321728 [ 260 ] {5dfa2dcc-a982-4774-b446-c86de699245b} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001761 sec., 631459.3980692788 rows/sec., 49.82 MiB/sec. | ||
| 3151 | 2025.11.20 17:18:52.321766 [ 260 ] {5dfa2dcc-a982-4774-b446-c86de699245b} <Debug> TCPHandler: Processed in 0.001926056 sec. | ||
| 3152 | 2025.11.20 17:18:52.321879 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3153 | 2025.11.20 17:18:52.321974 [ 260 ] {8458a9bf-32a0-4c37-a31a-3c85bbfbdcc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3154 | 2025.11.20 17:18:52.322015 [ 260 ] {8458a9bf-32a0-4c37-a31a-3c85bbfbdcc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3155 | 2025.11.20 17:18:52.322476 [ 260 ] {8458a9bf-32a0-4c37-a31a-3c85bbfbdcc6} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3156 | 2025.11.20 17:18:52.322513 [ 260 ] {8458a9bf-32a0-4c37-a31a-3c85bbfbdcc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3157 | 2025.11.20 17:18:52.322820 [ 260 ] {8458a9bf-32a0-4c37-a31a-3c85bbfbdcc6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3158 | 2025.11.20 17:18:52.323048 [ 260 ] {8458a9bf-32a0-4c37-a31a-3c85bbfbdcc6} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3159 | 2025.11.20 17:18:52.323175 [ 260 ] {8458a9bf-32a0-4c37-a31a-3c85bbfbdcc6} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001221 sec., 167895.1678951679 rows/sec., 9.85 MiB/sec. | ||
| 3160 | 2025.11.20 17:18:52.323211 [ 260 ] {8458a9bf-32a0-4c37-a31a-3c85bbfbdcc6} <Debug> TCPHandler: Processed in 0.001381526 sec. | ||
| 3161 | 2025.11.20 17:18:52.323309 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3162 | 2025.11.20 17:18:52.323401 [ 260 ] {eacde8a8-e148-4e7d-a5e9-e5c02eee3cc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3163 | 2025.11.20 17:18:52.323441 [ 260 ] {eacde8a8-e148-4e7d-a5e9-e5c02eee3cc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3164 | 2025.11.20 17:18:52.323905 [ 260 ] {eacde8a8-e148-4e7d-a5e9-e5c02eee3cc4} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3165 | 2025.11.20 17:18:52.323940 [ 260 ] {eacde8a8-e148-4e7d-a5e9-e5c02eee3cc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3166 | 2025.11.20 17:18:52.324240 [ 260 ] {eacde8a8-e148-4e7d-a5e9-e5c02eee3cc4} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3167 | 2025.11.20 17:18:52.324447 [ 260 ] {eacde8a8-e148-4e7d-a5e9-e5c02eee3cc4} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3168 | 2025.11.20 17:18:52.324572 [ 260 ] {eacde8a8-e148-4e7d-a5e9-e5c02eee3cc4} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001189 sec., 178301.09335576114 rows/sec., 11.50 MiB/sec. | ||
| 3169 | 2025.11.20 17:18:52.324608 [ 260 ] {eacde8a8-e148-4e7d-a5e9-e5c02eee3cc4} <Debug> TCPHandler: Processed in 0.001345936 sec. | ||
| 3170 | 2025.11.20 17:18:52.324712 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3171 | 2025.11.20 17:18:52.324804 [ 260 ] {8bc98798-9335-4171-83e0-a8b882841664} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3172 | 2025.11.20 17:18:52.324843 [ 260 ] {8bc98798-9335-4171-83e0-a8b882841664} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3173 | 2025.11.20 17:18:52.325290 [ 260 ] {8bc98798-9335-4171-83e0-a8b882841664} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3174 | 2025.11.20 17:18:52.325325 [ 260 ] {8bc98798-9335-4171-83e0-a8b882841664} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3175 | 2025.11.20 17:18:52.325624 [ 260 ] {8bc98798-9335-4171-83e0-a8b882841664} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3176 | 2025.11.20 17:18:52.325826 [ 260 ] {8bc98798-9335-4171-83e0-a8b882841664} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3177 | 2025.11.20 17:18:52.325948 [ 260 ] {8bc98798-9335-4171-83e0-a8b882841664} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001161 sec., 181739.87941429802 rows/sec., 10.32 MiB/sec. | ||
| 3178 | 2025.11.20 17:18:52.325984 [ 260 ] {8bc98798-9335-4171-83e0-a8b882841664} <Debug> TCPHandler: Processed in 0.001319875 sec. | ||
| 3179 | 2025.11.20 17:18:52.326094 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3180 | 2025.11.20 17:18:52.326196 [ 260 ] {14ac7a2f-729f-4dee-a263-07e59f6613d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3181 | 2025.11.20 17:18:52.326237 [ 260 ] {14ac7a2f-729f-4dee-a263-07e59f6613d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3182 | 2025.11.20 17:18:52.326909 [ 260 ] {14ac7a2f-729f-4dee-a263-07e59f6613d0} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3183 | 2025.11.20 17:18:52.326948 [ 260 ] {14ac7a2f-729f-4dee-a263-07e59f6613d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3184 | 2025.11.20 17:18:52.327301 [ 260 ] {14ac7a2f-729f-4dee-a263-07e59f6613d0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3185 | 2025.11.20 17:18:52.327512 [ 260 ] {14ac7a2f-729f-4dee-a263-07e59f6613d0} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3186 | 2025.11.20 17:18:52.327642 [ 260 ] {14ac7a2f-729f-4dee-a263-07e59f6613d0} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001463 sec., 464114.83253588516 rows/sec., 32.35 MiB/sec. | ||
| 3187 | 2025.11.20 17:18:52.327683 [ 260 ] {14ac7a2f-729f-4dee-a263-07e59f6613d0} <Debug> TCPHandler: Processed in 0.001640481 sec. | ||
| 3188 | 2025.11.20 17:18:52.327797 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3189 | 2025.11.20 17:18:52.327894 [ 260 ] {86cd2613-3ea4-4016-9283-fab07658e4d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3190 | 2025.11.20 17:18:52.327935 [ 260 ] {86cd2613-3ea4-4016-9283-fab07658e4d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3191 | 2025.11.20 17:18:52.328275 [ 260 ] {86cd2613-3ea4-4016-9283-fab07658e4d5} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3192 | 2025.11.20 17:18:52.328311 [ 260 ] {86cd2613-3ea4-4016-9283-fab07658e4d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3193 | 2025.11.20 17:18:52.328612 [ 260 ] {86cd2613-3ea4-4016-9283-fab07658e4d5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3194 | 2025.11.20 17:18:52.328839 [ 260 ] {86cd2613-3ea4-4016-9283-fab07658e4d5} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3195 | 2025.11.20 17:18:52.328967 [ 260 ] {86cd2613-3ea4-4016-9283-fab07658e4d5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 3196 | 2025.11.20 17:18:52.329008 [ 260 ] {86cd2613-3ea4-4016-9283-fab07658e4d5} <Debug> TCPHandler: Processed in 0.001261234 sec. | ||
| 3197 | 2025.11.20 17:18:52.329119 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3198 | 2025.11.20 17:18:52.329215 [ 260 ] {417343e4-c703-487e-a068-13154ac8278f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3199 | 2025.11.20 17:18:52.329258 [ 260 ] {417343e4-c703-487e-a068-13154ac8278f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3200 | 2025.11.20 17:18:52.329712 [ 260 ] {417343e4-c703-487e-a068-13154ac8278f} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3201 | 2025.11.20 17:18:52.329749 [ 260 ] {417343e4-c703-487e-a068-13154ac8278f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3202 | 2025.11.20 17:18:52.330184 [ 260 ] {417343e4-c703-487e-a068-13154ac8278f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3203 | 2025.11.20 17:18:52.330465 [ 260 ] {417343e4-c703-487e-a068-13154ac8278f} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3204 | 2025.11.20 17:18:52.330595 [ 260 ] {417343e4-c703-487e-a068-13154ac8278f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001399 sec., 224446.032880629 rows/sec., 14.74 MiB/sec. | ||
| 3205 | 2025.11.20 17:18:52.330632 [ 260 ] {417343e4-c703-487e-a068-13154ac8278f} <Debug> TCPHandler: Processed in 0.00156178 sec. | ||
| 3206 | 2025.11.20 17:18:52.330744 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3207 | 2025.11.20 17:18:52.330840 [ 260 ] {61d84571-f268-495b-b0c3-1fc782416e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3208 | 2025.11.20 17:18:52.330881 [ 260 ] {61d84571-f268-495b-b0c3-1fc782416e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3209 | 2025.11.20 17:18:52.331203 [ 260 ] {61d84571-f268-495b-b0c3-1fc782416e2f} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3210 | 2025.11.20 17:18:52.331239 [ 260 ] {61d84571-f268-495b-b0c3-1fc782416e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3211 | 2025.11.20 17:18:52.331529 [ 260 ] {61d84571-f268-495b-b0c3-1fc782416e2f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3212 | 2025.11.20 17:18:52.331736 [ 260 ] {61d84571-f268-495b-b0c3-1fc782416e2f} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3213 | 2025.11.20 17:18:52.331863 [ 260 ] {61d84571-f268-495b-b0c3-1fc782416e2f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001042 sec., 959.6928982725528 rows/sec., 64.67 KiB/sec. | ||
| 3214 | 2025.11.20 17:18:52.331899 [ 260 ] {61d84571-f268-495b-b0c3-1fc782416e2f} <Debug> TCPHandler: Processed in 0.001204052 sec. | ||
| 3215 | 2025.11.20 17:18:52.332004 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3216 | 2025.11.20 17:18:52.332099 [ 260 ] {27cda291-26b4-40e3-819f-26bfd6573bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3217 | 2025.11.20 17:18:52.332141 [ 260 ] {27cda291-26b4-40e3-819f-26bfd6573bbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3218 | 2025.11.20 17:18:52.332493 [ 260 ] {27cda291-26b4-40e3-819f-26bfd6573bbf} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3219 | 2025.11.20 17:18:52.332529 [ 260 ] {27cda291-26b4-40e3-819f-26bfd6573bbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3220 | 2025.11.20 17:18:52.332843 [ 260 ] {27cda291-26b4-40e3-819f-26bfd6573bbf} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3221 | 2025.11.20 17:18:52.333052 [ 260 ] {27cda291-26b4-40e3-819f-26bfd6573bbf} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3222 | 2025.11.20 17:18:52.333178 [ 260 ] {27cda291-26b4-40e3-819f-26bfd6573bbf} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001097 sec., 94804.01093892433 rows/sec., 5.81 MiB/sec. | ||
| 3223 | 2025.11.20 17:18:52.333214 [ 260 ] {27cda291-26b4-40e3-819f-26bfd6573bbf} <Debug> TCPHandler: Processed in 0.001258384 sec. | ||
| 3224 | 2025.11.20 17:18:53.583285 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6176 | ||
| 3225 | 2025.11.20 17:18:53.583841 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3226 | 2025.11.20 17:18:53.583893 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3227 | 2025.11.20 17:18:53.584446 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3228 | 2025.11.20 17:18:53.584682 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3229 | 2025.11.20 17:18:53.584805 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6176 | ||
| 3230 | 2025.11.20 17:18:53.895361 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3231 | 2025.11.20 17:18:53.910981 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3232 | 2025.11.20 17:18:53.911026 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3233 | 2025.11.20 17:18:53.916893 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3234 | 2025.11.20 17:18:53.917618 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3235 | 2025.11.20 17:18:53.920273 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3236 | 2025.11.20 17:18:56.093387 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 458 | ||
| 3237 | 2025.11.20 17:18:56.095657 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3238 | 2025.11.20 17:18:56.095696 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3239 | 2025.11.20 17:18:56.096894 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3240 | 2025.11.20 17:18:56.097183 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3241 | 2025.11.20 17:18:56.097472 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 458 | ||
| 3242 | 2025.11.20 17:18:57.309464 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3243 | 2025.11.20 17:18:57.309664 [ 260 ] {e89fd962-6cca-4a68-a221-0a28bd918545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3244 | 2025.11.20 17:18:57.309732 [ 260 ] {e89fd962-6cca-4a68-a221-0a28bd918545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3245 | 2025.11.20 17:18:57.310447 [ 260 ] {e89fd962-6cca-4a68-a221-0a28bd918545} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3246 | 2025.11.20 17:18:57.310497 [ 260 ] {e89fd962-6cca-4a68-a221-0a28bd918545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3247 | 2025.11.20 17:18:57.310922 [ 260 ] {e89fd962-6cca-4a68-a221-0a28bd918545} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3248 | 2025.11.20 17:18:57.311176 [ 260 ] {e89fd962-6cca-4a68-a221-0a28bd918545} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3249 | 2025.11.20 17:18:57.311339 [ 260 ] {e89fd962-6cca-4a68-a221-0a28bd918545} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001727 sec., 78749.2762015055 rows/sec., 6.83 MiB/sec. | ||
| 3250 | 2025.11.20 17:18:57.311382 [ 260 ] {e89fd962-6cca-4a68-a221-0a28bd918545} <Debug> TCPHandler: Processed in 0.002060648 sec. | ||
| 3251 | 2025.11.20 17:18:57.311497 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3252 | 2025.11.20 17:18:57.311593 [ 260 ] {0b6ca02a-3341-4012-8d9a-73db5b952f6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3253 | 2025.11.20 17:18:57.311635 [ 260 ] {0b6ca02a-3341-4012-8d9a-73db5b952f6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3254 | 2025.11.20 17:18:57.312057 [ 260 ] {0b6ca02a-3341-4012-8d9a-73db5b952f6f} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3255 | 2025.11.20 17:18:57.312094 [ 260 ] {0b6ca02a-3341-4012-8d9a-73db5b952f6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3256 | 2025.11.20 17:18:57.312400 [ 260 ] {0b6ca02a-3341-4012-8d9a-73db5b952f6f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3257 | 2025.11.20 17:18:57.312620 [ 260 ] {0b6ca02a-3341-4012-8d9a-73db5b952f6f} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3258 | 2025.11.20 17:18:57.312749 [ 260 ] {0b6ca02a-3341-4012-8d9a-73db5b952f6f} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001176 sec., 34013.60544217687 rows/sec., 2.50 MiB/sec. | ||
| 3259 | 2025.11.20 17:18:57.312788 [ 260 ] {0b6ca02a-3341-4012-8d9a-73db5b952f6f} <Debug> TCPHandler: Processed in 0.001340845 sec. | ||
| 3260 | 2025.11.20 17:18:57.312898 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3261 | 2025.11.20 17:18:57.312998 [ 260 ] {910d2b94-b65d-41ca-99d3-1aab69cf2d9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3262 | 2025.11.20 17:18:57.313047 [ 260 ] {910d2b94-b65d-41ca-99d3-1aab69cf2d9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3263 | 2025.11.20 17:18:57.313490 [ 260 ] {910d2b94-b65d-41ca-99d3-1aab69cf2d9e} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3264 | 2025.11.20 17:18:57.313528 [ 260 ] {910d2b94-b65d-41ca-99d3-1aab69cf2d9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3265 | 2025.11.20 17:18:57.313850 [ 260 ] {910d2b94-b65d-41ca-99d3-1aab69cf2d9e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3266 | 2025.11.20 17:18:57.314077 [ 260 ] {910d2b94-b65d-41ca-99d3-1aab69cf2d9e} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3267 | 2025.11.20 17:18:57.314214 [ 260 ] {910d2b94-b65d-41ca-99d3-1aab69cf2d9e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001235 sec., 84210.52631578948 rows/sec., 6.58 MiB/sec. | ||
| 3268 | 2025.11.20 17:18:57.314252 [ 260 ] {910d2b94-b65d-41ca-99d3-1aab69cf2d9e} <Debug> TCPHandler: Processed in 0.001404836 sec. | ||
| 3269 | 2025.11.20 17:18:57.314366 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3270 | 2025.11.20 17:18:57.314461 [ 260 ] {9f355329-cd44-4843-958e-7d816537149d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3271 | 2025.11.20 17:18:57.314505 [ 260 ] {9f355329-cd44-4843-958e-7d816537149d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3272 | 2025.11.20 17:18:57.314924 [ 260 ] {9f355329-cd44-4843-958e-7d816537149d} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3273 | 2025.11.20 17:18:57.314960 [ 260 ] {9f355329-cd44-4843-958e-7d816537149d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3274 | 2025.11.20 17:18:57.315296 [ 260 ] {9f355329-cd44-4843-958e-7d816537149d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3275 | 2025.11.20 17:18:57.315511 [ 260 ] {9f355329-cd44-4843-958e-7d816537149d} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3276 | 2025.11.20 17:18:57.315645 [ 260 ] {9f355329-cd44-4843-958e-7d816537149d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 3277 | 2025.11.20 17:18:57.315681 [ 260 ] {9f355329-cd44-4843-958e-7d816537149d} <Debug> TCPHandler: Processed in 0.001365056 sec. | ||
| 3278 | 2025.11.20 17:18:57.315803 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3279 | 2025.11.20 17:18:57.315925 [ 260 ] {a72d579b-a799-497c-8bb9-dfcc1937f554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3280 | 2025.11.20 17:18:57.315993 [ 260 ] {a72d579b-a799-497c-8bb9-dfcc1937f554} <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 | ||
| 3281 | 2025.11.20 17:18:57.316949 [ 260 ] {a72d579b-a799-497c-8bb9-dfcc1937f554} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3282 | 2025.11.20 17:18:57.316988 [ 260 ] {a72d579b-a799-497c-8bb9-dfcc1937f554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3283 | 2025.11.20 17:18:57.317537 [ 260 ] {a72d579b-a799-497c-8bb9-dfcc1937f554} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3284 | 2025.11.20 17:18:57.317758 [ 260 ] {a72d579b-a799-497c-8bb9-dfcc1937f554} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3285 | 2025.11.20 17:18:57.317865 [ 134 ] {} <Debug> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3286 | 2025.11.20 17:18:57.317892 [ 260 ] {a72d579b-a799-497c-8bb9-dfcc1937f554} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002051 sec., 19502.681618722574 rows/sec., 34.95 MiB/sec. | ||
| 3287 | 2025.11.20 17:18:57.317939 [ 134 ] {} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3288 | 2025.11.20 17:18:57.318029 [ 260 ] {a72d579b-a799-497c-8bb9-dfcc1937f554} <Debug> TCPHandler: Processed in 0.002286523 sec. | ||
| 3289 | 2025.11.20 17:18:57.318033 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3290 | 2025.11.20 17:18:57.318151 [ 192 ] {c3717025-90b1-4b66-a9ed-622991097dbc::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 | ||
| 3291 | 2025.11.20 17:18:57.318158 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3292 | 2025.11.20 17:18:57.318273 [ 260 ] {a2c96399-fe54-4ac8-bc20-f9f45df20c70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3293 | 2025.11.20 17:18:57.318314 [ 260 ] {a2c96399-fe54-4ac8-bc20-f9f45df20c70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3294 | 2025.11.20 17:18:57.318358 [ 192 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3295 | 2025.11.20 17:18:57.318411 [ 192 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 34 rows starting from the beginning of the part | ||
| 3296 | 2025.11.20 17:18:57.318562 [ 192 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 35 rows starting from the beginning of the part | ||
| 3297 | 2025.11.20 17:18:57.318664 [ 260 ] {a2c96399-fe54-4ac8-bc20-f9f45df20c70} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3298 | 2025.11.20 17:18:57.318701 [ 260 ] {a2c96399-fe54-4ac8-bc20-f9f45df20c70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3299 | 2025.11.20 17:18:57.318713 [ 192 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 35 rows starting from the beginning of the part | ||
| 3300 | 2025.11.20 17:18:57.318837 [ 192 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part | ||
| 3301 | 2025.11.20 17:18:57.318954 [ 192 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part | ||
| 3302 | 2025.11.20 17:18:57.319012 [ 260 ] {a2c96399-fe54-4ac8-bc20-f9f45df20c70} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3303 | 2025.11.20 17:18:57.319059 [ 192 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part | ||
| 3304 | 2025.11.20 17:18:57.319236 [ 260 ] {a2c96399-fe54-4ac8-bc20-f9f45df20c70} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3305 | 2025.11.20 17:18:57.319376 [ 260 ] {a2c96399-fe54-4ac8-bc20-f9f45df20c70} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 3306 | 2025.11.20 17:18:57.319413 [ 260 ] {a2c96399-fe54-4ac8-bc20-f9f45df20c70} <Debug> TCPHandler: Processed in 0.001304364 sec. | ||
| 3307 | 2025.11.20 17:18:57.321502 [ 193 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 224 rows, containing 19 columns (19 merged, 0 gathered) in 0.003388064 sec., 66114.4535640413 rows/sec., 118.47 MiB/sec. | ||
| 3308 | 2025.11.20 17:18:57.322120 [ 197 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3309 | 2025.11.20 17:18:57.322567 [ 197 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3310 | 2025.11.20 17:18:57.322657 [ 197 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3311 | 2025.11.20 17:18:57.322786 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 3312 | 2025.11.20 17:19:01.012527 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3313 | 2025.11.20 17:19:01.012591 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3314 | 2025.11.20 17:19:01.084949 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6688 | ||
| 3315 | 2025.11.20 17:19:01.085478 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3316 | 2025.11.20 17:19:01.085529 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3317 | 2025.11.20 17:19:01.086136 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3318 | 2025.11.20 17:19:01.086377 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3319 | 2025.11.20 17:19:01.086512 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6688 | ||
| 3320 | 2025.11.20 17:19:01.420407 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3321 | 2025.11.20 17:19:01.436602 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3322 | 2025.11.20 17:19:01.436653 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3323 | 2025.11.20 17:19:01.442404 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3324 | 2025.11.20 17:19:01.443109 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3325 | 2025.11.20 17:19:01.446044 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3326 | 2025.11.20 17:19:02.317567 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3327 | 2025.11.20 17:19:02.317759 [ 260 ] {abd0bd53-db52-43ca-a4be-315872180827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3328 | 2025.11.20 17:19:02.317827 [ 260 ] {abd0bd53-db52-43ca-a4be-315872180827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3329 | 2025.11.20 17:19:02.318571 [ 260 ] {abd0bd53-db52-43ca-a4be-315872180827} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3330 | 2025.11.20 17:19:02.318612 [ 260 ] {abd0bd53-db52-43ca-a4be-315872180827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3331 | 2025.11.20 17:19:02.319049 [ 260 ] {abd0bd53-db52-43ca-a4be-315872180827} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3332 | 2025.11.20 17:19:02.319269 [ 260 ] {abd0bd53-db52-43ca-a4be-315872180827} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3333 | 2025.11.20 17:19:02.319413 [ 260 ] {abd0bd53-db52-43ca-a4be-315872180827} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001708 sec., 240046.83840749413 rows/sec., 15.23 MiB/sec. | ||
| 3334 | 2025.11.20 17:19:02.319455 [ 260 ] {abd0bd53-db52-43ca-a4be-315872180827} <Debug> TCPHandler: Processed in 0.002041269 sec. | ||
| 3335 | 2025.11.20 17:19:02.319568 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3336 | 2025.11.20 17:19:02.319664 [ 260 ] {f96ed904-6e78-475e-b15b-a109190fc391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3337 | 2025.11.20 17:19:02.319706 [ 260 ] {f96ed904-6e78-475e-b15b-a109190fc391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3338 | 2025.11.20 17:19:02.320556 [ 260 ] {f96ed904-6e78-475e-b15b-a109190fc391} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3339 | 2025.11.20 17:19:02.320593 [ 260 ] {f96ed904-6e78-475e-b15b-a109190fc391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3340 | 2025.11.20 17:19:02.320985 [ 260 ] {f96ed904-6e78-475e-b15b-a109190fc391} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3341 | 2025.11.20 17:19:02.321191 [ 260 ] {f96ed904-6e78-475e-b15b-a109190fc391} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3342 | 2025.11.20 17:19:02.321316 [ 260 ] {f96ed904-6e78-475e-b15b-a109190fc391} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001671 sec., 665469.7785757032 rows/sec., 52.51 MiB/sec. | ||
| 3343 | 2025.11.20 17:19:02.321354 [ 260 ] {f96ed904-6e78-475e-b15b-a109190fc391} <Debug> TCPHandler: Processed in 0.001834434 sec. | ||
| 3344 | 2025.11.20 17:19:02.321487 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3345 | 2025.11.20 17:19:02.321581 [ 260 ] {99bc5eed-a824-4d9f-81b4-14eb9bee09f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3346 | 2025.11.20 17:19:02.321621 [ 260 ] {99bc5eed-a824-4d9f-81b4-14eb9bee09f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3347 | 2025.11.20 17:19:02.322097 [ 260 ] {99bc5eed-a824-4d9f-81b4-14eb9bee09f8} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3348 | 2025.11.20 17:19:02.322132 [ 260 ] {99bc5eed-a824-4d9f-81b4-14eb9bee09f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3349 | 2025.11.20 17:19:02.322433 [ 260 ] {99bc5eed-a824-4d9f-81b4-14eb9bee09f8} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3350 | 2025.11.20 17:19:02.322643 [ 260 ] {99bc5eed-a824-4d9f-81b4-14eb9bee09f8} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3351 | 2025.11.20 17:19:02.322769 [ 260 ] {99bc5eed-a824-4d9f-81b4-14eb9bee09f8} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001206 sec., 169983.41625207296 rows/sec., 9.97 MiB/sec. | ||
| 3352 | 2025.11.20 17:19:02.322805 [ 260 ] {99bc5eed-a824-4d9f-81b4-14eb9bee09f8} <Debug> TCPHandler: Processed in 0.001367106 sec. | ||
| 3353 | 2025.11.20 17:19:02.322913 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3354 | 2025.11.20 17:19:02.323007 [ 260 ] {e340e3f1-46b3-4e14-bbbb-9192372d252a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3355 | 2025.11.20 17:19:02.323046 [ 260 ] {e340e3f1-46b3-4e14-bbbb-9192372d252a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3356 | 2025.11.20 17:19:02.323504 [ 260 ] {e340e3f1-46b3-4e14-bbbb-9192372d252a} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3357 | 2025.11.20 17:19:02.323538 [ 260 ] {e340e3f1-46b3-4e14-bbbb-9192372d252a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3358 | 2025.11.20 17:19:02.323847 [ 260 ] {e340e3f1-46b3-4e14-bbbb-9192372d252a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3359 | 2025.11.20 17:19:02.324111 [ 260 ] {e340e3f1-46b3-4e14-bbbb-9192372d252a} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3360 | 2025.11.20 17:19:02.324216 [ 126 ] {} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3361 | 2025.11.20 17:19:02.324239 [ 260 ] {e340e3f1-46b3-4e14-bbbb-9192372d252a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001248 sec., 169871.79487179487 rows/sec., 10.96 MiB/sec. | ||
| 3362 | 2025.11.20 17:19:02.324281 [ 126 ] {} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3363 | 2025.11.20 17:19:02.324289 [ 260 ] {e340e3f1-46b3-4e14-bbbb-9192372d252a} <Debug> TCPHandler: Processed in 0.001423766 sec. | ||
| 3364 | 2025.11.20 17:19:02.324311 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3365 | 2025.11.20 17:19:02.324405 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3366 | 2025.11.20 17:19:02.324452 [ 199 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::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 | ||
| 3367 | 2025.11.20 17:19:02.324503 [ 260 ] {953167e4-8bab-4e0b-a06e-7d0b80594c2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3368 | 2025.11.20 17:19:02.324548 [ 260 ] {953167e4-8bab-4e0b-a06e-7d0b80594c2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3369 | 2025.11.20 17:19:02.324613 [ 199 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3370 | 2025.11.20 17:19:02.324655 [ 199 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 464 rows starting from the beginning of the part | ||
| 3371 | 2025.11.20 17:19:02.324758 [ 199 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 212 rows starting from the beginning of the part | ||
| 3372 | 2025.11.20 17:19:02.324815 [ 199 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
| 3373 | 2025.11.20 17:19:02.324868 [ 199 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 212 rows starting from the beginning of the part | ||
| 3374 | 2025.11.20 17:19:02.324928 [ 199 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 212 rows starting from the beginning of the part | ||
| 3375 | 2025.11.20 17:19:02.324971 [ 199 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 212 rows starting from the beginning of the part | ||
| 3376 | 2025.11.20 17:19:02.325070 [ 260 ] {953167e4-8bab-4e0b-a06e-7d0b80594c2e} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3377 | 2025.11.20 17:19:02.325111 [ 260 ] {953167e4-8bab-4e0b-a06e-7d0b80594c2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3378 | 2025.11.20 17:19:02.325520 [ 260 ] {953167e4-8bab-4e0b-a06e-7d0b80594c2e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3379 | 2025.11.20 17:19:02.325746 [ 260 ] {953167e4-8bab-4e0b-a06e-7d0b80594c2e} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3380 | 2025.11.20 17:19:02.325882 [ 260 ] {953167e4-8bab-4e0b-a06e-7d0b80594c2e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001396 sec., 151146.13180515758 rows/sec., 8.58 MiB/sec. | ||
| 3381 | 2025.11.20 17:19:02.325921 [ 260 ] {953167e4-8bab-4e0b-a06e-7d0b80594c2e} <Debug> TCPHandler: Processed in 0.001564209 sec. | ||
| 3382 | 2025.11.20 17:19:02.326032 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3383 | 2025.11.20 17:19:02.326125 [ 260 ] {ba268a51-8c65-4f41-b63d-bd9ea1b78155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3384 | 2025.11.20 17:19:02.326164 [ 260 ] {ba268a51-8c65-4f41-b63d-bd9ea1b78155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3385 | 2025.11.20 17:19:02.326201 [ 197 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001811734 sec., 850014.406088311 rows/sec., 59.12 MiB/sec. | ||
| 3386 | 2025.11.20 17:19:02.326447 [ 193 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3387 | 2025.11.20 17:19:02.326763 [ 193 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_11_2} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3388 | 2025.11.20 17:19:02.326847 [ 260 ] {ba268a51-8c65-4f41-b63d-bd9ea1b78155} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3389 | 2025.11.20 17:19:02.326848 [ 193 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_11_2} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3390 | 2025.11.20 17:19:02.326891 [ 260 ] {ba268a51-8c65-4f41-b63d-bd9ea1b78155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3391 | 2025.11.20 17:19:02.326966 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 3392 | 2025.11.20 17:19:02.327247 [ 260 ] {ba268a51-8c65-4f41-b63d-bd9ea1b78155} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3393 | 2025.11.20 17:19:02.327473 [ 260 ] {ba268a51-8c65-4f41-b63d-bd9ea1b78155} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3394 | 2025.11.20 17:19:02.327599 [ 260 ] {ba268a51-8c65-4f41-b63d-bd9ea1b78155} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001492 sec., 455093.8337801608 rows/sec., 31.72 MiB/sec. | ||
| 3395 | 2025.11.20 17:19:02.327637 [ 260 ] {ba268a51-8c65-4f41-b63d-bd9ea1b78155} <Debug> TCPHandler: Processed in 0.001653611 sec. | ||
| 3396 | 2025.11.20 17:19:02.327743 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3397 | 2025.11.20 17:19:02.327840 [ 260 ] {6589d593-1e2d-4526-9cb4-0c8447392ddf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3398 | 2025.11.20 17:19:02.327882 [ 260 ] {6589d593-1e2d-4526-9cb4-0c8447392ddf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3399 | 2025.11.20 17:19:02.328220 [ 260 ] {6589d593-1e2d-4526-9cb4-0c8447392ddf} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3400 | 2025.11.20 17:19:02.328257 [ 260 ] {6589d593-1e2d-4526-9cb4-0c8447392ddf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3401 | 2025.11.20 17:19:02.328571 [ 260 ] {6589d593-1e2d-4526-9cb4-0c8447392ddf} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3402 | 2025.11.20 17:19:02.328782 [ 260 ] {6589d593-1e2d-4526-9cb4-0c8447392ddf} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3403 | 2025.11.20 17:19:02.328911 [ 260 ] {6589d593-1e2d-4526-9cb4-0c8447392ddf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 3404 | 2025.11.20 17:19:02.328949 [ 260 ] {6589d593-1e2d-4526-9cb4-0c8447392ddf} <Debug> TCPHandler: Processed in 0.001253864 sec. | ||
| 3405 | 2025.11.20 17:19:02.329058 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3406 | 2025.11.20 17:19:02.329156 [ 260 ] {f27d43ec-efaf-46fb-be15-8713961bbbc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3407 | 2025.11.20 17:19:02.329200 [ 260 ] {f27d43ec-efaf-46fb-be15-8713961bbbc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3408 | 2025.11.20 17:19:02.329635 [ 260 ] {f27d43ec-efaf-46fb-be15-8713961bbbc2} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3409 | 2025.11.20 17:19:02.329671 [ 260 ] {f27d43ec-efaf-46fb-be15-8713961bbbc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3410 | 2025.11.20 17:19:02.330039 [ 260 ] {f27d43ec-efaf-46fb-be15-8713961bbbc2} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3411 | 2025.11.20 17:19:02.330266 [ 260 ] {f27d43ec-efaf-46fb-be15-8713961bbbc2} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3412 | 2025.11.20 17:19:02.330394 [ 260 ] {f27d43ec-efaf-46fb-be15-8713961bbbc2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001257 sec., 249801.1137629276 rows/sec., 16.41 MiB/sec. | ||
| 3413 | 2025.11.20 17:19:02.330432 [ 260 ] {f27d43ec-efaf-46fb-be15-8713961bbbc2} <Debug> TCPHandler: Processed in 0.001423497 sec. | ||
| 3414 | 2025.11.20 17:19:02.330532 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3415 | 2025.11.20 17:19:02.330626 [ 260 ] {214517f1-f309-4403-9bec-7d92900ca67e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3416 | 2025.11.20 17:19:02.330668 [ 260 ] {214517f1-f309-4403-9bec-7d92900ca67e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3417 | 2025.11.20 17:19:02.330986 [ 260 ] {214517f1-f309-4403-9bec-7d92900ca67e} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3418 | 2025.11.20 17:19:02.331022 [ 260 ] {214517f1-f309-4403-9bec-7d92900ca67e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3419 | 2025.11.20 17:19:02.331316 [ 260 ] {214517f1-f309-4403-9bec-7d92900ca67e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3420 | 2025.11.20 17:19:02.331519 [ 260 ] {214517f1-f309-4403-9bec-7d92900ca67e} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3421 | 2025.11.20 17:19:02.331645 [ 260 ] {214517f1-f309-4403-9bec-7d92900ca67e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001037 sec., 964.3201542912248 rows/sec., 64.98 KiB/sec. | ||
| 3422 | 2025.11.20 17:19:02.331679 [ 260 ] {214517f1-f309-4403-9bec-7d92900ca67e} <Debug> TCPHandler: Processed in 0.001195492 sec. | ||
| 3423 | 2025.11.20 17:19:02.331787 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3424 | 2025.11.20 17:19:02.331881 [ 260 ] {cd3985b0-a36c-4f9c-9a68-3c9975c603e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3425 | 2025.11.20 17:19:02.331923 [ 260 ] {cd3985b0-a36c-4f9c-9a68-3c9975c603e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3426 | 2025.11.20 17:19:02.332246 [ 260 ] {cd3985b0-a36c-4f9c-9a68-3c9975c603e7} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3427 | 2025.11.20 17:19:02.332280 [ 260 ] {cd3985b0-a36c-4f9c-9a68-3c9975c603e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3428 | 2025.11.20 17:19:02.332581 [ 260 ] {cd3985b0-a36c-4f9c-9a68-3c9975c603e7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3429 | 2025.11.20 17:19:02.332786 [ 260 ] {cd3985b0-a36c-4f9c-9a68-3c9975c603e7} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3430 | 2025.11.20 17:19:02.332910 [ 260 ] {cd3985b0-a36c-4f9c-9a68-3c9975c603e7} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001047 sec., 99331.42311365808 rows/sec., 6.09 MiB/sec. | ||
| 3431 | 2025.11.20 17:19:02.332945 [ 260 ] {cd3985b0-a36c-4f9c-9a68-3c9975c603e7} <Debug> TCPHandler: Processed in 0.001205713 sec. | ||
| 3432 | 2025.11.20 17:19:06.097787 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 490 | ||
| 3433 | 2025.11.20 17:19:06.100341 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3434 | 2025.11.20 17:19:06.100384 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3435 | 2025.11.20 17:19:06.101571 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3436 | 2025.11.20 17:19:06.101846 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3437 | 2025.11.20 17:19:06.101989 [ 120 ] {} <Debug> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3438 | 2025.11.20 17:19:06.102062 [ 120 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3439 | 2025.11.20 17:19:06.102088 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3440 | 2025.11.20 17:19:06.102102 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 490 | ||
| 3441 | 2025.11.20 17:19:06.102189 [ 199 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::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 | ||
| 3442 | 2025.11.20 17:19:06.102774 [ 199 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3443 | 2025.11.20 17:19:06.102937 [ 199 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 322 rows starting from the beginning of the part | ||
| 3444 | 2025.11.20 17:19:06.103322 [ 199 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::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 | ||
| 3445 | 2025.11.20 17:19:06.103646 [ 199 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 32 rows starting from the beginning of the part | ||
| 3446 | 2025.11.20 17:19:06.103962 [ 199 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 38 rows starting from the beginning of the part | ||
| 3447 | 2025.11.20 17:19:06.104299 [ 199 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 32 rows starting from the beginning of the part | ||
| 3448 | 2025.11.20 17:19:06.104633 [ 199 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 32 rows starting from the beginning of the part | ||
| 3449 | 2025.11.20 17:19:06.110456 [ 193 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 490 rows, containing 72 columns (72 merged, 0 gathered) in 0.008306416 sec., 58990.54417693503 rows/sec., 56.49 MiB/sec. | ||
| 3450 | 2025.11.20 17:19:06.111376 [ 199 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3451 | 2025.11.20 17:19:06.111900 [ 199 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_11_2} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3452 | 2025.11.20 17:19:06.111974 [ 199 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_11_2} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3453 | 2025.11.20 17:19:06.112105 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.92 MiB. | ||
| 3454 | 2025.11.20 17:19:07.334283 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3455 | 2025.11.20 17:19:07.334461 [ 260 ] {633fc6fe-2213-40d1-809a-facbe91c4bc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3456 | 2025.11.20 17:19:07.334526 [ 260 ] {633fc6fe-2213-40d1-809a-facbe91c4bc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3457 | 2025.11.20 17:19:07.335131 [ 260 ] {633fc6fe-2213-40d1-809a-facbe91c4bc4} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3458 | 2025.11.20 17:19:07.335178 [ 260 ] {633fc6fe-2213-40d1-809a-facbe91c4bc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3459 | 2025.11.20 17:19:07.335553 [ 260 ] {633fc6fe-2213-40d1-809a-facbe91c4bc4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3460 | 2025.11.20 17:19:07.335784 [ 260 ] {633fc6fe-2213-40d1-809a-facbe91c4bc4} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3461 | 2025.11.20 17:19:07.335929 [ 260 ] {633fc6fe-2213-40d1-809a-facbe91c4bc4} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001516 sec., 3957.78364116095 rows/sec., 322.73 KiB/sec. | ||
| 3462 | 2025.11.20 17:19:07.335971 [ 260 ] {633fc6fe-2213-40d1-809a-facbe91c4bc4} <Debug> TCPHandler: Processed in 0.001820224 sec. | ||
| 3463 | 2025.11.20 17:19:07.336094 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3464 | 2025.11.20 17:19:07.336188 [ 260 ] {f9144a4a-7b6f-4293-8f05-23dc2d003bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3465 | 2025.11.20 17:19:07.336228 [ 260 ] {f9144a4a-7b6f-4293-8f05-23dc2d003bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3466 | 2025.11.20 17:19:07.337289 [ 260 ] {f9144a4a-7b6f-4293-8f05-23dc2d003bed} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3467 | 2025.11.20 17:19:07.337325 [ 260 ] {f9144a4a-7b6f-4293-8f05-23dc2d003bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3468 | 2025.11.20 17:19:07.337700 [ 260 ] {f9144a4a-7b6f-4293-8f05-23dc2d003bed} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3469 | 2025.11.20 17:19:07.337905 [ 260 ] {f9144a4a-7b6f-4293-8f05-23dc2d003bed} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3470 | 2025.11.20 17:19:07.338033 [ 260 ] {f9144a4a-7b6f-4293-8f05-23dc2d003bed} <Debug> executeQuery: Read 1279 rows, 108.86 KiB in 0.001863 sec., 686527.1068169619 rows/sec., 57.06 MiB/sec. | ||
| 3471 | 2025.11.20 17:19:07.338070 [ 260 ] {f9144a4a-7b6f-4293-8f05-23dc2d003bed} <Debug> TCPHandler: Processed in 0.002024398 sec. | ||
| 3472 | 2025.11.20 17:19:07.338176 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3473 | 2025.11.20 17:19:07.338281 [ 260 ] {84bf3639-37cf-44fc-b72e-bc0118aad0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3474 | 2025.11.20 17:19:07.338322 [ 260 ] {84bf3639-37cf-44fc-b72e-bc0118aad0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3475 | 2025.11.20 17:19:07.338755 [ 260 ] {84bf3639-37cf-44fc-b72e-bc0118aad0c1} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3476 | 2025.11.20 17:19:07.338793 [ 260 ] {84bf3639-37cf-44fc-b72e-bc0118aad0c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3477 | 2025.11.20 17:19:07.339114 [ 260 ] {84bf3639-37cf-44fc-b72e-bc0118aad0c1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3478 | 2025.11.20 17:19:07.339327 [ 260 ] {84bf3639-37cf-44fc-b72e-bc0118aad0c1} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3479 | 2025.11.20 17:19:07.339432 [ 118 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3480 | 2025.11.20 17:19:07.339457 [ 260 ] {84bf3639-37cf-44fc-b72e-bc0118aad0c1} <Debug> executeQuery: Read 46 rows, 3.43 KiB in 0.001193 sec., 38558.256496227994 rows/sec., 2.81 MiB/sec. | ||
| 3481 | 2025.11.20 17:19:07.339500 [ 118 ] {} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3482 | 2025.11.20 17:19:07.339510 [ 260 ] {84bf3639-37cf-44fc-b72e-bc0118aad0c1} <Debug> TCPHandler: Processed in 0.001384166 sec. | ||
| 3483 | 2025.11.20 17:19:07.339532 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3484 | 2025.11.20 17:19:07.339639 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3485 | 2025.11.20 17:19:07.339642 [ 198 ] {477c62df-596d-4059-85d8-7b0e53a51c94::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 | ||
| 3486 | 2025.11.20 17:19:07.339744 [ 260 ] {6e323ead-bf76-4f95-8dea-17e8a90a483d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3487 | 2025.11.20 17:19:07.339789 [ 260 ] {6e323ead-bf76-4f95-8dea-17e8a90a483d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3488 | 2025.11.20 17:19:07.339795 [ 198 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3489 | 2025.11.20 17:19:07.339852 [ 198 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 277 rows starting from the beginning of the part | ||
| 3490 | 2025.11.20 17:19:07.339945 [ 198 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 3491 | 2025.11.20 17:19:07.339996 [ 198 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 205 rows starting from the beginning of the part | ||
| 3492 | 2025.11.20 17:19:07.340040 [ 198 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 3493 | 2025.11.20 17:19:07.340079 [ 198 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 205 rows starting from the beginning of the part | ||
| 3494 | 2025.11.20 17:19:07.340124 [ 198 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 46 rows starting from the beginning of the part | ||
| 3495 | 2025.11.20 17:19:07.340393 [ 260 ] {6e323ead-bf76-4f95-8dea-17e8a90a483d} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3496 | 2025.11.20 17:19:07.340444 [ 260 ] {6e323ead-bf76-4f95-8dea-17e8a90a483d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3497 | 2025.11.20 17:19:07.340856 [ 260 ] {6e323ead-bf76-4f95-8dea-17e8a90a483d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3498 | 2025.11.20 17:19:07.341076 [ 199 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 813 rows, containing 5 columns (5 merged, 0 gathered) in 0.001475408 sec., 551034.019064557 rows/sec., 36.36 MiB/sec. | ||
| 3499 | 2025.11.20 17:19:07.341115 [ 260 ] {6e323ead-bf76-4f95-8dea-17e8a90a483d} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3500 | 2025.11.20 17:19:07.341263 [ 260 ] {6e323ead-bf76-4f95-8dea-17e8a90a483d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001537 sec., 148340.92387768382 rows/sec., 10.04 MiB/sec. | ||
| 3501 | 2025.11.20 17:19:07.341303 [ 260 ] {6e323ead-bf76-4f95-8dea-17e8a90a483d} <Debug> TCPHandler: Processed in 0.001713782 sec. | ||
| 3502 | 2025.11.20 17:19:07.341316 [ 193 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3503 | 2025.11.20 17:19:07.341416 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3504 | 2025.11.20 17:19:07.341518 [ 260 ] {7667c67b-270d-4d48-987a-bdb550430241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3505 | 2025.11.20 17:19:07.341561 [ 260 ] {7667c67b-270d-4d48-987a-bdb550430241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3506 | 2025.11.20 17:19:07.341681 [ 193 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_16_3} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3507 | 2025.11.20 17:19:07.341776 [ 193 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_16_3} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3508 | 2025.11.20 17:19:07.341878 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3509 | 2025.11.20 17:19:07.342219 [ 260 ] {7667c67b-270d-4d48-987a-bdb550430241} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3510 | 2025.11.20 17:19:07.342263 [ 260 ] {7667c67b-270d-4d48-987a-bdb550430241} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3511 | 2025.11.20 17:19:07.342614 [ 260 ] {7667c67b-270d-4d48-987a-bdb550430241} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3512 | 2025.11.20 17:19:07.342832 [ 260 ] {7667c67b-270d-4d48-987a-bdb550430241} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3513 | 2025.11.20 17:19:07.342958 [ 260 ] {7667c67b-270d-4d48-987a-bdb550430241} <Debug> executeQuery: Read 566 rows, 43.10 KiB in 0.001459 sec., 387936.9431117204 rows/sec., 28.85 MiB/sec. | ||
| 3514 | 2025.11.20 17:19:07.342996 [ 260 ] {7667c67b-270d-4d48-987a-bdb550430241} <Debug> TCPHandler: Processed in 0.001629591 sec. | ||
| 3515 | 2025.11.20 17:19:07.343108 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3516 | 2025.11.20 17:19:07.343202 [ 260 ] {562879c4-f3d1-4061-aed6-26da17c10ec8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3517 | 2025.11.20 17:19:07.343247 [ 260 ] {562879c4-f3d1-4061-aed6-26da17c10ec8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3518 | 2025.11.20 17:19:07.343833 [ 260 ] {562879c4-f3d1-4061-aed6-26da17c10ec8} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3519 | 2025.11.20 17:19:07.343869 [ 260 ] {562879c4-f3d1-4061-aed6-26da17c10ec8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3520 | 2025.11.20 17:19:07.344264 [ 260 ] {562879c4-f3d1-4061-aed6-26da17c10ec8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3521 | 2025.11.20 17:19:07.344475 [ 260 ] {562879c4-f3d1-4061-aed6-26da17c10ec8} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3522 | 2025.11.20 17:19:07.344601 [ 260 ] {562879c4-f3d1-4061-aed6-26da17c10ec8} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001417 sec., 597741.7078334509 rows/sec., 40.23 MiB/sec. | ||
| 3523 | 2025.11.20 17:19:07.344638 [ 260 ] {562879c4-f3d1-4061-aed6-26da17c10ec8} <Debug> TCPHandler: Processed in 0.00157977 sec. | ||
| 3524 | 2025.11.20 17:19:07.344749 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3525 | 2025.11.20 17:19:07.344843 [ 260 ] {9ea10382-95b6-4722-a7f4-88eac63e0e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3526 | 2025.11.20 17:19:07.344898 [ 260 ] {9ea10382-95b6-4722-a7f4-88eac63e0e5d} <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 | ||
| 3527 | 2025.11.20 17:19:07.345726 [ 260 ] {9ea10382-95b6-4722-a7f4-88eac63e0e5d} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3528 | 2025.11.20 17:19:07.345762 [ 260 ] {9ea10382-95b6-4722-a7f4-88eac63e0e5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3529 | 2025.11.20 17:19:07.346315 [ 260 ] {9ea10382-95b6-4722-a7f4-88eac63e0e5d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3530 | 2025.11.20 17:19:07.346540 [ 260 ] {9ea10382-95b6-4722-a7f4-88eac63e0e5d} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3531 | 2025.11.20 17:19:07.346675 [ 260 ] {9ea10382-95b6-4722-a7f4-88eac63e0e5d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001849 sec., 21633.31530557058 rows/sec., 38.77 MiB/sec. | ||
| 3532 | 2025.11.20 17:19:07.346725 [ 260 ] {9ea10382-95b6-4722-a7f4-88eac63e0e5d} <Debug> TCPHandler: Processed in 0.002026258 sec. | ||
| 3533 | 2025.11.20 17:19:07.346839 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3534 | 2025.11.20 17:19:07.346934 [ 260 ] {40e2a92e-1c0c-448e-9d7e-8888da50701f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3535 | 2025.11.20 17:19:07.346975 [ 260 ] {40e2a92e-1c0c-448e-9d7e-8888da50701f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3536 | 2025.11.20 17:19:07.347314 [ 260 ] {40e2a92e-1c0c-448e-9d7e-8888da50701f} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3537 | 2025.11.20 17:19:07.347350 [ 260 ] {40e2a92e-1c0c-448e-9d7e-8888da50701f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3538 | 2025.11.20 17:19:07.347646 [ 260 ] {40e2a92e-1c0c-448e-9d7e-8888da50701f} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3539 | 2025.11.20 17:19:07.347854 [ 260 ] {40e2a92e-1c0c-448e-9d7e-8888da50701f} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3540 | 2025.11.20 17:19:07.347980 [ 260 ] {40e2a92e-1c0c-448e-9d7e-8888da50701f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 3541 | 2025.11.20 17:19:07.348015 [ 260 ] {40e2a92e-1c0c-448e-9d7e-8888da50701f} <Debug> TCPHandler: Processed in 0.001225743 sec. | ||
| 3542 | 2025.11.20 17:19:08.586688 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7136 | ||
| 3543 | 2025.11.20 17:19:08.587234 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3544 | 2025.11.20 17:19:08.587268 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3545 | 2025.11.20 17:19:08.587736 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3546 | 2025.11.20 17:19:08.587963 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3547 | 2025.11.20 17:19:08.588089 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7136 | ||
| 3548 | 2025.11.20 17:19:08.946248 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3549 | 2025.11.20 17:19:08.961950 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3550 | 2025.11.20 17:19:08.962002 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3551 | 2025.11.20 17:19:08.967215 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3552 | 2025.11.20 17:19:08.967928 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3553 | 2025.11.20 17:19:08.970624 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3554 | 2025.11.20 17:19:12.318913 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3555 | 2025.11.20 17:19:12.319085 [ 260 ] {aad5f6cb-8450-4a9b-8d1d-854019155359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3556 | 2025.11.20 17:19:12.319148 [ 260 ] {aad5f6cb-8450-4a9b-8d1d-854019155359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3557 | 2025.11.20 17:19:12.319843 [ 260 ] {aad5f6cb-8450-4a9b-8d1d-854019155359} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3558 | 2025.11.20 17:19:12.319892 [ 260 ] {aad5f6cb-8450-4a9b-8d1d-854019155359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3559 | 2025.11.20 17:19:12.320302 [ 260 ] {aad5f6cb-8450-4a9b-8d1d-854019155359} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3560 | 2025.11.20 17:19:12.320626 [ 260 ] {aad5f6cb-8450-4a9b-8d1d-854019155359} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3561 | 2025.11.20 17:19:12.320805 [ 260 ] {aad5f6cb-8450-4a9b-8d1d-854019155359} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001765 sec., 232294.61756373936 rows/sec., 14.74 MiB/sec. | ||
| 3562 | 2025.11.20 17:19:12.320855 [ 260 ] {aad5f6cb-8450-4a9b-8d1d-854019155359} <Debug> TCPHandler: Processed in 0.002069849 sec. | ||
| 3563 | 2025.11.20 17:19:12.320982 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3564 | 2025.11.20 17:19:12.321097 [ 260 ] {3d943fcc-9114-4be1-af11-e640d3140437} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3565 | 2025.11.20 17:19:12.321145 [ 260 ] {3d943fcc-9114-4be1-af11-e640d3140437} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3566 | 2025.11.20 17:19:12.321900 [ 260 ] {3d943fcc-9114-4be1-af11-e640d3140437} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3567 | 2025.11.20 17:19:12.321936 [ 260 ] {3d943fcc-9114-4be1-af11-e640d3140437} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3568 | 2025.11.20 17:19:12.322294 [ 260 ] {3d943fcc-9114-4be1-af11-e640d3140437} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3569 | 2025.11.20 17:19:12.322496 [ 260 ] {3d943fcc-9114-4be1-af11-e640d3140437} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3570 | 2025.11.20 17:19:12.322605 [ 111 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3571 | 2025.11.20 17:19:12.322621 [ 260 ] {3d943fcc-9114-4be1-af11-e640d3140437} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001549 sec., 717882.5048418334 rows/sec., 56.64 MiB/sec. | ||
| 3572 | 2025.11.20 17:19:12.322686 [ 111 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3573 | 2025.11.20 17:19:12.322698 [ 260 ] {3d943fcc-9114-4be1-af11-e640d3140437} <Debug> TCPHandler: Processed in 0.001776563 sec. | ||
| 3574 | 2025.11.20 17:19:12.322719 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3575 | 2025.11.20 17:19:12.322817 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3576 | 2025.11.20 17:19:12.322859 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::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 | ||
| 3577 | 2025.11.20 17:19:12.322917 [ 260 ] {5a7766a7-4e84-4e88-a910-5aa57b51bd04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3578 | 2025.11.20 17:19:12.322960 [ 260 ] {5a7766a7-4e84-4e88-a910-5aa57b51bd04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3579 | 2025.11.20 17:19:12.323021 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3580 | 2025.11.20 17:19:12.323062 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2462 rows starting from the beginning of the part | ||
| 3581 | 2025.11.20 17:19:12.323132 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1112 rows starting from the beginning of the part | ||
| 3582 | 2025.11.20 17:19:12.323180 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 136 rows starting from the beginning of the part | ||
| 3583 | 2025.11.20 17:19:12.323226 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1112 rows starting from the beginning of the part | ||
| 3584 | 2025.11.20 17:19:12.323276 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1279 rows starting from the beginning of the part | ||
| 3585 | 2025.11.20 17:19:12.323319 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1112 rows starting from the beginning of the part | ||
| 3586 | 2025.11.20 17:19:12.323411 [ 260 ] {5a7766a7-4e84-4e88-a910-5aa57b51bd04} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3587 | 2025.11.20 17:19:12.323453 [ 260 ] {5a7766a7-4e84-4e88-a910-5aa57b51bd04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3588 | 2025.11.20 17:19:12.323779 [ 260 ] {5a7766a7-4e84-4e88-a910-5aa57b51bd04} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3589 | 2025.11.20 17:19:12.323988 [ 260 ] {5a7766a7-4e84-4e88-a910-5aa57b51bd04} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3590 | 2025.11.20 17:19:12.324119 [ 260 ] {5a7766a7-4e84-4e88-a910-5aa57b51bd04} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001221 sec., 167895.1678951679 rows/sec., 9.85 MiB/sec. | ||
| 3591 | 2025.11.20 17:19:12.324157 [ 260 ] {5a7766a7-4e84-4e88-a910-5aa57b51bd04} <Debug> TCPHandler: Processed in 0.001388756 sec. | ||
| 3592 | 2025.11.20 17:19:12.324259 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3593 | 2025.11.20 17:19:12.324352 [ 260 ] {f08ad946-03c3-4770-8067-41abdafebfb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3594 | 2025.11.20 17:19:12.324392 [ 260 ] {f08ad946-03c3-4770-8067-41abdafebfb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3595 | 2025.11.20 17:19:12.324837 [ 260 ] {f08ad946-03c3-4770-8067-41abdafebfb4} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3596 | 2025.11.20 17:19:12.324872 [ 260 ] {f08ad946-03c3-4770-8067-41abdafebfb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3597 | 2025.11.20 17:19:12.325170 [ 260 ] {f08ad946-03c3-4770-8067-41abdafebfb4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3598 | 2025.11.20 17:19:12.325388 [ 260 ] {f08ad946-03c3-4770-8067-41abdafebfb4} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3599 | 2025.11.20 17:19:12.325516 [ 260 ] {f08ad946-03c3-4770-8067-41abdafebfb4} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001182 sec., 179357.0219966159 rows/sec., 11.57 MiB/sec. | ||
| 3600 | 2025.11.20 17:19:12.325552 [ 260 ] {f08ad946-03c3-4770-8067-41abdafebfb4} <Debug> TCPHandler: Processed in 0.001341756 sec. | ||
| 3601 | 2025.11.20 17:19:12.325648 [ 199 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7213 rows, containing 5 columns (5 merged, 0 gathered) in 0.002853353 sec., 2527903.1371162278 rows/sec., 213.87 MiB/sec. | ||
| 3602 | 2025.11.20 17:19:12.325658 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3603 | 2025.11.20 17:19:12.325781 [ 260 ] {ffeccc7b-edc8-47fa-8d93-562d5c2275ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3604 | 2025.11.20 17:19:12.325824 [ 260 ] {ffeccc7b-edc8-47fa-8d93-562d5c2275ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3605 | 2025.11.20 17:19:12.326072 [ 201 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3606 | 2025.11.20 17:19:12.326290 [ 260 ] {ffeccc7b-edc8-47fa-8d93-562d5c2275ce} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3607 | 2025.11.20 17:19:12.326335 [ 260 ] {ffeccc7b-edc8-47fa-8d93-562d5c2275ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3608 | 2025.11.20 17:19:12.326437 [ 201 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_21_4} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3609 | 2025.11.20 17:19:12.326532 [ 201 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_21_4} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3610 | 2025.11.20 17:19:12.326630 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 3611 | 2025.11.20 17:19:12.326685 [ 260 ] {ffeccc7b-edc8-47fa-8d93-562d5c2275ce} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3612 | 2025.11.20 17:19:12.326912 [ 260 ] {ffeccc7b-edc8-47fa-8d93-562d5c2275ce} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3613 | 2025.11.20 17:19:12.327049 [ 260 ] {ffeccc7b-edc8-47fa-8d93-562d5c2275ce} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001284 sec., 164330.21806853582 rows/sec., 9.33 MiB/sec. | ||
| 3614 | 2025.11.20 17:19:12.327088 [ 260 ] {ffeccc7b-edc8-47fa-8d93-562d5c2275ce} <Debug> TCPHandler: Processed in 0.001480288 sec. | ||
| 3615 | 2025.11.20 17:19:12.327195 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3616 | 2025.11.20 17:19:12.327293 [ 260 ] {1ebd809f-9340-4929-bdf0-d028dba586ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3617 | 2025.11.20 17:19:12.327333 [ 260 ] {1ebd809f-9340-4929-bdf0-d028dba586ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3618 | 2025.11.20 17:19:12.327933 [ 260 ] {1ebd809f-9340-4929-bdf0-d028dba586ea} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3619 | 2025.11.20 17:19:12.327970 [ 260 ] {1ebd809f-9340-4929-bdf0-d028dba586ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3620 | 2025.11.20 17:19:12.328308 [ 260 ] {1ebd809f-9340-4929-bdf0-d028dba586ea} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3621 | 2025.11.20 17:19:12.328544 [ 260 ] {1ebd809f-9340-4929-bdf0-d028dba586ea} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3622 | 2025.11.20 17:19:12.328647 [ 111 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3623 | 2025.11.20 17:19:12.328674 [ 260 ] {1ebd809f-9340-4929-bdf0-d028dba586ea} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001399 sec., 485346.6761972837 rows/sec., 33.83 MiB/sec. | ||
| 3624 | 2025.11.20 17:19:12.328679 [ 111 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3625 | 2025.11.20 17:19:12.328715 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3626 | 2025.11.20 17:19:12.328721 [ 260 ] {1ebd809f-9340-4929-bdf0-d028dba586ea} <Debug> TCPHandler: Processed in 0.001574729 sec. | ||
| 3627 | 2025.11.20 17:19:12.328786 [ 198 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::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 | ||
| 3628 | 2025.11.20 17:19:12.328854 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3629 | 2025.11.20 17:19:12.328880 [ 198 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3630 | 2025.11.20 17:19:12.328912 [ 198 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1249 rows starting from the beginning of the part | ||
| 3631 | 2025.11.20 17:19:12.328956 [ 198 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 679 rows starting from the beginning of the part | ||
| 3632 | 2025.11.20 17:19:12.328988 [ 260 ] {fa8a9aec-b6f6-4769-8cd9-c3c2cbc3e0f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3633 | 2025.11.20 17:19:12.328992 [ 198 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 3634 | 2025.11.20 17:19:12.329051 [ 198 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 679 rows starting from the beginning of the part | ||
| 3635 | 2025.11.20 17:19:12.329051 [ 260 ] {fa8a9aec-b6f6-4769-8cd9-c3c2cbc3e0f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3636 | 2025.11.20 17:19:12.329088 [ 198 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 566 rows starting from the beginning of the part | ||
| 3637 | 2025.11.20 17:19:12.329127 [ 198 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 679 rows starting from the beginning of the part | ||
| 3638 | 2025.11.20 17:19:12.329440 [ 260 ] {fa8a9aec-b6f6-4769-8cd9-c3c2cbc3e0f3} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3639 | 2025.11.20 17:19:12.329483 [ 260 ] {fa8a9aec-b6f6-4769-8cd9-c3c2cbc3e0f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3640 | 2025.11.20 17:19:12.329830 [ 260 ] {fa8a9aec-b6f6-4769-8cd9-c3c2cbc3e0f3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3641 | 2025.11.20 17:19:12.330053 [ 260 ] {fa8a9aec-b6f6-4769-8cd9-c3c2cbc3e0f3} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3642 | 2025.11.20 17:19:12.330188 [ 260 ] {fa8a9aec-b6f6-4769-8cd9-c3c2cbc3e0f3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001226 sec., 4893.964110929853 rows/sec., 255.69 KiB/sec. | ||
| 3643 | 2025.11.20 17:19:12.330226 [ 260 ] {fa8a9aec-b6f6-4769-8cd9-c3c2cbc3e0f3} <Debug> TCPHandler: Processed in 0.001432726 sec. | ||
| 3644 | 2025.11.20 17:19:12.330338 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3645 | 2025.11.20 17:19:12.330361 [ 198 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3956 rows, containing 5 columns (5 merged, 0 gathered) in 0.00160197 sec., 2469459.4780176906 rows/sec., 185.66 MiB/sec. | ||
| 3646 | 2025.11.20 17:19:12.330435 [ 260 ] {08065ebf-7618-4259-bdc1-13a19e8a6c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3647 | 2025.11.20 17:19:12.330483 [ 260 ] {08065ebf-7618-4259-bdc1-13a19e8a6c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3648 | 2025.11.20 17:19:12.330525 [ 198 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3649 | 2025.11.20 17:19:12.330758 [ 198 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_21_4} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3650 | 2025.11.20 17:19:12.330824 [ 198 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_21_4} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3651 | 2025.11.20 17:19:12.330890 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 3652 | 2025.11.20 17:19:12.330895 [ 260 ] {08065ebf-7618-4259-bdc1-13a19e8a6c63} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3653 | 2025.11.20 17:19:12.330940 [ 260 ] {08065ebf-7618-4259-bdc1-13a19e8a6c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3654 | 2025.11.20 17:19:12.331295 [ 260 ] {08065ebf-7618-4259-bdc1-13a19e8a6c63} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3655 | 2025.11.20 17:19:12.331540 [ 260 ] {08065ebf-7618-4259-bdc1-13a19e8a6c63} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3656 | 2025.11.20 17:19:12.331644 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3657 | 2025.11.20 17:19:12.331670 [ 260 ] {08065ebf-7618-4259-bdc1-13a19e8a6c63} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001255 sec., 250199.203187251 rows/sec., 16.44 MiB/sec. | ||
| 3658 | 2025.11.20 17:19:12.331676 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3659 | 2025.11.20 17:19:12.331712 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3660 | 2025.11.20 17:19:12.331715 [ 260 ] {08065ebf-7618-4259-bdc1-13a19e8a6c63} <Debug> TCPHandler: Processed in 0.001426636 sec. | ||
| 3661 | 2025.11.20 17:19:12.331792 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 3662 | 2025.11.20 17:19:12.331849 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3663 | 2025.11.20 17:19:12.331902 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3664 | 2025.11.20 17:19:12.331936 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5587 rows starting from the beginning of the part | ||
| 3665 | 2025.11.20 17:19:12.331975 [ 260 ] {c72c4bae-947f-4482-9bb1-ef9337b55e00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3666 | 2025.11.20 17:19:12.331990 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 314 rows starting from the beginning of the part | ||
| 3667 | 2025.11.20 17:19:12.332034 [ 260 ] {c72c4bae-947f-4482-9bb1-ef9337b55e00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3668 | 2025.11.20 17:19:12.332045 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 3669 | 2025.11.20 17:19:12.332097 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 314 rows starting from the beginning of the part | ||
| 3670 | 2025.11.20 17:19:12.332135 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 847 rows starting from the beginning of the part | ||
| 3671 | 2025.11.20 17:19:12.332173 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 314 rows starting from the beginning of the part | ||
| 3672 | 2025.11.20 17:19:12.332421 [ 260 ] {c72c4bae-947f-4482-9bb1-ef9337b55e00} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3673 | 2025.11.20 17:19:12.332464 [ 260 ] {c72c4bae-947f-4482-9bb1-ef9337b55e00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3674 | 2025.11.20 17:19:12.332783 [ 260 ] {c72c4bae-947f-4482-9bb1-ef9337b55e00} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3675 | 2025.11.20 17:19:12.332996 [ 260 ] {c72c4bae-947f-4482-9bb1-ef9337b55e00} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3676 | 2025.11.20 17:19:12.333127 [ 260 ] {c72c4bae-947f-4482-9bb1-ef9337b55e00} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001176 sec., 850.3401360544218 rows/sec., 57.30 KiB/sec. | ||
| 3677 | 2025.11.20 17:19:12.333165 [ 260 ] {c72c4bae-947f-4482-9bb1-ef9337b55e00} <Debug> TCPHandler: Processed in 0.001377336 sec. | ||
| 3678 | 2025.11.20 17:19:12.333271 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3679 | 2025.11.20 17:19:12.333367 [ 260 ] {af657216-8cee-44cc-b59a-e2e74b35f11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3680 | 2025.11.20 17:19:12.333409 [ 260 ] {af657216-8cee-44cc-b59a-e2e74b35f11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3681 | 2025.11.20 17:19:12.333731 [ 260 ] {af657216-8cee-44cc-b59a-e2e74b35f11c} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3682 | 2025.11.20 17:19:12.333767 [ 260 ] {af657216-8cee-44cc-b59a-e2e74b35f11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3683 | 2025.11.20 17:19:12.334108 [ 260 ] {af657216-8cee-44cc-b59a-e2e74b35f11c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3684 | 2025.11.20 17:19:12.334328 [ 260 ] {af657216-8cee-44cc-b59a-e2e74b35f11c} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3685 | 2025.11.20 17:19:12.334423 [ 111 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3686 | 2025.11.20 17:19:12.334446 [ 260 ] {af657216-8cee-44cc-b59a-e2e74b35f11c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001112 sec., 93525.17985611511 rows/sec., 5.73 MiB/sec. | ||
| 3687 | 2025.11.20 17:19:12.334452 [ 111 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3688 | 2025.11.20 17:19:12.334489 [ 260 ] {af657216-8cee-44cc-b59a-e2e74b35f11c} <Debug> TCPHandler: Processed in 0.001288434 sec. | ||
| 3689 | 2025.11.20 17:19:12.334493 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3690 | 2025.11.20 17:19:12.334573 [ 198 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 3691 | 2025.11.20 17:19:12.334652 [ 198 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3692 | 2025.11.20 17:19:12.334674 [ 198 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1044 rows starting from the beginning of the part | ||
| 3693 | 2025.11.20 17:19:12.334712 [ 198 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 104 rows starting from the beginning of the part | ||
| 3694 | 2025.11.20 17:19:12.334743 [ 198 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 3695 | 2025.11.20 17:19:12.334771 [ 198 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 104 rows starting from the beginning of the part | ||
| 3696 | 2025.11.20 17:19:12.334800 [ 198 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 3697 | 2025.11.20 17:19:12.334823 [ 199 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7536 rows, containing 5 columns (5 merged, 0 gathered) in 0.003106698 sec., 2425726.607478422 rows/sec., 163.03 MiB/sec. | ||
| 3698 | 2025.11.20 17:19:12.334830 [ 198 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 104 rows starting from the beginning of the part | ||
| 3699 | 2025.11.20 17:19:12.335439 [ 189 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3700 | 2025.11.20 17:19:12.335674 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1476 rows, containing 4 columns (4 merged, 0 gathered) in 0.001106971 sec., 1333368.2634865774 rows/sec., 84.55 MiB/sec. | ||
| 3701 | 2025.11.20 17:19:12.335756 [ 189 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3702 | 2025.11.20 17:19:12.335835 [ 189 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3703 | 2025.11.20 17:19:12.335912 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 3704 | 2025.11.20 17:19:12.335965 [ 199 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3705 | 2025.11.20 17:19:12.336284 [ 199 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_21_4} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3706 | 2025.11.20 17:19:12.336360 [ 199 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_21_4} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3707 | 2025.11.20 17:19:12.336464 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3708 | 2025.11.20 17:19:16.012834 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3709 | 2025.11.20 17:19:16.012927 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3710 | 2025.11.20 17:19:16.088247 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7648 | ||
| 3711 | 2025.11.20 17:19:16.088755 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3712 | 2025.11.20 17:19:16.088797 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3713 | 2025.11.20 17:19:16.089282 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3714 | 2025.11.20 17:19:16.089518 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3715 | 2025.11.20 17:19:16.089649 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7648 | ||
| 3716 | 2025.11.20 17:19:16.089648 [ 107 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3717 | 2025.11.20 17:19:16.089708 [ 107 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3718 | 2025.11.20 17:19:16.089727 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3719 | 2025.11.20 17:19:16.089846 [ 198 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::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 | ||
| 3720 | 2025.11.20 17:19:16.089996 [ 198 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3721 | 2025.11.20 17:19:16.090032 [ 198 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5216 rows starting from the beginning of the part | ||
| 3722 | 2025.11.20 17:19:16.090092 [ 198 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 512 rows starting from the beginning of the part | ||
| 3723 | 2025.11.20 17:19:16.090132 [ 198 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 448 rows starting from the beginning of the part | ||
| 3724 | 2025.11.20 17:19:16.090170 [ 198 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 512 rows starting from the beginning of the part | ||
| 3725 | 2025.11.20 17:19:16.090204 [ 198 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 448 rows starting from the beginning of the part | ||
| 3726 | 2025.11.20 17:19:16.090242 [ 198 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 512 rows starting from the beginning of the part | ||
| 3727 | 2025.11.20 17:19:16.091576 [ 189 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7648 rows, containing 4 columns (4 merged, 0 gathered) in 0.001781813 sec., 4292257.380544423 rows/sec., 61.40 MiB/sec. | ||
| 3728 | 2025.11.20 17:19:16.092298 [ 190 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3729 | 2025.11.20 17:19:16.092570 [ 190 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_16_3} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3730 | 2025.11.20 17:19:16.092640 [ 190 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_16_3} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3731 | 2025.11.20 17:19:16.092712 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3732 | 2025.11.20 17:19:16.102381 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 526 | ||
| 3733 | 2025.11.20 17:19:16.104715 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3734 | 2025.11.20 17:19:16.104753 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3735 | 2025.11.20 17:19:16.105941 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3736 | 2025.11.20 17:19:16.106206 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3737 | 2025.11.20 17:19:16.106458 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 526 | ||
| 3738 | 2025.11.20 17:19:16.470802 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3739 | 2025.11.20 17:19:16.486544 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3740 | 2025.11.20 17:19:16.486602 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3741 | 2025.11.20 17:19:16.492412 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3742 | 2025.11.20 17:19:16.493132 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3743 | 2025.11.20 17:19:16.493430 [ 107 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3744 | 2025.11.20 17:19:16.493509 [ 107 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3745 | 2025.11.20 17:19:16.493546 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3746 | 2025.11.20 17:19:16.493671 [ 189 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 3747 | 2025.11.20 17:19:16.495887 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3748 | 2025.11.20 17:19:16.496736 [ 189 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3749 | 2025.11.20 17:19:16.497457 [ 189 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 3750 | 2025.11.20 17:19:16.500662 [ 189 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 3751 | 2025.11.20 17:19:16.503962 [ 189 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 3752 | 2025.11.20 17:19:16.507552 [ 189 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 3753 | 2025.11.20 17:19:16.511662 [ 189 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 3754 | 2025.11.20 17:19:16.515586 [ 189 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 3755 | 2025.11.20 17:19:16.567636 [ 190 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.074003759 sec., 1635.0520789085863 rows/sec., 8.45 MiB/sec. | ||
| 3756 | 2025.11.20 17:19:16.570135 [ 187 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3757 | 2025.11.20 17:19:16.572120 [ 187 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_16_3} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3758 | 2025.11.20 17:19:16.572218 [ 187 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_16_3} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3759 | 2025.11.20 17:19:16.574070 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3760 | 2025.11.20 17:19:17.000247 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.08 MiB, peak 240.04 MiB, free memory in arenas 0.00 B, will set to 239.04 MiB (RSS), difference: 8.96 MiB | ||
| 3761 | 2025.11.20 17:19:17.001670 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00106556 sec. | ||
| 3762 | 2025.11.20 17:19:17.309329 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3763 | 2025.11.20 17:19:17.309556 [ 260 ] {ed7753b0-f552-4ddf-b257-f171e44df90e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3764 | 2025.11.20 17:19:17.309621 [ 260 ] {ed7753b0-f552-4ddf-b257-f171e44df90e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3765 | 2025.11.20 17:19:17.310275 [ 260 ] {ed7753b0-f552-4ddf-b257-f171e44df90e} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3766 | 2025.11.20 17:19:17.310328 [ 260 ] {ed7753b0-f552-4ddf-b257-f171e44df90e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3767 | 2025.11.20 17:19:17.310765 [ 260 ] {ed7753b0-f552-4ddf-b257-f171e44df90e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3768 | 2025.11.20 17:19:17.310998 [ 260 ] {ed7753b0-f552-4ddf-b257-f171e44df90e} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3769 | 2025.11.20 17:19:17.311176 [ 260 ] {ed7753b0-f552-4ddf-b257-f171e44df90e} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001681 sec., 80904.2236763831 rows/sec., 7.02 MiB/sec. | ||
| 3770 | 2025.11.20 17:19:17.311217 [ 260 ] {ed7753b0-f552-4ddf-b257-f171e44df90e} <Debug> TCPHandler: Processed in 0.002049988 sec. | ||
| 3771 | 2025.11.20 17:19:17.311332 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3772 | 2025.11.20 17:19:17.311428 [ 260 ] {714d3120-80ac-4782-83f4-974b2aa027d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3773 | 2025.11.20 17:19:17.311468 [ 260 ] {714d3120-80ac-4782-83f4-974b2aa027d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3774 | 2025.11.20 17:19:17.311868 [ 260 ] {714d3120-80ac-4782-83f4-974b2aa027d9} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3775 | 2025.11.20 17:19:17.311903 [ 260 ] {714d3120-80ac-4782-83f4-974b2aa027d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3776 | 2025.11.20 17:19:17.312199 [ 260 ] {714d3120-80ac-4782-83f4-974b2aa027d9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3777 | 2025.11.20 17:19:17.312412 [ 260 ] {714d3120-80ac-4782-83f4-974b2aa027d9} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3778 | 2025.11.20 17:19:17.312587 [ 260 ] {714d3120-80ac-4782-83f4-974b2aa027d9} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001196 sec., 33444.816053511706 rows/sec., 2.46 MiB/sec. | ||
| 3779 | 2025.11.20 17:19:17.312621 [ 260 ] {714d3120-80ac-4782-83f4-974b2aa027d9} <Debug> TCPHandler: Processed in 0.001360506 sec. | ||
| 3780 | 2025.11.20 17:19:17.312721 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3781 | 2025.11.20 17:19:17.312808 [ 260 ] {74815183-15fa-4a8e-aa43-637bb44e5c6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3782 | 2025.11.20 17:19:17.312845 [ 260 ] {74815183-15fa-4a8e-aa43-637bb44e5c6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3783 | 2025.11.20 17:19:17.313224 [ 260 ] {74815183-15fa-4a8e-aa43-637bb44e5c6e} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3784 | 2025.11.20 17:19:17.313323 [ 260 ] {74815183-15fa-4a8e-aa43-637bb44e5c6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3785 | 2025.11.20 17:19:17.313626 [ 260 ] {74815183-15fa-4a8e-aa43-637bb44e5c6e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3786 | 2025.11.20 17:19:17.313831 [ 260 ] {74815183-15fa-4a8e-aa43-637bb44e5c6e} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3787 | 2025.11.20 17:19:17.313955 [ 260 ] {74815183-15fa-4a8e-aa43-637bb44e5c6e} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001131 sec., 91954.02298850575 rows/sec., 7.18 MiB/sec. | ||
| 3788 | 2025.11.20 17:19:17.313992 [ 260 ] {74815183-15fa-4a8e-aa43-637bb44e5c6e} <Debug> TCPHandler: Processed in 0.001291134 sec. | ||
| 3789 | 2025.11.20 17:19:17.314102 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3790 | 2025.11.20 17:19:17.314195 [ 260 ] {c9d9b552-0166-4540-a5c3-de054071602d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3791 | 2025.11.20 17:19:17.314238 [ 260 ] {c9d9b552-0166-4540-a5c3-de054071602d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3792 | 2025.11.20 17:19:17.314625 [ 260 ] {c9d9b552-0166-4540-a5c3-de054071602d} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3793 | 2025.11.20 17:19:17.314661 [ 260 ] {c9d9b552-0166-4540-a5c3-de054071602d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3794 | 2025.11.20 17:19:17.314991 [ 260 ] {c9d9b552-0166-4540-a5c3-de054071602d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3795 | 2025.11.20 17:19:17.315213 [ 260 ] {c9d9b552-0166-4540-a5c3-de054071602d} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3796 | 2025.11.20 17:19:17.315342 [ 260 ] {c9d9b552-0166-4540-a5c3-de054071602d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 3797 | 2025.11.20 17:19:17.315379 [ 260 ] {c9d9b552-0166-4540-a5c3-de054071602d} <Debug> TCPHandler: Processed in 0.001325075 sec. | ||
| 3798 | 2025.11.20 17:19:17.315484 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3799 | 2025.11.20 17:19:17.315577 [ 260 ] {60ffc9fd-ff3a-427f-a2d2-cc6d14d2182a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3800 | 2025.11.20 17:19:17.315630 [ 260 ] {60ffc9fd-ff3a-427f-a2d2-cc6d14d2182a} <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 | ||
| 3801 | 2025.11.20 17:19:17.316408 [ 260 ] {60ffc9fd-ff3a-427f-a2d2-cc6d14d2182a} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3802 | 2025.11.20 17:19:17.316443 [ 260 ] {60ffc9fd-ff3a-427f-a2d2-cc6d14d2182a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3803 | 2025.11.20 17:19:17.317012 [ 260 ] {60ffc9fd-ff3a-427f-a2d2-cc6d14d2182a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3804 | 2025.11.20 17:19:17.317234 [ 260 ] {60ffc9fd-ff3a-427f-a2d2-cc6d14d2182a} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3805 | 2025.11.20 17:19:17.317373 [ 260 ] {60ffc9fd-ff3a-427f-a2d2-cc6d14d2182a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001813 sec., 22062.87920573635 rows/sec., 39.54 MiB/sec. | ||
| 3806 | 2025.11.20 17:19:17.317424 [ 260 ] {60ffc9fd-ff3a-427f-a2d2-cc6d14d2182a} <Debug> TCPHandler: Processed in 0.001988917 sec. | ||
| 3807 | 2025.11.20 17:19:17.317529 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3808 | 2025.11.20 17:19:17.317623 [ 260 ] {ecba185d-a4a2-453e-981b-3d638c25e612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3809 | 2025.11.20 17:19:17.317664 [ 260 ] {ecba185d-a4a2-453e-981b-3d638c25e612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3810 | 2025.11.20 17:19:17.317984 [ 260 ] {ecba185d-a4a2-453e-981b-3d638c25e612} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3811 | 2025.11.20 17:19:17.318019 [ 260 ] {ecba185d-a4a2-453e-981b-3d638c25e612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3812 | 2025.11.20 17:19:17.318324 [ 260 ] {ecba185d-a4a2-453e-981b-3d638c25e612} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3813 | 2025.11.20 17:19:17.318527 [ 260 ] {ecba185d-a4a2-453e-981b-3d638c25e612} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3814 | 2025.11.20 17:19:17.318653 [ 260 ] {ecba185d-a4a2-453e-981b-3d638c25e612} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 3815 | 2025.11.20 17:19:17.318688 [ 260 ] {ecba185d-a4a2-453e-981b-3d638c25e612} <Debug> TCPHandler: Processed in 0.001208093 sec. | ||
| 3816 | 2025.11.20 17:19:21.976279 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56306 | ||
| 3817 | 2025.11.20 17:19:21.976400 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3818 | 2025.11.20 17:19:21.976440 [ 288 ] {} <Debug> TCP-Session: 7f444ba5-7aee-4484-b43c-72a28033a3ee Authenticating user 'default' from [fd00:1122:3344:101::e]:56306 | ||
| 3819 | 2025.11.20 17:19:21.976462 [ 288 ] {} <Debug> TCP-Session: 7f444ba5-7aee-4484-b43c-72a28033a3ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3820 | 2025.11.20 17:19:21.976474 [ 288 ] {} <Debug> TCP-Session: 7f444ba5-7aee-4484-b43c-72a28033a3ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3821 | 2025.11.20 17:19:21.976691 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46597 | ||
| 3822 | 2025.11.20 17:19:21.976715 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62971 | ||
| 3823 | 2025.11.20 17:19:21.976739 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60961 | ||
| 3824 | 2025.11.20 17:19:21.976761 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51196 | ||
| 3825 | 2025.11.20 17:19:21.976752 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50967 | ||
| 3826 | 2025.11.20 17:19:21.976733 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46919 | ||
| 3827 | 2025.11.20 17:19:21.976717 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46456 | ||
| 3828 | 2025.11.20 17:19:21.976770 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41928 | ||
| 3829 | 2025.11.20 17:19:21.977004 [ 288 ] {} <Trace> TCP-Session: 7f444ba5-7aee-4484-b43c-72a28033a3ee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3830 | 2025.11.20 17:19:21.977160 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3831 | 2025.11.20 17:19:21.977200 [ 293 ] {} <Debug> TCP-Session: cede7b01-aa59-4cf9-8a9a-dab5b889ddb5 Authenticating user 'default' from [fd00:1122:3344:101::e]:60961 | ||
| 3832 | 2025.11.20 17:19:21.977217 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3833 | 2025.11.20 17:19:21.977222 [ 293 ] {} <Debug> TCP-Session: cede7b01-aa59-4cf9-8a9a-dab5b889ddb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3834 | 2025.11.20 17:19:21.977235 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3835 | 2025.11.20 17:19:21.977260 [ 293 ] {} <Debug> TCP-Session: cede7b01-aa59-4cf9-8a9a-dab5b889ddb5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3836 | 2025.11.20 17:19:21.977260 [ 259 ] {} <Debug> TCP-Session: 1ac25103-9a68-4bb6-88ea-9ad9580a2a70 Authenticating user 'default' from [fd00:1122:3344:101::e]:51196 | ||
| 3837 | 2025.11.20 17:19:21.977287 [ 286 ] {} <Debug> TCP-Session: 565de9da-9d95-4805-a21a-649edbf22db2 Authenticating user 'default' from [fd00:1122:3344:101::e]:41928 | ||
| 3838 | 2025.11.20 17:19:21.977256 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3839 | 2025.11.20 17:19:21.977312 [ 259 ] {} <Debug> TCP-Session: 1ac25103-9a68-4bb6-88ea-9ad9580a2a70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3840 | 2025.11.20 17:19:21.977316 [ 286 ] {} <Debug> TCP-Session: 565de9da-9d95-4805-a21a-649edbf22db2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3841 | 2025.11.20 17:19:21.977340 [ 259 ] {} <Debug> TCP-Session: 1ac25103-9a68-4bb6-88ea-9ad9580a2a70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3842 | 2025.11.20 17:19:21.977344 [ 292 ] {} <Debug> TCP-Session: 9028224d-6376-423b-9894-eef6bdac882b Authenticating user 'default' from [fd00:1122:3344:101::e]:46919 | ||
| 3843 | 2025.11.20 17:19:21.977349 [ 286 ] {} <Debug> TCP-Session: 565de9da-9d95-4805-a21a-649edbf22db2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3844 | 2025.11.20 17:19:21.977372 [ 292 ] {} <Debug> TCP-Session: 9028224d-6376-423b-9894-eef6bdac882b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3845 | 2025.11.20 17:19:21.977228 [ 288 ] {97c008ff-e9b0-4a7d-942c-42b26e79794c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:56306) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3846 | 2025.11.20 17:19:21.977394 [ 292 ] {} <Debug> TCP-Session: 9028224d-6376-423b-9894-eef6bdac882b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3847 | 2025.11.20 17:19:21.977465 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3848 | 2025.11.20 17:19:21.977465 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3849 | 2025.11.20 17:19:21.977502 [ 290 ] {} <Debug> TCP-Session: d9e7bd38-4cfe-4ecf-8ee4-1946745400ff Authenticating user 'default' from [fd00:1122:3344:101::e]:46456 | ||
| 3850 | 2025.11.20 17:19:21.977512 [ 294 ] {} <Debug> TCP-Session: 79106ced-5fab-461c-8e8d-31bf57dba5fd Authenticating user 'default' from [fd00:1122:3344:101::e]:50967 | ||
| 3851 | 2025.11.20 17:19:21.977526 [ 290 ] {} <Debug> TCP-Session: d9e7bd38-4cfe-4ecf-8ee4-1946745400ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3852 | 2025.11.20 17:19:21.977530 [ 294 ] {} <Debug> TCP-Session: 79106ced-5fab-461c-8e8d-31bf57dba5fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3853 | 2025.11.20 17:19:21.977541 [ 290 ] {} <Debug> TCP-Session: d9e7bd38-4cfe-4ecf-8ee4-1946745400ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3854 | 2025.11.20 17:19:21.977547 [ 294 ] {} <Debug> TCP-Session: 79106ced-5fab-461c-8e8d-31bf57dba5fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3855 | 2025.11.20 17:19:21.977546 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3856 | 2025.11.20 17:19:21.977589 [ 289 ] {} <Debug> TCP-Session: ebc12940-5ceb-4441-9bb5-0b9c99fee93a Authenticating user 'default' from [fd00:1122:3344:101::e]:46597 | ||
| 3857 | 2025.11.20 17:19:21.977608 [ 289 ] {} <Debug> TCP-Session: ebc12940-5ceb-4441-9bb5-0b9c99fee93a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3858 | 2025.11.20 17:19:21.977622 [ 289 ] {} <Debug> TCP-Session: ebc12940-5ceb-4441-9bb5-0b9c99fee93a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3859 | 2025.11.20 17:19:21.977635 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3860 | 2025.11.20 17:19:21.977670 [ 291 ] {} <Debug> TCP-Session: 68e6304b-2584-4e00-92d8-a2f52e6a2c66 Authenticating user 'default' from [fd00:1122:3344:101::e]:62971 | ||
| 3861 | 2025.11.20 17:19:21.977687 [ 291 ] {} <Debug> TCP-Session: 68e6304b-2584-4e00-92d8-a2f52e6a2c66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3862 | 2025.11.20 17:19:21.977699 [ 291 ] {} <Debug> TCP-Session: 68e6304b-2584-4e00-92d8-a2f52e6a2c66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3863 | 2025.11.20 17:19:21.977863 [ 288 ] {97c008ff-e9b0-4a7d-942c-42b26e79794c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3864 | 2025.11.20 17:19:21.977921 [ 288 ] {97c008ff-e9b0-4a7d-942c-42b26e79794c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3865 | 2025.11.20 17:19:21.978238 [ 288 ] {97c008ff-e9b0-4a7d-942c-42b26e79794c} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 3866 | 2025.11.20 17:19:21.979355 [ 326 ] {97c008ff-e9b0-4a7d-942c-42b26e79794c} <Trace> AggregatingTransform: Aggregating | ||
| 3867 | 2025.11.20 17:19:21.979412 [ 326 ] {97c008ff-e9b0-4a7d-942c-42b26e79794c} <Trace> Aggregator: Aggregation method: without_key | ||
| 3868 | 2025.11.20 17:19:21.979456 [ 326 ] {97c008ff-e9b0-4a7d-942c-42b26e79794c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001115711 sec. (896.289 rows/sec., 35.01 KiB/sec.) | ||
| 3869 | 2025.11.20 17:19:21.979476 [ 326 ] {97c008ff-e9b0-4a7d-942c-42b26e79794c} <Trace> Aggregator: Merging aggregated data | ||
| 3870 | 2025.11.20 17:19:21.981208 [ 288 ] {97c008ff-e9b0-4a7d-942c-42b26e79794c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.004063 sec., 246.12355402412012 rows/sec., 9.61 KiB/sec. | ||
| 3871 | 2025.11.20 17:19:21.981343 [ 288 ] {97c008ff-e9b0-4a7d-942c-42b26e79794c} <Debug> TCPHandler: Processed in 0.004611297 sec. | ||
| 3872 | 2025.11.20 17:19:21.981482 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3873 | 2025.11.20 17:19:21.981508 [ 288 ] {} <Debug> TCP-Session: 7f444ba5-7aee-4484-b43c-72a28033a3ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3874 | 2025.11.20 17:19:21.981518 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3875 | 2025.11.20 17:19:21.981536 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3876 | 2025.11.20 17:19:21.981555 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3877 | 2025.11.20 17:19:21.981568 [ 289 ] {} <Debug> TCP-Session: ebc12940-5ceb-4441-9bb5-0b9c99fee93a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3878 | 2025.11.20 17:19:21.981575 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3879 | 2025.11.20 17:19:21.981608 [ 291 ] {} <Debug> TCP-Session: 68e6304b-2584-4e00-92d8-a2f52e6a2c66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3880 | 2025.11.20 17:19:21.981614 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3881 | 2025.11.20 17:19:21.981636 [ 293 ] {} <Debug> TCP-Session: cede7b01-aa59-4cf9-8a9a-dab5b889ddb5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3882 | 2025.11.20 17:19:21.981647 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3883 | 2025.11.20 17:19:21.981672 [ 290 ] {} <Debug> TCP-Session: d9e7bd38-4cfe-4ecf-8ee4-1946745400ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3884 | 2025.11.20 17:19:21.981631 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3885 | 2025.11.20 17:19:21.981697 [ 286 ] {} <Debug> TCP-Session: 565de9da-9d95-4805-a21a-649edbf22db2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3886 | 2025.11.20 17:19:21.981598 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3887 | 2025.11.20 17:19:21.981731 [ 292 ] {} <Debug> TCP-Session: 9028224d-6376-423b-9894-eef6bdac882b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3888 | 2025.11.20 17:19:21.981590 [ 259 ] {} <Debug> TCP-Session: 1ac25103-9a68-4bb6-88ea-9ad9580a2a70 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3889 | 2025.11.20 17:19:21.981771 [ 294 ] {} <Debug> TCP-Session: 79106ced-5fab-461c-8e8d-31bf57dba5fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3890 | 2025.11.20 17:19:22.008518 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42603 | ||
| 3891 | 2025.11.20 17:19:22.008624 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3892 | 2025.11.20 17:19:22.008652 [ 288 ] {} <Debug> TCP-Session: a53151bc-6e1e-4001-99f8-f97736689c2f Authenticating user 'default' from [fd00:1122:3344:101::e]:42603 | ||
| 3893 | 2025.11.20 17:19:22.008674 [ 288 ] {} <Debug> TCP-Session: a53151bc-6e1e-4001-99f8-f97736689c2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3894 | 2025.11.20 17:19:22.008687 [ 288 ] {} <Debug> TCP-Session: a53151bc-6e1e-4001-99f8-f97736689c2f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3895 | 2025.11.20 17:19:22.008921 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50946 | ||
| 3896 | 2025.11.20 17:19:22.008925 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35481 | ||
| 3897 | 2025.11.20 17:19:22.008960 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52451 | ||
| 3898 | 2025.11.20 17:19:22.008984 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3899 | 2025.11.20 17:19:22.008972 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40597 | ||
| 3900 | 2025.11.20 17:19:22.009045 [ 288 ] {} <Trace> TCP-Session: a53151bc-6e1e-4001-99f8-f97736689c2f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3901 | 2025.11.20 17:19:22.009055 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3902 | 2025.11.20 17:19:22.009028 [ 291 ] {} <Debug> TCP-Session: ac6e2c89-9a83-4650-a675-b7f27facb31d Authenticating user 'default' from [fd00:1122:3344:101::e]:50946 | ||
| 3903 | 2025.11.20 17:19:22.009120 [ 294 ] {} <Debug> TCP-Session: 860ed62c-cbbc-462e-9e43-e81518b1fa75 Authenticating user 'default' from [fd00:1122:3344:101::e]:52451 | ||
| 3904 | 2025.11.20 17:19:22.009134 [ 291 ] {} <Debug> TCP-Session: ac6e2c89-9a83-4650-a675-b7f27facb31d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3905 | 2025.11.20 17:19:22.009129 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3906 | 2025.11.20 17:19:22.009161 [ 291 ] {} <Debug> TCP-Session: ac6e2c89-9a83-4650-a675-b7f27facb31d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3907 | 2025.11.20 17:19:22.009191 [ 259 ] {} <Debug> TCP-Session: 2e164858-b8fa-4052-b04c-9317726c709b Authenticating user 'default' from [fd00:1122:3344:101::e]:40597 | ||
| 3908 | 2025.11.20 17:19:22.009160 [ 294 ] {} <Debug> TCP-Session: 860ed62c-cbbc-462e-9e43-e81518b1fa75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3909 | 2025.11.20 17:19:22.009231 [ 288 ] {d47557c1-6bb5-45ca-837d-1a0c9ff320c4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:42603) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3910 | 2025.11.20 17:19:22.009254 [ 294 ] {} <Debug> TCP-Session: 860ed62c-cbbc-462e-9e43-e81518b1fa75 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3911 | 2025.11.20 17:19:22.009227 [ 259 ] {} <Debug> TCP-Session: 2e164858-b8fa-4052-b04c-9317726c709b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3912 | 2025.11.20 17:19:22.008970 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44111 | ||
| 3913 | 2025.11.20 17:19:22.009303 [ 259 ] {} <Debug> TCP-Session: 2e164858-b8fa-4052-b04c-9317726c709b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3914 | 2025.11.20 17:19:22.008948 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58060 | ||
| 3915 | 2025.11.20 17:19:22.009362 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3916 | 2025.11.20 17:19:22.008931 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56213 | ||
| 3917 | 2025.11.20 17:19:22.009400 [ 286 ] {} <Debug> TCP-Session: 0a2abe82-c31e-4d78-a557-4a74d56aa976 Authenticating user 'default' from [fd00:1122:3344:101::e]:44111 | ||
| 3918 | 2025.11.20 17:19:22.008922 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55762 | ||
| 3919 | 2025.11.20 17:19:22.009423 [ 286 ] {} <Debug> TCP-Session: 0a2abe82-c31e-4d78-a557-4a74d56aa976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3920 | 2025.11.20 17:19:22.009449 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3921 | 2025.11.20 17:19:22.009463 [ 286 ] {} <Debug> TCP-Session: 0a2abe82-c31e-4d78-a557-4a74d56aa976 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3922 | 2025.11.20 17:19:22.009456 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3923 | 2025.11.20 17:19:22.009487 [ 293 ] {} <Debug> TCP-Session: fce52ee1-95ab-44ff-9230-276f4386b57a Authenticating user 'default' from [fd00:1122:3344:101::e]:58060 | ||
| 3924 | 2025.11.20 17:19:22.009497 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3925 | 2025.11.20 17:19:22.009508 [ 288 ] {d47557c1-6bb5-45ca-837d-1a0c9ff320c4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 3926 | 2025.11.20 17:19:22.009523 [ 293 ] {} <Debug> TCP-Session: fce52ee1-95ab-44ff-9230-276f4386b57a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3927 | 2025.11.20 17:19:22.009530 [ 289 ] {} <Debug> TCP-Session: 6b79e9ab-5cf9-4c1a-91c1-1b52b1c45f61 Authenticating user 'default' from [fd00:1122:3344:101::e]:55762 | ||
| 3928 | 2025.11.20 17:19:22.009554 [ 293 ] {} <Debug> TCP-Session: fce52ee1-95ab-44ff-9230-276f4386b57a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3929 | 2025.11.20 17:19:22.009567 [ 289 ] {} <Debug> TCP-Session: 6b79e9ab-5cf9-4c1a-91c1-1b52b1c45f61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3930 | 2025.11.20 17:19:22.009576 [ 288 ] {d47557c1-6bb5-45ca-837d-1a0c9ff320c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3931 | 2025.11.20 17:19:22.009585 [ 289 ] {} <Debug> TCP-Session: 6b79e9ab-5cf9-4c1a-91c1-1b52b1c45f61 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3932 | 2025.11.20 17:19:22.009506 [ 292 ] {} <Debug> TCP-Session: 7e312700-7466-48a2-93f3-b94f44471239 Authenticating user 'default' from [fd00:1122:3344:101::e]:56213 | ||
| 3933 | 2025.11.20 17:19:22.009049 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3934 | 2025.11.20 17:19:22.009643 [ 292 ] {} <Debug> TCP-Session: 7e312700-7466-48a2-93f3-b94f44471239 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3935 | 2025.11.20 17:19:22.009667 [ 290 ] {} <Debug> TCP-Session: ca0c2f6f-c164-4814-938e-c36bc7da1f71 Authenticating user 'default' from [fd00:1122:3344:101::e]:35481 | ||
| 3936 | 2025.11.20 17:19:22.009671 [ 292 ] {} <Debug> TCP-Session: 7e312700-7466-48a2-93f3-b94f44471239 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3937 | 2025.11.20 17:19:22.009694 [ 290 ] {} <Debug> TCP-Session: ca0c2f6f-c164-4814-938e-c36bc7da1f71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3938 | 2025.11.20 17:19:22.009713 [ 290 ] {} <Debug> TCP-Session: ca0c2f6f-c164-4814-938e-c36bc7da1f71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3939 | 2025.11.20 17:19:22.009868 [ 288 ] {d47557c1-6bb5-45ca-837d-1a0c9ff320c4} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 3940 | 2025.11.20 17:19:22.010873 [ 347 ] {d47557c1-6bb5-45ca-837d-1a0c9ff320c4} <Trace> AggregatingTransform: Aggregating | ||
| 3941 | 2025.11.20 17:19:22.010935 [ 347 ] {d47557c1-6bb5-45ca-837d-1a0c9ff320c4} <Trace> Aggregator: Aggregation method: without_key | ||
| 3942 | 2025.11.20 17:19:22.010979 [ 347 ] {d47557c1-6bb5-45ca-837d-1a0c9ff320c4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001005429 sec. (994.600 rows/sec., 38.85 KiB/sec.) | ||
| 3943 | 2025.11.20 17:19:22.011002 [ 347 ] {d47557c1-6bb5-45ca-837d-1a0c9ff320c4} <Trace> Aggregator: Merging aggregated data | ||
| 3944 | 2025.11.20 17:19:22.012362 [ 288 ] {d47557c1-6bb5-45ca-837d-1a0c9ff320c4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003187 sec., 313.77470975839344 rows/sec., 12.26 KiB/sec. | ||
| 3945 | 2025.11.20 17:19:22.012545 [ 288 ] {d47557c1-6bb5-45ca-837d-1a0c9ff320c4} <Debug> TCPHandler: Processed in 0.003618748 sec. | ||
| 3946 | 2025.11.20 17:19:22.012660 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3947 | 2025.11.20 17:19:22.012687 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3948 | 2025.11.20 17:19:22.012690 [ 288 ] {} <Debug> TCP-Session: a53151bc-6e1e-4001-99f8-f97736689c2f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3949 | 2025.11.20 17:19:22.012717 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3950 | 2025.11.20 17:19:22.012729 [ 289 ] {} <Debug> TCP-Session: 6b79e9ab-5cf9-4c1a-91c1-1b52b1c45f61 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3951 | 2025.11.20 17:19:22.012746 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3952 | 2025.11.20 17:19:22.012762 [ 292 ] {} <Debug> TCP-Session: 7e312700-7466-48a2-93f3-b94f44471239 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3953 | 2025.11.20 17:19:22.012766 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3954 | 2025.11.20 17:19:22.012801 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3955 | 2025.11.20 17:19:22.012817 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3956 | 2025.11.20 17:19:22.012852 [ 259 ] {} <Debug> TCP-Session: 2e164858-b8fa-4052-b04c-9317726c709b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3957 | 2025.11.20 17:19:22.012834 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3958 | 2025.11.20 17:19:22.012884 [ 291 ] {} <Debug> TCP-Session: ac6e2c89-9a83-4650-a675-b7f27facb31d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3959 | 2025.11.20 17:19:22.012914 [ 286 ] {} <Debug> TCP-Session: 0a2abe82-c31e-4d78-a557-4a74d56aa976 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3960 | 2025.11.20 17:19:22.012827 [ 294 ] {} <Debug> TCP-Session: 860ed62c-cbbc-462e-9e43-e81518b1fa75 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3961 | 2025.11.20 17:19:22.012788 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 3962 | 2025.11.20 17:19:22.012799 [ 290 ] {} <Debug> TCP-Session: ca0c2f6f-c164-4814-938e-c36bc7da1f71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3963 | 2025.11.20 17:19:22.013010 [ 293 ] {} <Debug> TCP-Session: fce52ee1-95ab-44ff-9230-276f4386b57a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3964 | 2025.11.20 17:19:22.167250 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50027 | ||
| 3965 | 2025.11.20 17:19:22.167349 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3966 | 2025.11.20 17:19:22.167376 [ 288 ] {} <Debug> TCP-Session: 1c52498a-50f9-406c-bf62-13679baf3c81 Authenticating user 'default' from [fd00:1122:3344:101::e]:50027 | ||
| 3967 | 2025.11.20 17:19:22.167399 [ 288 ] {} <Debug> TCP-Session: 1c52498a-50f9-406c-bf62-13679baf3c81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3968 | 2025.11.20 17:19:22.167412 [ 288 ] {} <Debug> TCP-Session: 1c52498a-50f9-406c-bf62-13679baf3c81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3969 | 2025.11.20 17:19:22.167603 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57318 | ||
| 3970 | 2025.11.20 17:19:22.167620 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56516 | ||
| 3971 | 2025.11.20 17:19:22.167622 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54517 | ||
| 3972 | 2025.11.20 17:19:22.167661 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59886 | ||
| 3973 | 2025.11.20 17:19:22.167648 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43540 | ||
| 3974 | 2025.11.20 17:19:22.167720 [ 288 ] {} <Trace> TCP-Session: 1c52498a-50f9-406c-bf62-13679baf3c81 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3975 | 2025.11.20 17:19:22.167748 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3976 | 2025.11.20 17:19:22.167757 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3977 | 2025.11.20 17:19:22.167806 [ 289 ] {} <Debug> TCP-Session: 2c891ec3-7821-46aa-8f98-b78fd32a143c Authenticating user 'default' from [fd00:1122:3344:101::e]:57318 | ||
| 3978 | 2025.11.20 17:19:22.167757 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3979 | 2025.11.20 17:19:22.167827 [ 292 ] {} <Debug> TCP-Session: ba92afbc-27ee-4993-96e7-a8083cd389f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:54517 | ||
| 3980 | 2025.11.20 17:19:22.167840 [ 289 ] {} <Debug> TCP-Session: 2c891ec3-7821-46aa-8f98-b78fd32a143c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3981 | 2025.11.20 17:19:22.167862 [ 259 ] {} <Debug> TCP-Session: 4a805165-b497-4c91-bc46-80e31ebf9c8d Authenticating user 'default' from [fd00:1122:3344:101::e]:59886 | ||
| 3982 | 2025.11.20 17:19:22.167870 [ 292 ] {} <Debug> TCP-Session: ba92afbc-27ee-4993-96e7-a8083cd389f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3983 | 2025.11.20 17:19:22.167877 [ 289 ] {} <Debug> TCP-Session: 2c891ec3-7821-46aa-8f98-b78fd32a143c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3984 | 2025.11.20 17:19:22.167893 [ 259 ] {} <Debug> TCP-Session: 4a805165-b497-4c91-bc46-80e31ebf9c8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3985 | 2025.11.20 17:19:22.167899 [ 292 ] {} <Debug> TCP-Session: ba92afbc-27ee-4993-96e7-a8083cd389f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3986 | 2025.11.20 17:19:22.167925 [ 259 ] {} <Debug> TCP-Session: 4a805165-b497-4c91-bc46-80e31ebf9c8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3987 | 2025.11.20 17:19:22.167825 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3988 | 2025.11.20 17:19:22.167940 [ 288 ] {72adad74-94a8-430d-bca2-0ed049d1ec73} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50027) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 3989 | 2025.11.20 17:19:22.167988 [ 294 ] {} <Debug> TCP-Session: b131036e-e32c-4182-bbd9-01fba1af0c59 Authenticating user 'default' from [fd00:1122:3344:101::e]:43540 | ||
| 3990 | 2025.11.20 17:19:22.167614 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37892 | ||
| 3991 | 2025.11.20 17:19:22.168030 [ 294 ] {} <Debug> TCP-Session: b131036e-e32c-4182-bbd9-01fba1af0c59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3992 | 2025.11.20 17:19:22.167607 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50583 | ||
| 3993 | 2025.11.20 17:19:22.168063 [ 294 ] {} <Debug> TCP-Session: b131036e-e32c-4182-bbd9-01fba1af0c59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3994 | 2025.11.20 17:19:22.167746 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3995 | 2025.11.20 17:19:22.168089 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3996 | 2025.11.20 17:19:22.168118 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 3997 | 2025.11.20 17:19:22.168129 [ 291 ] {} <Debug> TCP-Session: 046a3479-b777-4fa3-a6d0-6c8ce0f8bac0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37892 | ||
| 3998 | 2025.11.20 17:19:22.168148 [ 290 ] {} <Debug> TCP-Session: 23be0cc1-e1a3-45a9-921e-c94d34336ed3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50583 | ||
| 3999 | 2025.11.20 17:19:22.168166 [ 291 ] {} <Debug> TCP-Session: 046a3479-b777-4fa3-a6d0-6c8ce0f8bac0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4000 | 2025.11.20 17:19:22.168181 [ 290 ] {} <Debug> TCP-Session: 23be0cc1-e1a3-45a9-921e-c94d34336ed3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4001 | 2025.11.20 17:19:22.168193 [ 291 ] {} <Debug> TCP-Session: 046a3479-b777-4fa3-a6d0-6c8ce0f8bac0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4002 | 2025.11.20 17:19:22.168205 [ 290 ] {} <Debug> TCP-Session: 23be0cc1-e1a3-45a9-921e-c94d34336ed3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4003 | 2025.11.20 17:19:22.168121 [ 293 ] {} <Debug> TCP-Session: 9b66e424-6469-4285-b9bf-8879a702b44e Authenticating user 'default' from [fd00:1122:3344:101::e]:56516 | ||
| 4004 | 2025.11.20 17:19:22.168246 [ 288 ] {72adad74-94a8-430d-bca2-0ed049d1ec73} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4005 | 2025.11.20 17:19:22.168252 [ 293 ] {} <Debug> TCP-Session: 9b66e424-6469-4285-b9bf-8879a702b44e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4006 | 2025.11.20 17:19:22.168286 [ 293 ] {} <Debug> TCP-Session: 9b66e424-6469-4285-b9bf-8879a702b44e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4007 | 2025.11.20 17:19:22.168311 [ 288 ] {72adad74-94a8-430d-bca2-0ed049d1ec73} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4008 | 2025.11.20 17:19:22.168593 [ 288 ] {72adad74-94a8-430d-bca2-0ed049d1ec73} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 4009 | 2025.11.20 17:19:22.169713 [ 327 ] {72adad74-94a8-430d-bca2-0ed049d1ec73} <Trace> AggregatingTransform: Aggregating | ||
| 4010 | 2025.11.20 17:19:22.169764 [ 327 ] {72adad74-94a8-430d-bca2-0ed049d1ec73} <Trace> Aggregator: Aggregation method: without_key | ||
| 4011 | 2025.11.20 17:19:22.169802 [ 327 ] {72adad74-94a8-430d-bca2-0ed049d1ec73} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001103771 sec. (905.985 rows/sec., 35.39 KiB/sec.) | ||
| 4012 | 2025.11.20 17:19:22.169822 [ 327 ] {72adad74-94a8-430d-bca2-0ed049d1ec73} <Trace> Aggregator: Merging aggregated data | ||
| 4013 | 2025.11.20 17:19:22.171037 [ 288 ] {72adad74-94a8-430d-bca2-0ed049d1ec73} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003148 sec., 317.66200762388814 rows/sec., 12.41 KiB/sec. | ||
| 4014 | 2025.11.20 17:19:22.171196 [ 288 ] {72adad74-94a8-430d-bca2-0ed049d1ec73} <Debug> TCPHandler: Processed in 0.003611457 sec. | ||
| 4015 | 2025.11.20 17:19:22.171333 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4016 | 2025.11.20 17:19:22.171363 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4017 | 2025.11.20 17:19:22.171381 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4018 | 2025.11.20 17:19:22.171397 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4019 | 2025.11.20 17:19:22.171416 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4020 | 2025.11.20 17:19:22.171423 [ 289 ] {} <Debug> TCP-Session: 2c891ec3-7821-46aa-8f98-b78fd32a143c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4021 | 2025.11.20 17:19:22.171447 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4022 | 2025.11.20 17:19:22.171466 [ 259 ] {} <Debug> TCP-Session: 4a805165-b497-4c91-bc46-80e31ebf9c8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4023 | 2025.11.20 17:19:22.171470 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4024 | 2025.11.20 17:19:22.171482 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4025 | 2025.11.20 17:19:22.171523 [ 290 ] {} <Debug> TCP-Session: 23be0cc1-e1a3-45a9-921e-c94d34336ed3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4026 | 2025.11.20 17:19:22.171493 [ 292 ] {} <Debug> TCP-Session: ba92afbc-27ee-4993-96e7-a8083cd389f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4027 | 2025.11.20 17:19:22.171537 [ 294 ] {} <Debug> TCP-Session: b131036e-e32c-4182-bbd9-01fba1af0c59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4028 | 2025.11.20 17:19:22.171441 [ 291 ] {} <Debug> TCP-Session: 046a3479-b777-4fa3-a6d0-6c8ce0f8bac0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4029 | 2025.11.20 17:19:22.171412 [ 293 ] {} <Debug> TCP-Session: 9b66e424-6469-4285-b9bf-8879a702b44e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4030 | 2025.11.20 17:19:22.171365 [ 288 ] {} <Debug> TCP-Session: 1c52498a-50f9-406c-bf62-13679baf3c81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4031 | 2025.11.20 17:19:22.172279 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40998 | ||
| 4032 | 2025.11.20 17:19:22.172342 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4033 | 2025.11.20 17:19:22.172366 [ 286 ] {} <Debug> TCP-Session: 2484b798-f205-4da2-92cf-cb8d40046b4a Authenticating user 'default' from [fd00:1122:3344:101::e]:40998 | ||
| 4034 | 2025.11.20 17:19:22.172383 [ 286 ] {} <Debug> TCP-Session: 2484b798-f205-4da2-92cf-cb8d40046b4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4035 | 2025.11.20 17:19:22.172396 [ 286 ] {} <Debug> TCP-Session: 2484b798-f205-4da2-92cf-cb8d40046b4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4036 | 2025.11.20 17:19:22.190337 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:40998). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4037 | |||
| 4038 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4039 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4040 | 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 | ||
| 4041 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4042 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4043 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4044 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4045 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4046 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4047 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4048 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4049 | (version 23.8.7.1) | ||
| 4050 | 2025.11.20 17:19:22.190483 [ 286 ] {} <Debug> TCP-Session: 2484b798-f205-4da2-92cf-cb8d40046b4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4051 | 2025.11.20 17:19:22.319040 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4052 | 2025.11.20 17:19:22.319219 [ 260 ] {84fc5013-a193-42cb-be1e-d91abd13b48e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4053 | 2025.11.20 17:19:22.319285 [ 260 ] {84fc5013-a193-42cb-be1e-d91abd13b48e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4054 | 2025.11.20 17:19:22.320111 [ 260 ] {84fc5013-a193-42cb-be1e-d91abd13b48e} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4055 | 2025.11.20 17:19:22.320160 [ 260 ] {84fc5013-a193-42cb-be1e-d91abd13b48e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4056 | 2025.11.20 17:19:22.320664 [ 260 ] {84fc5013-a193-42cb-be1e-d91abd13b48e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4057 | 2025.11.20 17:19:22.321043 [ 260 ] {84fc5013-a193-42cb-be1e-d91abd13b48e} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4058 | 2025.11.20 17:19:22.321234 [ 260 ] {84fc5013-a193-42cb-be1e-d91abd13b48e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002062 sec., 198836.0814742968 rows/sec., 12.61 MiB/sec. | ||
| 4059 | 2025.11.20 17:19:22.321229 [ 99 ] {} <Debug> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4060 | 2025.11.20 17:19:22.321287 [ 260 ] {84fc5013-a193-42cb-be1e-d91abd13b48e} <Debug> TCPHandler: Processed in 0.002377005 sec. | ||
| 4061 | 2025.11.20 17:19:22.321317 [ 99 ] {} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4062 | 2025.11.20 17:19:22.321344 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4063 | 2025.11.20 17:19:22.321435 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4064 | 2025.11.20 17:19:22.321471 [ 190 ] {be15ad2b-2845-428c-b4be-5b8943878356::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 | ||
| 4065 | 2025.11.20 17:19:22.321552 [ 260 ] {a0bbc6c3-fbfc-41ef-8734-281de4afa742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4066 | 2025.11.20 17:19:22.321607 [ 260 ] {a0bbc6c3-fbfc-41ef-8734-281de4afa742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4067 | 2025.11.20 17:19:22.321609 [ 190 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4068 | 2025.11.20 17:19:22.321661 [ 190 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 434 rows starting from the beginning of the part | ||
| 4069 | 2025.11.20 17:19:22.321728 [ 190 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 4070 | 2025.11.20 17:19:22.321775 [ 190 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 4071 | 2025.11.20 17:19:22.321825 [ 190 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 4072 | 2025.11.20 17:19:22.321871 [ 190 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 4073 | 2025.11.20 17:19:22.321915 [ 190 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 4074 | 2025.11.20 17:19:22.322933 [ 260 ] {a0bbc6c3-fbfc-41ef-8734-281de4afa742} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4075 | 2025.11.20 17:19:22.322983 [ 260 ] {a0bbc6c3-fbfc-41ef-8734-281de4afa742} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4076 | 2025.11.20 17:19:22.323093 [ 187 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001683222 sec., 1475741.1678316942 rows/sec., 99.52 MiB/sec. | ||
| 4077 | 2025.11.20 17:19:22.323254 [ 186 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4078 | 2025.11.20 17:19:22.323539 [ 260 ] {a0bbc6c3-fbfc-41ef-8734-281de4afa742} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4079 | 2025.11.20 17:19:22.323574 [ 186 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_11_2} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4080 | 2025.11.20 17:19:22.323674 [ 186 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_11_2} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4081 | 2025.11.20 17:19:22.323751 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 4082 | 2025.11.20 17:19:22.323883 [ 260 ] {a0bbc6c3-fbfc-41ef-8734-281de4afa742} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4083 | 2025.11.20 17:19:22.324053 [ 260 ] {a0bbc6c3-fbfc-41ef-8734-281de4afa742} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.002525 sec., 440396.0396039604 rows/sec., 34.75 MiB/sec. | ||
| 4084 | 2025.11.20 17:19:22.324105 [ 260 ] {a0bbc6c3-fbfc-41ef-8734-281de4afa742} <Debug> TCPHandler: Processed in 0.002728651 sec. | ||
| 4085 | 2025.11.20 17:19:22.324245 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4086 | 2025.11.20 17:19:22.324361 [ 260 ] {abe1afd9-647a-4f9b-819b-323fe707b530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4087 | 2025.11.20 17:19:22.324413 [ 260 ] {abe1afd9-647a-4f9b-819b-323fe707b530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4088 | 2025.11.20 17:19:22.325006 [ 260 ] {abe1afd9-647a-4f9b-819b-323fe707b530} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4089 | 2025.11.20 17:19:22.325048 [ 260 ] {abe1afd9-647a-4f9b-819b-323fe707b530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4090 | 2025.11.20 17:19:22.325526 [ 260 ] {abe1afd9-647a-4f9b-819b-323fe707b530} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4091 | 2025.11.20 17:19:22.325769 [ 260 ] {abe1afd9-647a-4f9b-819b-323fe707b530} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4092 | 2025.11.20 17:19:22.325905 [ 260 ] {abe1afd9-647a-4f9b-819b-323fe707b530} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001565 sec., 130990.41533546326 rows/sec., 7.68 MiB/sec. | ||
| 4093 | 2025.11.20 17:19:22.325946 [ 260 ] {abe1afd9-647a-4f9b-819b-323fe707b530} <Debug> TCPHandler: Processed in 0.001759853 sec. | ||
| 4094 | 2025.11.20 17:19:22.326059 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4095 | 2025.11.20 17:19:22.326157 [ 260 ] {73157d34-e66f-4c10-a34c-0c8d8cff09ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4096 | 2025.11.20 17:19:22.326198 [ 260 ] {73157d34-e66f-4c10-a34c-0c8d8cff09ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4097 | 2025.11.20 17:19:22.326728 [ 260 ] {73157d34-e66f-4c10-a34c-0c8d8cff09ee} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4098 | 2025.11.20 17:19:22.326766 [ 260 ] {73157d34-e66f-4c10-a34c-0c8d8cff09ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4099 | 2025.11.20 17:19:22.327101 [ 260 ] {73157d34-e66f-4c10-a34c-0c8d8cff09ee} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4100 | 2025.11.20 17:19:22.327409 [ 260 ] {73157d34-e66f-4c10-a34c-0c8d8cff09ee} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4101 | 2025.11.20 17:19:22.327559 [ 260 ] {73157d34-e66f-4c10-a34c-0c8d8cff09ee} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001419 sec., 149400.98661028894 rows/sec., 9.63 MiB/sec. | ||
| 4102 | 2025.11.20 17:19:22.327618 [ 260 ] {73157d34-e66f-4c10-a34c-0c8d8cff09ee} <Debug> TCPHandler: Processed in 0.00160815 sec. | ||
| 4103 | 2025.11.20 17:19:22.327745 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4104 | 2025.11.20 17:19:22.327842 [ 260 ] {2f313e6e-b84c-4aca-b726-49899ed9905b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4105 | 2025.11.20 17:19:22.327885 [ 260 ] {2f313e6e-b84c-4aca-b726-49899ed9905b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4106 | 2025.11.20 17:19:22.328400 [ 260 ] {2f313e6e-b84c-4aca-b726-49899ed9905b} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4107 | 2025.11.20 17:19:22.328438 [ 260 ] {2f313e6e-b84c-4aca-b726-49899ed9905b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4108 | 2025.11.20 17:19:22.328786 [ 260 ] {2f313e6e-b84c-4aca-b726-49899ed9905b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4109 | 2025.11.20 17:19:22.329003 [ 260 ] {2f313e6e-b84c-4aca-b726-49899ed9905b} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4110 | 2025.11.20 17:19:22.329121 [ 99 ] {} <Debug> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4111 | 2025.11.20 17:19:22.329132 [ 260 ] {2f313e6e-b84c-4aca-b726-49899ed9905b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001309 sec., 161191.74942704354 rows/sec., 9.15 MiB/sec. | ||
| 4112 | 2025.11.20 17:19:22.329162 [ 99 ] {} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4113 | 2025.11.20 17:19:22.329184 [ 260 ] {2f313e6e-b84c-4aca-b726-49899ed9905b} <Debug> TCPHandler: Processed in 0.001488878 sec. | ||
| 4114 | 2025.11.20 17:19:22.329186 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4115 | 2025.11.20 17:19:22.329292 [ 190 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::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 | ||
| 4116 | 2025.11.20 17:19:22.329336 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4117 | 2025.11.20 17:19:22.329382 [ 190 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4118 | 2025.11.20 17:19:22.329410 [ 190 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 223 rows starting from the beginning of the part | ||
| 4119 | 2025.11.20 17:19:22.329455 [ 190 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 4120 | 2025.11.20 17:19:22.329489 [ 260 ] {56f08807-fda9-404d-b9c6-0fb4111618c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4121 | 2025.11.20 17:19:22.329492 [ 190 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 4122 | 2025.11.20 17:19:22.329548 [ 260 ] {56f08807-fda9-404d-b9c6-0fb4111618c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4123 | 2025.11.20 17:19:22.329552 [ 190 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 4124 | 2025.11.20 17:19:22.329618 [ 190 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 4125 | 2025.11.20 17:19:22.329655 [ 190 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 4126 | 2025.11.20 17:19:22.330326 [ 260 ] {56f08807-fda9-404d-b9c6-0fb4111618c2} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4127 | 2025.11.20 17:19:22.330368 [ 260 ] {56f08807-fda9-404d-b9c6-0fb4111618c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4128 | 2025.11.20 17:19:22.330556 [ 190 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001297124 sec., 985256.6138626685 rows/sec., 59.89 MiB/sec. | ||
| 4129 | 2025.11.20 17:19:22.330749 [ 187 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4130 | 2025.11.20 17:19:22.330775 [ 260 ] {56f08807-fda9-404d-b9c6-0fb4111618c2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4131 | 2025.11.20 17:19:22.331114 [ 260 ] {56f08807-fda9-404d-b9c6-0fb4111618c2} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4132 | 2025.11.20 17:19:22.331163 [ 187 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_11_2} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4133 | 2025.11.20 17:19:22.331254 [ 187 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_11_2} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4134 | 2025.11.20 17:19:22.331259 [ 260 ] {56f08807-fda9-404d-b9c6-0fb4111618c2} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001805 sec., 376177.28531855956 rows/sec., 26.22 MiB/sec. | ||
| 4135 | 2025.11.20 17:19:22.331322 [ 260 ] {56f08807-fda9-404d-b9c6-0fb4111618c2} <Debug> TCPHandler: Processed in 0.002050858 sec. | ||
| 4136 | 2025.11.20 17:19:22.331367 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 4137 | 2025.11.20 17:19:22.331433 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4138 | 2025.11.20 17:19:22.331533 [ 260 ] {00c980b5-e148-4518-b7c1-dd2e2fc69dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4139 | 2025.11.20 17:19:22.331576 [ 260 ] {00c980b5-e148-4518-b7c1-dd2e2fc69dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4140 | 2025.11.20 17:19:22.331915 [ 260 ] {00c980b5-e148-4518-b7c1-dd2e2fc69dbe} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4141 | 2025.11.20 17:19:22.331957 [ 260 ] {00c980b5-e148-4518-b7c1-dd2e2fc69dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4142 | 2025.11.20 17:19:22.332292 [ 260 ] {00c980b5-e148-4518-b7c1-dd2e2fc69dbe} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4143 | 2025.11.20 17:19:22.332496 [ 260 ] {00c980b5-e148-4518-b7c1-dd2e2fc69dbe} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4144 | 2025.11.20 17:19:22.332628 [ 260 ] {00c980b5-e148-4518-b7c1-dd2e2fc69dbe} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001113 sec., 5390.8355795148245 rows/sec., 281.65 KiB/sec. | ||
| 4145 | 2025.11.20 17:19:22.332665 [ 260 ] {00c980b5-e148-4518-b7c1-dd2e2fc69dbe} <Debug> TCPHandler: Processed in 0.001281384 sec. | ||
| 4146 | 2025.11.20 17:19:22.332768 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4147 | 2025.11.20 17:19:22.332863 [ 260 ] {771cc621-8b88-4c2b-b505-5a1d1f7bf2cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4148 | 2025.11.20 17:19:22.332908 [ 260 ] {771cc621-8b88-4c2b-b505-5a1d1f7bf2cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4149 | 2025.11.20 17:19:22.333389 [ 260 ] {771cc621-8b88-4c2b-b505-5a1d1f7bf2cf} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4150 | 2025.11.20 17:19:22.333426 [ 260 ] {771cc621-8b88-4c2b-b505-5a1d1f7bf2cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4151 | 2025.11.20 17:19:22.333809 [ 260 ] {771cc621-8b88-4c2b-b505-5a1d1f7bf2cf} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4152 | 2025.11.20 17:19:22.334037 [ 260 ] {771cc621-8b88-4c2b-b505-5a1d1f7bf2cf} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4153 | 2025.11.20 17:19:22.334175 [ 260 ] {771cc621-8b88-4c2b-b505-5a1d1f7bf2cf} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001328 sec., 236445.78313253014 rows/sec., 15.53 MiB/sec. | ||
| 4154 | 2025.11.20 17:19:22.334214 [ 260 ] {771cc621-8b88-4c2b-b505-5a1d1f7bf2cf} <Debug> TCPHandler: Processed in 0.001495038 sec. | ||
| 4155 | 2025.11.20 17:19:22.334328 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4156 | 2025.11.20 17:19:22.334424 [ 260 ] {9a79d706-980f-4e75-9f80-45f9ebc49bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4157 | 2025.11.20 17:19:22.334467 [ 260 ] {9a79d706-980f-4e75-9f80-45f9ebc49bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4158 | 2025.11.20 17:19:22.334793 [ 260 ] {9a79d706-980f-4e75-9f80-45f9ebc49bec} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4159 | 2025.11.20 17:19:22.334831 [ 260 ] {9a79d706-980f-4e75-9f80-45f9ebc49bec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4160 | 2025.11.20 17:19:22.335159 [ 260 ] {9a79d706-980f-4e75-9f80-45f9ebc49bec} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4161 | 2025.11.20 17:19:22.335372 [ 260 ] {9a79d706-980f-4e75-9f80-45f9ebc49bec} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4162 | 2025.11.20 17:19:22.335485 [ 99 ] {} <Debug> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 4163 | 2025.11.20 17:19:22.335506 [ 260 ] {9a79d706-980f-4e75-9f80-45f9ebc49bec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001099 sec., 909.9181073703368 rows/sec., 61.31 KiB/sec. | ||
| 4164 | 2025.11.20 17:19:22.335540 [ 99 ] {} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4165 | 2025.11.20 17:19:22.335558 [ 260 ] {9a79d706-980f-4e75-9f80-45f9ebc49bec} <Debug> TCPHandler: Processed in 0.001280315 sec. | ||
| 4166 | 2025.11.20 17:19:22.335577 [ 99 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4167 | 2025.11.20 17:19:22.335679 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4168 | 2025.11.20 17:19:22.335694 [ 191 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 4169 | 2025.11.20 17:19:22.335783 [ 260 ] {cc8d4276-3826-42ec-b882-c30924e435c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4170 | 2025.11.20 17:19:22.335808 [ 191 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4171 | 2025.11.20 17:19:22.335830 [ 260 ] {cc8d4276-3826-42ec-b882-c30924e435c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4172 | 2025.11.20 17:19:22.335845 [ 191 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 4173 | 2025.11.20 17:19:22.335912 [ 191 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 4174 | 2025.11.20 17:19:22.335955 [ 191 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 4175 | 2025.11.20 17:19:22.335993 [ 191 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 4176 | 2025.11.20 17:19:22.336033 [ 191 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 4177 | 2025.11.20 17:19:22.336071 [ 191 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 4178 | 2025.11.20 17:19:22.336208 [ 260 ] {cc8d4276-3826-42ec-b882-c30924e435c2} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4179 | 2025.11.20 17:19:22.336250 [ 260 ] {cc8d4276-3826-42ec-b882-c30924e435c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4180 | 2025.11.20 17:19:22.336611 [ 260 ] {cc8d4276-3826-42ec-b882-c30924e435c2} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4181 | 2025.11.20 17:19:22.336839 [ 260 ] {cc8d4276-3826-42ec-b882-c30924e435c2} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4182 | 2025.11.20 17:19:22.336921 [ 188 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001263624 sec., 7913.746494210302 rows/sec., 533.25 KiB/sec. | ||
| 4183 | 2025.11.20 17:19:22.336970 [ 260 ] {cc8d4276-3826-42ec-b882-c30924e435c2} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001205 sec., 86307.05394190871 rows/sec., 5.29 MiB/sec. | ||
| 4184 | 2025.11.20 17:19:22.337009 [ 260 ] {cc8d4276-3826-42ec-b882-c30924e435c2} <Debug> TCPHandler: Processed in 0.001380496 sec. | ||
| 4185 | 2025.11.20 17:19:22.337030 [ 191 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4186 | 2025.11.20 17:19:22.337289 [ 191 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_10_2} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4187 | 2025.11.20 17:19:22.337350 [ 191 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_10_2} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 4188 | 2025.11.20 17:19:22.337410 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4189 | 2025.11.20 17:19:23.589891 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8096 | ||
| 4190 | 2025.11.20 17:19:23.590591 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4191 | 2025.11.20 17:19:23.590642 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4192 | 2025.11.20 17:19:23.591150 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4193 | 2025.11.20 17:19:23.591380 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4194 | 2025.11.20 17:19:23.591520 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8096 | ||
| 4195 | 2025.11.20 17:19:23.996095 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4196 | 2025.11.20 17:19:24.010558 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4197 | 2025.11.20 17:19:24.010607 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4198 | 2025.11.20 17:19:24.016672 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4199 | 2025.11.20 17:19:24.017326 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4200 | 2025.11.20 17:19:24.020055 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4201 | 2025.11.20 17:19:26.106817 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 564 | ||
| 4202 | 2025.11.20 17:19:26.109265 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4203 | 2025.11.20 17:19:26.109306 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4204 | 2025.11.20 17:19:26.110503 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4205 | 2025.11.20 17:19:26.110758 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4206 | 2025.11.20 17:19:26.111007 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 564 | ||
| 4207 | 2025.11.20 17:19:27.308985 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4208 | 2025.11.20 17:19:27.309217 [ 260 ] {55a209b1-fec1-4eed-af51-74871cc127c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4209 | 2025.11.20 17:19:27.309282 [ 260 ] {55a209b1-fec1-4eed-af51-74871cc127c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4210 | 2025.11.20 17:19:27.309957 [ 260 ] {55a209b1-fec1-4eed-af51-74871cc127c3} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4211 | 2025.11.20 17:19:27.310004 [ 260 ] {55a209b1-fec1-4eed-af51-74871cc127c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4212 | 2025.11.20 17:19:27.310398 [ 260 ] {55a209b1-fec1-4eed-af51-74871cc127c3} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4213 | 2025.11.20 17:19:27.310636 [ 260 ] {55a209b1-fec1-4eed-af51-74871cc127c3} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4214 | 2025.11.20 17:19:27.310784 [ 260 ] {55a209b1-fec1-4eed-af51-74871cc127c3} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001616 sec., 84158.41584158415 rows/sec., 7.30 MiB/sec. | ||
| 4215 | 2025.11.20 17:19:27.310825 [ 260 ] {55a209b1-fec1-4eed-af51-74871cc127c3} <Debug> TCPHandler: Processed in 0.001997507 sec. | ||
| 4216 | 2025.11.20 17:19:27.310944 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4217 | 2025.11.20 17:19:27.311038 [ 260 ] {dd05e312-4cbd-425f-a94c-513a3ca8a4c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4218 | 2025.11.20 17:19:27.311080 [ 260 ] {dd05e312-4cbd-425f-a94c-513a3ca8a4c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4219 | 2025.11.20 17:19:27.311485 [ 260 ] {dd05e312-4cbd-425f-a94c-513a3ca8a4c8} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4220 | 2025.11.20 17:19:27.311521 [ 260 ] {dd05e312-4cbd-425f-a94c-513a3ca8a4c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4221 | 2025.11.20 17:19:27.311818 [ 260 ] {dd05e312-4cbd-425f-a94c-513a3ca8a4c8} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4222 | 2025.11.20 17:19:27.312034 [ 260 ] {dd05e312-4cbd-425f-a94c-513a3ca8a4c8} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4223 | 2025.11.20 17:19:27.312162 [ 260 ] {dd05e312-4cbd-425f-a94c-513a3ca8a4c8} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001141 sec., 35056.967572304995 rows/sec., 2.57 MiB/sec. | ||
| 4224 | 2025.11.20 17:19:27.312198 [ 260 ] {dd05e312-4cbd-425f-a94c-513a3ca8a4c8} <Debug> TCPHandler: Processed in 0.001302824 sec. | ||
| 4225 | 2025.11.20 17:19:27.312313 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4226 | 2025.11.20 17:19:27.312407 [ 260 ] {b2115810-46d4-48af-b2f5-5f4a9e16020d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4227 | 2025.11.20 17:19:27.312447 [ 260 ] {b2115810-46d4-48af-b2f5-5f4a9e16020d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4228 | 2025.11.20 17:19:27.312858 [ 260 ] {b2115810-46d4-48af-b2f5-5f4a9e16020d} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4229 | 2025.11.20 17:19:27.312893 [ 260 ] {b2115810-46d4-48af-b2f5-5f4a9e16020d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4230 | 2025.11.20 17:19:27.313198 [ 260 ] {b2115810-46d4-48af-b2f5-5f4a9e16020d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4231 | 2025.11.20 17:19:27.313405 [ 260 ] {b2115810-46d4-48af-b2f5-5f4a9e16020d} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4232 | 2025.11.20 17:19:27.313533 [ 260 ] {b2115810-46d4-48af-b2f5-5f4a9e16020d} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001143 sec., 90988.62642169729 rows/sec., 7.11 MiB/sec. | ||
| 4233 | 2025.11.20 17:19:27.313570 [ 260 ] {b2115810-46d4-48af-b2f5-5f4a9e16020d} <Debug> TCPHandler: Processed in 0.001305154 sec. | ||
| 4234 | 2025.11.20 17:19:27.313686 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4235 | 2025.11.20 17:19:27.313780 [ 260 ] {c9efa951-d2ad-4b11-bde6-633546ed2a24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4236 | 2025.11.20 17:19:27.313823 [ 260 ] {c9efa951-d2ad-4b11-bde6-633546ed2a24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4237 | 2025.11.20 17:19:27.314206 [ 260 ] {c9efa951-d2ad-4b11-bde6-633546ed2a24} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4238 | 2025.11.20 17:19:27.314241 [ 260 ] {c9efa951-d2ad-4b11-bde6-633546ed2a24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4239 | 2025.11.20 17:19:27.314564 [ 260 ] {c9efa951-d2ad-4b11-bde6-633546ed2a24} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4240 | 2025.11.20 17:19:27.314772 [ 260 ] {c9efa951-d2ad-4b11-bde6-633546ed2a24} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4241 | 2025.11.20 17:19:27.314899 [ 260 ] {c9efa951-d2ad-4b11-bde6-633546ed2a24} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001138 sec., 140597.539543058 rows/sec., 9.79 MiB/sec. | ||
| 4242 | 2025.11.20 17:19:27.314935 [ 260 ] {c9efa951-d2ad-4b11-bde6-633546ed2a24} <Debug> TCPHandler: Processed in 0.001297435 sec. | ||
| 4243 | 2025.11.20 17:19:27.315047 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4244 | 2025.11.20 17:19:27.315140 [ 260 ] {99a9a77e-9834-4de4-8128-bdb9032fd685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4245 | 2025.11.20 17:19:27.315194 [ 260 ] {99a9a77e-9834-4de4-8128-bdb9032fd685} <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 | ||
| 4246 | 2025.11.20 17:19:27.315981 [ 260 ] {99a9a77e-9834-4de4-8128-bdb9032fd685} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4247 | 2025.11.20 17:19:27.316019 [ 260 ] {99a9a77e-9834-4de4-8128-bdb9032fd685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4248 | 2025.11.20 17:19:27.316575 [ 260 ] {99a9a77e-9834-4de4-8128-bdb9032fd685} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4249 | 2025.11.20 17:19:27.316806 [ 260 ] {99a9a77e-9834-4de4-8128-bdb9032fd685} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4250 | 2025.11.20 17:19:27.316941 [ 260 ] {99a9a77e-9834-4de4-8128-bdb9032fd685} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001818 sec., 22002.200220022 rows/sec., 39.43 MiB/sec. | ||
| 4251 | 2025.11.20 17:19:27.316992 [ 260 ] {99a9a77e-9834-4de4-8128-bdb9032fd685} <Debug> TCPHandler: Processed in 0.001993227 sec. | ||
| 4252 | 2025.11.20 17:19:27.317108 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4253 | 2025.11.20 17:19:27.317202 [ 260 ] {df5d5020-55a3-43c1-a93e-451985946b53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4254 | 2025.11.20 17:19:27.317243 [ 260 ] {df5d5020-55a3-43c1-a93e-451985946b53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4255 | 2025.11.20 17:19:27.317577 [ 260 ] {df5d5020-55a3-43c1-a93e-451985946b53} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4256 | 2025.11.20 17:19:27.317613 [ 260 ] {df5d5020-55a3-43c1-a93e-451985946b53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4257 | 2025.11.20 17:19:27.317914 [ 260 ] {df5d5020-55a3-43c1-a93e-451985946b53} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4258 | 2025.11.20 17:19:27.318121 [ 260 ] {df5d5020-55a3-43c1-a93e-451985946b53} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4259 | 2025.11.20 17:19:27.318248 [ 260 ] {df5d5020-55a3-43c1-a93e-451985946b53} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 4260 | 2025.11.20 17:19:27.318283 [ 260 ] {df5d5020-55a3-43c1-a93e-451985946b53} <Debug> TCPHandler: Processed in 0.001223003 sec. | ||
| 4261 | 2025.11.20 17:19:31.013190 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4262 | 2025.11.20 17:19:31.013279 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4263 | 2025.11.20 17:19:31.091715 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8608 | ||
| 4264 | 2025.11.20 17:19:31.092229 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4265 | 2025.11.20 17:19:31.092277 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4266 | 2025.11.20 17:19:31.092759 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4267 | 2025.11.20 17:19:31.092985 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4268 | 2025.11.20 17:19:31.093123 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8608 | ||
| 4269 | 2025.11.20 17:19:31.520242 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4270 | 2025.11.20 17:19:31.535842 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4271 | 2025.11.20 17:19:31.535887 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4272 | 2025.11.20 17:19:31.541917 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4273 | 2025.11.20 17:19:31.542647 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4274 | 2025.11.20 17:19:31.545288 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4275 | 2025.11.20 17:19:32.318500 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4276 | 2025.11.20 17:19:32.318670 [ 260 ] {cf9fcb63-f895-4fa9-9c28-a27522acb950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4277 | 2025.11.20 17:19:32.318737 [ 260 ] {cf9fcb63-f895-4fa9-9c28-a27522acb950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4278 | 2025.11.20 17:19:32.319512 [ 260 ] {cf9fcb63-f895-4fa9-9c28-a27522acb950} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4279 | 2025.11.20 17:19:32.319553 [ 260 ] {cf9fcb63-f895-4fa9-9c28-a27522acb950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4280 | 2025.11.20 17:19:32.319947 [ 260 ] {cf9fcb63-f895-4fa9-9c28-a27522acb950} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4281 | 2025.11.20 17:19:32.320162 [ 260 ] {cf9fcb63-f895-4fa9-9c28-a27522acb950} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4282 | 2025.11.20 17:19:32.320312 [ 260 ] {cf9fcb63-f895-4fa9-9c28-a27522acb950} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00169 sec., 242603.55029585797 rows/sec., 15.39 MiB/sec. | ||
| 4283 | 2025.11.20 17:19:32.320352 [ 260 ] {cf9fcb63-f895-4fa9-9c28-a27522acb950} <Debug> TCPHandler: Processed in 0.001975127 sec. | ||
| 4284 | 2025.11.20 17:19:32.320465 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4285 | 2025.11.20 17:19:32.320559 [ 260 ] {8491d489-dac9-4839-9b64-1ee3e8571779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4286 | 2025.11.20 17:19:32.320602 [ 260 ] {8491d489-dac9-4839-9b64-1ee3e8571779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4287 | 2025.11.20 17:19:32.321498 [ 260 ] {8491d489-dac9-4839-9b64-1ee3e8571779} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4288 | 2025.11.20 17:19:32.321533 [ 260 ] {8491d489-dac9-4839-9b64-1ee3e8571779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4289 | 2025.11.20 17:19:32.321913 [ 260 ] {8491d489-dac9-4839-9b64-1ee3e8571779} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4290 | 2025.11.20 17:19:32.322140 [ 260 ] {8491d489-dac9-4839-9b64-1ee3e8571779} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4291 | 2025.11.20 17:19:32.322279 [ 260 ] {8491d489-dac9-4839-9b64-1ee3e8571779} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001738 sec., 639815.8803222094 rows/sec., 50.48 MiB/sec. | ||
| 4292 | 2025.11.20 17:19:32.322316 [ 260 ] {8491d489-dac9-4839-9b64-1ee3e8571779} <Debug> TCPHandler: Processed in 0.001898836 sec. | ||
| 4293 | 2025.11.20 17:19:32.322425 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4294 | 2025.11.20 17:19:32.322523 [ 260 ] {b491f2b0-62d4-442a-ba4d-5e591e777202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4295 | 2025.11.20 17:19:32.322562 [ 260 ] {b491f2b0-62d4-442a-ba4d-5e591e777202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4296 | 2025.11.20 17:19:32.323028 [ 260 ] {b491f2b0-62d4-442a-ba4d-5e591e777202} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4297 | 2025.11.20 17:19:32.323064 [ 260 ] {b491f2b0-62d4-442a-ba4d-5e591e777202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4298 | 2025.11.20 17:19:32.323359 [ 260 ] {b491f2b0-62d4-442a-ba4d-5e591e777202} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4299 | 2025.11.20 17:19:32.323561 [ 260 ] {b491f2b0-62d4-442a-ba4d-5e591e777202} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4300 | 2025.11.20 17:19:32.323689 [ 260 ] {b491f2b0-62d4-442a-ba4d-5e591e777202} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001183 sec., 173288.25021132713 rows/sec., 10.17 MiB/sec. | ||
| 4301 | 2025.11.20 17:19:32.323688 [ 89 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4302 | 2025.11.20 17:19:32.323726 [ 260 ] {b491f2b0-62d4-442a-ba4d-5e591e777202} <Debug> TCPHandler: Processed in 0.001350215 sec. | ||
| 4303 | 2025.11.20 17:19:32.323763 [ 89 ] {} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4304 | 2025.11.20 17:19:32.323788 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4305 | 2025.11.20 17:19:32.323846 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4306 | 2025.11.20 17:19:32.323901 [ 190 ] {477c62df-596d-4059-85d8-7b0e53a51c94::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 | ||
| 4307 | 2025.11.20 17:19:32.323943 [ 260 ] {5c4d7ca2-b8aa-42a0-ae6d-aca814a5dcd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4308 | 2025.11.20 17:19:32.323986 [ 260 ] {5c4d7ca2-b8aa-42a0-ae6d-aca814a5dcd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4309 | 2025.11.20 17:19:32.324050 [ 190 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4310 | 2025.11.20 17:19:32.324088 [ 190 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 277 rows starting from the beginning of the part | ||
| 4311 | 2025.11.20 17:19:32.324153 [ 190 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 205 rows starting from the beginning of the part | ||
| 4312 | 2025.11.20 17:19:32.324196 [ 190 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 4313 | 2025.11.20 17:19:32.324235 [ 190 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 205 rows starting from the beginning of the part | ||
| 4314 | 2025.11.20 17:19:32.324273 [ 190 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 4315 | 2025.11.20 17:19:32.324314 [ 190 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 205 rows starting from the beginning of the part | ||
| 4316 | 2025.11.20 17:19:32.324459 [ 260 ] {5c4d7ca2-b8aa-42a0-ae6d-aca814a5dcd4} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4317 | 2025.11.20 17:19:32.324510 [ 260 ] {5c4d7ca2-b8aa-42a0-ae6d-aca814a5dcd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4318 | 2025.11.20 17:19:32.324878 [ 260 ] {5c4d7ca2-b8aa-42a0-ae6d-aca814a5dcd4} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4319 | 2025.11.20 17:19:32.325097 [ 260 ] {5c4d7ca2-b8aa-42a0-ae6d-aca814a5dcd4} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4320 | 2025.11.20 17:19:32.325226 [ 260 ] {5c4d7ca2-b8aa-42a0-ae6d-aca814a5dcd4} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001301 sec., 162951.57571099154 rows/sec., 10.51 MiB/sec. | ||
| 4321 | 2025.11.20 17:19:32.325263 [ 260 ] {5c4d7ca2-b8aa-42a0-ae6d-aca814a5dcd4} <Debug> TCPHandler: Processed in 0.001472598 sec. | ||
| 4322 | 2025.11.20 17:19:32.325292 [ 191 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 972 rows, containing 5 columns (5 merged, 0 gathered) in 0.001439787 sec., 675099.8585207395 rows/sec., 43.71 MiB/sec. | ||
| 4323 | 2025.11.20 17:19:32.325360 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4324 | 2025.11.20 17:19:32.325458 [ 260 ] {58e6aef8-1e69-4d78-9950-df1c3bf8a8e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4325 | 2025.11.20 17:19:32.325466 [ 188 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4326 | 2025.11.20 17:19:32.325498 [ 260 ] {58e6aef8-1e69-4d78-9950-df1c3bf8a8e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4327 | 2025.11.20 17:19:32.325721 [ 188 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_21_4} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4328 | 2025.11.20 17:19:32.325785 [ 188 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_21_4} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4329 | 2025.11.20 17:19:32.325872 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4330 | 2025.11.20 17:19:32.325970 [ 260 ] {58e6aef8-1e69-4d78-9950-df1c3bf8a8e2} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4331 | 2025.11.20 17:19:32.326005 [ 260 ] {58e6aef8-1e69-4d78-9950-df1c3bf8a8e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4332 | 2025.11.20 17:19:32.326303 [ 260 ] {58e6aef8-1e69-4d78-9950-df1c3bf8a8e2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4333 | 2025.11.20 17:19:32.326518 [ 260 ] {58e6aef8-1e69-4d78-9950-df1c3bf8a8e2} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4334 | 2025.11.20 17:19:32.326646 [ 260 ] {58e6aef8-1e69-4d78-9950-df1c3bf8a8e2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001206 sec., 174958.54063018243 rows/sec., 9.94 MiB/sec. | ||
| 4335 | 2025.11.20 17:19:32.326683 [ 260 ] {58e6aef8-1e69-4d78-9950-df1c3bf8a8e2} <Debug> TCPHandler: Processed in 0.001370856 sec. | ||
| 4336 | 2025.11.20 17:19:32.326780 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4337 | 2025.11.20 17:19:32.326883 [ 260 ] {8069c75f-0387-45c9-9b69-e28424325108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4338 | 2025.11.20 17:19:32.326922 [ 260 ] {8069c75f-0387-45c9-9b69-e28424325108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4339 | 2025.11.20 17:19:32.327573 [ 260 ] {8069c75f-0387-45c9-9b69-e28424325108} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4340 | 2025.11.20 17:19:32.327610 [ 260 ] {8069c75f-0387-45c9-9b69-e28424325108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4341 | 2025.11.20 17:19:32.327957 [ 260 ] {8069c75f-0387-45c9-9b69-e28424325108} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4342 | 2025.11.20 17:19:32.328156 [ 260 ] {8069c75f-0387-45c9-9b69-e28424325108} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4343 | 2025.11.20 17:19:32.328291 [ 260 ] {8069c75f-0387-45c9-9b69-e28424325108} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001426 sec., 476157.08274894813 rows/sec., 33.19 MiB/sec. | ||
| 4344 | 2025.11.20 17:19:32.328328 [ 260 ] {8069c75f-0387-45c9-9b69-e28424325108} <Debug> TCPHandler: Processed in 0.00159652 sec. | ||
| 4345 | 2025.11.20 17:19:32.328446 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4346 | 2025.11.20 17:19:32.328566 [ 260 ] {fc8dc23e-54a2-4de8-a1c3-6d87537ff76d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4347 | 2025.11.20 17:19:32.328616 [ 260 ] {fc8dc23e-54a2-4de8-a1c3-6d87537ff76d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4348 | 2025.11.20 17:19:32.328991 [ 260 ] {fc8dc23e-54a2-4de8-a1c3-6d87537ff76d} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4349 | 2025.11.20 17:19:32.329033 [ 260 ] {fc8dc23e-54a2-4de8-a1c3-6d87537ff76d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4350 | 2025.11.20 17:19:32.329375 [ 260 ] {fc8dc23e-54a2-4de8-a1c3-6d87537ff76d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4351 | 2025.11.20 17:19:32.329579 [ 260 ] {fc8dc23e-54a2-4de8-a1c3-6d87537ff76d} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4352 | 2025.11.20 17:19:32.329696 [ 89 ] {} <Debug> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4353 | 2025.11.20 17:19:32.329708 [ 260 ] {fc8dc23e-54a2-4de8-a1c3-6d87537ff76d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001166 sec., 5145.797598627788 rows/sec., 268.85 KiB/sec. | ||
| 4354 | 2025.11.20 17:19:32.329737 [ 89 ] {} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4355 | 2025.11.20 17:19:32.329759 [ 260 ] {fc8dc23e-54a2-4de8-a1c3-6d87537ff76d} <Debug> TCPHandler: Processed in 0.001372806 sec. | ||
| 4356 | 2025.11.20 17:19:32.329762 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4357 | 2025.11.20 17:19:32.329875 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4358 | 2025.11.20 17:19:32.329893 [ 195 ] {3027377a-a440-4393-be4e-a4b877526604::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 | ||
| 4359 | 2025.11.20 17:19:32.329983 [ 260 ] {162e8410-9e3d-4b41-8719-74de828f4e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4360 | 2025.11.20 17:19:32.330030 [ 260 ] {162e8410-9e3d-4b41-8719-74de828f4e62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4361 | 2025.11.20 17:19:32.330060 [ 195 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4362 | 2025.11.20 17:19:32.330106 [ 195 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4363 | 2025.11.20 17:19:32.330185 [ 195 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4364 | 2025.11.20 17:19:32.330237 [ 195 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4365 | 2025.11.20 17:19:32.330281 [ 195 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4366 | 2025.11.20 17:19:32.330321 [ 195 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4367 | 2025.11.20 17:19:32.330381 [ 195 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 4368 | 2025.11.20 17:19:32.330467 [ 260 ] {162e8410-9e3d-4b41-8719-74de828f4e62} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4369 | 2025.11.20 17:19:32.330506 [ 260 ] {162e8410-9e3d-4b41-8719-74de828f4e62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4370 | 2025.11.20 17:19:32.330921 [ 260 ] {162e8410-9e3d-4b41-8719-74de828f4e62} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4371 | 2025.11.20 17:19:32.331151 [ 260 ] {162e8410-9e3d-4b41-8719-74de828f4e62} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4372 | 2025.11.20 17:19:32.331296 [ 260 ] {162e8410-9e3d-4b41-8719-74de828f4e62} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001342 sec., 233979.13561847986 rows/sec., 15.37 MiB/sec. | ||
| 4373 | 2025.11.20 17:19:32.331312 [ 188 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001476708 sec., 44694.008564997275 rows/sec., 2.28 MiB/sec. | ||
| 4374 | 2025.11.20 17:19:32.331332 [ 260 ] {162e8410-9e3d-4b41-8719-74de828f4e62} <Debug> TCPHandler: Processed in 0.001505718 sec. | ||
| 4375 | 2025.11.20 17:19:32.331431 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4376 | 2025.11.20 17:19:32.331454 [ 191 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4377 | 2025.11.20 17:19:32.331526 [ 260 ] {d77fb4b9-3f0f-4258-9ac6-8d165cfdd7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4378 | 2025.11.20 17:19:32.331572 [ 260 ] {d77fb4b9-3f0f-4258-9ac6-8d165cfdd7e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4379 | 2025.11.20 17:19:32.331789 [ 191 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_11_2} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4380 | 2025.11.20 17:19:32.331882 [ 260 ] {d77fb4b9-3f0f-4258-9ac6-8d165cfdd7e3} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4381 | 2025.11.20 17:19:32.331892 [ 191 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_11_2} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4382 | 2025.11.20 17:19:32.331926 [ 260 ] {d77fb4b9-3f0f-4258-9ac6-8d165cfdd7e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4383 | 2025.11.20 17:19:32.331992 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 4384 | 2025.11.20 17:19:32.332245 [ 260 ] {d77fb4b9-3f0f-4258-9ac6-8d165cfdd7e3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4385 | 2025.11.20 17:19:32.332455 [ 260 ] {d77fb4b9-3f0f-4258-9ac6-8d165cfdd7e3} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4386 | 2025.11.20 17:19:32.332586 [ 260 ] {d77fb4b9-3f0f-4258-9ac6-8d165cfdd7e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001078 sec., 927.643784786642 rows/sec., 62.51 KiB/sec. | ||
| 4387 | 2025.11.20 17:19:32.332625 [ 260 ] {d77fb4b9-3f0f-4258-9ac6-8d165cfdd7e3} <Debug> TCPHandler: Processed in 0.001240963 sec. | ||
| 4388 | 2025.11.20 17:19:32.332721 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4389 | 2025.11.20 17:19:32.332814 [ 260 ] {68718d9c-59b7-42e3-a636-428883e14229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4390 | 2025.11.20 17:19:32.332857 [ 260 ] {68718d9c-59b7-42e3-a636-428883e14229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4391 | 2025.11.20 17:19:32.333175 [ 260 ] {68718d9c-59b7-42e3-a636-428883e14229} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4392 | 2025.11.20 17:19:32.333209 [ 260 ] {68718d9c-59b7-42e3-a636-428883e14229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4393 | 2025.11.20 17:19:32.333538 [ 260 ] {68718d9c-59b7-42e3-a636-428883e14229} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4394 | 2025.11.20 17:19:32.333751 [ 260 ] {68718d9c-59b7-42e3-a636-428883e14229} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4395 | 2025.11.20 17:19:32.333885 [ 260 ] {68718d9c-59b7-42e3-a636-428883e14229} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001088 sec., 95588.23529411765 rows/sec., 5.86 MiB/sec. | ||
| 4396 | 2025.11.20 17:19:32.333921 [ 260 ] {68718d9c-59b7-42e3-a636-428883e14229} <Debug> TCPHandler: Processed in 0.001247364 sec. | ||
| 4397 | 2025.11.20 17:19:36.112174 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 596 | ||
| 4398 | 2025.11.20 17:19:36.114533 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4399 | 2025.11.20 17:19:36.114586 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4400 | 2025.11.20 17:19:36.115829 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4401 | 2025.11.20 17:19:36.116109 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4402 | 2025.11.20 17:19:36.116472 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 596 | ||
| 4403 | 2025.11.20 17:19:37.336137 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4404 | 2025.11.20 17:19:37.336313 [ 260 ] {95762c84-ffbf-473c-a5fe-42dfd9db0480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4405 | 2025.11.20 17:19:37.336380 [ 260 ] {95762c84-ffbf-473c-a5fe-42dfd9db0480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4406 | 2025.11.20 17:19:37.337022 [ 260 ] {95762c84-ffbf-473c-a5fe-42dfd9db0480} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4407 | 2025.11.20 17:19:37.337073 [ 260 ] {95762c84-ffbf-473c-a5fe-42dfd9db0480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4408 | 2025.11.20 17:19:37.337461 [ 260 ] {95762c84-ffbf-473c-a5fe-42dfd9db0480} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4409 | 2025.11.20 17:19:37.337687 [ 260 ] {95762c84-ffbf-473c-a5fe-42dfd9db0480} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4410 | 2025.11.20 17:19:37.337853 [ 260 ] {95762c84-ffbf-473c-a5fe-42dfd9db0480} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001588 sec., 7556.675062972292 rows/sec., 616.19 KiB/sec. | ||
| 4411 | 2025.11.20 17:19:37.337903 [ 260 ] {95762c84-ffbf-473c-a5fe-42dfd9db0480} <Debug> TCPHandler: Processed in 0.001894505 sec. | ||
| 4412 | 2025.11.20 17:19:37.338018 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4413 | 2025.11.20 17:19:37.338120 [ 260 ] {aa1d71c5-ee6f-4f22-a1f3-4ee6ff23536e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4414 | 2025.11.20 17:19:37.338164 [ 260 ] {aa1d71c5-ee6f-4f22-a1f3-4ee6ff23536e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4415 | 2025.11.20 17:19:37.339258 [ 260 ] {aa1d71c5-ee6f-4f22-a1f3-4ee6ff23536e} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4416 | 2025.11.20 17:19:37.339296 [ 260 ] {aa1d71c5-ee6f-4f22-a1f3-4ee6ff23536e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4417 | 2025.11.20 17:19:37.339703 [ 260 ] {aa1d71c5-ee6f-4f22-a1f3-4ee6ff23536e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4418 | 2025.11.20 17:19:37.339911 [ 260 ] {aa1d71c5-ee6f-4f22-a1f3-4ee6ff23536e} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4419 | 2025.11.20 17:19:37.340029 [ 82 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4420 | 2025.11.20 17:19:37.340047 [ 260 ] {aa1d71c5-ee6f-4f22-a1f3-4ee6ff23536e} <Debug> executeQuery: Read 1282 rows, 109.08 KiB in 0.001949 sec., 657773.2170343766 rows/sec., 54.65 MiB/sec. | ||
| 4421 | 2025.11.20 17:19:37.340101 [ 82 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4422 | 2025.11.20 17:19:37.340111 [ 260 ] {aa1d71c5-ee6f-4f22-a1f3-4ee6ff23536e} <Debug> TCPHandler: Processed in 0.00214492 sec. | ||
| 4423 | 2025.11.20 17:19:37.340129 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4424 | 2025.11.20 17:19:37.340222 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4425 | 2025.11.20 17:19:37.340266 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::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 | ||
| 4426 | 2025.11.20 17:19:37.340323 [ 260 ] {152db575-aa44-4343-9911-85a75f0e949b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4427 | 2025.11.20 17:19:37.340370 [ 260 ] {152db575-aa44-4343-9911-85a75f0e949b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4428 | 2025.11.20 17:19:37.340430 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4429 | 2025.11.20 17:19:37.340476 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2462 rows starting from the beginning of the part | ||
| 4430 | 2025.11.20 17:19:37.340551 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 136 rows starting from the beginning of the part | ||
| 4431 | 2025.11.20 17:19:37.340606 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1112 rows starting from the beginning of the part | ||
| 4432 | 2025.11.20 17:19:37.340655 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 136 rows starting from the beginning of the part | ||
| 4433 | 2025.11.20 17:19:37.340702 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1112 rows starting from the beginning of the part | ||
| 4434 | 2025.11.20 17:19:37.340752 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1282 rows starting from the beginning of the part | ||
| 4435 | 2025.11.20 17:19:37.340798 [ 260 ] {152db575-aa44-4343-9911-85a75f0e949b} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4436 | 2025.11.20 17:19:37.340839 [ 260 ] {152db575-aa44-4343-9911-85a75f0e949b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4437 | 2025.11.20 17:19:37.341188 [ 260 ] {152db575-aa44-4343-9911-85a75f0e949b} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4438 | 2025.11.20 17:19:37.341412 [ 260 ] {152db575-aa44-4343-9911-85a75f0e949b} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4439 | 2025.11.20 17:19:37.341547 [ 260 ] {152db575-aa44-4343-9911-85a75f0e949b} <Debug> executeQuery: Read 52 rows, 3.85 KiB in 0.001245 sec., 41767.068273092365 rows/sec., 3.02 MiB/sec. | ||
| 4440 | 2025.11.20 17:19:37.341586 [ 260 ] {152db575-aa44-4343-9911-85a75f0e949b} <Debug> TCPHandler: Processed in 0.001413927 sec. | ||
| 4441 | 2025.11.20 17:19:37.341689 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4442 | 2025.11.20 17:19:37.341789 [ 260 ] {74e423c6-ea87-428e-850f-c55dd1aea05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4443 | 2025.11.20 17:19:37.341829 [ 260 ] {74e423c6-ea87-428e-850f-c55dd1aea05e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4444 | 2025.11.20 17:19:37.342312 [ 260 ] {74e423c6-ea87-428e-850f-c55dd1aea05e} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4445 | 2025.11.20 17:19:37.342348 [ 260 ] {74e423c6-ea87-428e-850f-c55dd1aea05e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4446 | 2025.11.20 17:19:37.342676 [ 260 ] {74e423c6-ea87-428e-850f-c55dd1aea05e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4447 | 2025.11.20 17:19:37.342889 [ 260 ] {74e423c6-ea87-428e-850f-c55dd1aea05e} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4448 | 2025.11.20 17:19:37.343004 [ 80 ] {} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4449 | 2025.11.20 17:19:37.343017 [ 260 ] {74e423c6-ea87-428e-850f-c55dd1aea05e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001247 sec., 182838.81315156375 rows/sec., 12.38 MiB/sec. | ||
| 4450 | 2025.11.20 17:19:37.343047 [ 80 ] {} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4451 | 2025.11.20 17:19:37.343062 [ 260 ] {74e423c6-ea87-428e-850f-c55dd1aea05e} <Debug> TCPHandler: Processed in 0.001421097 sec. | ||
| 4452 | 2025.11.20 17:19:37.343071 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4453 | 2025.11.20 17:19:37.343160 [ 195 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::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 | ||
| 4454 | 2025.11.20 17:19:37.343181 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4455 | 2025.11.20 17:19:37.343192 [ 196 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6240 rows, containing 5 columns (5 merged, 0 gathered) in 0.002993946 sec., 2084205.9275618198 rows/sec., 177.30 MiB/sec. | ||
| 4456 | 2025.11.20 17:19:37.343270 [ 195 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4457 | 2025.11.20 17:19:37.343299 [ 195 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 464 rows starting from the beginning of the part | ||
| 4458 | 2025.11.20 17:19:37.343307 [ 260 ] {10134e65-e219-403f-8840-1b59d30609da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4459 | 2025.11.20 17:19:37.343344 [ 195 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part | ||
| 4460 | 2025.11.20 17:19:37.343361 [ 260 ] {10134e65-e219-403f-8840-1b59d30609da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4461 | 2025.11.20 17:19:37.343386 [ 195 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 212 rows starting from the beginning of the part | ||
| 4462 | 2025.11.20 17:19:37.343425 [ 195 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 4463 | 2025.11.20 17:19:37.343461 [ 195 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
| 4464 | 2025.11.20 17:19:37.343495 [ 195 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 228 rows starting from the beginning of the part | ||
| 4465 | 2025.11.20 17:19:37.343565 [ 192 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4466 | 2025.11.20 17:19:37.343925 [ 192 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_26_5} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4467 | 2025.11.20 17:19:37.344012 [ 192 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_26_5} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4468 | 2025.11.20 17:19:37.344102 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 4469 | 2025.11.20 17:19:37.344118 [ 260 ] {10134e65-e219-403f-8840-1b59d30609da} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4470 | 2025.11.20 17:19:37.344164 [ 260 ] {10134e65-e219-403f-8840-1b59d30609da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4471 | 2025.11.20 17:19:37.344462 [ 192 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1556 rows, containing 5 columns (5 merged, 0 gathered) in 0.001337145 sec., 1163673.3488140777 rows/sec., 81.46 MiB/sec. | ||
| 4472 | 2025.11.20 17:19:37.344521 [ 260 ] {10134e65-e219-403f-8840-1b59d30609da} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4473 | 2025.11.20 17:19:37.344623 [ 195 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4474 | 2025.11.20 17:19:37.344777 [ 260 ] {10134e65-e219-403f-8840-1b59d30609da} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4475 | 2025.11.20 17:19:37.344891 [ 80 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4476 | 2025.11.20 17:19:37.344917 [ 80 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4477 | 2025.11.20 17:19:37.344924 [ 260 ] {10134e65-e219-403f-8840-1b59d30609da} <Debug> executeQuery: Read 572 rows, 43.59 KiB in 0.001641 sec., 348567.9463741621 rows/sec., 25.94 MiB/sec. | ||
| 4478 | 2025.11.20 17:19:37.344917 [ 195 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_16_3} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4479 | 2025.11.20 17:19:37.344936 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4480 | 2025.11.20 17:19:37.344969 [ 260 ] {10134e65-e219-403f-8840-1b59d30609da} <Debug> TCPHandler: Processed in 0.001848385 sec. | ||
| 4481 | 2025.11.20 17:19:37.345022 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::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 | ||
| 4482 | 2025.11.20 17:19:37.345024 [ 195 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_16_3} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4483 | 2025.11.20 17:19:37.345082 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4484 | 2025.11.20 17:19:37.345106 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4485 | 2025.11.20 17:19:37.345127 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4486 | 2025.11.20 17:19:37.345135 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1249 rows starting from the beginning of the part | ||
| 4487 | 2025.11.20 17:19:37.345181 [ 260 ] {577ecff2-8f89-4073-9cce-d7a554b19716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4488 | 2025.11.20 17:19:37.345203 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 104 rows starting from the beginning of the part | ||
| 4489 | 2025.11.20 17:19:37.345226 [ 260 ] {577ecff2-8f89-4073-9cce-d7a554b19716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4490 | 2025.11.20 17:19:37.345242 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 679 rows starting from the beginning of the part | ||
| 4491 | 2025.11.20 17:19:37.345284 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 104 rows starting from the beginning of the part | ||
| 4492 | 2025.11.20 17:19:37.345319 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 679 rows starting from the beginning of the part | ||
| 4493 | 2025.11.20 17:19:37.345357 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 572 rows starting from the beginning of the part | ||
| 4494 | 2025.11.20 17:19:37.345822 [ 260 ] {577ecff2-8f89-4073-9cce-d7a554b19716} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4495 | 2025.11.20 17:19:37.345857 [ 260 ] {577ecff2-8f89-4073-9cce-d7a554b19716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4496 | 2025.11.20 17:19:37.346246 [ 260 ] {577ecff2-8f89-4073-9cce-d7a554b19716} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4497 | 2025.11.20 17:19:37.346465 [ 260 ] {577ecff2-8f89-4073-9cce-d7a554b19716} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4498 | 2025.11.20 17:19:37.346484 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3387 rows, containing 5 columns (5 merged, 0 gathered) in 0.001486668 sec., 2278249.0778035177 rows/sec., 172.55 MiB/sec. | ||
| 4499 | 2025.11.20 17:19:37.346563 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4500 | 2025.11.20 17:19:37.346591 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4501 | 2025.11.20 17:19:37.346597 [ 260 ] {577ecff2-8f89-4073-9cce-d7a554b19716} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.001434 sec., 592747.559274756 rows/sec., 39.90 MiB/sec. | ||
| 4502 | 2025.11.20 17:19:37.346606 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4503 | 2025.11.20 17:19:37.346634 [ 260 ] {577ecff2-8f89-4073-9cce-d7a554b19716} <Debug> TCPHandler: Processed in 0.001602879 sec. | ||
| 4504 | 2025.11.20 17:19:37.346678 [ 195 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 4505 | 2025.11.20 17:19:37.346685 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4506 | 2025.11.20 17:19:37.346759 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4507 | 2025.11.20 17:19:37.346770 [ 195 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4508 | 2025.11.20 17:19:37.346812 [ 195 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7536 rows starting from the beginning of the part | ||
| 4509 | 2025.11.20 17:19:37.346861 [ 260 ] {719a889b-0d1b-4e4e-a0c7-e90d7ec5c922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4510 | 2025.11.20 17:19:37.346957 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_26_5} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4511 | 2025.11.20 17:19:37.346968 [ 195 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 4512 | 2025.11.20 17:19:37.346996 [ 260 ] {719a889b-0d1b-4e4e-a0c7-e90d7ec5c922} <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 | ||
| 4513 | 2025.11.20 17:19:37.347012 [ 195 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 314 rows starting from the beginning of the part | ||
| 4514 | 2025.11.20 17:19:37.347040 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_26_5} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4515 | 2025.11.20 17:19:37.347052 [ 195 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 4516 | 2025.11.20 17:19:37.347143 [ 195 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 314 rows starting from the beginning of the part | ||
| 4517 | 2025.11.20 17:19:37.347170 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 4518 | 2025.11.20 17:19:37.347180 [ 195 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 850 rows starting from the beginning of the part | ||
| 4519 | 2025.11.20 17:19:37.347876 [ 260 ] {719a889b-0d1b-4e4e-a0c7-e90d7ec5c922} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4520 | 2025.11.20 17:19:37.347918 [ 260 ] {719a889b-0d1b-4e4e-a0c7-e90d7ec5c922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4521 | 2025.11.20 17:19:37.348497 [ 260 ] {719a889b-0d1b-4e4e-a0c7-e90d7ec5c922} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4522 | 2025.11.20 17:19:37.348720 [ 260 ] {719a889b-0d1b-4e4e-a0c7-e90d7ec5c922} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4523 | 2025.11.20 17:19:37.348857 [ 260 ] {719a889b-0d1b-4e4e-a0c7-e90d7ec5c922} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002014 sec., 19860.973187686195 rows/sec., 35.59 MiB/sec. | ||
| 4524 | 2025.11.20 17:19:37.348909 [ 260 ] {719a889b-0d1b-4e4e-a0c7-e90d7ec5c922} <Debug> TCPHandler: Processed in 0.002199991 sec. | ||
| 4525 | 2025.11.20 17:19:37.349021 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4526 | 2025.11.20 17:19:37.349115 [ 260 ] {7f9afe1f-4f46-49f4-b42c-e1d891ca2e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4527 | 2025.11.20 17:19:37.349156 [ 260 ] {7f9afe1f-4f46-49f4-b42c-e1d891ca2e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4528 | 2025.11.20 17:19:37.349492 [ 260 ] {7f9afe1f-4f46-49f4-b42c-e1d891ca2e29} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2025.11.20 17:19:37.349526 [ 260 ] {7f9afe1f-4f46-49f4-b42c-e1d891ca2e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4530 | 2025.11.20 17:19:37.349827 [ 260 ] {7f9afe1f-4f46-49f4-b42c-e1d891ca2e29} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4531 | 2025.11.20 17:19:37.350046 [ 260 ] {7f9afe1f-4f46-49f4-b42c-e1d891ca2e29} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4532 | 2025.11.20 17:19:37.350135 [ 80 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4533 | 2025.11.20 17:19:37.350158 [ 80 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4534 | 2025.11.20 17:19:37.350171 [ 260 ] {7f9afe1f-4f46-49f4-b42c-e1d891ca2e29} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 4535 | 2025.11.20 17:19:37.350173 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4536 | 2025.11.20 17:19:37.350207 [ 260 ] {7f9afe1f-4f46-49f4-b42c-e1d891ca2e29} <Debug> TCPHandler: Processed in 0.001235573 sec. | ||
| 4537 | 2025.11.20 17:19:37.350249 [ 192 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 4538 | 2025.11.20 17:19:37.350341 [ 192 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4539 | 2025.11.20 17:19:37.350371 [ 192 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1476 rows starting from the beginning of the part | ||
| 4540 | 2025.11.20 17:19:37.350428 [ 192 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 4541 | 2025.11.20 17:19:37.350487 [ 192 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 104 rows starting from the beginning of the part | ||
| 4542 | 2025.11.20 17:19:37.350524 [ 191 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9334 rows, containing 5 columns (5 merged, 0 gathered) in 0.003878023 sec., 2406896.503708204 rows/sec., 161.74 MiB/sec. | ||
| 4543 | 2025.11.20 17:19:37.350533 [ 192 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 4544 | 2025.11.20 17:19:37.350595 [ 192 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 104 rows starting from the beginning of the part | ||
| 4545 | 2025.11.20 17:19:37.350643 [ 192 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 4546 | 2025.11.20 17:19:37.350846 [ 193 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4547 | 2025.11.20 17:19:37.351237 [ 193 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4548 | 2025.11.20 17:19:37.351321 [ 193 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4549 | 2025.11.20 17:19:37.351418 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.60 MiB. | ||
| 4550 | 2025.11.20 17:19:37.351712 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1864 rows, containing 4 columns (4 merged, 0 gathered) in 0.001491468 sec., 1249775.3890797524 rows/sec., 79.43 MiB/sec. | ||
| 4551 | 2025.11.20 17:19:37.351921 [ 193 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4552 | 2025.11.20 17:19:37.352179 [ 193 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_26_5} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4553 | 2025.11.20 17:19:37.352244 [ 193 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_26_5} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4554 | 2025.11.20 17:19:37.352314 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 4555 | 2025.11.20 17:19:38.593991 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9056 | ||
| 4556 | 2025.11.20 17:19:38.594498 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4557 | 2025.11.20 17:19:38.594542 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4558 | 2025.11.20 17:19:38.595028 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4559 | 2025.11.20 17:19:38.595272 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4560 | 2025.11.20 17:19:38.595398 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9056 | ||
| 4561 | 2025.11.20 17:19:39.046135 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4562 | 2025.11.20 17:19:39.061763 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4563 | 2025.11.20 17:19:39.061810 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4564 | 2025.11.20 17:19:39.067733 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4565 | 2025.11.20 17:19:39.068465 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4566 | 2025.11.20 17:19:39.071264 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4567 | 2025.11.20 17:19:42.317941 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4568 | 2025.11.20 17:19:42.318192 [ 260 ] {5189d806-095e-4a29-b813-2ba209d3d972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4569 | 2025.11.20 17:19:42.318286 [ 260 ] {5189d806-095e-4a29-b813-2ba209d3d972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4570 | 2025.11.20 17:19:42.319095 [ 260 ] {5189d806-095e-4a29-b813-2ba209d3d972} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4571 | 2025.11.20 17:19:42.319137 [ 260 ] {5189d806-095e-4a29-b813-2ba209d3d972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4572 | 2025.11.20 17:19:42.319538 [ 260 ] {5189d806-095e-4a29-b813-2ba209d3d972} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4573 | 2025.11.20 17:19:42.319769 [ 260 ] {5189d806-095e-4a29-b813-2ba209d3d972} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4574 | 2025.11.20 17:19:42.319919 [ 260 ] {5189d806-095e-4a29-b813-2ba209d3d972} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001796 sec., 228285.07795100223 rows/sec., 14.48 MiB/sec. | ||
| 4575 | 2025.11.20 17:19:42.319960 [ 260 ] {5189d806-095e-4a29-b813-2ba209d3d972} <Debug> TCPHandler: Processed in 0.002185281 sec. | ||
| 4576 | 2025.11.20 17:19:42.320080 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4577 | 2025.11.20 17:19:42.320175 [ 260 ] {2b43fd44-e4e2-4bf8-b880-00e5a97fba6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4578 | 2025.11.20 17:19:42.320216 [ 260 ] {2b43fd44-e4e2-4bf8-b880-00e5a97fba6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4579 | 2025.11.20 17:19:42.321151 [ 260 ] {2b43fd44-e4e2-4bf8-b880-00e5a97fba6c} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4580 | 2025.11.20 17:19:42.321185 [ 260 ] {2b43fd44-e4e2-4bf8-b880-00e5a97fba6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4581 | 2025.11.20 17:19:42.321539 [ 260 ] {2b43fd44-e4e2-4bf8-b880-00e5a97fba6c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4582 | 2025.11.20 17:19:42.321743 [ 260 ] {2b43fd44-e4e2-4bf8-b880-00e5a97fba6c} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4583 | 2025.11.20 17:19:42.321866 [ 260 ] {2b43fd44-e4e2-4bf8-b880-00e5a97fba6c} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.00171 sec., 650292.3976608188 rows/sec., 51.31 MiB/sec. | ||
| 4584 | 2025.11.20 17:19:42.321904 [ 260 ] {2b43fd44-e4e2-4bf8-b880-00e5a97fba6c} <Debug> TCPHandler: Processed in 0.001873135 sec. | ||
| 4585 | 2025.11.20 17:19:42.322024 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4586 | 2025.11.20 17:19:42.322120 [ 260 ] {215ae8e6-966d-4136-89e3-a516c46da5e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4587 | 2025.11.20 17:19:42.322159 [ 260 ] {215ae8e6-966d-4136-89e3-a516c46da5e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4588 | 2025.11.20 17:19:42.322649 [ 260 ] {215ae8e6-966d-4136-89e3-a516c46da5e1} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4589 | 2025.11.20 17:19:42.322685 [ 260 ] {215ae8e6-966d-4136-89e3-a516c46da5e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4590 | 2025.11.20 17:19:42.322990 [ 260 ] {215ae8e6-966d-4136-89e3-a516c46da5e1} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4591 | 2025.11.20 17:19:42.323194 [ 260 ] {215ae8e6-966d-4136-89e3-a516c46da5e1} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4592 | 2025.11.20 17:19:42.323321 [ 260 ] {215ae8e6-966d-4136-89e3-a516c46da5e1} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.00122 sec., 168032.7868852459 rows/sec., 9.86 MiB/sec. | ||
| 4593 | 2025.11.20 17:19:42.323359 [ 260 ] {215ae8e6-966d-4136-89e3-a516c46da5e1} <Debug> TCPHandler: Processed in 0.001383955 sec. | ||
| 4594 | 2025.11.20 17:19:42.323473 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4595 | 2025.11.20 17:19:42.323567 [ 260 ] {0cac2392-ad5c-4f86-a24b-e174e7b283d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4596 | 2025.11.20 17:19:42.323606 [ 260 ] {0cac2392-ad5c-4f86-a24b-e174e7b283d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4597 | 2025.11.20 17:19:42.324069 [ 260 ] {0cac2392-ad5c-4f86-a24b-e174e7b283d6} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4598 | 2025.11.20 17:19:42.324106 [ 260 ] {0cac2392-ad5c-4f86-a24b-e174e7b283d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4599 | 2025.11.20 17:19:42.324412 [ 260 ] {0cac2392-ad5c-4f86-a24b-e174e7b283d6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4600 | 2025.11.20 17:19:42.324632 [ 260 ] {0cac2392-ad5c-4f86-a24b-e174e7b283d6} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4601 | 2025.11.20 17:19:42.324759 [ 260 ] {0cac2392-ad5c-4f86-a24b-e174e7b283d6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001209 sec., 175351.53019023986 rows/sec., 11.31 MiB/sec. | ||
| 4602 | 2025.11.20 17:19:42.324796 [ 260 ] {0cac2392-ad5c-4f86-a24b-e174e7b283d6} <Debug> TCPHandler: Processed in 0.001371375 sec. | ||
| 4603 | 2025.11.20 17:19:42.324905 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4604 | 2025.11.20 17:19:42.324998 [ 260 ] {db183d9c-4a5d-4350-913c-3428b5b95e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4605 | 2025.11.20 17:19:42.325037 [ 260 ] {db183d9c-4a5d-4350-913c-3428b5b95e32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4606 | 2025.11.20 17:19:42.325507 [ 260 ] {db183d9c-4a5d-4350-913c-3428b5b95e32} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4607 | 2025.11.20 17:19:42.325542 [ 260 ] {db183d9c-4a5d-4350-913c-3428b5b95e32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4608 | 2025.11.20 17:19:42.325845 [ 260 ] {db183d9c-4a5d-4350-913c-3428b5b95e32} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4609 | 2025.11.20 17:19:42.326048 [ 260 ] {db183d9c-4a5d-4350-913c-3428b5b95e32} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4610 | 2025.11.20 17:19:42.326174 [ 260 ] {db183d9c-4a5d-4350-913c-3428b5b95e32} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001193 sec., 176865.0461022632 rows/sec., 10.04 MiB/sec. | ||
| 4611 | 2025.11.20 17:19:42.326212 [ 260 ] {db183d9c-4a5d-4350-913c-3428b5b95e32} <Debug> TCPHandler: Processed in 0.001355845 sec. | ||
| 4612 | 2025.11.20 17:19:42.326316 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4613 | 2025.11.20 17:19:42.326409 [ 260 ] {ee4720f1-ed09-4bd6-90ad-54c9777193a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4614 | 2025.11.20 17:19:42.326448 [ 260 ] {ee4720f1-ed09-4bd6-90ad-54c9777193a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4615 | 2025.11.20 17:19:42.327079 [ 260 ] {ee4720f1-ed09-4bd6-90ad-54c9777193a1} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4616 | 2025.11.20 17:19:42.327116 [ 260 ] {ee4720f1-ed09-4bd6-90ad-54c9777193a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4617 | 2025.11.20 17:19:42.327439 [ 260 ] {ee4720f1-ed09-4bd6-90ad-54c9777193a1} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4618 | 2025.11.20 17:19:42.327644 [ 260 ] {ee4720f1-ed09-4bd6-90ad-54c9777193a1} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4619 | 2025.11.20 17:19:42.327771 [ 260 ] {ee4720f1-ed09-4bd6-90ad-54c9777193a1} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.00138 sec., 492028.9855072464 rows/sec., 34.30 MiB/sec. | ||
| 4620 | 2025.11.20 17:19:42.327809 [ 260 ] {ee4720f1-ed09-4bd6-90ad-54c9777193a1} <Debug> TCPHandler: Processed in 0.001541629 sec. | ||
| 4621 | 2025.11.20 17:19:42.327912 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4622 | 2025.11.20 17:19:42.328012 [ 260 ] {69643cd5-c308-4a57-bce7-423eb464f70e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4623 | 2025.11.20 17:19:42.328055 [ 260 ] {69643cd5-c308-4a57-bce7-423eb464f70e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4624 | 2025.11.20 17:19:42.328394 [ 260 ] {69643cd5-c308-4a57-bce7-423eb464f70e} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4625 | 2025.11.20 17:19:42.328431 [ 260 ] {69643cd5-c308-4a57-bce7-423eb464f70e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4626 | 2025.11.20 17:19:42.328741 [ 260 ] {69643cd5-c308-4a57-bce7-423eb464f70e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4627 | 2025.11.20 17:19:42.328943 [ 260 ] {69643cd5-c308-4a57-bce7-423eb464f70e} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4628 | 2025.11.20 17:19:42.329071 [ 260 ] {69643cd5-c308-4a57-bce7-423eb464f70e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 4629 | 2025.11.20 17:19:42.329109 [ 260 ] {69643cd5-c308-4a57-bce7-423eb464f70e} <Debug> TCPHandler: Processed in 0.001246894 sec. | ||
| 4630 | 2025.11.20 17:19:42.329225 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4631 | 2025.11.20 17:19:42.329344 [ 260 ] {c09b0a17-f7b5-4d62-a791-7aed80482c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4632 | 2025.11.20 17:19:42.329395 [ 260 ] {c09b0a17-f7b5-4d62-a791-7aed80482c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4633 | 2025.11.20 17:19:42.329889 [ 260 ] {c09b0a17-f7b5-4d62-a791-7aed80482c0d} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4634 | 2025.11.20 17:19:42.329933 [ 260 ] {c09b0a17-f7b5-4d62-a791-7aed80482c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4635 | 2025.11.20 17:19:42.330331 [ 260 ] {c09b0a17-f7b5-4d62-a791-7aed80482c0d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4636 | 2025.11.20 17:19:42.330556 [ 260 ] {c09b0a17-f7b5-4d62-a791-7aed80482c0d} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4637 | 2025.11.20 17:19:42.330686 [ 260 ] {c09b0a17-f7b5-4d62-a791-7aed80482c0d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001367 sec., 229700.07315288956 rows/sec., 15.09 MiB/sec. | ||
| 4638 | 2025.11.20 17:19:42.330723 [ 260 ] {c09b0a17-f7b5-4d62-a791-7aed80482c0d} <Debug> TCPHandler: Processed in 0.001557499 sec. | ||
| 4639 | 2025.11.20 17:19:42.330823 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4640 | 2025.11.20 17:19:42.330916 [ 260 ] {386b4857-3f64-49b1-8cf2-c19a75a1a611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4641 | 2025.11.20 17:19:42.330956 [ 260 ] {386b4857-3f64-49b1-8cf2-c19a75a1a611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4642 | 2025.11.20 17:19:42.331258 [ 260 ] {386b4857-3f64-49b1-8cf2-c19a75a1a611} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4643 | 2025.11.20 17:19:42.331293 [ 260 ] {386b4857-3f64-49b1-8cf2-c19a75a1a611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4644 | 2025.11.20 17:19:42.331576 [ 260 ] {386b4857-3f64-49b1-8cf2-c19a75a1a611} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4645 | 2025.11.20 17:19:42.331771 [ 260 ] {386b4857-3f64-49b1-8cf2-c19a75a1a611} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4646 | 2025.11.20 17:19:42.331893 [ 260 ] {386b4857-3f64-49b1-8cf2-c19a75a1a611} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000996 sec., 1004.0160642570282 rows/sec., 67.65 KiB/sec. | ||
| 4647 | 2025.11.20 17:19:42.331928 [ 260 ] {386b4857-3f64-49b1-8cf2-c19a75a1a611} <Debug> TCPHandler: Processed in 0.001151701 sec. | ||
| 4648 | 2025.11.20 17:19:42.332145 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4649 | 2025.11.20 17:19:42.332240 [ 260 ] {82296d58-2117-4d72-8a23-603b324ce87a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4650 | 2025.11.20 17:19:42.332289 [ 260 ] {82296d58-2117-4d72-8a23-603b324ce87a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4651 | 2025.11.20 17:19:42.332692 [ 260 ] {82296d58-2117-4d72-8a23-603b324ce87a} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4652 | 2025.11.20 17:19:42.332732 [ 260 ] {82296d58-2117-4d72-8a23-603b324ce87a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4653 | 2025.11.20 17:19:42.333035 [ 260 ] {82296d58-2117-4d72-8a23-603b324ce87a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4654 | 2025.11.20 17:19:42.333244 [ 260 ] {82296d58-2117-4d72-8a23-603b324ce87a} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4655 | 2025.11.20 17:19:42.333374 [ 260 ] {82296d58-2117-4d72-8a23-603b324ce87a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001152 sec., 90277.77777777778 rows/sec., 5.53 MiB/sec. | ||
| 4656 | 2025.11.20 17:19:42.333411 [ 260 ] {82296d58-2117-4d72-8a23-603b324ce87a} <Debug> TCPHandler: Processed in 0.001314614 sec. | ||
| 4657 | 2025.11.20 17:19:46.013335 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4658 | 2025.11.20 17:19:46.013402 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4659 | 2025.11.20 17:19:46.096407 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9568 | ||
| 4660 | 2025.11.20 17:19:46.096888 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4661 | 2025.11.20 17:19:46.096921 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4662 | 2025.11.20 17:19:46.097410 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4663 | 2025.11.20 17:19:46.097640 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4664 | 2025.11.20 17:19:46.097767 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9568 | ||
| 4665 | 2025.11.20 17:19:46.117498 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 632 | ||
| 4666 | 2025.11.20 17:19:46.119938 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4667 | 2025.11.20 17:19:46.120000 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4668 | 2025.11.20 17:19:46.121246 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4669 | 2025.11.20 17:19:46.121525 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4670 | 2025.11.20 17:19:46.121900 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 632 | ||
| 4671 | 2025.11.20 17:19:46.572293 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4672 | 2025.11.20 17:19:46.588702 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4673 | 2025.11.20 17:19:46.588779 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4674 | 2025.11.20 17:19:46.594909 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4675 | 2025.11.20 17:19:46.595649 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4676 | 2025.11.20 17:19:46.598380 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4677 | 2025.11.20 17:19:47.000237 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 245.15 MiB, peak 249.94 MiB, free memory in arenas 0.00 B, will set to 246.17 MiB (RSS), difference: 1.02 MiB | ||
| 4678 | 2025.11.20 17:19:47.308598 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4679 | 2025.11.20 17:19:47.308825 [ 260 ] {778c4236-9547-4042-97b1-16e6942c8423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4680 | 2025.11.20 17:19:47.308910 [ 260 ] {778c4236-9547-4042-97b1-16e6942c8423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4681 | 2025.11.20 17:19:47.309775 [ 260 ] {778c4236-9547-4042-97b1-16e6942c8423} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4682 | 2025.11.20 17:19:47.309822 [ 260 ] {778c4236-9547-4042-97b1-16e6942c8423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4683 | 2025.11.20 17:19:47.310224 [ 260 ] {778c4236-9547-4042-97b1-16e6942c8423} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4684 | 2025.11.20 17:19:47.310460 [ 260 ] {778c4236-9547-4042-97b1-16e6942c8423} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4685 | 2025.11.20 17:19:47.310616 [ 260 ] {778c4236-9547-4042-97b1-16e6942c8423} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001853 sec., 73394.49541284403 rows/sec., 6.36 MiB/sec. | ||
| 4686 | 2025.11.20 17:19:47.310657 [ 260 ] {778c4236-9547-4042-97b1-16e6942c8423} <Debug> TCPHandler: Processed in 0.002212621 sec. | ||
| 4687 | 2025.11.20 17:19:47.310772 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4688 | 2025.11.20 17:19:47.310868 [ 260 ] {05164a6f-4623-4bd2-b761-a1941cf92f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4689 | 2025.11.20 17:19:47.310909 [ 260 ] {05164a6f-4623-4bd2-b761-a1941cf92f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4690 | 2025.11.20 17:19:47.311312 [ 260 ] {05164a6f-4623-4bd2-b761-a1941cf92f64} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4691 | 2025.11.20 17:19:47.311349 [ 260 ] {05164a6f-4623-4bd2-b761-a1941cf92f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4692 | 2025.11.20 17:19:47.311650 [ 260 ] {05164a6f-4623-4bd2-b761-a1941cf92f64} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4693 | 2025.11.20 17:19:47.311855 [ 260 ] {05164a6f-4623-4bd2-b761-a1941cf92f64} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4694 | 2025.11.20 17:19:47.311984 [ 260 ] {05164a6f-4623-4bd2-b761-a1941cf92f64} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001134 sec., 35273.36860670194 rows/sec., 2.59 MiB/sec. | ||
| 4695 | 2025.11.20 17:19:47.312021 [ 260 ] {05164a6f-4623-4bd2-b761-a1941cf92f64} <Debug> TCPHandler: Processed in 0.001297894 sec. | ||
| 4696 | 2025.11.20 17:19:47.312126 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4697 | 2025.11.20 17:19:47.312225 [ 260 ] {bc2f377e-6cf3-48d5-bba4-caf2c39143ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4698 | 2025.11.20 17:19:47.312266 [ 260 ] {bc2f377e-6cf3-48d5-bba4-caf2c39143ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4699 | 2025.11.20 17:19:47.312704 [ 260 ] {bc2f377e-6cf3-48d5-bba4-caf2c39143ba} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4700 | 2025.11.20 17:19:47.312741 [ 260 ] {bc2f377e-6cf3-48d5-bba4-caf2c39143ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4701 | 2025.11.20 17:19:47.313084 [ 260 ] {bc2f377e-6cf3-48d5-bba4-caf2c39143ba} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4702 | 2025.11.20 17:19:47.313342 [ 260 ] {bc2f377e-6cf3-48d5-bba4-caf2c39143ba} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4703 | 2025.11.20 17:19:47.313475 [ 260 ] {bc2f377e-6cf3-48d5-bba4-caf2c39143ba} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001269 sec., 81954.29472025218 rows/sec., 6.40 MiB/sec. | ||
| 4704 | 2025.11.20 17:19:47.313514 [ 260 ] {bc2f377e-6cf3-48d5-bba4-caf2c39143ba} <Debug> TCPHandler: Processed in 0.001438477 sec. | ||
| 4705 | 2025.11.20 17:19:47.313626 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4706 | 2025.11.20 17:19:47.313720 [ 260 ] {10a80116-b4ab-448a-aec6-b3648266d479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4707 | 2025.11.20 17:19:47.313763 [ 260 ] {10a80116-b4ab-448a-aec6-b3648266d479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4708 | 2025.11.20 17:19:47.314164 [ 260 ] {10a80116-b4ab-448a-aec6-b3648266d479} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4709 | 2025.11.20 17:19:47.314201 [ 260 ] {10a80116-b4ab-448a-aec6-b3648266d479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4710 | 2025.11.20 17:19:47.314561 [ 260 ] {10a80116-b4ab-448a-aec6-b3648266d479} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4711 | 2025.11.20 17:19:47.314777 [ 260 ] {10a80116-b4ab-448a-aec6-b3648266d479} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4712 | 2025.11.20 17:19:47.314906 [ 260 ] {10a80116-b4ab-448a-aec6-b3648266d479} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 4713 | 2025.11.20 17:19:47.314943 [ 260 ] {10a80116-b4ab-448a-aec6-b3648266d479} <Debug> TCPHandler: Processed in 0.001365636 sec. | ||
| 4714 | 2025.11.20 17:19:47.315041 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4715 | 2025.11.20 17:19:47.315134 [ 260 ] {0d5e08ed-8e97-4414-a622-6f8bc1e4175a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4716 | 2025.11.20 17:19:47.315188 [ 260 ] {0d5e08ed-8e97-4414-a622-6f8bc1e4175a} <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 | ||
| 4717 | 2025.11.20 17:19:47.316031 [ 260 ] {0d5e08ed-8e97-4414-a622-6f8bc1e4175a} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4718 | 2025.11.20 17:19:47.316066 [ 260 ] {0d5e08ed-8e97-4414-a622-6f8bc1e4175a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4719 | 2025.11.20 17:19:47.316643 [ 260 ] {0d5e08ed-8e97-4414-a622-6f8bc1e4175a} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4720 | 2025.11.20 17:19:47.316867 [ 260 ] {0d5e08ed-8e97-4414-a622-6f8bc1e4175a} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4721 | 2025.11.20 17:19:47.317005 [ 260 ] {0d5e08ed-8e97-4414-a622-6f8bc1e4175a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001888 sec., 21186.440677966104 rows/sec., 37.97 MiB/sec. | ||
| 4722 | 2025.11.20 17:19:47.317020 [ 61 ] {} <Debug> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 4723 | 2025.11.20 17:19:47.317056 [ 260 ] {0d5e08ed-8e97-4414-a622-6f8bc1e4175a} <Debug> TCPHandler: Processed in 0.002062708 sec. | ||
| 4724 | 2025.11.20 17:19:47.317095 [ 61 ] {} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4725 | 2025.11.20 17:19:47.317126 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4726 | 2025.11.20 17:19:47.317184 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4727 | 2025.11.20 17:19:47.317232 [ 192 ] {c3717025-90b1-4b66-a9ed-622991097dbc::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 | ||
| 4728 | 2025.11.20 17:19:47.317283 [ 260 ] {2422e5f4-26f1-4e33-b152-80d484cf5560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4729 | 2025.11.20 17:19:47.317326 [ 260 ] {2422e5f4-26f1-4e33-b152-80d484cf5560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4730 | 2025.11.20 17:19:47.317452 [ 192 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4731 | 2025.11.20 17:19:47.317508 [ 192 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 224 rows starting from the beginning of the part | ||
| 4732 | 2025.11.20 17:19:47.317636 [ 192 ] {c3717025-90b1-4b66-a9ed-622991097dbc::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 | ||
| 4733 | 2025.11.20 17:19:47.317665 [ 260 ] {2422e5f4-26f1-4e33-b152-80d484cf5560} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4734 | 2025.11.20 17:19:47.317702 [ 260 ] {2422e5f4-26f1-4e33-b152-80d484cf5560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4735 | 2025.11.20 17:19:47.317744 [ 192 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part | ||
| 4736 | 2025.11.20 17:19:47.317848 [ 192 ] {c3717025-90b1-4b66-a9ed-622991097dbc::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 | ||
| 4737 | 2025.11.20 17:19:47.317948 [ 192 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part | ||
| 4738 | 2025.11.20 17:19:47.318012 [ 260 ] {2422e5f4-26f1-4e33-b152-80d484cf5560} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4739 | 2025.11.20 17:19:47.318041 [ 192 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part | ||
| 4740 | 2025.11.20 17:19:47.318229 [ 260 ] {2422e5f4-26f1-4e33-b152-80d484cf5560} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4741 | 2025.11.20 17:19:47.318356 [ 260 ] {2422e5f4-26f1-4e33-b152-80d484cf5560} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001092 sec., 54945.05494505494 rows/sec., 3.70 MiB/sec. | ||
| 4742 | 2025.11.20 17:19:47.318394 [ 260 ] {2422e5f4-26f1-4e33-b152-80d484cf5560} <Debug> TCPHandler: Processed in 0.001265663 sec. | ||
| 4743 | 2025.11.20 17:19:47.321358 [ 201 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 424 rows, containing 19 columns (19 merged, 0 gathered) in 0.004167848 sec., 101731.15718231567 rows/sec., 182.30 MiB/sec. | ||
| 4744 | 2025.11.20 17:19:47.322326 [ 191 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 4745 | 2025.11.20 17:19:47.322792 [ 191 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4746 | 2025.11.20 17:19:47.322870 [ 191 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 4747 | 2025.11.20 17:19:47.323000 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 4748 | 2025.11.20 17:19:48.000196 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 246.67 MiB, peak 251.88 MiB, free memory in arenas 0.00 B, will set to 247.80 MiB (RSS), difference: 1.13 MiB | ||
| 4749 | 2025.11.20 17:19:48.629693 [ 76 ] {} <Debug> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4750 | 2025.11.20 17:19:48.629763 [ 76 ] {} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4751 | 2025.11.20 17:19:48.629786 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4752 | 2025.11.20 17:19:48.629896 [ 192 ] {db4765ec-e1f8-4f4e-9924-531726021f31::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 | ||
| 4753 | 2025.11.20 17:19:48.630015 [ 192 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4754 | 2025.11.20 17:19:48.630051 [ 192 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 8 rows starting from the beginning of the part | ||
| 4755 | 2025.11.20 17:19:48.630123 [ 192 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 4756 | 2025.11.20 17:19:48.630175 [ 192 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 4757 | 2025.11.20 17:19:48.630225 [ 192 ] {db4765ec-e1f8-4f4e-9924-531726021f31::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 | ||
| 4758 | 2025.11.20 17:19:48.630269 [ 192 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 4759 | 2025.11.20 17:19:48.631022 [ 199 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44 rows, containing 5 columns (5 merged, 0 gathered) in 0.001167502 sec., 37687.30160633558 rows/sec., 3.14 MiB/sec. | ||
| 4760 | 2025.11.20 17:19:48.631255 [ 194 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4761 | 2025.11.20 17:19:48.631608 [ 194 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_5_1} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4762 | 2025.11.20 17:19:48.631687 [ 194 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_5_1} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4763 | 2025.11.20 17:19:48.631779 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4764 | 2025.11.20 17:19:52.318740 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4765 | 2025.11.20 17:19:52.318921 [ 260 ] {03f35e06-9be8-4fe4-aa1f-8bb98747bd7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4766 | 2025.11.20 17:19:52.318991 [ 260 ] {03f35e06-9be8-4fe4-aa1f-8bb98747bd7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4767 | 2025.11.20 17:19:52.319980 [ 260 ] {03f35e06-9be8-4fe4-aa1f-8bb98747bd7f} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4768 | 2025.11.20 17:19:52.320026 [ 260 ] {03f35e06-9be8-4fe4-aa1f-8bb98747bd7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4769 | 2025.11.20 17:19:52.320434 [ 260 ] {03f35e06-9be8-4fe4-aa1f-8bb98747bd7f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4770 | 2025.11.20 17:19:52.320671 [ 260 ] {03f35e06-9be8-4fe4-aa1f-8bb98747bd7f} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4771 | 2025.11.20 17:19:52.320826 [ 260 ] {03f35e06-9be8-4fe4-aa1f-8bb98747bd7f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001932 sec., 212215.3209109731 rows/sec., 13.46 MiB/sec. | ||
| 4772 | 2025.11.20 17:19:52.320875 [ 260 ] {03f35e06-9be8-4fe4-aa1f-8bb98747bd7f} <Debug> TCPHandler: Processed in 0.002259133 sec. | ||
| 4773 | 2025.11.20 17:19:52.320992 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4774 | 2025.11.20 17:19:52.321093 [ 260 ] {b449216b-7ddd-4677-8b76-ef642194368c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4775 | 2025.11.20 17:19:52.321137 [ 260 ] {b449216b-7ddd-4677-8b76-ef642194368c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4776 | 2025.11.20 17:19:52.322127 [ 260 ] {b449216b-7ddd-4677-8b76-ef642194368c} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4777 | 2025.11.20 17:19:52.322165 [ 260 ] {b449216b-7ddd-4677-8b76-ef642194368c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4778 | 2025.11.20 17:19:52.322530 [ 260 ] {b449216b-7ddd-4677-8b76-ef642194368c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4779 | 2025.11.20 17:19:52.322755 [ 260 ] {b449216b-7ddd-4677-8b76-ef642194368c} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4780 | 2025.11.20 17:19:52.322885 [ 260 ] {b449216b-7ddd-4677-8b76-ef642194368c} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001814 sec., 613009.9228224917 rows/sec., 48.37 MiB/sec. | ||
| 4781 | 2025.11.20 17:19:52.322922 [ 260 ] {b449216b-7ddd-4677-8b76-ef642194368c} <Debug> TCPHandler: Processed in 0.001981657 sec. | ||
| 4782 | 2025.11.20 17:19:52.323039 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4783 | 2025.11.20 17:19:52.323137 [ 260 ] {2af83300-a0a1-4e50-bf0c-5cf1f8b01dce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4784 | 2025.11.20 17:19:52.323178 [ 260 ] {2af83300-a0a1-4e50-bf0c-5cf1f8b01dce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4785 | 2025.11.20 17:19:52.323658 [ 260 ] {2af83300-a0a1-4e50-bf0c-5cf1f8b01dce} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4786 | 2025.11.20 17:19:52.323696 [ 260 ] {2af83300-a0a1-4e50-bf0c-5cf1f8b01dce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4787 | 2025.11.20 17:19:52.324006 [ 260 ] {2af83300-a0a1-4e50-bf0c-5cf1f8b01dce} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4788 | 2025.11.20 17:19:52.324219 [ 260 ] {2af83300-a0a1-4e50-bf0c-5cf1f8b01dce} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4789 | 2025.11.20 17:19:52.324354 [ 260 ] {2af83300-a0a1-4e50-bf0c-5cf1f8b01dce} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001237 sec., 165723.52465642683 rows/sec., 9.72 MiB/sec. | ||
| 4790 | 2025.11.20 17:19:52.324392 [ 260 ] {2af83300-a0a1-4e50-bf0c-5cf1f8b01dce} <Debug> TCPHandler: Processed in 0.001404287 sec. | ||
| 4791 | 2025.11.20 17:19:52.324504 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4792 | 2025.11.20 17:19:52.324598 [ 260 ] {2bfcee6b-9490-4fbd-9a14-ef56ed5a1346} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4793 | 2025.11.20 17:19:52.324638 [ 260 ] {2bfcee6b-9490-4fbd-9a14-ef56ed5a1346} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4794 | 2025.11.20 17:19:52.325106 [ 260 ] {2bfcee6b-9490-4fbd-9a14-ef56ed5a1346} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4795 | 2025.11.20 17:19:52.325142 [ 260 ] {2bfcee6b-9490-4fbd-9a14-ef56ed5a1346} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4796 | 2025.11.20 17:19:52.325445 [ 260 ] {2bfcee6b-9490-4fbd-9a14-ef56ed5a1346} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4797 | 2025.11.20 17:19:52.325669 [ 260 ] {2bfcee6b-9490-4fbd-9a14-ef56ed5a1346} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4798 | 2025.11.20 17:19:52.325799 [ 260 ] {2bfcee6b-9490-4fbd-9a14-ef56ed5a1346} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001219 sec., 173913.04347826086 rows/sec., 11.22 MiB/sec. | ||
| 4799 | 2025.11.20 17:19:52.325837 [ 260 ] {2bfcee6b-9490-4fbd-9a14-ef56ed5a1346} <Debug> TCPHandler: Processed in 0.001381716 sec. | ||
| 4800 | 2025.11.20 17:19:52.325935 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4801 | 2025.11.20 17:19:52.326029 [ 260 ] {ce862964-705a-4b33-b5e4-065d3fa445c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4802 | 2025.11.20 17:19:52.326068 [ 260 ] {ce862964-705a-4b33-b5e4-065d3fa445c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4803 | 2025.11.20 17:19:52.326537 [ 260 ] {ce862964-705a-4b33-b5e4-065d3fa445c8} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4804 | 2025.11.20 17:19:52.326573 [ 260 ] {ce862964-705a-4b33-b5e4-065d3fa445c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4805 | 2025.11.20 17:19:52.326864 [ 260 ] {ce862964-705a-4b33-b5e4-065d3fa445c8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4806 | 2025.11.20 17:19:52.327068 [ 260 ] {ce862964-705a-4b33-b5e4-065d3fa445c8} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4807 | 2025.11.20 17:19:52.327194 [ 260 ] {ce862964-705a-4b33-b5e4-065d3fa445c8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001183 sec., 178360.1014370245 rows/sec., 10.13 MiB/sec. | ||
| 4808 | 2025.11.20 17:19:52.327231 [ 260 ] {ce862964-705a-4b33-b5e4-065d3fa445c8} <Debug> TCPHandler: Processed in 0.001344605 sec. | ||
| 4809 | 2025.11.20 17:19:52.327338 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4810 | 2025.11.20 17:19:52.327432 [ 260 ] {fad5e825-a90b-48bd-8662-7b4f4d9744e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4811 | 2025.11.20 17:19:52.327471 [ 260 ] {fad5e825-a90b-48bd-8662-7b4f4d9744e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4812 | 2025.11.20 17:19:52.328110 [ 260 ] {fad5e825-a90b-48bd-8662-7b4f4d9744e2} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4813 | 2025.11.20 17:19:52.328146 [ 260 ] {fad5e825-a90b-48bd-8662-7b4f4d9744e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4814 | 2025.11.20 17:19:52.328467 [ 260 ] {fad5e825-a90b-48bd-8662-7b4f4d9744e2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4815 | 2025.11.20 17:19:52.328669 [ 260 ] {fad5e825-a90b-48bd-8662-7b4f4d9744e2} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4816 | 2025.11.20 17:19:52.328797 [ 260 ] {fad5e825-a90b-48bd-8662-7b4f4d9744e2} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001383 sec., 490961.6775126537 rows/sec., 34.22 MiB/sec. | ||
| 4817 | 2025.11.20 17:19:52.328834 [ 260 ] {fad5e825-a90b-48bd-8662-7b4f4d9744e2} <Debug> TCPHandler: Processed in 0.001544339 sec. | ||
| 4818 | 2025.11.20 17:19:52.328941 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4819 | 2025.11.20 17:19:52.329035 [ 260 ] {9ef22395-c39c-4d82-9516-293b7323df65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4820 | 2025.11.20 17:19:52.329075 [ 260 ] {9ef22395-c39c-4d82-9516-293b7323df65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4821 | 2025.11.20 17:19:52.329399 [ 260 ] {9ef22395-c39c-4d82-9516-293b7323df65} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4822 | 2025.11.20 17:19:52.329434 [ 260 ] {9ef22395-c39c-4d82-9516-293b7323df65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4823 | 2025.11.20 17:19:52.329732 [ 260 ] {9ef22395-c39c-4d82-9516-293b7323df65} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4824 | 2025.11.20 17:19:52.329941 [ 260 ] {9ef22395-c39c-4d82-9516-293b7323df65} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4825 | 2025.11.20 17:19:52.330065 [ 260 ] {9ef22395-c39c-4d82-9516-293b7323df65} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001048 sec., 5725.190839694656 rows/sec., 299.12 KiB/sec. | ||
| 4826 | 2025.11.20 17:19:52.330100 [ 260 ] {9ef22395-c39c-4d82-9516-293b7323df65} <Debug> TCPHandler: Processed in 0.001207803 sec. | ||
| 4827 | 2025.11.20 17:19:52.330199 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4828 | 2025.11.20 17:19:52.330292 [ 260 ] {9858814d-b2ae-4ef5-8850-64174ac0b215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4829 | 2025.11.20 17:19:52.330333 [ 260 ] {9858814d-b2ae-4ef5-8850-64174ac0b215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4830 | 2025.11.20 17:19:52.330758 [ 260 ] {9858814d-b2ae-4ef5-8850-64174ac0b215} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4831 | 2025.11.20 17:19:52.330794 [ 260 ] {9858814d-b2ae-4ef5-8850-64174ac0b215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4832 | 2025.11.20 17:19:52.331124 [ 260 ] {9858814d-b2ae-4ef5-8850-64174ac0b215} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4833 | 2025.11.20 17:19:52.331328 [ 260 ] {9858814d-b2ae-4ef5-8850-64174ac0b215} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4834 | 2025.11.20 17:19:52.331454 [ 260 ] {9858814d-b2ae-4ef5-8850-64174ac0b215} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00118 sec., 266101.69491525425 rows/sec., 17.48 MiB/sec. | ||
| 4835 | 2025.11.20 17:19:52.331490 [ 260 ] {9858814d-b2ae-4ef5-8850-64174ac0b215} <Debug> TCPHandler: Processed in 0.001338585 sec. | ||
| 4836 | 2025.11.20 17:19:52.331588 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4837 | 2025.11.20 17:19:52.331681 [ 260 ] {c2257488-5552-46d4-8dfa-f6f243a8a2bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4838 | 2025.11.20 17:19:52.331721 [ 260 ] {c2257488-5552-46d4-8dfa-f6f243a8a2bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4839 | 2025.11.20 17:19:52.332028 [ 260 ] {c2257488-5552-46d4-8dfa-f6f243a8a2bc} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4840 | 2025.11.20 17:19:52.332063 [ 260 ] {c2257488-5552-46d4-8dfa-f6f243a8a2bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4841 | 2025.11.20 17:19:52.332349 [ 260 ] {c2257488-5552-46d4-8dfa-f6f243a8a2bc} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4842 | 2025.11.20 17:19:52.332554 [ 260 ] {c2257488-5552-46d4-8dfa-f6f243a8a2bc} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4843 | 2025.11.20 17:19:52.332680 [ 260 ] {c2257488-5552-46d4-8dfa-f6f243a8a2bc} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001016 sec., 984.2519685039371 rows/sec., 66.32 KiB/sec. | ||
| 4844 | 2025.11.20 17:19:52.332715 [ 260 ] {c2257488-5552-46d4-8dfa-f6f243a8a2bc} <Debug> TCPHandler: Processed in 0.001176352 sec. | ||
| 4845 | 2025.11.20 17:19:52.332822 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4846 | 2025.11.20 17:19:52.332915 [ 260 ] {b9c6724c-2531-4165-a41b-349750260e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4847 | 2025.11.20 17:19:52.332956 [ 260 ] {b9c6724c-2531-4165-a41b-349750260e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4848 | 2025.11.20 17:19:52.333278 [ 260 ] {b9c6724c-2531-4165-a41b-349750260e90} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4849 | 2025.11.20 17:19:52.333314 [ 260 ] {b9c6724c-2531-4165-a41b-349750260e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4850 | 2025.11.20 17:19:52.333617 [ 260 ] {b9c6724c-2531-4165-a41b-349750260e90} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4851 | 2025.11.20 17:19:52.333828 [ 260 ] {b9c6724c-2531-4165-a41b-349750260e90} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4852 | 2025.11.20 17:19:52.333950 [ 260 ] {b9c6724c-2531-4165-a41b-349750260e90} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001053 sec., 98765.43209876544 rows/sec., 6.05 MiB/sec. | ||
| 4853 | 2025.11.20 17:19:52.333985 [ 260 ] {b9c6724c-2531-4165-a41b-349750260e90} <Debug> TCPHandler: Processed in 0.001210983 sec. | ||
| 4854 | 2025.11.20 17:19:53.598083 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10016 | ||
| 4855 | 2025.11.20 17:19:53.598586 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4856 | 2025.11.20 17:19:53.598630 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4857 | 2025.11.20 17:19:53.599102 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4858 | 2025.11.20 17:19:53.599327 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4859 | 2025.11.20 17:19:53.599456 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10016 | ||
| 4860 | 2025.11.20 17:19:53.599510 [ 75 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4861 | 2025.11.20 17:19:53.599611 [ 75 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4862 | 2025.11.20 17:19:53.599646 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4863 | 2025.11.20 17:19:53.599815 [ 201 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::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 | ||
| 4864 | 2025.11.20 17:19:53.600017 [ 201 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4865 | 2025.11.20 17:19:53.600076 [ 201 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7648 rows starting from the beginning of the part | ||
| 4866 | 2025.11.20 17:19:53.600172 [ 201 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 448 rows starting from the beginning of the part | ||
| 4867 | 2025.11.20 17:19:53.600238 [ 201 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 512 rows starting from the beginning of the part | ||
| 4868 | 2025.11.20 17:19:53.600300 [ 201 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 448 rows starting from the beginning of the part | ||
| 4869 | 2025.11.20 17:19:53.600359 [ 201 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 512 rows starting from the beginning of the part | ||
| 4870 | 2025.11.20 17:19:53.600414 [ 201 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 448 rows starting from the beginning of the part | ||
| 4871 | 2025.11.20 17:19:53.602538 [ 194 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10016 rows, containing 4 columns (4 merged, 0 gathered) in 0.002795623 sec., 3582743.4528904646 rows/sec., 51.25 MiB/sec. | ||
| 4872 | 2025.11.20 17:19:53.602894 [ 194 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4873 | 2025.11.20 17:19:53.603206 [ 194 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_21_4} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4874 | 2025.11.20 17:19:53.603283 [ 194 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_21_4} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4875 | 2025.11.20 17:19:53.603376 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 4876 | 2025.11.20 17:19:54.098696 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 4877 | 2025.11.20 17:19:54.116709 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4878 | 2025.11.20 17:19:54.116768 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4879 | 2025.11.20 17:19:54.122362 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4880 | 2025.11.20 17:19:54.123099 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4881 | 2025.11.20 17:19:54.123373 [ 74 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4882 | 2025.11.20 17:19:54.123443 [ 74 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4883 | 2025.11.20 17:19:54.123467 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4884 | 2025.11.20 17:19:54.123605 [ 192 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 4885 | 2025.11.20 17:19:54.126545 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 4886 | 2025.11.20 17:19:54.126953 [ 192 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4887 | 2025.11.20 17:19:54.128416 [ 192 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 4888 | 2025.11.20 17:19:54.132819 [ 192 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 4889 | 2025.11.20 17:19:54.137254 [ 192 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 4890 | 2025.11.20 17:19:54.141374 [ 192 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 4891 | 2025.11.20 17:19:54.145862 [ 192 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 4892 | 2025.11.20 17:19:54.149828 [ 192 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 4893 | 2025.11.20 17:19:54.197506 [ 201 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.073967449 sec., 2149.5942086633268 rows/sec., 11.12 MiB/sec. | ||
| 4894 | 2025.11.20 17:19:54.200176 [ 198 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4895 | 2025.11.20 17:19:54.202372 [ 198 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_21_4} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4896 | 2025.11.20 17:19:54.202481 [ 198 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_21_4} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4897 | 2025.11.20 17:19:54.204659 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4898 | 2025.11.20 17:19:55.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.17 MiB, peak 259.71 MiB, free memory in arenas 0.00 B, will set to 251.76 MiB (RSS), difference: 2.60 MiB | ||
| 4899 | 2025.11.20 17:19:56.122416 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 664 | ||
| 4900 | 2025.11.20 17:19:56.124693 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4901 | 2025.11.20 17:19:56.124736 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4902 | 2025.11.20 17:19:56.125926 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4903 | 2025.11.20 17:19:56.126180 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4904 | 2025.11.20 17:19:56.126325 [ 72 ] {} <Debug> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4905 | 2025.11.20 17:19:56.126386 [ 72 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4906 | 2025.11.20 17:19:56.126405 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4907 | 2025.11.20 17:19:56.126429 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 664 | ||
| 4908 | 2025.11.20 17:19:56.126498 [ 200 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::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 | ||
| 4909 | 2025.11.20 17:19:56.127031 [ 200 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4910 | 2025.11.20 17:19:56.127185 [ 200 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 490 rows starting from the beginning of the part | ||
| 4911 | 2025.11.20 17:19:56.127556 [ 200 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 4912 | 2025.11.20 17:19:56.127899 [ 200 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 38 rows starting from the beginning of the part | ||
| 4913 | 2025.11.20 17:19:56.128259 [ 200 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
| 4914 | 2025.11.20 17:19:56.128609 [ 200 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 4915 | 2025.11.20 17:19:56.128953 [ 200 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part | ||
| 4916 | 2025.11.20 17:19:56.135080 [ 201 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 664 rows, containing 72 columns (72 merged, 0 gathered) in 0.008620862 sec., 77022.46016697634 rows/sec., 68.79 MiB/sec. | ||
| 4917 | 2025.11.20 17:19:56.135968 [ 200 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4918 | 2025.11.20 17:19:56.136451 [ 200 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_16_3} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4919 | 2025.11.20 17:19:56.136522 [ 200 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_16_3} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4920 | 2025.11.20 17:19:56.136687 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
| 4921 | 2025.11.20 17:19:57.309195 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4922 | 2025.11.20 17:19:57.309370 [ 260 ] {fc90da5e-f491-496f-85b4-a88c89cacf51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4923 | 2025.11.20 17:19:57.309434 [ 260 ] {fc90da5e-f491-496f-85b4-a88c89cacf51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4924 | 2025.11.20 17:19:57.310178 [ 260 ] {fc90da5e-f491-496f-85b4-a88c89cacf51} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4925 | 2025.11.20 17:19:57.310220 [ 260 ] {fc90da5e-f491-496f-85b4-a88c89cacf51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4926 | 2025.11.20 17:19:57.310645 [ 260 ] {fc90da5e-f491-496f-85b4-a88c89cacf51} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4927 | 2025.11.20 17:19:57.310870 [ 260 ] {fc90da5e-f491-496f-85b4-a88c89cacf51} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4928 | 2025.11.20 17:19:57.311026 [ 260 ] {fc90da5e-f491-496f-85b4-a88c89cacf51} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001703 sec., 79859.07222548443 rows/sec., 6.92 MiB/sec. | ||
| 4929 | 2025.11.20 17:19:57.311067 [ 260 ] {fc90da5e-f491-496f-85b4-a88c89cacf51} <Debug> TCPHandler: Processed in 0.001998807 sec. | ||
| 4930 | 2025.11.20 17:19:57.311182 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4931 | 2025.11.20 17:19:57.311279 [ 260 ] {777f1477-7fc3-4739-96ed-25715ffc3374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4932 | 2025.11.20 17:19:57.311320 [ 260 ] {777f1477-7fc3-4739-96ed-25715ffc3374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4933 | 2025.11.20 17:19:57.311729 [ 260 ] {777f1477-7fc3-4739-96ed-25715ffc3374} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4934 | 2025.11.20 17:19:57.311765 [ 260 ] {777f1477-7fc3-4739-96ed-25715ffc3374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4935 | 2025.11.20 17:19:57.312074 [ 260 ] {777f1477-7fc3-4739-96ed-25715ffc3374} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4936 | 2025.11.20 17:19:57.312279 [ 260 ] {777f1477-7fc3-4739-96ed-25715ffc3374} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4937 | 2025.11.20 17:19:57.312388 [ 71 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4938 | 2025.11.20 17:19:57.312406 [ 260 ] {777f1477-7fc3-4739-96ed-25715ffc3374} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001146 sec., 34904.01396160558 rows/sec., 2.56 MiB/sec. | ||
| 4939 | 2025.11.20 17:19:57.312458 [ 71 ] {} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4940 | 2025.11.20 17:19:57.312467 [ 260 ] {777f1477-7fc3-4739-96ed-25715ffc3374} <Debug> TCPHandler: Processed in 0.001333595 sec. | ||
| 4941 | 2025.11.20 17:19:57.312489 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4942 | 2025.11.20 17:19:57.312582 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4943 | 2025.11.20 17:19:57.312625 [ 189 ] {477c62df-596d-4059-85d8-7b0e53a51c94::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 | ||
| 4944 | 2025.11.20 17:19:57.312680 [ 260 ] {d5a0c999-be78-4a36-a0ac-a8301b7a1f83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4945 | 2025.11.20 17:19:57.312724 [ 260 ] {d5a0c999-be78-4a36-a0ac-a8301b7a1f83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4946 | 2025.11.20 17:19:57.312804 [ 189 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4947 | 2025.11.20 17:19:57.312850 [ 189 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 277 rows starting from the beginning of the part | ||
| 4948 | 2025.11.20 17:19:57.312925 [ 189 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 52 rows starting from the beginning of the part | ||
| 4949 | 2025.11.20 17:19:57.312977 [ 189 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 205 rows starting from the beginning of the part | ||
| 4950 | 2025.11.20 17:19:57.313026 [ 189 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 4951 | 2025.11.20 17:19:57.313062 [ 189 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 205 rows starting from the beginning of the part | ||
| 4952 | 2025.11.20 17:19:57.313103 [ 189 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 4953 | 2025.11.20 17:19:57.313150 [ 260 ] {d5a0c999-be78-4a36-a0ac-a8301b7a1f83} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4954 | 2025.11.20 17:19:57.313192 [ 260 ] {d5a0c999-be78-4a36-a0ac-a8301b7a1f83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4955 | 2025.11.20 17:19:57.313576 [ 260 ] {d5a0c999-be78-4a36-a0ac-a8301b7a1f83} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4956 | 2025.11.20 17:19:57.313816 [ 260 ] {d5a0c999-be78-4a36-a0ac-a8301b7a1f83} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4957 | 2025.11.20 17:19:57.313948 [ 260 ] {d5a0c999-be78-4a36-a0ac-a8301b7a1f83} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001285 sec., 80933.85214007783 rows/sec., 6.32 MiB/sec. | ||
| 4958 | 2025.11.20 17:19:57.313985 [ 260 ] {d5a0c999-be78-4a36-a0ac-a8301b7a1f83} <Debug> TCPHandler: Processed in 0.001451327 sec. | ||
| 4959 | 2025.11.20 17:19:57.314020 [ 200 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 819 rows, containing 5 columns (5 merged, 0 gathered) in 0.001463898 sec., 559465.2086415857 rows/sec., 36.94 MiB/sec. | ||
| 4960 | 2025.11.20 17:19:57.314095 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4961 | 2025.11.20 17:19:57.314189 [ 260 ] {935291ad-05fc-4d71-81bb-ca89f955a838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4962 | 2025.11.20 17:19:57.314235 [ 260 ] {935291ad-05fc-4d71-81bb-ca89f955a838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4963 | 2025.11.20 17:19:57.314247 [ 187 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4964 | 2025.11.20 17:19:57.314584 [ 187 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_26_5} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4965 | 2025.11.20 17:19:57.314637 [ 260 ] {935291ad-05fc-4d71-81bb-ca89f955a838} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4966 | 2025.11.20 17:19:57.314672 [ 187 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_26_5} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4967 | 2025.11.20 17:19:57.314681 [ 260 ] {935291ad-05fc-4d71-81bb-ca89f955a838} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4968 | 2025.11.20 17:19:57.314796 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4969 | 2025.11.20 17:19:57.315047 [ 260 ] {935291ad-05fc-4d71-81bb-ca89f955a838} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4970 | 2025.11.20 17:19:57.315259 [ 260 ] {935291ad-05fc-4d71-81bb-ca89f955a838} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4971 | 2025.11.20 17:19:57.315388 [ 260 ] {935291ad-05fc-4d71-81bb-ca89f955a838} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 4972 | 2025.11.20 17:19:57.315425 [ 260 ] {935291ad-05fc-4d71-81bb-ca89f955a838} <Debug> TCPHandler: Processed in 0.001378426 sec. | ||
| 4973 | 2025.11.20 17:19:57.315523 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4974 | 2025.11.20 17:19:57.315617 [ 260 ] {38e3dc88-ad02-4d56-b8e1-0810830a01b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4975 | 2025.11.20 17:19:57.315672 [ 260 ] {38e3dc88-ad02-4d56-b8e1-0810830a01b8} <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 | ||
| 4976 | 2025.11.20 17:19:57.316536 [ 260 ] {38e3dc88-ad02-4d56-b8e1-0810830a01b8} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4977 | 2025.11.20 17:19:57.316572 [ 260 ] {38e3dc88-ad02-4d56-b8e1-0810830a01b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4978 | 2025.11.20 17:19:57.317132 [ 260 ] {38e3dc88-ad02-4d56-b8e1-0810830a01b8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4979 | 2025.11.20 17:19:57.317347 [ 260 ] {38e3dc88-ad02-4d56-b8e1-0810830a01b8} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4980 | 2025.11.20 17:19:57.317482 [ 260 ] {38e3dc88-ad02-4d56-b8e1-0810830a01b8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001883 sec., 21242.697822623475 rows/sec., 38.07 MiB/sec. | ||
| 4981 | 2025.11.20 17:19:57.317532 [ 260 ] {38e3dc88-ad02-4d56-b8e1-0810830a01b8} <Debug> TCPHandler: Processed in 0.002056399 sec. | ||
| 4982 | 2025.11.20 17:19:57.317639 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4983 | 2025.11.20 17:19:57.317734 [ 260 ] {24927b35-4cea-4344-825f-64840f51a7e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4984 | 2025.11.20 17:19:57.317775 [ 260 ] {24927b35-4cea-4344-825f-64840f51a7e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4985 | 2025.11.20 17:19:57.318113 [ 260 ] {24927b35-4cea-4344-825f-64840f51a7e4} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4986 | 2025.11.20 17:19:57.318149 [ 260 ] {24927b35-4cea-4344-825f-64840f51a7e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4987 | 2025.11.20 17:19:57.318447 [ 260 ] {24927b35-4cea-4344-825f-64840f51a7e4} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4988 | 2025.11.20 17:19:57.318650 [ 260 ] {24927b35-4cea-4344-825f-64840f51a7e4} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4989 | 2025.11.20 17:19:57.318781 [ 260 ] {24927b35-4cea-4344-825f-64840f51a7e4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 4990 | 2025.11.20 17:19:57.318816 [ 260 ] {24927b35-4cea-4344-825f-64840f51a7e4} <Debug> TCPHandler: Processed in 0.001225473 sec. | ||
| 4991 | 2025.11.20 17:20:01.013446 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4992 | 2025.11.20 17:20:01.013521 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4993 | 2025.11.20 17:20:01.099602 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10528 | ||
| 4994 | 2025.11.20 17:20:01.100140 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4995 | 2025.11.20 17:20:01.100187 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4996 | 2025.11.20 17:20:01.100688 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4997 | 2025.11.20 17:20:01.100921 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4998 | 2025.11.20 17:20:01.101049 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10528 | ||
| 4999 | 2025.11.20 17:20:01.626685 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5000 | 2025.11.20 17:20:01.641696 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5001 | 2025.11.20 17:20:01.641756 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5002 | 2025.11.20 17:20:01.647897 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5003 | 2025.11.20 17:20:01.648588 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5004 | 2025.11.20 17:20:01.651201 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5005 | 2025.11.20 17:20:02.318682 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5006 | 2025.11.20 17:20:02.318875 [ 260 ] {1d95d13d-ae03-4813-8546-65244e41de4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5007 | 2025.11.20 17:20:02.318946 [ 260 ] {1d95d13d-ae03-4813-8546-65244e41de4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5008 | 2025.11.20 17:20:02.319765 [ 260 ] {1d95d13d-ae03-4813-8546-65244e41de4e} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5009 | 2025.11.20 17:20:02.319812 [ 260 ] {1d95d13d-ae03-4813-8546-65244e41de4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5010 | 2025.11.20 17:20:02.320234 [ 260 ] {1d95d13d-ae03-4813-8546-65244e41de4e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5011 | 2025.11.20 17:20:02.320465 [ 260 ] {1d95d13d-ae03-4813-8546-65244e41de4e} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5012 | 2025.11.20 17:20:02.320617 [ 260 ] {1d95d13d-ae03-4813-8546-65244e41de4e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001794 sec., 228539.57636566332 rows/sec., 14.50 MiB/sec. | ||
| 5013 | 2025.11.20 17:20:02.320657 [ 260 ] {1d95d13d-ae03-4813-8546-65244e41de4e} <Debug> TCPHandler: Processed in 0.002114479 sec. | ||
| 5014 | 2025.11.20 17:20:02.320768 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5015 | 2025.11.20 17:20:02.320860 [ 260 ] {2893e095-83ca-45d5-a0bc-90e2b37b4b61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5016 | 2025.11.20 17:20:02.320899 [ 260 ] {2893e095-83ca-45d5-a0bc-90e2b37b4b61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5017 | 2025.11.20 17:20:02.321803 [ 260 ] {2893e095-83ca-45d5-a0bc-90e2b37b4b61} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5018 | 2025.11.20 17:20:02.321839 [ 260 ] {2893e095-83ca-45d5-a0bc-90e2b37b4b61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5019 | 2025.11.20 17:20:02.322200 [ 260 ] {2893e095-83ca-45d5-a0bc-90e2b37b4b61} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5020 | 2025.11.20 17:20:02.322406 [ 260 ] {2893e095-83ca-45d5-a0bc-90e2b37b4b61} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5021 | 2025.11.20 17:20:02.322523 [ 62 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5022 | 2025.11.20 17:20:02.322531 [ 260 ] {2893e095-83ca-45d5-a0bc-90e2b37b4b61} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.00169 sec., 657988.1656804733 rows/sec., 51.91 MiB/sec. | ||
| 5023 | 2025.11.20 17:20:02.322598 [ 62 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5024 | 2025.11.20 17:20:02.322610 [ 260 ] {2893e095-83ca-45d5-a0bc-90e2b37b4b61} <Debug> TCPHandler: Processed in 0.001888235 sec. | ||
| 5025 | 2025.11.20 17:20:02.322630 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5026 | 2025.11.20 17:20:02.322740 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5027 | 2025.11.20 17:20:02.322761 [ 201 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::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 | ||
| 5028 | 2025.11.20 17:20:02.322843 [ 260 ] {35a2641c-ede0-48a3-bc5e-5ce8a86e3bb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5029 | 2025.11.20 17:20:02.322886 [ 260 ] {35a2641c-ede0-48a3-bc5e-5ce8a86e3bb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5030 | 2025.11.20 17:20:02.322929 [ 201 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5031 | 2025.11.20 17:20:02.322972 [ 201 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2462 rows starting from the beginning of the part | ||
| 5032 | 2025.11.20 17:20:02.323047 [ 201 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1112 rows starting from the beginning of the part | ||
| 5033 | 2025.11.20 17:20:02.323101 [ 201 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 136 rows starting from the beginning of the part | ||
| 5034 | 2025.11.20 17:20:02.323147 [ 201 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1112 rows starting from the beginning of the part | ||
| 5035 | 2025.11.20 17:20:02.323195 [ 201 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 136 rows starting from the beginning of the part | ||
| 5036 | 2025.11.20 17:20:02.323234 [ 201 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1112 rows starting from the beginning of the part | ||
| 5037 | 2025.11.20 17:20:02.323406 [ 260 ] {35a2641c-ede0-48a3-bc5e-5ce8a86e3bb5} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5038 | 2025.11.20 17:20:02.323447 [ 260 ] {35a2641c-ede0-48a3-bc5e-5ce8a86e3bb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5039 | 2025.11.20 17:20:02.323782 [ 260 ] {35a2641c-ede0-48a3-bc5e-5ce8a86e3bb5} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5040 | 2025.11.20 17:20:02.323988 [ 260 ] {35a2641c-ede0-48a3-bc5e-5ce8a86e3bb5} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5041 | 2025.11.20 17:20:02.324121 [ 260 ] {35a2641c-ede0-48a3-bc5e-5ce8a86e3bb5} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001298 sec., 157935.28505392914 rows/sec., 9.27 MiB/sec. | ||
| 5042 | 2025.11.20 17:20:02.324158 [ 260 ] {35a2641c-ede0-48a3-bc5e-5ce8a86e3bb5} <Debug> TCPHandler: Processed in 0.001467837 sec. | ||
| 5043 | 2025.11.20 17:20:02.324266 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5044 | 2025.11.20 17:20:02.324358 [ 260 ] {8541ebf5-7e00-40c5-acb4-63debf012dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5045 | 2025.11.20 17:20:02.324396 [ 260 ] {8541ebf5-7e00-40c5-acb4-63debf012dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5046 | 2025.11.20 17:20:02.324880 [ 260 ] {8541ebf5-7e00-40c5-acb4-63debf012dab} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5047 | 2025.11.20 17:20:02.324915 [ 260 ] {8541ebf5-7e00-40c5-acb4-63debf012dab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5048 | 2025.11.20 17:20:02.325226 [ 260 ] {8541ebf5-7e00-40c5-acb4-63debf012dab} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5049 | 2025.11.20 17:20:02.325448 [ 260 ] {8541ebf5-7e00-40c5-acb4-63debf012dab} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5050 | 2025.11.20 17:20:02.325447 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6070 rows, containing 5 columns (5 merged, 0 gathered) in 0.002741461 sec., 2214147.857656921 rows/sec., 186.54 MiB/sec. | ||
| 5051 | 2025.11.20 17:20:02.325577 [ 260 ] {8541ebf5-7e00-40c5-acb4-63debf012dab} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001237 sec., 171382.3767178658 rows/sec., 11.05 MiB/sec. | ||
| 5052 | 2025.11.20 17:20:02.325617 [ 260 ] {8541ebf5-7e00-40c5-acb4-63debf012dab} <Debug> TCPHandler: Processed in 0.001398226 sec. | ||
| 5053 | 2025.11.20 17:20:02.325737 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5054 | 2025.11.20 17:20:02.325749 [ 200 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5055 | 2025.11.20 17:20:02.325830 [ 260 ] {cede9174-853c-4e47-a74c-42b1e5b7ca46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5056 | 2025.11.20 17:20:02.325868 [ 260 ] {cede9174-853c-4e47-a74c-42b1e5b7ca46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5057 | 2025.11.20 17:20:02.326015 [ 200 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_31_6} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5058 | 2025.11.20 17:20:02.326088 [ 200 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_31_6} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5059 | 2025.11.20 17:20:02.326180 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 5060 | 2025.11.20 17:20:02.326329 [ 260 ] {cede9174-853c-4e47-a74c-42b1e5b7ca46} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5061 | 2025.11.20 17:20:02.326363 [ 260 ] {cede9174-853c-4e47-a74c-42b1e5b7ca46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5062 | 2025.11.20 17:20:02.326647 [ 260 ] {cede9174-853c-4e47-a74c-42b1e5b7ca46} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5063 | 2025.11.20 17:20:02.326852 [ 260 ] {cede9174-853c-4e47-a74c-42b1e5b7ca46} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5064 | 2025.11.20 17:20:02.326976 [ 260 ] {cede9174-853c-4e47-a74c-42b1e5b7ca46} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001164 sec., 181271.47766323024 rows/sec., 10.29 MiB/sec. | ||
| 5065 | 2025.11.20 17:20:02.327012 [ 260 ] {cede9174-853c-4e47-a74c-42b1e5b7ca46} <Debug> TCPHandler: Processed in 0.001322235 sec. | ||
| 5066 | 2025.11.20 17:20:02.327115 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5067 | 2025.11.20 17:20:02.327206 [ 260 ] {41b7aeba-7c20-4072-a32a-24a0843e0507} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5068 | 2025.11.20 17:20:02.327244 [ 260 ] {41b7aeba-7c20-4072-a32a-24a0843e0507} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5069 | 2025.11.20 17:20:02.327878 [ 260 ] {41b7aeba-7c20-4072-a32a-24a0843e0507} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5070 | 2025.11.20 17:20:02.327914 [ 260 ] {41b7aeba-7c20-4072-a32a-24a0843e0507} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5071 | 2025.11.20 17:20:02.328228 [ 260 ] {41b7aeba-7c20-4072-a32a-24a0843e0507} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5072 | 2025.11.20 17:20:02.328427 [ 260 ] {41b7aeba-7c20-4072-a32a-24a0843e0507} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5073 | 2025.11.20 17:20:02.328528 [ 62 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5074 | 2025.11.20 17:20:02.328550 [ 260 ] {41b7aeba-7c20-4072-a32a-24a0843e0507} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001361 sec., 498897.8692138134 rows/sec., 34.78 MiB/sec. | ||
| 5075 | 2025.11.20 17:20:02.328560 [ 62 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5076 | 2025.11.20 17:20:02.328588 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5077 | 2025.11.20 17:20:02.328591 [ 260 ] {41b7aeba-7c20-4072-a32a-24a0843e0507} <Debug> TCPHandler: Processed in 0.001522568 sec. | ||
| 5078 | 2025.11.20 17:20:02.328665 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::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 | ||
| 5079 | 2025.11.20 17:20:02.328715 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5080 | 2025.11.20 17:20:02.328774 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5081 | 2025.11.20 17:20:02.328807 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1249 rows starting from the beginning of the part | ||
| 5082 | 2025.11.20 17:20:02.328811 [ 260 ] {658cfada-bbee-4831-80d3-4771368651c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5083 | 2025.11.20 17:20:02.328863 [ 260 ] {658cfada-bbee-4831-80d3-4771368651c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5084 | 2025.11.20 17:20:02.328863 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 679 rows starting from the beginning of the part | ||
| 5085 | 2025.11.20 17:20:02.328923 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 104 rows starting from the beginning of the part | ||
| 5086 | 2025.11.20 17:20:02.328962 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 679 rows starting from the beginning of the part | ||
| 5087 | 2025.11.20 17:20:02.328998 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 104 rows starting from the beginning of the part | ||
| 5088 | 2025.11.20 17:20:02.329038 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 679 rows starting from the beginning of the part | ||
| 5089 | 2025.11.20 17:20:02.329199 [ 260 ] {658cfada-bbee-4831-80d3-4771368651c3} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5090 | 2025.11.20 17:20:02.329239 [ 260 ] {658cfada-bbee-4831-80d3-4771368651c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5091 | 2025.11.20 17:20:02.329553 [ 260 ] {658cfada-bbee-4831-80d3-4771368651c3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5092 | 2025.11.20 17:20:02.329788 [ 260 ] {658cfada-bbee-4831-80d3-4771368651c3} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5093 | 2025.11.20 17:20:02.329915 [ 260 ] {658cfada-bbee-4831-80d3-4771368651c3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001122 sec., 5347.593582887701 rows/sec., 279.39 KiB/sec. | ||
| 5094 | 2025.11.20 17:20:02.329950 [ 260 ] {658cfada-bbee-4831-80d3-4771368651c3} <Debug> TCPHandler: Processed in 0.001289594 sec. | ||
| 5095 | 2025.11.20 17:20:02.330053 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5096 | 2025.11.20 17:20:02.330144 [ 260 ] {d3ad944e-0525-47ed-9806-ea62b19d9803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5097 | 2025.11.20 17:20:02.330186 [ 260 ] {d3ad944e-0525-47ed-9806-ea62b19d9803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5098 | 2025.11.20 17:20:02.330289 [ 186 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3494 rows, containing 5 columns (5 merged, 0 gathered) in 0.001654401 sec., 2111942.6305956054 rows/sec., 158.19 MiB/sec. | ||
| 5099 | 2025.11.20 17:20:02.330473 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5100 | 2025.11.20 17:20:02.330617 [ 260 ] {d3ad944e-0525-47ed-9806-ea62b19d9803} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5101 | 2025.11.20 17:20:02.330658 [ 260 ] {d3ad944e-0525-47ed-9806-ea62b19d9803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5102 | 2025.11.20 17:20:02.330752 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_31_6} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5103 | 2025.11.20 17:20:02.330841 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_31_6} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5104 | 2025.11.20 17:20:02.330914 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 5105 | 2025.11.20 17:20:02.331041 [ 260 ] {d3ad944e-0525-47ed-9806-ea62b19d9803} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5106 | 2025.11.20 17:20:02.331246 [ 260 ] {d3ad944e-0525-47ed-9806-ea62b19d9803} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5107 | 2025.11.20 17:20:02.331347 [ 62 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5108 | 2025.11.20 17:20:02.331372 [ 260 ] {d3ad944e-0525-47ed-9806-ea62b19d9803} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001245 sec., 252208.83534136545 rows/sec., 16.57 MiB/sec. | ||
| 5109 | 2025.11.20 17:20:02.331379 [ 62 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5110 | 2025.11.20 17:20:02.331410 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5111 | 2025.11.20 17:20:02.331413 [ 260 ] {d3ad944e-0525-47ed-9806-ea62b19d9803} <Debug> TCPHandler: Processed in 0.001406436 sec. | ||
| 5112 | 2025.11.20 17:20:02.331482 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 5113 | 2025.11.20 17:20:02.331532 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5114 | 2025.11.20 17:20:02.331571 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5115 | 2025.11.20 17:20:02.331601 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 9334 rows starting from the beginning of the part | ||
| 5116 | 2025.11.20 17:20:02.331628 [ 260 ] {6654378b-7589-43ae-a3a3-b3a6ba9125f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5117 | 2025.11.20 17:20:02.331648 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 314 rows starting from the beginning of the part | ||
| 5118 | 2025.11.20 17:20:02.331683 [ 260 ] {6654378b-7589-43ae-a3a3-b3a6ba9125f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5119 | 2025.11.20 17:20:02.331691 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 5120 | 2025.11.20 17:20:02.331739 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 314 rows starting from the beginning of the part | ||
| 5121 | 2025.11.20 17:20:02.331773 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 5122 | 2025.11.20 17:20:02.331807 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 314 rows starting from the beginning of the part | ||
| 5123 | 2025.11.20 17:20:02.331999 [ 260 ] {6654378b-7589-43ae-a3a3-b3a6ba9125f3} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5124 | 2025.11.20 17:20:02.332041 [ 260 ] {6654378b-7589-43ae-a3a3-b3a6ba9125f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5125 | 2025.11.20 17:20:02.332398 [ 260 ] {6654378b-7589-43ae-a3a3-b3a6ba9125f3} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5126 | 2025.11.20 17:20:02.332600 [ 260 ] {6654378b-7589-43ae-a3a3-b3a6ba9125f3} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5127 | 2025.11.20 17:20:02.332734 [ 260 ] {6654378b-7589-43ae-a3a3-b3a6ba9125f3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001124 sec., 889.6797153024911 rows/sec., 59.95 KiB/sec. | ||
| 5128 | 2025.11.20 17:20:02.332769 [ 260 ] {6654378b-7589-43ae-a3a3-b3a6ba9125f3} <Debug> TCPHandler: Processed in 0.001286394 sec. | ||
| 5129 | 2025.11.20 17:20:02.332884 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5130 | 2025.11.20 17:20:02.332974 [ 260 ] {6a09b9ff-c274-43a3-91ea-fac5b82352dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5131 | 2025.11.20 17:20:02.333015 [ 260 ] {6a09b9ff-c274-43a3-91ea-fac5b82352dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5132 | 2025.11.20 17:20:02.333332 [ 260 ] {6a09b9ff-c274-43a3-91ea-fac5b82352dd} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5133 | 2025.11.20 17:20:02.333366 [ 260 ] {6a09b9ff-c274-43a3-91ea-fac5b82352dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5134 | 2025.11.20 17:20:02.333657 [ 260 ] {6a09b9ff-c274-43a3-91ea-fac5b82352dd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5135 | 2025.11.20 17:20:02.333897 [ 260 ] {6a09b9ff-c274-43a3-91ea-fac5b82352dd} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5136 | 2025.11.20 17:20:02.334009 [ 60 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5137 | 2025.11.20 17:20:02.334028 [ 260 ] {6a09b9ff-c274-43a3-91ea-fac5b82352dd} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00107 sec., 97196.26168224298 rows/sec., 5.96 MiB/sec. | ||
| 5138 | 2025.11.20 17:20:02.334049 [ 60 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5139 | 2025.11.20 17:20:02.334061 [ 260 ] {6a09b9ff-c274-43a3-91ea-fac5b82352dd} <Debug> TCPHandler: Processed in 0.001236943 sec. | ||
| 5140 | 2025.11.20 17:20:02.334068 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5141 | 2025.11.20 17:20:02.334171 [ 186 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 5142 | 2025.11.20 17:20:02.334301 [ 186 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5143 | 2025.11.20 17:20:02.334334 [ 186 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1864 rows starting from the beginning of the part | ||
| 5144 | 2025.11.20 17:20:02.334398 [ 186 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 104 rows starting from the beginning of the part | ||
| 5145 | 2025.11.20 17:20:02.334441 [ 186 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 5146 | 2025.11.20 17:20:02.334479 [ 186 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 104 rows starting from the beginning of the part | ||
| 5147 | 2025.11.20 17:20:02.334517 [ 186 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 5148 | 2025.11.20 17:20:02.334571 [ 186 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 104 rows starting from the beginning of the part | ||
| 5149 | 2025.11.20 17:20:02.335464 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10596 rows, containing 5 columns (5 merged, 0 gathered) in 0.004008655 sec., 2643280.6015982917 rows/sec., 177.47 MiB/sec. | ||
| 5150 | 2025.11.20 17:20:02.335710 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5151 | 2025.11.20 17:20:02.335771 [ 188 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2296 rows, containing 4 columns (4 merged, 0 gathered) in 0.001641541 sec., 1398685.7471120125 rows/sec., 88.74 MiB/sec. | ||
| 5152 | 2025.11.20 17:20:02.335962 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5153 | 2025.11.20 17:20:02.336039 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5154 | 2025.11.20 17:20:02.336056 [ 186 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5155 | 2025.11.20 17:20:02.336101 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.22 MiB. | ||
| 5156 | 2025.11.20 17:20:02.336314 [ 186 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_31_6} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5157 | 2025.11.20 17:20:02.336391 [ 186 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_31_6} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5158 | 2025.11.20 17:20:02.336456 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 5159 | 2025.11.20 17:20:03.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.97 MiB, peak 262.36 MiB, free memory in arenas 0.00 B, will set to 255.00 MiB (RSS), difference: 1.02 MiB | ||
| 5160 | 2025.11.20 17:20:05.299816 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5161 | 2025.11.20 17:20:05.300040 [ 260 ] {06f09aa7-078d-41b3-bb34-e9ffb1cb19c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5162 | 2025.11.20 17:20:05.300124 [ 260 ] {06f09aa7-078d-41b3-bb34-e9ffb1cb19c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5163 | 2025.11.20 17:20:05.300760 [ 260 ] {06f09aa7-078d-41b3-bb34-e9ffb1cb19c6} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5164 | 2025.11.20 17:20:05.300808 [ 260 ] {06f09aa7-078d-41b3-bb34-e9ffb1cb19c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5165 | 2025.11.20 17:20:05.301219 [ 260 ] {06f09aa7-078d-41b3-bb34-e9ffb1cb19c6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5166 | 2025.11.20 17:20:05.301442 [ 260 ] {06f09aa7-078d-41b3-bb34-e9ffb1cb19c6} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5167 | 2025.11.20 17:20:05.301591 [ 260 ] {06f09aa7-078d-41b3-bb34-e9ffb1cb19c6} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001611 sec., 14897.579143389199 rows/sec., 1.24 MiB/sec. | ||
| 5168 | 2025.11.20 17:20:05.301609 [ 41 ] {} <Debug> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5169 | 2025.11.20 17:20:05.301644 [ 260 ] {06f09aa7-078d-41b3-bb34-e9ffb1cb19c6} <Debug> TCPHandler: Processed in 0.001981487 sec. | ||
| 5170 | 2025.11.20 17:20:05.301684 [ 41 ] {} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5171 | 2025.11.20 17:20:05.301715 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5172 | 2025.11.20 17:20:05.301778 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5173 | 2025.11.20 17:20:05.301838 [ 190 ] {be15ad2b-2845-428c-b4be-5b8943878356::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 | ||
| 5174 | 2025.11.20 17:20:05.301876 [ 260 ] {a271a01f-6eeb-4c9c-9a7c-74a069947949} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5175 | 2025.11.20 17:20:05.301923 [ 260 ] {a271a01f-6eeb-4c9c-9a7c-74a069947949} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5176 | 2025.11.20 17:20:05.301980 [ 190 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5177 | 2025.11.20 17:20:05.302020 [ 190 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 434 rows starting from the beginning of the part | ||
| 5178 | 2025.11.20 17:20:05.302094 [ 190 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 5179 | 2025.11.20 17:20:05.302140 [ 190 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 5180 | 2025.11.20 17:20:05.302182 [ 190 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 410 rows starting from the beginning of the part | ||
| 5181 | 2025.11.20 17:20:05.302224 [ 190 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 5182 | 2025.11.20 17:20:05.302269 [ 190 ] {be15ad2b-2845-428c-b4be-5b8943878356::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 | ||
| 5183 | 2025.11.20 17:20:05.302332 [ 260 ] {a271a01f-6eeb-4c9c-9a7c-74a069947949} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5184 | 2025.11.20 17:20:05.302372 [ 260 ] {a271a01f-6eeb-4c9c-9a7c-74a069947949} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5185 | 2025.11.20 17:20:05.302721 [ 260 ] {a271a01f-6eeb-4c9c-9a7c-74a069947949} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 5186 | 2025.11.20 17:20:05.302941 [ 260 ] {a271a01f-6eeb-4c9c-9a7c-74a069947949} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5187 | 2025.11.20 17:20:05.303079 [ 260 ] {a271a01f-6eeb-4c9c-9a7c-74a069947949} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001221 sec., 4914.004914004914 rows/sec., 400.70 KiB/sec. | ||
| 5188 | 2025.11.20 17:20:05.303117 [ 260 ] {a271a01f-6eeb-4c9c-9a7c-74a069947949} <Debug> TCPHandler: Processed in 0.001392576 sec. | ||
| 5189 | 2025.11.20 17:20:05.303231 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5190 | 2025.11.20 17:20:05.303325 [ 260 ] {8ca3360e-7956-4819-943b-6a4089806725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5191 | 2025.11.20 17:20:05.303390 [ 260 ] {8ca3360e-7956-4819-943b-6a4089806725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5192 | 2025.11.20 17:20:05.303414 [ 186 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.0016347 sec., 1283415.917293693 rows/sec., 86.88 MiB/sec. | ||
| 5193 | 2025.11.20 17:20:05.303616 [ 197 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5194 | 2025.11.20 17:20:05.303927 [ 197 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_16_3} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5195 | 2025.11.20 17:20:05.304005 [ 197 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_16_3} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5196 | 2025.11.20 17:20:05.304098 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 5197 | 2025.11.20 17:20:05.304560 [ 260 ] {8ca3360e-7956-4819-943b-6a4089806725} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5198 | 2025.11.20 17:20:05.304626 [ 260 ] {8ca3360e-7956-4819-943b-6a4089806725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5199 | 2025.11.20 17:20:05.305081 [ 260 ] {8ca3360e-7956-4819-943b-6a4089806725} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5200 | 2025.11.20 17:20:05.305292 [ 260 ] {8ca3360e-7956-4819-943b-6a4089806725} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5201 | 2025.11.20 17:20:05.305421 [ 260 ] {8ca3360e-7956-4819-943b-6a4089806725} <Debug> executeQuery: Read 1399 rows, 120.32 KiB in 0.002114 sec., 661778.6187322611 rows/sec., 55.58 MiB/sec. | ||
| 5202 | 2025.11.20 17:20:05.305460 [ 260 ] {8ca3360e-7956-4819-943b-6a4089806725} <Debug> TCPHandler: Processed in 0.002277203 sec. | ||
| 5203 | 2025.11.20 17:20:05.305559 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5204 | 2025.11.20 17:20:05.305662 [ 260 ] {c219a18f-3cde-4840-ab5c-73ecc4b36341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5205 | 2025.11.20 17:20:05.305703 [ 260 ] {c219a18f-3cde-4840-ab5c-73ecc4b36341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5206 | 2025.11.20 17:20:05.306113 [ 260 ] {c219a18f-3cde-4840-ab5c-73ecc4b36341} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5207 | 2025.11.20 17:20:05.306149 [ 260 ] {c219a18f-3cde-4840-ab5c-73ecc4b36341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5208 | 2025.11.20 17:20:05.306469 [ 260 ] {c219a18f-3cde-4840-ab5c-73ecc4b36341} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5209 | 2025.11.20 17:20:05.306687 [ 260 ] {c219a18f-3cde-4840-ab5c-73ecc4b36341} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5210 | 2025.11.20 17:20:05.306814 [ 260 ] {c219a18f-3cde-4840-ab5c-73ecc4b36341} <Debug> executeQuery: Read 58 rows, 4.39 KiB in 0.00118 sec., 49152.542372881355 rows/sec., 3.63 MiB/sec. | ||
| 5211 | 2025.11.20 17:20:05.306851 [ 260 ] {c219a18f-3cde-4840-ab5c-73ecc4b36341} <Debug> TCPHandler: Processed in 0.001340645 sec. | ||
| 5212 | 2025.11.20 17:20:05.306948 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5213 | 2025.11.20 17:20:05.307041 [ 260 ] {11bebf38-f614-4608-a4aa-b84ae11438a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5214 | 2025.11.20 17:20:05.307080 [ 260 ] {11bebf38-f614-4608-a4aa-b84ae11438a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5215 | 2025.11.20 17:20:05.307542 [ 260 ] {11bebf38-f614-4608-a4aa-b84ae11438a6} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5216 | 2025.11.20 17:20:05.307578 [ 260 ] {11bebf38-f614-4608-a4aa-b84ae11438a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5217 | 2025.11.20 17:20:05.307883 [ 260 ] {11bebf38-f614-4608-a4aa-b84ae11438a6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5218 | 2025.11.20 17:20:05.308083 [ 260 ] {11bebf38-f614-4608-a4aa-b84ae11438a6} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5219 | 2025.11.20 17:20:05.308206 [ 260 ] {11bebf38-f614-4608-a4aa-b84ae11438a6} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001183 sec., 213017.75147928993 rows/sec., 14.73 MiB/sec. | ||
| 5220 | 2025.11.20 17:20:05.308243 [ 260 ] {11bebf38-f614-4608-a4aa-b84ae11438a6} <Debug> TCPHandler: Processed in 0.001343075 sec. | ||
| 5221 | 2025.11.20 17:20:05.308349 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5222 | 2025.11.20 17:20:05.308441 [ 260 ] {2a19f870-242a-4544-aaf7-64d7f058adea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5223 | 2025.11.20 17:20:05.308480 [ 260 ] {2a19f870-242a-4544-aaf7-64d7f058adea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5224 | 2025.11.20 17:20:05.308872 [ 260 ] {2a19f870-242a-4544-aaf7-64d7f058adea} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5225 | 2025.11.20 17:20:05.308908 [ 260 ] {2a19f870-242a-4544-aaf7-64d7f058adea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5226 | 2025.11.20 17:20:05.309201 [ 260 ] {2a19f870-242a-4544-aaf7-64d7f058adea} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5227 | 2025.11.20 17:20:05.309402 [ 260 ] {2a19f870-242a-4544-aaf7-64d7f058adea} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5228 | 2025.11.20 17:20:05.309498 [ 58 ] {} <Debug> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5229 | 2025.11.20 17:20:05.309527 [ 260 ] {2a19f870-242a-4544-aaf7-64d7f058adea} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001103 sec., 10879.419764279239 rows/sec., 849.95 KiB/sec. | ||
| 5230 | 2025.11.20 17:20:05.309540 [ 58 ] {} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5231 | 2025.11.20 17:20:05.309569 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5232 | 2025.11.20 17:20:05.309571 [ 260 ] {2a19f870-242a-4544-aaf7-64d7f058adea} <Debug> TCPHandler: Processed in 0.001270984 sec. | ||
| 5233 | 2025.11.20 17:20:05.309652 [ 188 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::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 | ||
| 5234 | 2025.11.20 17:20:05.309694 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5235 | 2025.11.20 17:20:05.309745 [ 188 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5236 | 2025.11.20 17:20:05.309774 [ 188 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part | ||
| 5237 | 2025.11.20 17:20:05.309788 [ 260 ] {19740e1e-82df-4032-a5c0-6bed6c4a3d27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5238 | 2025.11.20 17:20:05.309827 [ 260 ] {19740e1e-82df-4032-a5c0-6bed6c4a3d27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5239 | 2025.11.20 17:20:05.309828 [ 188 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 5240 | 2025.11.20 17:20:05.309879 [ 188 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 5241 | 2025.11.20 17:20:05.309917 [ 188 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 5242 | 2025.11.20 17:20:05.309952 [ 188 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 5243 | 2025.11.20 17:20:05.309988 [ 188 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 5244 | 2025.11.20 17:20:05.310441 [ 260 ] {19740e1e-82df-4032-a5c0-6bed6c4a3d27} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5245 | 2025.11.20 17:20:05.310475 [ 260 ] {19740e1e-82df-4032-a5c0-6bed6c4a3d27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5246 | 2025.11.20 17:20:05.310815 [ 260 ] {19740e1e-82df-4032-a5c0-6bed6c4a3d27} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5247 | 2025.11.20 17:20:05.310830 [ 197 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001214153 sec., 888685.3633767738 rows/sec., 54.24 MiB/sec. | ||
| 5248 | 2025.11.20 17:20:05.311012 [ 186 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5249 | 2025.11.20 17:20:05.311056 [ 260 ] {19740e1e-82df-4032-a5c0-6bed6c4a3d27} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5250 | 2025.11.20 17:20:05.311200 [ 260 ] {19740e1e-82df-4032-a5c0-6bed6c4a3d27} <Debug> executeQuery: Read 602 rows, 46.35 KiB in 0.00143 sec., 420979.020979021 rows/sec., 31.66 MiB/sec. | ||
| 5251 | 2025.11.20 17:20:05.311240 [ 260 ] {19740e1e-82df-4032-a5c0-6bed6c4a3d27} <Debug> TCPHandler: Processed in 0.00159531 sec. | ||
| 5252 | 2025.11.20 17:20:05.311325 [ 186 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_16_3} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5253 | 2025.11.20 17:20:05.311350 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5254 | 2025.11.20 17:20:05.311405 [ 186 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_16_3} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5255 | 2025.11.20 17:20:05.311456 [ 260 ] {5ce86ab7-6ffc-4f48-a19e-72377d5cc840} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5256 | 2025.11.20 17:20:05.311501 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 5257 | 2025.11.20 17:20:05.311505 [ 260 ] {5ce86ab7-6ffc-4f48-a19e-72377d5cc840} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5258 | 2025.11.20 17:20:05.312114 [ 260 ] {5ce86ab7-6ffc-4f48-a19e-72377d5cc840} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5259 | 2025.11.20 17:20:05.312152 [ 260 ] {5ce86ab7-6ffc-4f48-a19e-72377d5cc840} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5260 | 2025.11.20 17:20:05.312549 [ 260 ] {5ce86ab7-6ffc-4f48-a19e-72377d5cc840} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5261 | 2025.11.20 17:20:05.312763 [ 260 ] {5ce86ab7-6ffc-4f48-a19e-72377d5cc840} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5262 | 2025.11.20 17:20:05.312890 [ 260 ] {5ce86ab7-6ffc-4f48-a19e-72377d5cc840} <Debug> executeQuery: Read 941 rows, 67.18 KiB in 0.001454 sec., 647180.1925722145 rows/sec., 45.12 MiB/sec. | ||
| 5263 | 2025.11.20 17:20:05.312927 [ 260 ] {5ce86ab7-6ffc-4f48-a19e-72377d5cc840} <Debug> TCPHandler: Processed in 0.0016296 sec. | ||
| 5264 | 2025.11.20 17:20:05.313033 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5265 | 2025.11.20 17:20:05.313128 [ 260 ] {c4388c5a-c811-47cd-9463-1e2b052612c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5266 | 2025.11.20 17:20:05.313181 [ 260 ] {c4388c5a-c811-47cd-9463-1e2b052612c5} <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.11.20 17:20:05.314028 [ 260 ] {c4388c5a-c811-47cd-9463-1e2b052612c5} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5268 | 2025.11.20 17:20:05.314064 [ 260 ] {c4388c5a-c811-47cd-9463-1e2b052612c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5269 | 2025.11.20 17:20:05.314608 [ 260 ] {c4388c5a-c811-47cd-9463-1e2b052612c5} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5270 | 2025.11.20 17:20:05.314835 [ 260 ] {c4388c5a-c811-47cd-9463-1e2b052612c5} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5271 | 2025.11.20 17:20:05.314968 [ 260 ] {c4388c5a-c811-47cd-9463-1e2b052612c5} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001859 sec., 21516.944593867673 rows/sec., 38.56 MiB/sec. | ||
| 5272 | 2025.11.20 17:20:05.315020 [ 260 ] {c4388c5a-c811-47cd-9463-1e2b052612c5} <Debug> TCPHandler: Processed in 0.002034788 sec. | ||
| 5273 | 2025.11.20 17:20:05.315123 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5274 | 2025.11.20 17:20:05.315218 [ 260 ] {51529d4d-5e3b-4276-b692-524c1adc23b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5275 | 2025.11.20 17:20:05.315260 [ 260 ] {51529d4d-5e3b-4276-b692-524c1adc23b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5276 | 2025.11.20 17:20:05.315565 [ 260 ] {51529d4d-5e3b-4276-b692-524c1adc23b3} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5277 | 2025.11.20 17:20:05.315601 [ 260 ] {51529d4d-5e3b-4276-b692-524c1adc23b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5278 | 2025.11.20 17:20:05.315891 [ 260 ] {51529d4d-5e3b-4276-b692-524c1adc23b3} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5279 | 2025.11.20 17:20:05.316096 [ 260 ] {51529d4d-5e3b-4276-b692-524c1adc23b3} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5280 | 2025.11.20 17:20:05.316220 [ 260 ] {51529d4d-5e3b-4276-b692-524c1adc23b3} <Debug> executeQuery: Read 28 rows, 1.94 KiB in 0.001021 sec., 27424.09402546523 rows/sec., 1.85 MiB/sec. | ||
| 5281 | 2025.11.20 17:20:05.316255 [ 260 ] {51529d4d-5e3b-4276-b692-524c1adc23b3} <Debug> TCPHandler: Processed in 0.001179733 sec. | ||
| 5282 | 2025.11.20 17:20:06.127567 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 52 entries to flush up to offset 716 | ||
| 5283 | 2025.11.20 17:20:06.130297 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5284 | 2025.11.20 17:20:06.130353 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5285 | 2025.11.20 17:20:06.131596 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5286 | 2025.11.20 17:20:06.131874 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5287 | 2025.11.20 17:20:06.132178 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 716 | ||
| 5288 | 2025.11.20 17:20:07.303477 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5289 | 2025.11.20 17:20:07.303717 [ 260 ] {1091a198-a912-4223-8798-bfe285de6d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5290 | 2025.11.20 17:20:07.303780 [ 260 ] {1091a198-a912-4223-8798-bfe285de6d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5291 | 2025.11.20 17:20:07.304403 [ 260 ] {1091a198-a912-4223-8798-bfe285de6d2b} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5292 | 2025.11.20 17:20:07.304447 [ 260 ] {1091a198-a912-4223-8798-bfe285de6d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5293 | 2025.11.20 17:20:07.304831 [ 260 ] {1091a198-a912-4223-8798-bfe285de6d2b} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5294 | 2025.11.20 17:20:07.305047 [ 260 ] {1091a198-a912-4223-8798-bfe285de6d2b} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5295 | 2025.11.20 17:20:07.305195 [ 260 ] {1091a198-a912-4223-8798-bfe285de6d2b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001525 sec., 36721.311475409835 rows/sec., 2.82 MiB/sec. | ||
| 5296 | 2025.11.20 17:20:07.305237 [ 260 ] {1091a198-a912-4223-8798-bfe285de6d2b} <Debug> TCPHandler: Processed in 0.001827054 sec. | ||
| 5297 | 2025.11.20 17:20:07.305350 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5298 | 2025.11.20 17:20:07.305444 [ 260 ] {c68eb146-99af-452a-a197-90a28183b71f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5299 | 2025.11.20 17:20:07.305484 [ 260 ] {c68eb146-99af-452a-a197-90a28183b71f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5300 | 2025.11.20 17:20:07.305914 [ 260 ] {c68eb146-99af-452a-a197-90a28183b71f} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5301 | 2025.11.20 17:20:07.305950 [ 260 ] {c68eb146-99af-452a-a197-90a28183b71f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5302 | 2025.11.20 17:20:07.306243 [ 260 ] {c68eb146-99af-452a-a197-90a28183b71f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5303 | 2025.11.20 17:20:07.306446 [ 260 ] {c68eb146-99af-452a-a197-90a28183b71f} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5304 | 2025.11.20 17:20:07.306574 [ 260 ] {c68eb146-99af-452a-a197-90a28183b71f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001148 sec., 55749.12891986063 rows/sec., 4.35 MiB/sec. | ||
| 5305 | 2025.11.20 17:20:07.306619 [ 260 ] {c68eb146-99af-452a-a197-90a28183b71f} <Debug> TCPHandler: Processed in 0.001319525 sec. | ||
| 5306 | 2025.11.20 17:20:07.306730 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5307 | 2025.11.20 17:20:07.306825 [ 260 ] {6a921c73-8a6e-4269-8595-ffa31482c844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5308 | 2025.11.20 17:20:07.306869 [ 260 ] {6a921c73-8a6e-4269-8595-ffa31482c844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5309 | 2025.11.20 17:20:07.307263 [ 260 ] {6a921c73-8a6e-4269-8595-ffa31482c844} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5310 | 2025.11.20 17:20:07.307298 [ 260 ] {6a921c73-8a6e-4269-8595-ffa31482c844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5311 | 2025.11.20 17:20:07.307733 [ 260 ] {6a921c73-8a6e-4269-8595-ffa31482c844} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5312 | 2025.11.20 17:20:07.307958 [ 260 ] {6a921c73-8a6e-4269-8595-ffa31482c844} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5313 | 2025.11.20 17:20:07.308084 [ 260 ] {6a921c73-8a6e-4269-8595-ffa31482c844} <Debug> executeQuery: Read 86 rows, 6.14 KiB in 0.001278 sec., 67292.64475743349 rows/sec., 4.69 MiB/sec. | ||
| 5314 | 2025.11.20 17:20:07.308122 [ 260 ] {6a921c73-8a6e-4269-8595-ffa31482c844} <Debug> TCPHandler: Processed in 0.001441057 sec. | ||
| 5315 | 2025.11.20 17:20:07.308233 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5316 | 2025.11.20 17:20:07.308327 [ 260 ] {8b079c75-338f-4d31-b046-b4ca4950c0a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5317 | 2025.11.20 17:20:07.308369 [ 260 ] {8b079c75-338f-4d31-b046-b4ca4950c0a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5318 | 2025.11.20 17:20:07.308687 [ 260 ] {8b079c75-338f-4d31-b046-b4ca4950c0a6} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5319 | 2025.11.20 17:20:07.308722 [ 260 ] {8b079c75-338f-4d31-b046-b4ca4950c0a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5320 | 2025.11.20 17:20:07.309021 [ 260 ] {8b079c75-338f-4d31-b046-b4ca4950c0a6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5321 | 2025.11.20 17:20:07.309223 [ 260 ] {8b079c75-338f-4d31-b046-b4ca4950c0a6} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5322 | 2025.11.20 17:20:07.309351 [ 260 ] {8b079c75-338f-4d31-b046-b4ca4950c0a6} <Debug> executeQuery: Read 32 rows, 2.20 KiB in 0.001042 sec., 30710.17274472169 rows/sec., 2.06 MiB/sec. | ||
| 5323 | 2025.11.20 17:20:07.309385 [ 260 ] {8b079c75-338f-4d31-b046-b4ca4950c0a6} <Debug> TCPHandler: Processed in 0.001201343 sec. | ||
| 5324 | 2025.11.20 17:20:08.602056 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10976 | ||
| 5325 | 2025.11.20 17:20:08.602559 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5326 | 2025.11.20 17:20:08.602599 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5327 | 2025.11.20 17:20:08.603086 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5328 | 2025.11.20 17:20:08.603314 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5329 | 2025.11.20 17:20:08.603443 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10976 | ||
| 5330 | 2025.11.20 17:20:09.152224 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5331 | 2025.11.20 17:20:09.167988 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5332 | 2025.11.20 17:20:09.168039 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5333 | 2025.11.20 17:20:09.174413 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5334 | 2025.11.20 17:20:09.175146 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5335 | 2025.11.20 17:20:09.177844 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5336 | 2025.11.20 17:20:12.307726 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5337 | 2025.11.20 17:20:12.307901 [ 260 ] {e1697733-5b33-419d-9809-9d4ccdab8a7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5338 | 2025.11.20 17:20:12.307966 [ 260 ] {e1697733-5b33-419d-9809-9d4ccdab8a7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5339 | 2025.11.20 17:20:12.308612 [ 260 ] {e1697733-5b33-419d-9809-9d4ccdab8a7f} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5340 | 2025.11.20 17:20:12.308659 [ 260 ] {e1697733-5b33-419d-9809-9d4ccdab8a7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5341 | 2025.11.20 17:20:12.309071 [ 260 ] {e1697733-5b33-419d-9809-9d4ccdab8a7f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5342 | 2025.11.20 17:20:12.309295 [ 260 ] {e1697733-5b33-419d-9809-9d4ccdab8a7f} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5343 | 2025.11.20 17:20:12.309452 [ 260 ] {e1697733-5b33-419d-9809-9d4ccdab8a7f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001598 sec., 35043.80475594493 rows/sec., 2.69 MiB/sec. | ||
| 5344 | 2025.11.20 17:20:12.309500 [ 260 ] {e1697733-5b33-419d-9809-9d4ccdab8a7f} <Debug> TCPHandler: Processed in 0.001909556 sec. | ||
| 5345 | 2025.11.20 17:20:12.309617 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5346 | 2025.11.20 17:20:12.309727 [ 260 ] {31e3a818-c65d-45b0-8563-2ae97b7cbb51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5347 | 2025.11.20 17:20:12.309771 [ 260 ] {31e3a818-c65d-45b0-8563-2ae97b7cbb51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5348 | 2025.11.20 17:20:12.310193 [ 260 ] {31e3a818-c65d-45b0-8563-2ae97b7cbb51} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5349 | 2025.11.20 17:20:12.310229 [ 260 ] {31e3a818-c65d-45b0-8563-2ae97b7cbb51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5350 | 2025.11.20 17:20:12.310548 [ 260 ] {31e3a818-c65d-45b0-8563-2ae97b7cbb51} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5351 | 2025.11.20 17:20:12.310785 [ 260 ] {31e3a818-c65d-45b0-8563-2ae97b7cbb51} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5352 | 2025.11.20 17:20:12.310914 [ 260 ] {31e3a818-c65d-45b0-8563-2ae97b7cbb51} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001211 sec., 52848.88521882741 rows/sec., 4.12 MiB/sec. | ||
| 5353 | 2025.11.20 17:20:12.310952 [ 260 ] {31e3a818-c65d-45b0-8563-2ae97b7cbb51} <Debug> TCPHandler: Processed in 0.001386436 sec. | ||
| 5354 | 2025.11.20 17:20:12.311059 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5355 | 2025.11.20 17:20:12.311156 [ 260 ] {5296b791-5563-4f1d-a45c-93d182772c4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5356 | 2025.11.20 17:20:12.311200 [ 260 ] {5296b791-5563-4f1d-a45c-93d182772c4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5357 | 2025.11.20 17:20:12.311605 [ 260 ] {5296b791-5563-4f1d-a45c-93d182772c4b} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5358 | 2025.11.20 17:20:12.311639 [ 260 ] {5296b791-5563-4f1d-a45c-93d182772c4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5359 | 2025.11.20 17:20:12.311979 [ 260 ] {5296b791-5563-4f1d-a45c-93d182772c4b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5360 | 2025.11.20 17:20:12.312179 [ 260 ] {5296b791-5563-4f1d-a45c-93d182772c4b} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5361 | 2025.11.20 17:20:12.312307 [ 260 ] {5296b791-5563-4f1d-a45c-93d182772c4b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001171 sec., 136635.35439795046 rows/sec., 9.52 MiB/sec. | ||
| 5362 | 2025.11.20 17:20:12.312343 [ 260 ] {5296b791-5563-4f1d-a45c-93d182772c4b} <Debug> TCPHandler: Processed in 0.001331995 sec. | ||
| 5363 | 2025.11.20 17:20:12.312442 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5364 | 2025.11.20 17:20:12.312535 [ 260 ] {e0f6e81d-8804-4674-86ae-4ee07bf4615d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5365 | 2025.11.20 17:20:12.312577 [ 260 ] {e0f6e81d-8804-4674-86ae-4ee07bf4615d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5366 | 2025.11.20 17:20:12.312910 [ 260 ] {e0f6e81d-8804-4674-86ae-4ee07bf4615d} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5367 | 2025.11.20 17:20:12.312944 [ 260 ] {e0f6e81d-8804-4674-86ae-4ee07bf4615d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5368 | 2025.11.20 17:20:12.313257 [ 260 ] {e0f6e81d-8804-4674-86ae-4ee07bf4615d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5369 | 2025.11.20 17:20:12.313467 [ 260 ] {e0f6e81d-8804-4674-86ae-4ee07bf4615d} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5370 | 2025.11.20 17:20:12.313590 [ 260 ] {e0f6e81d-8804-4674-86ae-4ee07bf4615d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 5371 | 2025.11.20 17:20:12.313625 [ 260 ] {e0f6e81d-8804-4674-86ae-4ee07bf4615d} <Debug> TCPHandler: Processed in 0.001231273 sec. | ||
| 5372 | 2025.11.20 17:20:13.291705 [ 51 ] {} <Debug> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 5373 | 2025.11.20 17:20:13.291784 [ 51 ] {} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5374 | 2025.11.20 17:20:13.291806 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5375 | 2025.11.20 17:20:13.291925 [ 188 ] {3b27862b-b98c-491e-a117-76e99c241cf0::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 | ||
| 5376 | 2025.11.20 17:20:13.292075 [ 188 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5377 | 2025.11.20 17:20:13.292110 [ 188 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 5378 | 2025.11.20 17:20:13.292171 [ 188 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 5379 | 2025.11.20 17:20:13.292211 [ 188 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 5380 | 2025.11.20 17:20:13.292249 [ 188 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 5381 | 2025.11.20 17:20:13.292282 [ 188 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 5382 | 2025.11.20 17:20:13.293011 [ 197 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.001137682 sec., 12305.723391949594 rows/sec., 829.19 KiB/sec. | ||
| 5383 | 2025.11.20 17:20:13.293164 [ 196 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 5384 | 2025.11.20 17:20:13.293431 [ 196 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_14_3} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5385 | 2025.11.20 17:20:13.293503 [ 196 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_14_3} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 5386 | 2025.11.20 17:20:13.293572 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 5387 | 2025.11.20 17:20:16.013591 [ 46 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5388 | 2025.11.20 17:20:16.013644 [ 46 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5389 | 2025.11.20 17:20:16.103655 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11488 | ||
| 5390 | 2025.11.20 17:20:16.104220 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5391 | 2025.11.20 17:20:16.104269 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5392 | 2025.11.20 17:20:16.104779 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5393 | 2025.11.20 17:20:16.105002 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5394 | 2025.11.20 17:20:16.105129 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11488 | ||
| 5395 | 2025.11.20 17:20:16.132555 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 732 | ||
| 5396 | 2025.11.20 17:20:16.134960 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5397 | 2025.11.20 17:20:16.135019 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5398 | 2025.11.20 17:20:16.136301 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5399 | 2025.11.20 17:20:16.136583 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5400 | 2025.11.20 17:20:16.136978 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 732 | ||
| 5401 | 2025.11.20 17:20:16.678063 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5402 | 2025.11.20 17:20:16.693971 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5403 | 2025.11.20 17:20:16.694029 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5404 | 2025.11.20 17:20:16.700181 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5405 | 2025.11.20 17:20:16.700883 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5406 | 2025.11.20 17:20:16.703671 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5407 | 2025.11.20 17:20:17.308710 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5408 | 2025.11.20 17:20:17.308907 [ 260 ] {a3791f2c-15d2-44b5-ab16-a6c296b5b95d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5409 | 2025.11.20 17:20:17.308977 [ 260 ] {a3791f2c-15d2-44b5-ab16-a6c296b5b95d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5410 | 2025.11.20 17:20:17.309843 [ 260 ] {a3791f2c-15d2-44b5-ab16-a6c296b5b95d} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5411 | 2025.11.20 17:20:17.309884 [ 260 ] {a3791f2c-15d2-44b5-ab16-a6c296b5b95d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5412 | 2025.11.20 17:20:17.310290 [ 260 ] {a3791f2c-15d2-44b5-ab16-a6c296b5b95d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5413 | 2025.11.20 17:20:17.310504 [ 260 ] {a3791f2c-15d2-44b5-ab16-a6c296b5b95d} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5414 | 2025.11.20 17:20:17.310654 [ 260 ] {a3791f2c-15d2-44b5-ab16-a6c296b5b95d} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001799 sec., 75597.55419677598 rows/sec., 6.56 MiB/sec. | ||
| 5415 | 2025.11.20 17:20:17.310696 [ 260 ] {a3791f2c-15d2-44b5-ab16-a6c296b5b95d} <Debug> TCPHandler: Processed in 0.002117919 sec. | ||
| 5416 | 2025.11.20 17:20:17.310825 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5417 | 2025.11.20 17:20:17.310920 [ 260 ] {f4dcb915-e454-4b55-b0e2-afc329204ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5418 | 2025.11.20 17:20:17.310961 [ 260 ] {f4dcb915-e454-4b55-b0e2-afc329204ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5419 | 2025.11.20 17:20:17.311414 [ 260 ] {f4dcb915-e454-4b55-b0e2-afc329204ead} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5420 | 2025.11.20 17:20:17.311450 [ 260 ] {f4dcb915-e454-4b55-b0e2-afc329204ead} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5421 | 2025.11.20 17:20:17.311767 [ 260 ] {f4dcb915-e454-4b55-b0e2-afc329204ead} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5422 | 2025.11.20 17:20:17.311984 [ 260 ] {f4dcb915-e454-4b55-b0e2-afc329204ead} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5423 | 2025.11.20 17:20:17.312118 [ 260 ] {f4dcb915-e454-4b55-b0e2-afc329204ead} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001215 sec., 32921.81069958848 rows/sec., 2.42 MiB/sec. | ||
| 5424 | 2025.11.20 17:20:17.312155 [ 260 ] {f4dcb915-e454-4b55-b0e2-afc329204ead} <Debug> TCPHandler: Processed in 0.001390066 sec. | ||
| 5425 | 2025.11.20 17:20:17.312270 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5426 | 2025.11.20 17:20:17.312364 [ 260 ] {e6bf0aee-29e2-46a6-8f2f-95f175fabfb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5427 | 2025.11.20 17:20:17.312403 [ 260 ] {e6bf0aee-29e2-46a6-8f2f-95f175fabfb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5428 | 2025.11.20 17:20:17.312861 [ 260 ] {e6bf0aee-29e2-46a6-8f2f-95f175fabfb7} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5429 | 2025.11.20 17:20:17.312895 [ 260 ] {e6bf0aee-29e2-46a6-8f2f-95f175fabfb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5430 | 2025.11.20 17:20:17.313196 [ 260 ] {e6bf0aee-29e2-46a6-8f2f-95f175fabfb7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5431 | 2025.11.20 17:20:17.313400 [ 260 ] {e6bf0aee-29e2-46a6-8f2f-95f175fabfb7} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5432 | 2025.11.20 17:20:17.313526 [ 260 ] {e6bf0aee-29e2-46a6-8f2f-95f175fabfb7} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001181 sec., 88060.96528365792 rows/sec., 6.88 MiB/sec. | ||
| 5433 | 2025.11.20 17:20:17.313563 [ 260 ] {e6bf0aee-29e2-46a6-8f2f-95f175fabfb7} <Debug> TCPHandler: Processed in 0.001342065 sec. | ||
| 5434 | 2025.11.20 17:20:17.313686 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5435 | 2025.11.20 17:20:17.313790 [ 260 ] {fb270222-a46f-4eb3-bafc-379e3ab7ecf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5436 | 2025.11.20 17:20:17.313834 [ 260 ] {fb270222-a46f-4eb3-bafc-379e3ab7ecf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5437 | 2025.11.20 17:20:17.314285 [ 260 ] {fb270222-a46f-4eb3-bafc-379e3ab7ecf5} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5438 | 2025.11.20 17:20:17.314321 [ 260 ] {fb270222-a46f-4eb3-bafc-379e3ab7ecf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5439 | 2025.11.20 17:20:17.314662 [ 260 ] {fb270222-a46f-4eb3-bafc-379e3ab7ecf5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5440 | 2025.11.20 17:20:17.314878 [ 260 ] {fb270222-a46f-4eb3-bafc-379e3ab7ecf5} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5441 | 2025.11.20 17:20:17.315005 [ 260 ] {fb270222-a46f-4eb3-bafc-379e3ab7ecf5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 5442 | 2025.11.20 17:20:17.315041 [ 260 ] {fb270222-a46f-4eb3-bafc-379e3ab7ecf5} <Debug> TCPHandler: Processed in 0.001409437 sec. | ||
| 5443 | 2025.11.20 17:20:17.315151 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5444 | 2025.11.20 17:20:17.315244 [ 260 ] {c1ac5b38-6730-4297-b8fb-ec7af949fe1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5445 | 2025.11.20 17:20:17.315298 [ 260 ] {c1ac5b38-6730-4297-b8fb-ec7af949fe1f} <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 | ||
| 5446 | 2025.11.20 17:20:17.316203 [ 260 ] {c1ac5b38-6730-4297-b8fb-ec7af949fe1f} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5447 | 2025.11.20 17:20:17.316238 [ 260 ] {c1ac5b38-6730-4297-b8fb-ec7af949fe1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5448 | 2025.11.20 17:20:17.316832 [ 260 ] {c1ac5b38-6730-4297-b8fb-ec7af949fe1f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5449 | 2025.11.20 17:20:17.317046 [ 260 ] {c1ac5b38-6730-4297-b8fb-ec7af949fe1f} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5450 | 2025.11.20 17:20:17.317185 [ 260 ] {c1ac5b38-6730-4297-b8fb-ec7af949fe1f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001958 sec., 20429.009193054135 rows/sec., 36.61 MiB/sec. | ||
| 5451 | 2025.11.20 17:20:17.317237 [ 260 ] {c1ac5b38-6730-4297-b8fb-ec7af949fe1f} <Debug> TCPHandler: Processed in 0.00213377 sec. | ||
| 5452 | 2025.11.20 17:20:17.317349 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5453 | 2025.11.20 17:20:17.317443 [ 260 ] {b4bab06e-5255-4509-b1d4-acc9f4389b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5454 | 2025.11.20 17:20:17.317484 [ 260 ] {b4bab06e-5255-4509-b1d4-acc9f4389b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5455 | 2025.11.20 17:20:17.317828 [ 260 ] {b4bab06e-5255-4509-b1d4-acc9f4389b81} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5456 | 2025.11.20 17:20:17.317865 [ 260 ] {b4bab06e-5255-4509-b1d4-acc9f4389b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5457 | 2025.11.20 17:20:17.318177 [ 260 ] {b4bab06e-5255-4509-b1d4-acc9f4389b81} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5458 | 2025.11.20 17:20:17.318376 [ 260 ] {b4bab06e-5255-4509-b1d4-acc9f4389b81} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5459 | 2025.11.20 17:20:17.318502 [ 260 ] {b4bab06e-5255-4509-b1d4-acc9f4389b81} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 5460 | 2025.11.20 17:20:17.318537 [ 260 ] {b4bab06e-5255-4509-b1d4-acc9f4389b81} <Debug> TCPHandler: Processed in 0.001236373 sec. | ||
| 5461 | 2025.11.20 17:20:18.638889 [ 43 ] {} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 5462 | 2025.11.20 17:20:18.638967 [ 43 ] {} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5463 | 2025.11.20 17:20:18.638987 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5464 | 2025.11.20 17:20:18.639117 [ 188 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 5465 | 2025.11.20 17:20:18.639274 [ 188 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5466 | 2025.11.20 17:20:18.639307 [ 188 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 464 rows starting from the beginning of the part | ||
| 5467 | 2025.11.20 17:20:18.639370 [ 188 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 5468 | 2025.11.20 17:20:18.639411 [ 188 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
| 5469 | 2025.11.20 17:20:18.639449 [ 188 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 212 rows starting from the beginning of the part | ||
| 5470 | 2025.11.20 17:20:18.639486 [ 188 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 252 rows starting from the beginning of the part | ||
| 5471 | 2025.11.20 17:20:18.640394 [ 197 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1352 rows, containing 5 columns (5 merged, 0 gathered) in 0.001329505 sec., 1016919.8310649453 rows/sec., 71.23 MiB/sec. | ||
| 5472 | 2025.11.20 17:20:18.640559 [ 188 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 5473 | 2025.11.20 17:20:18.640795 [ 188 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_20_4} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5474 | 2025.11.20 17:20:18.640860 [ 188 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_20_4} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 5475 | 2025.11.20 17:20:18.640923 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 5476 | 2025.11.20 17:20:21.901561 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44370 | ||
| 5477 | 2025.11.20 17:20:21.901683 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5478 | 2025.11.20 17:20:21.901711 [ 286 ] {} <Debug> TCP-Session: 1267c977-3de0-4139-ae33-09cb4e6ba1f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:44370 | ||
| 5479 | 2025.11.20 17:20:21.901733 [ 286 ] {} <Debug> TCP-Session: 1267c977-3de0-4139-ae33-09cb4e6ba1f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5480 | 2025.11.20 17:20:21.901746 [ 286 ] {} <Debug> TCP-Session: 1267c977-3de0-4139-ae33-09cb4e6ba1f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5481 | 2025.11.20 17:20:21.901927 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60683 | ||
| 5482 | 2025.11.20 17:20:21.901944 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40222 | ||
| 5483 | 2025.11.20 17:20:21.901939 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45787 | ||
| 5484 | 2025.11.20 17:20:21.902020 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51149 | ||
| 5485 | 2025.11.20 17:20:21.902062 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61934 | ||
| 5486 | 2025.11.20 17:20:21.902077 [ 286 ] {} <Trace> TCP-Session: 1267c977-3de0-4139-ae33-09cb4e6ba1f3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5487 | 2025.11.20 17:20:21.902056 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52470 | ||
| 5488 | 2025.11.20 17:20:21.902050 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5489 | 2025.11.20 17:20:21.902162 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5490 | 2025.11.20 17:20:21.902186 [ 288 ] {} <Debug> TCP-Session: 21d16b15-db8a-4be1-88ba-be5093baf261 Authenticating user 'default' from [fd00:1122:3344:101::e]:60683 | ||
| 5491 | 2025.11.20 17:20:21.902040 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47341 | ||
| 5492 | 2025.11.20 17:20:21.902220 [ 288 ] {} <Debug> TCP-Session: 21d16b15-db8a-4be1-88ba-be5093baf261 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5493 | 2025.11.20 17:20:21.902206 [ 290 ] {} <Debug> TCP-Session: b3f0d659-02c1-4bbe-b29e-061344e70206 Authenticating user 'default' from [fd00:1122:3344:101::e]:40222 | ||
| 5494 | 2025.11.20 17:20:21.902258 [ 288 ] {} <Debug> TCP-Session: 21d16b15-db8a-4be1-88ba-be5093baf261 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5495 | 2025.11.20 17:20:21.902262 [ 286 ] {dfb69d52-5b46-4dc0-a2bd-62eb70825cf9} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44370) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5496 | 2025.11.20 17:20:21.902287 [ 290 ] {} <Debug> TCP-Session: b3f0d659-02c1-4bbe-b29e-061344e70206 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5497 | 2025.11.20 17:20:21.902302 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5498 | 2025.11.20 17:20:21.902320 [ 290 ] {} <Debug> TCP-Session: b3f0d659-02c1-4bbe-b29e-061344e70206 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5499 | 2025.11.20 17:20:21.902306 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5500 | 2025.11.20 17:20:21.902347 [ 289 ] {} <Debug> TCP-Session: 1f2a700e-36e1-4000-9898-e73719fbdd9c Authenticating user 'default' from [fd00:1122:3344:101::e]:45787 | ||
| 5501 | 2025.11.20 17:20:21.902014 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59974 | ||
| 5502 | 2025.11.20 17:20:21.902412 [ 289 ] {} <Debug> TCP-Session: 1f2a700e-36e1-4000-9898-e73719fbdd9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5503 | 2025.11.20 17:20:21.902401 [ 292 ] {} <Debug> TCP-Session: 2534c753-07ba-4f4b-811b-49279144df22 Authenticating user 'default' from [fd00:1122:3344:101::e]:51149 | ||
| 5504 | 2025.11.20 17:20:21.902444 [ 289 ] {} <Debug> TCP-Session: 1f2a700e-36e1-4000-9898-e73719fbdd9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5505 | 2025.11.20 17:20:21.902478 [ 292 ] {} <Debug> TCP-Session: 2534c753-07ba-4f4b-811b-49279144df22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5506 | 2025.11.20 17:20:21.902404 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5507 | 2025.11.20 17:20:21.902507 [ 292 ] {} <Debug> TCP-Session: 2534c753-07ba-4f4b-811b-49279144df22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5508 | 2025.11.20 17:20:21.902523 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5509 | 2025.11.20 17:20:21.902549 [ 286 ] {dfb69d52-5b46-4dc0-a2bd-62eb70825cf9} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5510 | 2025.11.20 17:20:21.902564 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5511 | 2025.11.20 17:20:21.902581 [ 293 ] {} <Debug> TCP-Session: 0b732ce0-b7f2-491d-a491-209d7cd7572b Authenticating user 'default' from [fd00:1122:3344:101::e]:47341 | ||
| 5512 | 2025.11.20 17:20:21.902611 [ 259 ] {} <Debug> TCP-Session: 7c596a54-c205-4a1b-a36d-8326b34e93f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:61934 | ||
| 5513 | 2025.11.20 17:20:21.902619 [ 286 ] {dfb69d52-5b46-4dc0-a2bd-62eb70825cf9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5514 | 2025.11.20 17:20:21.902630 [ 293 ] {} <Debug> TCP-Session: 0b732ce0-b7f2-491d-a491-209d7cd7572b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5515 | 2025.11.20 17:20:21.902637 [ 259 ] {} <Debug> TCP-Session: 7c596a54-c205-4a1b-a36d-8326b34e93f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5516 | 2025.11.20 17:20:21.902668 [ 293 ] {} <Debug> TCP-Session: 0b732ce0-b7f2-491d-a491-209d7cd7572b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5517 | 2025.11.20 17:20:21.902680 [ 259 ] {} <Debug> TCP-Session: 7c596a54-c205-4a1b-a36d-8326b34e93f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5518 | 2025.11.20 17:20:21.902534 [ 294 ] {} <Debug> TCP-Session: a7841aec-ca7e-42c0-bb72-d4a3e784cece Authenticating user 'default' from [fd00:1122:3344:101::e]:52470 | ||
| 5519 | 2025.11.20 17:20:21.902597 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5520 | 2025.11.20 17:20:21.902734 [ 294 ] {} <Debug> TCP-Session: a7841aec-ca7e-42c0-bb72-d4a3e784cece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5521 | 2025.11.20 17:20:21.902759 [ 291 ] {} <Debug> TCP-Session: 8cc35afd-e2b6-41a6-bbb9-36dac3abe69e Authenticating user 'default' from [fd00:1122:3344:101::e]:59974 | ||
| 5522 | 2025.11.20 17:20:21.902763 [ 294 ] {} <Debug> TCP-Session: a7841aec-ca7e-42c0-bb72-d4a3e784cece Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5523 | 2025.11.20 17:20:21.902790 [ 291 ] {} <Debug> TCP-Session: 8cc35afd-e2b6-41a6-bbb9-36dac3abe69e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5524 | 2025.11.20 17:20:21.902810 [ 291 ] {} <Debug> TCP-Session: 8cc35afd-e2b6-41a6-bbb9-36dac3abe69e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5525 | 2025.11.20 17:20:21.902905 [ 286 ] {dfb69d52-5b46-4dc0-a2bd-62eb70825cf9} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 5526 | 2025.11.20 17:20:21.903854 [ 299 ] {dfb69d52-5b46-4dc0-a2bd-62eb70825cf9} <Trace> AggregatingTransform: Aggregating | ||
| 5527 | 2025.11.20 17:20:21.903900 [ 299 ] {dfb69d52-5b46-4dc0-a2bd-62eb70825cf9} <Trace> Aggregator: Aggregation method: without_key | ||
| 5528 | 2025.11.20 17:20:21.903942 [ 299 ] {dfb69d52-5b46-4dc0-a2bd-62eb70825cf9} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000916848 sec. (1090.693 rows/sec., 42.61 KiB/sec.) | ||
| 5529 | 2025.11.20 17:20:21.903966 [ 299 ] {dfb69d52-5b46-4dc0-a2bd-62eb70825cf9} <Trace> Aggregator: Merging aggregated data | ||
| 5530 | 2025.11.20 17:20:21.905442 [ 286 ] {dfb69d52-5b46-4dc0-a2bd-62eb70825cf9} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003232 sec., 309.4059405940594 rows/sec., 12.09 KiB/sec. | ||
| 5531 | 2025.11.20 17:20:21.905575 [ 286 ] {dfb69d52-5b46-4dc0-a2bd-62eb70825cf9} <Debug> TCPHandler: Processed in 0.003645788 sec. | ||
| 5532 | 2025.11.20 17:20:21.905690 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5533 | 2025.11.20 17:20:21.905720 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5534 | 2025.11.20 17:20:21.905722 [ 286 ] {} <Debug> TCP-Session: 1267c977-3de0-4139-ae33-09cb4e6ba1f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5535 | 2025.11.20 17:20:21.905741 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5536 | 2025.11.20 17:20:21.905761 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5537 | 2025.11.20 17:20:21.905769 [ 288 ] {} <Debug> TCP-Session: 21d16b15-db8a-4be1-88ba-be5093baf261 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5538 | 2025.11.20 17:20:21.905782 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5539 | 2025.11.20 17:20:21.905810 [ 289 ] {} <Debug> TCP-Session: 1f2a700e-36e1-4000-9898-e73719fbdd9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5540 | 2025.11.20 17:20:21.905835 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5541 | 2025.11.20 17:20:21.905857 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5542 | 2025.11.20 17:20:21.905857 [ 290 ] {} <Debug> TCP-Session: b3f0d659-02c1-4bbe-b29e-061344e70206 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5543 | 2025.11.20 17:20:21.905878 [ 291 ] {} <Debug> TCP-Session: 8cc35afd-e2b6-41a6-bbb9-36dac3abe69e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5544 | 2025.11.20 17:20:21.905902 [ 293 ] {} <Debug> TCP-Session: 0b732ce0-b7f2-491d-a491-209d7cd7572b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5545 | 2025.11.20 17:20:21.905791 [ 259 ] {} <Debug> TCP-Session: 7c596a54-c205-4a1b-a36d-8326b34e93f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5546 | 2025.11.20 17:20:21.905819 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5547 | 2025.11.20 17:20:21.905798 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5548 | 2025.11.20 17:20:21.905983 [ 292 ] {} <Debug> TCP-Session: 2534c753-07ba-4f4b-811b-49279144df22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5549 | 2025.11.20 17:20:21.906006 [ 294 ] {} <Debug> TCP-Session: a7841aec-ca7e-42c0-bb72-d4a3e784cece Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5550 | 2025.11.20 17:20:22.037121 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39397 | ||
| 5551 | 2025.11.20 17:20:22.037223 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5552 | 2025.11.20 17:20:22.037249 [ 286 ] {} <Debug> TCP-Session: b42ea11d-cddf-4f23-8d43-7ce062681108 Authenticating user 'default' from [fd00:1122:3344:101::e]:39397 | ||
| 5553 | 2025.11.20 17:20:22.037274 [ 286 ] {} <Debug> TCP-Session: b42ea11d-cddf-4f23-8d43-7ce062681108 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5554 | 2025.11.20 17:20:22.037287 [ 286 ] {} <Debug> TCP-Session: b42ea11d-cddf-4f23-8d43-7ce062681108 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5555 | 2025.11.20 17:20:22.037488 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40343 | ||
| 5556 | 2025.11.20 17:20:22.037507 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42508 | ||
| 5557 | 2025.11.20 17:20:22.037571 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53699 | ||
| 5558 | 2025.11.20 17:20:22.037592 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57245 | ||
| 5559 | 2025.11.20 17:20:22.037617 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62280 | ||
| 5560 | 2025.11.20 17:20:22.037651 [ 286 ] {} <Trace> TCP-Session: b42ea11d-cddf-4f23-8d43-7ce062681108 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5561 | 2025.11.20 17:20:22.037676 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5562 | 2025.11.20 17:20:22.037693 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5563 | 2025.11.20 17:20:22.037692 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5564 | 2025.11.20 17:20:22.037738 [ 291 ] {} <Debug> TCP-Session: fad8e305-6d61-4ac7-b1fb-24c900f5e813 Authenticating user 'default' from [fd00:1122:3344:101::e]:53699 | ||
| 5565 | 2025.11.20 17:20:22.037758 [ 289 ] {} <Debug> TCP-Session: 866eee4a-8869-4374-9e49-7a2c77731b3d Authenticating user 'default' from [fd00:1122:3344:101::e]:42508 | ||
| 5566 | 2025.11.20 17:20:22.037775 [ 293 ] {} <Debug> TCP-Session: 64405326-a6d0-435f-8c62-8efa6f70807c Authenticating user 'default' from [fd00:1122:3344:101::e]:57245 | ||
| 5567 | 2025.11.20 17:20:22.037796 [ 291 ] {} <Debug> TCP-Session: fad8e305-6d61-4ac7-b1fb-24c900f5e813 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5568 | 2025.11.20 17:20:22.037815 [ 293 ] {} <Debug> TCP-Session: 64405326-a6d0-435f-8c62-8efa6f70807c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5569 | 2025.11.20 17:20:22.037829 [ 291 ] {} <Debug> TCP-Session: fad8e305-6d61-4ac7-b1fb-24c900f5e813 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5570 | 2025.11.20 17:20:22.037846 [ 293 ] {} <Debug> TCP-Session: 64405326-a6d0-435f-8c62-8efa6f70807c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5571 | 2025.11.20 17:20:22.037810 [ 289 ] {} <Debug> TCP-Session: 866eee4a-8869-4374-9e49-7a2c77731b3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5572 | 2025.11.20 17:20:22.037877 [ 286 ] {7dbe1cfe-9912-43d0-90b2-4ededb4c23b1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39397) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5573 | 2025.11.20 17:20:22.037909 [ 289 ] {} <Debug> TCP-Session: 866eee4a-8869-4374-9e49-7a2c77731b3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5574 | 2025.11.20 17:20:22.037632 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5575 | 2025.11.20 17:20:22.037607 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46233 | ||
| 5576 | 2025.11.20 17:20:22.037976 [ 288 ] {} <Debug> TCP-Session: 1b4e3483-9bd8-41de-9eae-7840b0c176e4 Authenticating user 'default' from [fd00:1122:3344:101::e]:40343 | ||
| 5577 | 2025.11.20 17:20:22.037546 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40534 | ||
| 5578 | 2025.11.20 17:20:22.038015 [ 288 ] {} <Debug> TCP-Session: 1b4e3483-9bd8-41de-9eae-7840b0c176e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5579 | 2025.11.20 17:20:22.038038 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5580 | 2025.11.20 17:20:22.038056 [ 288 ] {} <Debug> TCP-Session: 1b4e3483-9bd8-41de-9eae-7840b0c176e4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5581 | 2025.11.20 17:20:22.038075 [ 259 ] {} <Debug> TCP-Session: f20e1709-f5de-4364-b1c1-7740475da67b Authenticating user 'default' from [fd00:1122:3344:101::e]:46233 | ||
| 5582 | 2025.11.20 17:20:22.037759 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5583 | 2025.11.20 17:20:22.038103 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5584 | 2025.11.20 17:20:22.038105 [ 259 ] {} <Debug> TCP-Session: f20e1709-f5de-4364-b1c1-7740475da67b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5585 | 2025.11.20 17:20:22.038146 [ 290 ] {} <Debug> TCP-Session: 968926dc-d572-4eb6-9cfc-100d16e15366 Authenticating user 'default' from [fd00:1122:3344:101::e]:40534 | ||
| 5586 | 2025.11.20 17:20:22.038172 [ 259 ] {} <Debug> TCP-Session: f20e1709-f5de-4364-b1c1-7740475da67b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5587 | 2025.11.20 17:20:22.038172 [ 286 ] {7dbe1cfe-9912-43d0-90b2-4ededb4c23b1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5588 | 2025.11.20 17:20:22.038196 [ 290 ] {} <Debug> TCP-Session: 968926dc-d572-4eb6-9cfc-100d16e15366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5589 | 2025.11.20 17:20:22.038233 [ 290 ] {} <Debug> TCP-Session: 968926dc-d572-4eb6-9cfc-100d16e15366 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5590 | 2025.11.20 17:20:22.037581 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48233 | ||
| 5591 | 2025.11.20 17:20:22.038253 [ 286 ] {7dbe1cfe-9912-43d0-90b2-4ededb4c23b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5592 | 2025.11.20 17:20:22.038139 [ 294 ] {} <Debug> TCP-Session: 469b7fba-fa51-48f4-853d-fc8cb06ebaaa Authenticating user 'default' from [fd00:1122:3344:101::e]:62280 | ||
| 5593 | 2025.11.20 17:20:22.038325 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5594 | 2025.11.20 17:20:22.038326 [ 294 ] {} <Debug> TCP-Session: 469b7fba-fa51-48f4-853d-fc8cb06ebaaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5595 | 2025.11.20 17:20:22.038355 [ 292 ] {} <Debug> TCP-Session: d766433f-4dc3-4384-9d20-7cdc4c53dbc8 Authenticating user 'default' from [fd00:1122:3344:101::e]:48233 | ||
| 5596 | 2025.11.20 17:20:22.038361 [ 294 ] {} <Debug> TCP-Session: 469b7fba-fa51-48f4-853d-fc8cb06ebaaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5597 | 2025.11.20 17:20:22.038380 [ 292 ] {} <Debug> TCP-Session: d766433f-4dc3-4384-9d20-7cdc4c53dbc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5598 | 2025.11.20 17:20:22.038399 [ 292 ] {} <Debug> TCP-Session: d766433f-4dc3-4384-9d20-7cdc4c53dbc8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5599 | 2025.11.20 17:20:22.038560 [ 286 ] {7dbe1cfe-9912-43d0-90b2-4ededb4c23b1} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 5600 | 2025.11.20 17:20:22.039586 [ 327 ] {7dbe1cfe-9912-43d0-90b2-4ededb4c23b1} <Trace> AggregatingTransform: Aggregating | ||
| 5601 | 2025.11.20 17:20:22.039626 [ 327 ] {7dbe1cfe-9912-43d0-90b2-4ededb4c23b1} <Trace> Aggregator: Aggregation method: without_key | ||
| 5602 | 2025.11.20 17:20:22.039665 [ 327 ] {7dbe1cfe-9912-43d0-90b2-4ededb4c23b1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001006229 sec. (993.810 rows/sec., 38.82 KiB/sec.) | ||
| 5603 | 2025.11.20 17:20:22.039683 [ 327 ] {7dbe1cfe-9912-43d0-90b2-4ededb4c23b1} <Trace> Aggregator: Merging aggregated data | ||
| 5604 | 2025.11.20 17:20:22.040958 [ 286 ] {7dbe1cfe-9912-43d0-90b2-4ededb4c23b1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003151 sec., 317.35956839098696 rows/sec., 12.40 KiB/sec. | ||
| 5605 | 2025.11.20 17:20:22.041099 [ 286 ] {7dbe1cfe-9912-43d0-90b2-4ededb4c23b1} <Debug> TCPHandler: Processed in 0.003605907 sec. | ||
| 5606 | 2025.11.20 17:20:22.041218 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5607 | 2025.11.20 17:20:22.041247 [ 286 ] {} <Debug> TCP-Session: b42ea11d-cddf-4f23-8d43-7ce062681108 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5608 | 2025.11.20 17:20:22.041250 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5609 | 2025.11.20 17:20:22.041269 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5610 | 2025.11.20 17:20:22.041291 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5611 | 2025.11.20 17:20:22.041312 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5612 | 2025.11.20 17:20:22.041333 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5613 | 2025.11.20 17:20:22.041341 [ 259 ] {} <Debug> TCP-Session: f20e1709-f5de-4364-b1c1-7740475da67b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5614 | 2025.11.20 17:20:22.041360 [ 293 ] {} <Debug> TCP-Session: 64405326-a6d0-435f-8c62-8efa6f70807c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5615 | 2025.11.20 17:20:22.041365 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5616 | 2025.11.20 17:20:22.041389 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5617 | 2025.11.20 17:20:22.041426 [ 294 ] {} <Debug> TCP-Session: 469b7fba-fa51-48f4-853d-fc8cb06ebaaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5618 | 2025.11.20 17:20:22.041378 [ 291 ] {} <Debug> TCP-Session: fad8e305-6d61-4ac7-b1fb-24c900f5e813 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5619 | 2025.11.20 17:20:22.041445 [ 290 ] {} <Debug> TCP-Session: 968926dc-d572-4eb6-9cfc-100d16e15366 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5620 | 2025.11.20 17:20:22.041327 [ 288 ] {} <Debug> TCP-Session: 1b4e3483-9bd8-41de-9eae-7840b0c176e4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5621 | 2025.11.20 17:20:22.041301 [ 289 ] {} <Debug> TCP-Session: 866eee4a-8869-4374-9e49-7a2c77731b3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5622 | 2025.11.20 17:20:22.041387 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5623 | 2025.11.20 17:20:22.041569 [ 292 ] {} <Debug> TCP-Session: d766433f-4dc3-4384-9d20-7cdc4c53dbc8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5624 | 2025.11.20 17:20:22.108185 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54431 | ||
| 5625 | 2025.11.20 17:20:22.108284 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5626 | 2025.11.20 17:20:22.108312 [ 286 ] {} <Debug> TCP-Session: 0655ddbc-cb9b-4f4c-bcf4-37ecf08b21dd Authenticating user 'default' from [fd00:1122:3344:101::e]:54431 | ||
| 5627 | 2025.11.20 17:20:22.108335 [ 286 ] {} <Debug> TCP-Session: 0655ddbc-cb9b-4f4c-bcf4-37ecf08b21dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5628 | 2025.11.20 17:20:22.108349 [ 286 ] {} <Debug> TCP-Session: 0655ddbc-cb9b-4f4c-bcf4-37ecf08b21dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5629 | 2025.11.20 17:20:22.108540 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37444 | ||
| 5630 | 2025.11.20 17:20:22.108550 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56019 | ||
| 5631 | 2025.11.20 17:20:22.108600 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64182 | ||
| 5632 | 2025.11.20 17:20:22.108628 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42280 | ||
| 5633 | 2025.11.20 17:20:22.108583 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43792 | ||
| 5634 | 2025.11.20 17:20:22.108676 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5635 | 2025.11.20 17:20:22.108695 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5636 | 2025.11.20 17:20:22.108702 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5637 | 2025.11.20 17:20:22.108699 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5638 | 2025.11.20 17:20:22.108725 [ 292 ] {} <Debug> TCP-Session: 804b9f33-7736-4e47-9188-8de2ff4bd461 Authenticating user 'default' from [fd00:1122:3344:101::e]:64182 | ||
| 5639 | 2025.11.20 17:20:22.108736 [ 259 ] {} <Debug> TCP-Session: 253279a4-9fb2-47d3-96ad-952e39fbe6af Authenticating user 'default' from [fd00:1122:3344:101::e]:42280 | ||
| 5640 | 2025.11.20 17:20:22.108763 [ 289 ] {} <Debug> TCP-Session: 6aa26d94-b334-49d7-b080-9fb2056dec57 Authenticating user 'default' from [fd00:1122:3344:101::e]:56019 | ||
| 5641 | 2025.11.20 17:20:22.108781 [ 259 ] {} <Debug> TCP-Session: 253279a4-9fb2-47d3-96ad-952e39fbe6af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5642 | 2025.11.20 17:20:22.108735 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5643 | 2025.11.20 17:20:22.108819 [ 289 ] {} <Debug> TCP-Session: 6aa26d94-b334-49d7-b080-9fb2056dec57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5644 | 2025.11.20 17:20:22.108849 [ 291 ] {} <Debug> TCP-Session: 35badfb3-a842-4765-beed-36f220964f2c Authenticating user 'default' from [fd00:1122:3344:101::e]:43792 | ||
| 5645 | 2025.11.20 17:20:22.108859 [ 289 ] {} <Debug> TCP-Session: 6aa26d94-b334-49d7-b080-9fb2056dec57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5646 | 2025.11.20 17:20:22.108715 [ 288 ] {} <Debug> TCP-Session: abd1d31c-69d9-4881-a301-1da2337d6f71 Authenticating user 'default' from [fd00:1122:3344:101::e]:37444 | ||
| 5647 | 2025.11.20 17:20:22.108883 [ 291 ] {} <Debug> TCP-Session: 35badfb3-a842-4765-beed-36f220964f2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5648 | 2025.11.20 17:20:22.108667 [ 286 ] {} <Trace> TCP-Session: 0655ddbc-cb9b-4f4c-bcf4-37ecf08b21dd Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5649 | 2025.11.20 17:20:22.108915 [ 291 ] {} <Debug> TCP-Session: 35badfb3-a842-4765-beed-36f220964f2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5650 | 2025.11.20 17:20:22.108916 [ 288 ] {} <Debug> TCP-Session: abd1d31c-69d9-4881-a301-1da2337d6f71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5651 | 2025.11.20 17:20:22.108557 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55220 | ||
| 5652 | 2025.11.20 17:20:22.108968 [ 288 ] {} <Debug> TCP-Session: abd1d31c-69d9-4881-a301-1da2337d6f71 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5653 | 2025.11.20 17:20:22.108821 [ 259 ] {} <Debug> TCP-Session: 253279a4-9fb2-47d3-96ad-952e39fbe6af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5654 | 2025.11.20 17:20:22.108766 [ 292 ] {} <Debug> TCP-Session: 804b9f33-7736-4e47-9188-8de2ff4bd461 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5655 | 2025.11.20 17:20:22.108624 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48572 | ||
| 5656 | 2025.11.20 17:20:22.109062 [ 292 ] {} <Debug> TCP-Session: 804b9f33-7736-4e47-9188-8de2ff4bd461 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5657 | 2025.11.20 17:20:22.109076 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5658 | 2025.11.20 17:20:22.109104 [ 286 ] {a8e6be01-5ff9-413b-b850-449b760b31bc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54431) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5659 | 2025.11.20 17:20:22.109128 [ 290 ] {} <Debug> TCP-Session: 7c2c25a6-ec1a-4701-9818-28820fa54252 Authenticating user 'default' from [fd00:1122:3344:101::e]:55220 | ||
| 5660 | 2025.11.20 17:20:22.109132 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5661 | 2025.11.20 17:20:22.108613 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48654 | ||
| 5662 | 2025.11.20 17:20:22.109170 [ 294 ] {} <Debug> TCP-Session: c7d4ce0b-03ad-43c7-bf8a-368b0ef16589 Authenticating user 'default' from [fd00:1122:3344:101::e]:48572 | ||
| 5663 | 2025.11.20 17:20:22.109160 [ 290 ] {} <Debug> TCP-Session: 7c2c25a6-ec1a-4701-9818-28820fa54252 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5664 | 2025.11.20 17:20:22.109204 [ 294 ] {} <Debug> TCP-Session: c7d4ce0b-03ad-43c7-bf8a-368b0ef16589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5665 | 2025.11.20 17:20:22.109215 [ 290 ] {} <Debug> TCP-Session: 7c2c25a6-ec1a-4701-9818-28820fa54252 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5666 | 2025.11.20 17:20:22.109221 [ 294 ] {} <Debug> TCP-Session: c7d4ce0b-03ad-43c7-bf8a-368b0ef16589 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5667 | 2025.11.20 17:20:22.109240 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5668 | 2025.11.20 17:20:22.109271 [ 293 ] {} <Debug> TCP-Session: bda6d9c4-6817-4368-8e29-4c43722d23dc Authenticating user 'default' from [fd00:1122:3344:101::e]:48654 | ||
| 5669 | 2025.11.20 17:20:22.109289 [ 293 ] {} <Debug> TCP-Session: bda6d9c4-6817-4368-8e29-4c43722d23dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5670 | 2025.11.20 17:20:22.109301 [ 293 ] {} <Debug> TCP-Session: bda6d9c4-6817-4368-8e29-4c43722d23dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5671 | 2025.11.20 17:20:22.109362 [ 286 ] {a8e6be01-5ff9-413b-b850-449b760b31bc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5672 | 2025.11.20 17:20:22.109419 [ 286 ] {a8e6be01-5ff9-413b-b850-449b760b31bc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5673 | 2025.11.20 17:20:22.109687 [ 286 ] {a8e6be01-5ff9-413b-b850-449b760b31bc} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 5674 | 2025.11.20 17:20:22.110559 [ 342 ] {a8e6be01-5ff9-413b-b850-449b760b31bc} <Trace> AggregatingTransform: Aggregating | ||
| 5675 | 2025.11.20 17:20:22.110608 [ 342 ] {a8e6be01-5ff9-413b-b850-449b760b31bc} <Trace> Aggregator: Aggregation method: without_key | ||
| 5676 | 2025.11.20 17:20:22.110644 [ 342 ] {a8e6be01-5ff9-413b-b850-449b760b31bc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000860537 sec. (1162.065 rows/sec., 45.39 KiB/sec.) | ||
| 5677 | 2025.11.20 17:20:22.110663 [ 342 ] {a8e6be01-5ff9-413b-b850-449b760b31bc} <Trace> Aggregator: Merging aggregated data | ||
| 5678 | 2025.11.20 17:20:22.111856 [ 286 ] {a8e6be01-5ff9-413b-b850-449b760b31bc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002805 sec., 356.50623885918003 rows/sec., 13.93 KiB/sec. | ||
| 5679 | 2025.11.20 17:20:22.111986 [ 286 ] {a8e6be01-5ff9-413b-b850-449b760b31bc} <Debug> TCPHandler: Processed in 0.003436235 sec. | ||
| 5680 | 2025.11.20 17:20:22.112123 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5681 | 2025.11.20 17:20:22.112161 [ 286 ] {} <Debug> TCP-Session: 0655ddbc-cb9b-4f4c-bcf4-37ecf08b21dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5682 | 2025.11.20 17:20:22.112164 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5683 | 2025.11.20 17:20:22.112191 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5684 | 2025.11.20 17:20:22.112213 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5685 | 2025.11.20 17:20:22.112222 [ 288 ] {} <Debug> TCP-Session: abd1d31c-69d9-4881-a301-1da2337d6f71 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5686 | 2025.11.20 17:20:22.112240 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5687 | 2025.11.20 17:20:22.112258 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5688 | 2025.11.20 17:20:22.112275 [ 259 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5689 | 2025.11.20 17:20:22.112293 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5690 | 2025.11.20 17:20:22.112309 [ 290 ] {} <Debug> TCP-Session: 7c2c25a6-ec1a-4701-9818-28820fa54252 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5691 | 2025.11.20 17:20:22.112328 [ 259 ] {} <Debug> TCP-Session: 253279a4-9fb2-47d3-96ad-952e39fbe6af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5692 | 2025.11.20 17:20:22.112345 [ 293 ] {} <Debug> TCP-Session: bda6d9c4-6817-4368-8e29-4c43722d23dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5693 | 2025.11.20 17:20:22.112241 [ 289 ] {} <Debug> TCP-Session: 6aa26d94-b334-49d7-b080-9fb2056dec57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5694 | 2025.11.20 17:20:22.112298 [ 291 ] {} <Debug> TCP-Session: 35badfb3-a842-4765-beed-36f220964f2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5695 | 2025.11.20 17:20:22.112310 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 5696 | 2025.11.20 17:20:22.112288 [ 294 ] {} <Debug> TCP-Session: c7d4ce0b-03ad-43c7-bf8a-368b0ef16589 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5697 | 2025.11.20 17:20:22.112441 [ 292 ] {} <Debug> TCP-Session: 804b9f33-7736-4e47-9188-8de2ff4bd461 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5698 | 2025.11.20 17:20:22.320633 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5699 | 2025.11.20 17:20:22.320830 [ 260 ] {4041dc39-2ab1-431e-96dc-7332800e9ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5700 | 2025.11.20 17:20:22.320909 [ 260 ] {4041dc39-2ab1-431e-96dc-7332800e9ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5701 | 2025.11.20 17:20:22.321746 [ 260 ] {4041dc39-2ab1-431e-96dc-7332800e9ee8} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5702 | 2025.11.20 17:20:22.321796 [ 260 ] {4041dc39-2ab1-431e-96dc-7332800e9ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5703 | 2025.11.20 17:20:22.322224 [ 260 ] {4041dc39-2ab1-431e-96dc-7332800e9ee8} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5704 | 2025.11.20 17:20:22.322450 [ 260 ] {4041dc39-2ab1-431e-96dc-7332800e9ee8} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5705 | 2025.11.20 17:20:22.322607 [ 260 ] {4041dc39-2ab1-431e-96dc-7332800e9ee8} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001847 sec., 221981.59177043856 rows/sec., 14.08 MiB/sec. | ||
| 5706 | 2025.11.20 17:20:22.322654 [ 260 ] {4041dc39-2ab1-431e-96dc-7332800e9ee8} <Debug> TCPHandler: Processed in 0.0021579 sec. | ||
| 5707 | 2025.11.20 17:20:22.322782 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5708 | 2025.11.20 17:20:22.322898 [ 260 ] {d5365fd9-ca17-416d-a950-2b3d45dbd5fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5709 | 2025.11.20 17:20:22.322941 [ 260 ] {d5365fd9-ca17-416d-a950-2b3d45dbd5fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5710 | 2025.11.20 17:20:22.323922 [ 260 ] {d5365fd9-ca17-416d-a950-2b3d45dbd5fb} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5711 | 2025.11.20 17:20:22.323964 [ 260 ] {d5365fd9-ca17-416d-a950-2b3d45dbd5fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5712 | 2025.11.20 17:20:22.324344 [ 260 ] {d5365fd9-ca17-416d-a950-2b3d45dbd5fb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5713 | 2025.11.20 17:20:22.324577 [ 260 ] {d5365fd9-ca17-416d-a950-2b3d45dbd5fb} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5714 | 2025.11.20 17:20:22.324694 [ 39 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5715 | 2025.11.20 17:20:22.324711 [ 260 ] {d5365fd9-ca17-416d-a950-2b3d45dbd5fb} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001832 sec., 606986.8995633187 rows/sec., 47.89 MiB/sec. | ||
| 5716 | 2025.11.20 17:20:22.324764 [ 39 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5717 | 2025.11.20 17:20:22.324781 [ 260 ] {d5365fd9-ca17-416d-a950-2b3d45dbd5fb} <Debug> TCPHandler: Processed in 0.002048888 sec. | ||
| 5718 | 2025.11.20 17:20:22.324792 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5719 | 2025.11.20 17:20:22.324906 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::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 | ||
| 5720 | 2025.11.20 17:20:22.324923 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5721 | 2025.11.20 17:20:22.325017 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5722 | 2025.11.20 17:20:22.325025 [ 260 ] {801c9de6-e86d-4a5c-804c-6c592a8427f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5723 | 2025.11.20 17:20:22.325058 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2462 rows starting from the beginning of the part | ||
| 5724 | 2025.11.20 17:20:22.325076 [ 260 ] {801c9de6-e86d-4a5c-804c-6c592a8427f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5725 | 2025.11.20 17:20:22.325131 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1399 rows starting from the beginning of the part | ||
| 5726 | 2025.11.20 17:20:22.325182 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 56 rows starting from the beginning of the part | ||
| 5727 | 2025.11.20 17:20:22.325223 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 56 rows starting from the beginning of the part | ||
| 5728 | 2025.11.20 17:20:22.325273 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 136 rows starting from the beginning of the part | ||
| 5729 | 2025.11.20 17:20:22.325334 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1112 rows starting from the beginning of the part | ||
| 5730 | 2025.11.20 17:20:22.325671 [ 260 ] {801c9de6-e86d-4a5c-804c-6c592a8427f1} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5731 | 2025.11.20 17:20:22.325723 [ 260 ] {801c9de6-e86d-4a5c-804c-6c592a8427f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5732 | 2025.11.20 17:20:22.326237 [ 260 ] {801c9de6-e86d-4a5c-804c-6c592a8427f1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5733 | 2025.11.20 17:20:22.326512 [ 260 ] {801c9de6-e86d-4a5c-804c-6c592a8427f1} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5734 | 2025.11.20 17:20:22.326658 [ 260 ] {801c9de6-e86d-4a5c-804c-6c592a8427f1} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001652 sec., 124092.00968523002 rows/sec., 7.28 MiB/sec. | ||
| 5735 | 2025.11.20 17:20:22.326699 [ 260 ] {801c9de6-e86d-4a5c-804c-6c592a8427f1} <Debug> TCPHandler: Processed in 0.001828054 sec. | ||
| 5736 | 2025.11.20 17:20:22.326817 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5737 | 2025.11.20 17:20:22.326919 [ 260 ] {5d0f72e3-216c-4449-aeae-c75d52980a75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5738 | 2025.11.20 17:20:22.326961 [ 260 ] {5d0f72e3-216c-4449-aeae-c75d52980a75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5739 | 2025.11.20 17:20:22.327479 [ 260 ] {5d0f72e3-216c-4449-aeae-c75d52980a75} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5740 | 2025.11.20 17:20:22.327495 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5221 rows, containing 5 columns (5 merged, 0 gathered) in 0.002626369 sec., 1987915.635617082 rows/sec., 170.19 MiB/sec. | ||
| 5741 | 2025.11.20 17:20:22.327517 [ 260 ] {5d0f72e3-216c-4449-aeae-c75d52980a75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5742 | 2025.11.20 17:20:22.327804 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5743 | 2025.11.20 17:20:22.327906 [ 260 ] {5d0f72e3-216c-4449-aeae-c75d52980a75} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5744 | 2025.11.20 17:20:22.328193 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_36_7} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5745 | 2025.11.20 17:20:22.328228 [ 260 ] {5d0f72e3-216c-4449-aeae-c75d52980a75} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5746 | 2025.11.20 17:20:22.328274 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_36_7} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5747 | 2025.11.20 17:20:22.328354 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 5748 | 2025.11.20 17:20:22.328389 [ 260 ] {5d0f72e3-216c-4449-aeae-c75d52980a75} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001487 sec., 142568.9307330195 rows/sec., 9.19 MiB/sec. | ||
| 5749 | 2025.11.20 17:20:22.328436 [ 260 ] {5d0f72e3-216c-4449-aeae-c75d52980a75} <Debug> TCPHandler: Processed in 0.001667572 sec. | ||
| 5750 | 2025.11.20 17:20:22.328550 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5751 | 2025.11.20 17:20:22.328646 [ 260 ] {ce95c43c-19a5-4b11-9a01-4bfd324ac662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5752 | 2025.11.20 17:20:22.328687 [ 260 ] {ce95c43c-19a5-4b11-9a01-4bfd324ac662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5753 | 2025.11.20 17:20:22.329189 [ 260 ] {ce95c43c-19a5-4b11-9a01-4bfd324ac662} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5754 | 2025.11.20 17:20:22.329227 [ 260 ] {ce95c43c-19a5-4b11-9a01-4bfd324ac662} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5755 | 2025.11.20 17:20:22.329548 [ 260 ] {ce95c43c-19a5-4b11-9a01-4bfd324ac662} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5756 | 2025.11.20 17:20:22.329765 [ 260 ] {ce95c43c-19a5-4b11-9a01-4bfd324ac662} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5757 | 2025.11.20 17:20:22.329902 [ 260 ] {ce95c43c-19a5-4b11-9a01-4bfd324ac662} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001275 sec., 165490.19607843136 rows/sec., 9.40 MiB/sec. | ||
| 5758 | 2025.11.20 17:20:22.329942 [ 260 ] {ce95c43c-19a5-4b11-9a01-4bfd324ac662} <Debug> TCPHandler: Processed in 0.001441027 sec. | ||
| 5759 | 2025.11.20 17:20:22.330058 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5760 | 2025.11.20 17:20:22.330157 [ 260 ] {a13f3cdf-ef96-4c3d-ab8d-b40bc1e8af95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5761 | 2025.11.20 17:20:22.330198 [ 260 ] {a13f3cdf-ef96-4c3d-ab8d-b40bc1e8af95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5762 | 2025.11.20 17:20:22.330933 [ 260 ] {a13f3cdf-ef96-4c3d-ab8d-b40bc1e8af95} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5763 | 2025.11.20 17:20:22.330973 [ 260 ] {a13f3cdf-ef96-4c3d-ab8d-b40bc1e8af95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5764 | 2025.11.20 17:20:22.331327 [ 260 ] {a13f3cdf-ef96-4c3d-ab8d-b40bc1e8af95} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5765 | 2025.11.20 17:20:22.331556 [ 260 ] {a13f3cdf-ef96-4c3d-ab8d-b40bc1e8af95} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5766 | 2025.11.20 17:20:22.331680 [ 38 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5767 | 2025.11.20 17:20:22.331689 [ 260 ] {a13f3cdf-ef96-4c3d-ab8d-b40bc1e8af95} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.00155 sec., 438064.5161290323 rows/sec., 30.54 MiB/sec. | ||
| 5768 | 2025.11.20 17:20:22.331753 [ 38 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5769 | 2025.11.20 17:20:22.331767 [ 260 ] {a13f3cdf-ef96-4c3d-ab8d-b40bc1e8af95} <Debug> TCPHandler: Processed in 0.001759973 sec. | ||
| 5770 | 2025.11.20 17:20:22.331785 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5771 | 2025.11.20 17:20:22.331891 [ 193 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::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 | ||
| 5772 | 2025.11.20 17:20:22.331895 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5773 | 2025.11.20 17:20:22.332024 [ 193 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5774 | 2025.11.20 17:20:22.332026 [ 260 ] {4ea5b69a-f8fa-43dc-95f1-7482ffb6adc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5775 | 2025.11.20 17:20:22.332066 [ 193 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1249 rows starting from the beginning of the part | ||
| 5776 | 2025.11.20 17:20:22.332084 [ 260 ] {4ea5b69a-f8fa-43dc-95f1-7482ffb6adc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5777 | 2025.11.20 17:20:22.332137 [ 193 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 602 rows starting from the beginning of the part | ||
| 5778 | 2025.11.20 17:20:22.332187 [ 193 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 5779 | 2025.11.20 17:20:22.332227 [ 193 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 64 rows starting from the beginning of the part | ||
| 5780 | 2025.11.20 17:20:22.332268 [ 193 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 104 rows starting from the beginning of the part | ||
| 5781 | 2025.11.20 17:20:22.332309 [ 193 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 679 rows starting from the beginning of the part | ||
| 5782 | 2025.11.20 17:20:22.332437 [ 260 ] {4ea5b69a-f8fa-43dc-95f1-7482ffb6adc0} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5783 | 2025.11.20 17:20:22.332478 [ 260 ] {4ea5b69a-f8fa-43dc-95f1-7482ffb6adc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5784 | 2025.11.20 17:20:22.332825 [ 260 ] {4ea5b69a-f8fa-43dc-95f1-7482ffb6adc0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5785 | 2025.11.20 17:20:22.333067 [ 260 ] {4ea5b69a-f8fa-43dc-95f1-7482ffb6adc0} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5786 | 2025.11.20 17:20:22.333234 [ 260 ] {4ea5b69a-f8fa-43dc-95f1-7482ffb6adc0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001226 sec., 4893.964110929853 rows/sec., 255.69 KiB/sec. | ||
| 5787 | 2025.11.20 17:20:22.333275 [ 260 ] {4ea5b69a-f8fa-43dc-95f1-7482ffb6adc0} <Debug> TCPHandler: Processed in 0.001433847 sec. | ||
| 5788 | 2025.11.20 17:20:22.333388 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5789 | 2025.11.20 17:20:22.333483 [ 260 ] {893a8e83-eb38-4275-8cc8-649ac2925fc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5790 | 2025.11.20 17:20:22.333526 [ 260 ] {893a8e83-eb38-4275-8cc8-649ac2925fc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5791 | 2025.11.20 17:20:22.333605 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2762 rows, containing 5 columns (5 merged, 0 gathered) in 0.001760893 sec., 1568522.334974357 rows/sec., 120.04 MiB/sec. | ||
| 5792 | 2025.11.20 17:20:22.333820 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5793 | 2025.11.20 17:20:22.334020 [ 260 ] {893a8e83-eb38-4275-8cc8-649ac2925fc1} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5794 | 2025.11.20 17:20:22.334066 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_36_7} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5795 | 2025.11.20 17:20:22.334084 [ 260 ] {893a8e83-eb38-4275-8cc8-649ac2925fc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5796 | 2025.11.20 17:20:22.334155 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_36_7} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5797 | 2025.11.20 17:20:22.334233 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5798 | 2025.11.20 17:20:22.334502 [ 260 ] {893a8e83-eb38-4275-8cc8-649ac2925fc1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5799 | 2025.11.20 17:20:22.334749 [ 260 ] {893a8e83-eb38-4275-8cc8-649ac2925fc1} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5800 | 2025.11.20 17:20:22.334875 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5801 | 2025.11.20 17:20:22.334889 [ 260 ] {893a8e83-eb38-4275-8cc8-649ac2925fc1} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001424 sec., 220505.6179775281 rows/sec., 14.49 MiB/sec. | ||
| 5802 | 2025.11.20 17:20:22.334932 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5803 | 2025.11.20 17:20:22.334947 [ 260 ] {893a8e83-eb38-4275-8cc8-649ac2925fc1} <Debug> TCPHandler: Processed in 0.00160738 sec. | ||
| 5804 | 2025.11.20 17:20:22.334963 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5805 | 2025.11.20 17:20:22.335048 [ 195 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 5806 | 2025.11.20 17:20:22.335075 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5807 | 2025.11.20 17:20:22.335153 [ 195 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5808 | 2025.11.20 17:20:22.335185 [ 260 ] {95b38440-a077-49fd-844a-760df598beff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5809 | 2025.11.20 17:20:22.335193 [ 195 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10596 rows starting from the beginning of the part | ||
| 5810 | 2025.11.20 17:20:22.335245 [ 260 ] {95b38440-a077-49fd-844a-760df598beff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5811 | 2025.11.20 17:20:22.335263 [ 195 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 941 rows starting from the beginning of the part | ||
| 5812 | 2025.11.20 17:20:22.335312 [ 195 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 86 rows starting from the beginning of the part | ||
| 5813 | 2025.11.20 17:20:22.335369 [ 195 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 5814 | 2025.11.20 17:20:22.335414 [ 195 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 5815 | 2025.11.20 17:20:22.335456 [ 195 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 314 rows starting from the beginning of the part | ||
| 5816 | 2025.11.20 17:20:22.335643 [ 260 ] {95b38440-a077-49fd-844a-760df598beff} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5817 | 2025.11.20 17:20:22.335689 [ 260 ] {95b38440-a077-49fd-844a-760df598beff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5818 | 2025.11.20 17:20:22.336031 [ 260 ] {95b38440-a077-49fd-844a-760df598beff} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5819 | 2025.11.20 17:20:22.336249 [ 260 ] {95b38440-a077-49fd-844a-760df598beff} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5820 | 2025.11.20 17:20:22.336379 [ 260 ] {95b38440-a077-49fd-844a-760df598beff} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001218 sec., 821.0180623973728 rows/sec., 55.32 KiB/sec. | ||
| 5821 | 2025.11.20 17:20:22.336418 [ 260 ] {95b38440-a077-49fd-844a-760df598beff} <Debug> TCPHandler: Processed in 0.001401286 sec. | ||
| 5822 | 2025.11.20 17:20:22.336538 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5823 | 2025.11.20 17:20:22.336634 [ 260 ] {59c817fc-f678-40c1-b617-7a5b0fe6c471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5824 | 2025.11.20 17:20:22.336677 [ 260 ] {59c817fc-f678-40c1-b617-7a5b0fe6c471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5825 | 2025.11.20 17:20:22.337026 [ 260 ] {59c817fc-f678-40c1-b617-7a5b0fe6c471} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5826 | 2025.11.20 17:20:22.337064 [ 260 ] {59c817fc-f678-40c1-b617-7a5b0fe6c471} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5827 | 2025.11.20 17:20:22.337388 [ 260 ] {59c817fc-f678-40c1-b617-7a5b0fe6c471} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5828 | 2025.11.20 17:20:22.337616 [ 260 ] {59c817fc-f678-40c1-b617-7a5b0fe6c471} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5829 | 2025.11.20 17:20:22.337724 [ 37 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5830 | 2025.11.20 17:20:22.337743 [ 260 ] {59c817fc-f678-40c1-b617-7a5b0fe6c471} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001128 sec., 92198.58156028368 rows/sec., 5.65 MiB/sec. | ||
| 5831 | 2025.11.20 17:20:22.337764 [ 37 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5832 | 2025.11.20 17:20:22.337788 [ 260 ] {59c817fc-f678-40c1-b617-7a5b0fe6c471} <Debug> TCPHandler: Processed in 0.001298824 sec. | ||
| 5833 | 2025.11.20 17:20:22.337790 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5834 | 2025.11.20 17:20:22.337886 [ 191 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 5835 | 2025.11.20 17:20:22.337980 [ 191 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5836 | 2025.11.20 17:20:22.338004 [ 191 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2296 rows starting from the beginning of the part | ||
| 5837 | 2025.11.20 17:20:22.338051 [ 191 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 28 rows starting from the beginning of the part | ||
| 5838 | 2025.11.20 17:20:22.338090 [ 191 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 32 rows starting from the beginning of the part | ||
| 5839 | 2025.11.20 17:20:22.338136 [ 191 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 5840 | 2025.11.20 17:20:22.338193 [ 191 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 5841 | 2025.11.20 17:20:22.338252 [ 191 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 104 rows starting from the beginning of the part | ||
| 5842 | 2025.11.20 17:20:22.338971 [ 193 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12257 rows, containing 5 columns (5 merged, 0 gathered) in 0.003955455 sec., 3098758.5499013388 rows/sec., 208.81 MiB/sec. | ||
| 5843 | 2025.11.20 17:20:22.339246 [ 199 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2580 rows, containing 4 columns (4 merged, 0 gathered) in 0.001392657 sec., 1852573.8929255372 rows/sec., 117.89 MiB/sec. | ||
| 5844 | 2025.11.20 17:20:22.339444 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5845 | 2025.11.20 17:20:22.339469 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5846 | 2025.11.20 17:20:22.339799 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_36_7} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5847 | 2025.11.20 17:20:22.339874 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_36_7} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5848 | 2025.11.20 17:20:22.339875 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5849 | 2025.11.20 17:20:22.339939 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 5850 | 2025.11.20 17:20:22.339980 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5851 | 2025.11.20 17:20:22.340084 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
| 5852 | 2025.11.20 17:20:23.605232 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11936 | ||
| 5853 | 2025.11.20 17:20:23.605733 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5854 | 2025.11.20 17:20:23.605772 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5855 | 2025.11.20 17:20:23.606260 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5856 | 2025.11.20 17:20:23.606495 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5857 | 2025.11.20 17:20:23.606629 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11936 | ||
| 5858 | 2025.11.20 17:20:24.203773 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 5859 | 2025.11.20 17:20:24.221387 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5860 | 2025.11.20 17:20:24.221462 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5861 | 2025.11.20 17:20:24.227534 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5862 | 2025.11.20 17:20:24.228255 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5863 | 2025.11.20 17:20:24.232176 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 5864 | 2025.11.20 17:20:26.137138 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 770 | ||
| 5865 | 2025.11.20 17:20:26.139678 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5866 | 2025.11.20 17:20:26.139730 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5867 | 2025.11.20 17:20:26.140972 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5868 | 2025.11.20 17:20:26.141253 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5869 | 2025.11.20 17:20:26.141629 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 770 | ||
| 5870 | 2025.11.20 17:20:27.308749 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5871 | 2025.11.20 17:20:27.308947 [ 260 ] {ec428092-67f6-4be1-8945-1eb082597734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5872 | 2025.11.20 17:20:27.309019 [ 260 ] {ec428092-67f6-4be1-8945-1eb082597734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5873 | 2025.11.20 17:20:27.309704 [ 260 ] {ec428092-67f6-4be1-8945-1eb082597734} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5874 | 2025.11.20 17:20:27.309751 [ 260 ] {ec428092-67f6-4be1-8945-1eb082597734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5875 | 2025.11.20 17:20:27.310152 [ 260 ] {ec428092-67f6-4be1-8945-1eb082597734} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5876 | 2025.11.20 17:20:27.310384 [ 260 ] {ec428092-67f6-4be1-8945-1eb082597734} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5877 | 2025.11.20 17:20:27.310536 [ 260 ] {ec428092-67f6-4be1-8945-1eb082597734} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001642 sec., 82825.8221680877 rows/sec., 7.18 MiB/sec. | ||
| 5878 | 2025.11.20 17:20:27.310577 [ 260 ] {ec428092-67f6-4be1-8945-1eb082597734} <Debug> TCPHandler: Processed in 0.001965497 sec. | ||
| 5879 | 2025.11.20 17:20:27.310690 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5880 | 2025.11.20 17:20:27.310786 [ 260 ] {d3060352-0d82-4561-8b7a-ad58d21d5885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5881 | 2025.11.20 17:20:27.310827 [ 260 ] {d3060352-0d82-4561-8b7a-ad58d21d5885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5882 | 2025.11.20 17:20:27.311219 [ 260 ] {d3060352-0d82-4561-8b7a-ad58d21d5885} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5883 | 2025.11.20 17:20:27.311255 [ 260 ] {d3060352-0d82-4561-8b7a-ad58d21d5885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5884 | 2025.11.20 17:20:27.311546 [ 260 ] {d3060352-0d82-4561-8b7a-ad58d21d5885} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5885 | 2025.11.20 17:20:27.311754 [ 260 ] {d3060352-0d82-4561-8b7a-ad58d21d5885} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5886 | 2025.11.20 17:20:27.311864 [ 30 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5887 | 2025.11.20 17:20:27.311877 [ 260 ] {d3060352-0d82-4561-8b7a-ad58d21d5885} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001111 sec., 36003.600360036005 rows/sec., 2.64 MiB/sec. | ||
| 5888 | 2025.11.20 17:20:27.311933 [ 30 ] {} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5889 | 2025.11.20 17:20:27.311942 [ 260 ] {d3060352-0d82-4561-8b7a-ad58d21d5885} <Debug> TCPHandler: Processed in 0.001301995 sec. | ||
| 5890 | 2025.11.20 17:20:27.311963 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5891 | 2025.11.20 17:20:27.312051 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5892 | 2025.11.20 17:20:27.312092 [ 191 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact with storage Full | ||
| 5893 | 2025.11.20 17:20:27.312149 [ 260 ] {c2768554-33ca-4a2c-839f-9b1d576e20be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5894 | 2025.11.20 17:20:27.312194 [ 260 ] {c2768554-33ca-4a2c-839f-9b1d576e20be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5895 | 2025.11.20 17:20:27.312250 [ 191 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5896 | 2025.11.20 17:20:27.312293 [ 191 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 277 rows starting from the beginning of the part | ||
| 5897 | 2025.11.20 17:20:27.312367 [ 191 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 205 rows starting from the beginning of the part | ||
| 5898 | 2025.11.20 17:20:27.312419 [ 191 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 58 rows starting from the beginning of the part | ||
| 5899 | 2025.11.20 17:20:27.312469 [ 191 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
| 5900 | 2025.11.20 17:20:27.312514 [ 191 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 205 rows starting from the beginning of the part | ||
| 5901 | 2025.11.20 17:20:27.312561 [ 191 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 5902 | 2025.11.20 17:20:27.312616 [ 260 ] {c2768554-33ca-4a2c-839f-9b1d576e20be} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5903 | 2025.11.20 17:20:27.312656 [ 260 ] {c2768554-33ca-4a2c-839f-9b1d576e20be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5904 | 2025.11.20 17:20:27.312996 [ 260 ] {c2768554-33ca-4a2c-839f-9b1d576e20be} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5905 | 2025.11.20 17:20:27.313221 [ 260 ] {c2768554-33ca-4a2c-839f-9b1d576e20be} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5906 | 2025.11.20 17:20:27.313355 [ 260 ] {c2768554-33ca-4a2c-839f-9b1d576e20be} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001225 sec., 84897.95918367348 rows/sec., 6.63 MiB/sec. | ||
| 5907 | 2025.11.20 17:20:27.313394 [ 260 ] {c2768554-33ca-4a2c-839f-9b1d576e20be} <Debug> TCPHandler: Processed in 0.001390056 sec. | ||
| 5908 | 2025.11.20 17:20:27.313501 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5909 | 2025.11.20 17:20:27.313551 [ 199 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 825 rows, containing 5 columns (5 merged, 0 gathered) in 0.001518808 sec., 543189.1325302474 rows/sec., 35.97 MiB/sec. | ||
| 5910 | 2025.11.20 17:20:27.313595 [ 260 ] {a684c76c-66b6-47f8-98e0-02e791dca2db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5911 | 2025.11.20 17:20:27.313644 [ 260 ] {a684c76c-66b6-47f8-98e0-02e791dca2db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5912 | 2025.11.20 17:20:27.313722 [ 199 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5913 | 2025.11.20 17:20:27.314027 [ 199 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_31_6} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5914 | 2025.11.20 17:20:27.314036 [ 260 ] {a684c76c-66b6-47f8-98e0-02e791dca2db} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5915 | 2025.11.20 17:20:27.314081 [ 260 ] {a684c76c-66b6-47f8-98e0-02e791dca2db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5916 | 2025.11.20 17:20:27.314112 [ 199 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_31_6} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5917 | 2025.11.20 17:20:27.314201 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5918 | 2025.11.20 17:20:27.314425 [ 260 ] {a684c76c-66b6-47f8-98e0-02e791dca2db} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5919 | 2025.11.20 17:20:27.314643 [ 260 ] {a684c76c-66b6-47f8-98e0-02e791dca2db} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5920 | 2025.11.20 17:20:27.314774 [ 260 ] {a684c76c-66b6-47f8-98e0-02e791dca2db} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001197 sec., 133667.50208855473 rows/sec., 9.31 MiB/sec. | ||
| 5921 | 2025.11.20 17:20:27.314810 [ 260 ] {a684c76c-66b6-47f8-98e0-02e791dca2db} <Debug> TCPHandler: Processed in 0.001356585 sec. | ||
| 5922 | 2025.11.20 17:20:27.314915 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5923 | 2025.11.20 17:20:27.315008 [ 260 ] {6e613ddf-8304-47e5-ab7c-0b262125c78b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5924 | 2025.11.20 17:20:27.315064 [ 260 ] {6e613ddf-8304-47e5-ab7c-0b262125c78b} <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 | ||
| 5925 | 2025.11.20 17:20:27.315908 [ 260 ] {6e613ddf-8304-47e5-ab7c-0b262125c78b} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5926 | 2025.11.20 17:20:27.315970 [ 260 ] {6e613ddf-8304-47e5-ab7c-0b262125c78b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5927 | 2025.11.20 17:20:27.316511 [ 260 ] {6e613ddf-8304-47e5-ab7c-0b262125c78b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5928 | 2025.11.20 17:20:27.316731 [ 260 ] {6e613ddf-8304-47e5-ab7c-0b262125c78b} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5929 | 2025.11.20 17:20:27.316865 [ 260 ] {6e613ddf-8304-47e5-ab7c-0b262125c78b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001874 sec., 21344.71718249733 rows/sec., 38.25 MiB/sec. | ||
| 5930 | 2025.11.20 17:20:27.316917 [ 260 ] {6e613ddf-8304-47e5-ab7c-0b262125c78b} <Debug> TCPHandler: Processed in 0.002048669 sec. | ||
| 5931 | 2025.11.20 17:20:27.317020 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5932 | 2025.11.20 17:20:27.317115 [ 260 ] {3309bee9-3043-47f9-a7da-39a37eb2019c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5933 | 2025.11.20 17:20:27.317156 [ 260 ] {3309bee9-3043-47f9-a7da-39a37eb2019c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5934 | 2025.11.20 17:20:27.317495 [ 260 ] {3309bee9-3043-47f9-a7da-39a37eb2019c} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5935 | 2025.11.20 17:20:27.317530 [ 260 ] {3309bee9-3043-47f9-a7da-39a37eb2019c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 5936 | 2025.11.20 17:20:27.317825 [ 260 ] {3309bee9-3043-47f9-a7da-39a37eb2019c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5937 | 2025.11.20 17:20:27.318028 [ 260 ] {3309bee9-3043-47f9-a7da-39a37eb2019c} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5938 | 2025.11.20 17:20:27.318154 [ 260 ] {3309bee9-3043-47f9-a7da-39a37eb2019c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 5939 | 2025.11.20 17:20:27.318189 [ 260 ] {3309bee9-3043-47f9-a7da-39a37eb2019c} <Debug> TCPHandler: Processed in 0.001217933 sec. | ||
| 5940 | 2025.11.20 17:20:31.013886 [ 50 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5941 | 2025.11.20 17:20:31.013954 [ 50 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5942 | 2025.11.20 17:20:31.106792 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12448 | ||
| 5943 | 2025.11.20 17:20:31.107379 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5944 | 2025.11.20 17:20:31.107429 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5945 | 2025.11.20 17:20:31.108066 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5946 | 2025.11.20 17:20:31.108297 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5947 | 2025.11.20 17:20:31.108426 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12448 | ||
| 5948 | 2025.11.20 17:20:31.108440 [ 50 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5949 | 2025.11.20 17:20:31.108508 [ 50 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5950 | 2025.11.20 17:20:31.108529 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5951 | 2025.11.20 17:20:31.108651 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::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 | ||
| 5952 | 2025.11.20 17:20:31.108801 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5953 | 2025.11.20 17:20:31.108841 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10016 rows starting from the beginning of the part | ||
| 5954 | 2025.11.20 17:20:31.108904 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 512 rows starting from the beginning of the part | ||
| 5955 | 2025.11.20 17:20:31.108949 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 448 rows starting from the beginning of the part | ||
| 5956 | 2025.11.20 17:20:31.108989 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 512 rows starting from the beginning of the part | ||
| 5957 | 2025.11.20 17:20:31.109029 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 448 rows starting from the beginning of the part | ||
| 5958 | 2025.11.20 17:20:31.109069 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 512 rows starting from the beginning of the part | ||
| 5959 | 2025.11.20 17:20:31.110914 [ 195 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12448 rows, containing 4 columns (4 merged, 0 gathered) in 0.002318484 sec., 5369025.62191501 rows/sec., 76.80 MiB/sec. | ||
| 5960 | 2025.11.20 17:20:31.111218 [ 195 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5961 | 2025.11.20 17:20:31.111482 [ 195 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_26_5} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5962 | 2025.11.20 17:20:31.111558 [ 195 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_26_5} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5963 | 2025.11.20 17:20:31.111663 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.42 MiB. | ||
| 5964 | 2025.11.20 17:20:31.732324 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 5965 | 2025.11.20 17:20:31.749313 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5966 | 2025.11.20 17:20:31.749369 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5967 | 2025.11.20 17:20:31.755033 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5968 | 2025.11.20 17:20:31.755759 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5969 | 2025.11.20 17:20:31.756123 [ 66 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5970 | 2025.11.20 17:20:31.756218 [ 66 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5971 | 2025.11.20 17:20:31.756254 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5972 | 2025.11.20 17:20:31.756456 [ 191 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 5973 | 2025.11.20 17:20:31.758759 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 5974 | 2025.11.20 17:20:31.760583 [ 191 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5975 | 2025.11.20 17:20:31.762075 [ 191 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 5976 | 2025.11.20 17:20:31.766667 [ 191 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 5977 | 2025.11.20 17:20:31.771141 [ 191 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 5978 | 2025.11.20 17:20:31.775149 [ 191 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 5979 | 2025.11.20 17:20:31.779687 [ 191 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 5980 | 2025.11.20 17:20:31.784077 [ 191 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 5981 | 2025.11.20 17:20:31.835697 [ 191 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.079329009 sec., 2470.7229104551147 rows/sec., 12.78 MiB/sec. | ||
| 5982 | 2025.11.20 17:20:31.837468 [ 187 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5983 | 2025.11.20 17:20:31.839102 [ 187 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_26_5} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5984 | 2025.11.20 17:20:31.839188 [ 187 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_26_5} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5985 | 2025.11.20 17:20:31.840589 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5986 | 2025.11.20 17:20:32.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.14 MiB, peak 269.68 MiB, free memory in arenas 0.00 B, will set to 264.84 MiB (RSS), difference: 5.70 MiB | ||
| 5987 | 2025.11.20 17:20:32.318019 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5988 | 2025.11.20 17:20:32.318212 [ 260 ] {a7642269-261b-4507-8d0d-7ad7d37758a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5989 | 2025.11.20 17:20:32.318284 [ 260 ] {a7642269-261b-4507-8d0d-7ad7d37758a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5990 | 2025.11.20 17:20:32.319114 [ 260 ] {a7642269-261b-4507-8d0d-7ad7d37758a3} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5991 | 2025.11.20 17:20:32.319164 [ 260 ] {a7642269-261b-4507-8d0d-7ad7d37758a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5992 | 2025.11.20 17:20:32.319593 [ 260 ] {a7642269-261b-4507-8d0d-7ad7d37758a3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5993 | 2025.11.20 17:20:32.319830 [ 260 ] {a7642269-261b-4507-8d0d-7ad7d37758a3} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5994 | 2025.11.20 17:20:32.319992 [ 260 ] {a7642269-261b-4507-8d0d-7ad7d37758a3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001833 sec., 223677.0321876705 rows/sec., 14.19 MiB/sec. | ||
| 5995 | 2025.11.20 17:20:32.320040 [ 260 ] {a7642269-261b-4507-8d0d-7ad7d37758a3} <Debug> TCPHandler: Processed in 0.00215741 sec. | ||
| 5996 | 2025.11.20 17:20:32.320159 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5997 | 2025.11.20 17:20:32.320261 [ 260 ] {f55eb221-0aa3-4cd6-8a36-368673312d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5998 | 2025.11.20 17:20:32.320303 [ 260 ] {f55eb221-0aa3-4cd6-8a36-368673312d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5999 | 2025.11.20 17:20:32.321321 [ 260 ] {f55eb221-0aa3-4cd6-8a36-368673312d89} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6000 | 2025.11.20 17:20:32.321359 [ 260 ] {f55eb221-0aa3-4cd6-8a36-368673312d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6001 | 2025.11.20 17:20:32.321744 [ 260 ] {f55eb221-0aa3-4cd6-8a36-368673312d89} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6002 | 2025.11.20 17:20:32.321954 [ 260 ] {f55eb221-0aa3-4cd6-8a36-368673312d89} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6003 | 2025.11.20 17:20:32.322086 [ 260 ] {f55eb221-0aa3-4cd6-8a36-368673312d89} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001848 sec., 601731.6017316018 rows/sec., 47.48 MiB/sec. | ||
| 6004 | 2025.11.20 17:20:32.322124 [ 260 ] {f55eb221-0aa3-4cd6-8a36-368673312d89} <Debug> TCPHandler: Processed in 0.002014058 sec. | ||
| 6005 | 2025.11.20 17:20:32.322235 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6006 | 2025.11.20 17:20:32.322331 [ 260 ] {0397c407-9064-4f42-9d76-f384a2a28d6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6007 | 2025.11.20 17:20:32.322371 [ 260 ] {0397c407-9064-4f42-9d76-f384a2a28d6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6008 | 2025.11.20 17:20:32.322858 [ 260 ] {0397c407-9064-4f42-9d76-f384a2a28d6f} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6009 | 2025.11.20 17:20:32.322894 [ 260 ] {0397c407-9064-4f42-9d76-f384a2a28d6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6010 | 2025.11.20 17:20:32.323198 [ 260 ] {0397c407-9064-4f42-9d76-f384a2a28d6f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6011 | 2025.11.20 17:20:32.323400 [ 260 ] {0397c407-9064-4f42-9d76-f384a2a28d6f} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6012 | 2025.11.20 17:20:32.323526 [ 260 ] {0397c407-9064-4f42-9d76-f384a2a28d6f} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001216 sec., 168585.52631578947 rows/sec., 9.89 MiB/sec. | ||
| 6013 | 2025.11.20 17:20:32.323563 [ 260 ] {0397c407-9064-4f42-9d76-f384a2a28d6f} <Debug> TCPHandler: Processed in 0.001375166 sec. | ||
| 6014 | 2025.11.20 17:20:32.323665 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6015 | 2025.11.20 17:20:32.323757 [ 260 ] {ef6d031c-c83d-4b61-9976-5d32f06fe16e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6016 | 2025.11.20 17:20:32.323794 [ 260 ] {ef6d031c-c83d-4b61-9976-5d32f06fe16e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6017 | 2025.11.20 17:20:32.324271 [ 260 ] {ef6d031c-c83d-4b61-9976-5d32f06fe16e} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6018 | 2025.11.20 17:20:32.324306 [ 260 ] {ef6d031c-c83d-4b61-9976-5d32f06fe16e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6019 | 2025.11.20 17:20:32.324602 [ 260 ] {ef6d031c-c83d-4b61-9976-5d32f06fe16e} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6020 | 2025.11.20 17:20:32.324806 [ 260 ] {ef6d031c-c83d-4b61-9976-5d32f06fe16e} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6021 | 2025.11.20 17:20:32.324929 [ 260 ] {ef6d031c-c83d-4b61-9976-5d32f06fe16e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001191 sec., 178001.6792611251 rows/sec., 11.48 MiB/sec. | ||
| 6022 | 2025.11.20 17:20:32.324965 [ 260 ] {ef6d031c-c83d-4b61-9976-5d32f06fe16e} <Debug> TCPHandler: Processed in 0.001346225 sec. | ||
| 6023 | 2025.11.20 17:20:32.325063 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6024 | 2025.11.20 17:20:32.325154 [ 260 ] {cb4ec954-78a3-4a4e-a49e-0fd9a5761341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6025 | 2025.11.20 17:20:32.325192 [ 260 ] {cb4ec954-78a3-4a4e-a49e-0fd9a5761341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6026 | 2025.11.20 17:20:32.325662 [ 260 ] {cb4ec954-78a3-4a4e-a49e-0fd9a5761341} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6027 | 2025.11.20 17:20:32.325698 [ 260 ] {cb4ec954-78a3-4a4e-a49e-0fd9a5761341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6028 | 2025.11.20 17:20:32.326020 [ 260 ] {cb4ec954-78a3-4a4e-a49e-0fd9a5761341} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6029 | 2025.11.20 17:20:32.326236 [ 260 ] {cb4ec954-78a3-4a4e-a49e-0fd9a5761341} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6030 | 2025.11.20 17:20:32.326365 [ 260 ] {cb4ec954-78a3-4a4e-a49e-0fd9a5761341} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001229 sec., 171684.29617575265 rows/sec., 9.75 MiB/sec. | ||
| 6031 | 2025.11.20 17:20:32.326402 [ 260 ] {cb4ec954-78a3-4a4e-a49e-0fd9a5761341} <Debug> TCPHandler: Processed in 0.001384866 sec. | ||
| 6032 | 2025.11.20 17:20:32.326504 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6033 | 2025.11.20 17:20:32.326596 [ 260 ] {cf833891-bb7d-4325-bb40-537767f6820c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6034 | 2025.11.20 17:20:32.326635 [ 260 ] {cf833891-bb7d-4325-bb40-537767f6820c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6035 | 2025.11.20 17:20:32.327329 [ 260 ] {cf833891-bb7d-4325-bb40-537767f6820c} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6036 | 2025.11.20 17:20:32.327364 [ 260 ] {cf833891-bb7d-4325-bb40-537767f6820c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6037 | 2025.11.20 17:20:32.327682 [ 260 ] {cf833891-bb7d-4325-bb40-537767f6820c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6038 | 2025.11.20 17:20:32.327883 [ 260 ] {cf833891-bb7d-4325-bb40-537767f6820c} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6039 | 2025.11.20 17:20:32.328008 [ 260 ] {cf833891-bb7d-4325-bb40-537767f6820c} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.00143 sec., 474825.1748251748 rows/sec., 33.10 MiB/sec. | ||
| 6040 | 2025.11.20 17:20:32.328046 [ 260 ] {cf833891-bb7d-4325-bb40-537767f6820c} <Debug> TCPHandler: Processed in 0.00158872 sec. | ||
| 6041 | 2025.11.20 17:20:32.328149 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6042 | 2025.11.20 17:20:32.328250 [ 260 ] {88a6b4d0-6fcf-43b0-a92a-e7667d71f6a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6043 | 2025.11.20 17:20:32.328293 [ 260 ] {88a6b4d0-6fcf-43b0-a92a-e7667d71f6a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6044 | 2025.11.20 17:20:32.328633 [ 260 ] {88a6b4d0-6fcf-43b0-a92a-e7667d71f6a1} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6045 | 2025.11.20 17:20:32.328669 [ 260 ] {88a6b4d0-6fcf-43b0-a92a-e7667d71f6a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6046 | 2025.11.20 17:20:32.328984 [ 260 ] {88a6b4d0-6fcf-43b0-a92a-e7667d71f6a1} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6047 | 2025.11.20 17:20:32.329196 [ 260 ] {88a6b4d0-6fcf-43b0-a92a-e7667d71f6a1} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6048 | 2025.11.20 17:20:32.329327 [ 260 ] {88a6b4d0-6fcf-43b0-a92a-e7667d71f6a1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001094 sec., 5484.460694698355 rows/sec., 286.54 KiB/sec. | ||
| 6049 | 2025.11.20 17:20:32.329333 [ 34 ] {} <Debug> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6050 | 2025.11.20 17:20:32.329367 [ 260 ] {88a6b4d0-6fcf-43b0-a92a-e7667d71f6a1} <Debug> TCPHandler: Processed in 0.001266513 sec. | ||
| 6051 | 2025.11.20 17:20:32.329399 [ 34 ] {} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6052 | 2025.11.20 17:20:32.329429 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6053 | 2025.11.20 17:20:32.329488 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6054 | 2025.11.20 17:20:32.329547 [ 189 ] {3027377a-a440-4393-be4e-a4b877526604::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 | ||
| 6055 | 2025.11.20 17:20:32.329587 [ 260 ] {8f43ae14-8094-4b08-9260-e0037f9837b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6056 | 2025.11.20 17:20:32.329637 [ 260 ] {8f43ae14-8094-4b08-9260-e0037f9837b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6057 | 2025.11.20 17:20:32.329706 [ 189 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6058 | 2025.11.20 17:20:32.329751 [ 189 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 6059 | 2025.11.20 17:20:32.329820 [ 189 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 6060 | 2025.11.20 17:20:32.329869 [ 189 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 6061 | 2025.11.20 17:20:32.329920 [ 189 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 6062 | 2025.11.20 17:20:32.329965 [ 189 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 6063 | 2025.11.20 17:20:32.330010 [ 189 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 6064 | 2025.11.20 17:20:32.330099 [ 260 ] {8f43ae14-8094-4b08-9260-e0037f9837b9} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6065 | 2025.11.20 17:20:32.330139 [ 260 ] {8f43ae14-8094-4b08-9260-e0037f9837b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6066 | 2025.11.20 17:20:32.330552 [ 260 ] {8f43ae14-8094-4b08-9260-e0037f9837b9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6067 | 2025.11.20 17:20:32.330787 [ 260 ] {8f43ae14-8094-4b08-9260-e0037f9837b9} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6068 | 2025.11.20 17:20:32.330869 [ 198 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001380505 sec., 69539.76986682409 rows/sec., 3.55 MiB/sec. | ||
| 6069 | 2025.11.20 17:20:32.330925 [ 260 ] {8f43ae14-8094-4b08-9260-e0037f9837b9} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001355 sec., 231734.3173431734 rows/sec., 15.22 MiB/sec. | ||
| 6070 | 2025.11.20 17:20:32.330971 [ 260 ] {8f43ae14-8094-4b08-9260-e0037f9837b9} <Debug> TCPHandler: Processed in 0.001535158 sec. | ||
| 6071 | 2025.11.20 17:20:32.331010 [ 200 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6072 | 2025.11.20 17:20:32.331076 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6073 | 2025.11.20 17:20:32.331170 [ 260 ] {9f17d63f-06af-434a-839c-66749ef63e93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6074 | 2025.11.20 17:20:32.331212 [ 260 ] {9f17d63f-06af-434a-839c-66749ef63e93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6075 | 2025.11.20 17:20:32.331272 [ 200 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_16_3} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6076 | 2025.11.20 17:20:32.331336 [ 200 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_16_3} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6077 | 2025.11.20 17:20:32.331426 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 6078 | 2025.11.20 17:20:32.331522 [ 260 ] {9f17d63f-06af-434a-839c-66749ef63e93} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6079 | 2025.11.20 17:20:32.331555 [ 260 ] {9f17d63f-06af-434a-839c-66749ef63e93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6080 | 2025.11.20 17:20:32.331846 [ 260 ] {9f17d63f-06af-434a-839c-66749ef63e93} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6081 | 2025.11.20 17:20:32.332055 [ 260 ] {9f17d63f-06af-434a-839c-66749ef63e93} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6082 | 2025.11.20 17:20:32.332182 [ 260 ] {9f17d63f-06af-434a-839c-66749ef63e93} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001028 sec., 972.7626459143968 rows/sec., 65.55 KiB/sec. | ||
| 6083 | 2025.11.20 17:20:32.332220 [ 260 ] {9f17d63f-06af-434a-839c-66749ef63e93} <Debug> TCPHandler: Processed in 0.001190722 sec. | ||
| 6084 | 2025.11.20 17:20:32.332320 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6085 | 2025.11.20 17:20:32.332412 [ 260 ] {97ae3822-d5e0-4d51-8909-7a6b1bd67df9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6086 | 2025.11.20 17:20:32.332452 [ 260 ] {97ae3822-d5e0-4d51-8909-7a6b1bd67df9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6087 | 2025.11.20 17:20:32.332790 [ 260 ] {97ae3822-d5e0-4d51-8909-7a6b1bd67df9} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6088 | 2025.11.20 17:20:32.332826 [ 260 ] {97ae3822-d5e0-4d51-8909-7a6b1bd67df9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6089 | 2025.11.20 17:20:32.333127 [ 260 ] {97ae3822-d5e0-4d51-8909-7a6b1bd67df9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6090 | 2025.11.20 17:20:32.333329 [ 260 ] {97ae3822-d5e0-4d51-8909-7a6b1bd67df9} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6091 | 2025.11.20 17:20:32.333458 [ 260 ] {97ae3822-d5e0-4d51-8909-7a6b1bd67df9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001062 sec., 97928.43691148776 rows/sec., 6.00 MiB/sec. | ||
| 6092 | 2025.11.20 17:20:32.333496 [ 260 ] {97ae3822-d5e0-4d51-8909-7a6b1bd67df9} <Debug> TCPHandler: Processed in 0.001223783 sec. | ||
| 6093 | 2025.11.20 17:20:36.141939 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 802 | ||
| 6094 | 2025.11.20 17:20:36.144365 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6095 | 2025.11.20 17:20:36.144417 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6096 | 2025.11.20 17:20:36.145679 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6097 | 2025.11.20 17:20:36.145953 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6098 | 2025.11.20 17:20:36.146321 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 802 | ||
| 6099 | 2025.11.20 17:20:37.337454 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6100 | 2025.11.20 17:20:37.337628 [ 260 ] {f33d92c7-20c7-4498-88eb-f1e50dc8a277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6101 | 2025.11.20 17:20:37.337691 [ 260 ] {f33d92c7-20c7-4498-88eb-f1e50dc8a277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6102 | 2025.11.20 17:20:37.338293 [ 260 ] {f33d92c7-20c7-4498-88eb-f1e50dc8a277} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6103 | 2025.11.20 17:20:37.338338 [ 260 ] {f33d92c7-20c7-4498-88eb-f1e50dc8a277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6104 | 2025.11.20 17:20:37.338718 [ 260 ] {f33d92c7-20c7-4498-88eb-f1e50dc8a277} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 6105 | 2025.11.20 17:20:37.338932 [ 260 ] {f33d92c7-20c7-4498-88eb-f1e50dc8a277} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6106 | 2025.11.20 17:20:37.339084 [ 260 ] {f33d92c7-20c7-4498-88eb-f1e50dc8a277} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001502 sec., 7989.347536617843 rows/sec., 651.48 KiB/sec. | ||
| 6107 | 2025.11.20 17:20:37.339128 [ 260 ] {f33d92c7-20c7-4498-88eb-f1e50dc8a277} <Debug> TCPHandler: Processed in 0.001801284 sec. | ||
| 6108 | 2025.11.20 17:20:37.339243 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6109 | 2025.11.20 17:20:37.339338 [ 260 ] {9bc7cb46-1ffb-4361-90cd-df971da681b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6110 | 2025.11.20 17:20:37.339376 [ 260 ] {9bc7cb46-1ffb-4361-90cd-df971da681b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6111 | 2025.11.20 17:20:37.340722 [ 260 ] {9bc7cb46-1ffb-4361-90cd-df971da681b1} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6112 | 2025.11.20 17:20:37.340758 [ 260 ] {9bc7cb46-1ffb-4361-90cd-df971da681b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6113 | 2025.11.20 17:20:37.341185 [ 260 ] {9bc7cb46-1ffb-4361-90cd-df971da681b1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6114 | 2025.11.20 17:20:37.341394 [ 260 ] {9bc7cb46-1ffb-4361-90cd-df971da681b1} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6115 | 2025.11.20 17:20:37.341524 [ 260 ] {9bc7cb46-1ffb-4361-90cd-df971da681b1} <Debug> executeQuery: Read 1282 rows, 109.08 KiB in 0.002203 sec., 581933.7267362687 rows/sec., 48.35 MiB/sec. | ||
| 6116 | 2025.11.20 17:20:37.341564 [ 260 ] {9bc7cb46-1ffb-4361-90cd-df971da681b1} <Debug> TCPHandler: Processed in 0.002369855 sec. | ||
| 6117 | 2025.11.20 17:20:37.341674 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6118 | 2025.11.20 17:20:37.341768 [ 260 ] {4ae3b0d7-cb9f-4e6a-b6ff-996c0bf156f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6119 | 2025.11.20 17:20:37.341810 [ 260 ] {4ae3b0d7-cb9f-4e6a-b6ff-996c0bf156f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6120 | 2025.11.20 17:20:37.342229 [ 260 ] {4ae3b0d7-cb9f-4e6a-b6ff-996c0bf156f2} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6121 | 2025.11.20 17:20:37.342266 [ 260 ] {4ae3b0d7-cb9f-4e6a-b6ff-996c0bf156f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6122 | 2025.11.20 17:20:37.342552 [ 260 ] {4ae3b0d7-cb9f-4e6a-b6ff-996c0bf156f2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6123 | 2025.11.20 17:20:37.342764 [ 260 ] {4ae3b0d7-cb9f-4e6a-b6ff-996c0bf156f2} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6124 | 2025.11.20 17:20:37.342892 [ 260 ] {4ae3b0d7-cb9f-4e6a-b6ff-996c0bf156f2} <Debug> executeQuery: Read 52 rows, 3.85 KiB in 0.00114 sec., 45614.0350877193 rows/sec., 3.29 MiB/sec. | ||
| 6125 | 2025.11.20 17:20:37.342932 [ 260 ] {4ae3b0d7-cb9f-4e6a-b6ff-996c0bf156f2} <Debug> TCPHandler: Processed in 0.001305365 sec. | ||
| 6126 | 2025.11.20 17:20:37.343039 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6127 | 2025.11.20 17:20:37.343133 [ 260 ] {8b049794-082d-4d4a-a0b8-28498c9beb61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6128 | 2025.11.20 17:20:37.343172 [ 260 ] {8b049794-082d-4d4a-a0b8-28498c9beb61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6129 | 2025.11.20 17:20:37.343691 [ 260 ] {8b049794-082d-4d4a-a0b8-28498c9beb61} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6130 | 2025.11.20 17:20:37.343726 [ 260 ] {8b049794-082d-4d4a-a0b8-28498c9beb61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6131 | 2025.11.20 17:20:37.344043 [ 260 ] {8b049794-082d-4d4a-a0b8-28498c9beb61} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6132 | 2025.11.20 17:20:37.344243 [ 260 ] {8b049794-082d-4d4a-a0b8-28498c9beb61} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6133 | 2025.11.20 17:20:37.344395 [ 260 ] {8b049794-082d-4d4a-a0b8-28498c9beb61} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001277 sec., 178543.46123727487 rows/sec., 12.09 MiB/sec. | ||
| 6134 | 2025.11.20 17:20:37.344445 [ 260 ] {8b049794-082d-4d4a-a0b8-28498c9beb61} <Debug> TCPHandler: Processed in 0.001453198 sec. | ||
| 6135 | 2025.11.20 17:20:37.344566 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6136 | 2025.11.20 17:20:37.344670 [ 260 ] {09641e3a-2695-43aa-8301-8b53ee093cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6137 | 2025.11.20 17:20:37.344710 [ 260 ] {09641e3a-2695-43aa-8301-8b53ee093cb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6138 | 2025.11.20 17:20:37.345453 [ 260 ] {09641e3a-2695-43aa-8301-8b53ee093cb2} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6139 | 2025.11.20 17:20:37.345489 [ 260 ] {09641e3a-2695-43aa-8301-8b53ee093cb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6140 | 2025.11.20 17:20:37.345840 [ 260 ] {09641e3a-2695-43aa-8301-8b53ee093cb2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6141 | 2025.11.20 17:20:37.346066 [ 260 ] {09641e3a-2695-43aa-8301-8b53ee093cb2} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6142 | 2025.11.20 17:20:37.346195 [ 260 ] {09641e3a-2695-43aa-8301-8b53ee093cb2} <Debug> executeQuery: Read 572 rows, 43.59 KiB in 0.001544 sec., 370466.3212435233 rows/sec., 27.57 MiB/sec. | ||
| 6143 | 2025.11.20 17:20:37.346234 [ 260 ] {09641e3a-2695-43aa-8301-8b53ee093cb2} <Debug> TCPHandler: Processed in 0.001716932 sec. | ||
| 6144 | 2025.11.20 17:20:37.346359 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6145 | 2025.11.20 17:20:37.346453 [ 260 ] {07e93d56-81b2-421b-8004-3e872fe9d429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6146 | 2025.11.20 17:20:37.346501 [ 260 ] {07e93d56-81b2-421b-8004-3e872fe9d429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6147 | 2025.11.20 17:20:37.347156 [ 260 ] {07e93d56-81b2-421b-8004-3e872fe9d429} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6148 | 2025.11.20 17:20:37.347191 [ 260 ] {07e93d56-81b2-421b-8004-3e872fe9d429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6149 | 2025.11.20 17:20:37.347578 [ 260 ] {07e93d56-81b2-421b-8004-3e872fe9d429} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6150 | 2025.11.20 17:20:37.347792 [ 260 ] {07e93d56-81b2-421b-8004-3e872fe9d429} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6151 | 2025.11.20 17:20:37.347918 [ 260 ] {07e93d56-81b2-421b-8004-3e872fe9d429} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.001484 sec., 572776.2803234501 rows/sec., 38.56 MiB/sec. | ||
| 6152 | 2025.11.20 17:20:37.347956 [ 260 ] {07e93d56-81b2-421b-8004-3e872fe9d429} <Debug> TCPHandler: Processed in 0.001653771 sec. | ||
| 6153 | 2025.11.20 17:20:37.348077 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6154 | 2025.11.20 17:20:37.348172 [ 260 ] {ec2fded7-8057-416f-bc1a-1ffd1e2de653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6155 | 2025.11.20 17:20:37.348226 [ 260 ] {ec2fded7-8057-416f-bc1a-1ffd1e2de653} <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 | ||
| 6156 | 2025.11.20 17:20:37.349095 [ 260 ] {ec2fded7-8057-416f-bc1a-1ffd1e2de653} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6157 | 2025.11.20 17:20:37.349132 [ 260 ] {ec2fded7-8057-416f-bc1a-1ffd1e2de653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6158 | 2025.11.20 17:20:37.349744 [ 260 ] {ec2fded7-8057-416f-bc1a-1ffd1e2de653} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6159 | 2025.11.20 17:20:37.349962 [ 260 ] {ec2fded7-8057-416f-bc1a-1ffd1e2de653} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6160 | 2025.11.20 17:20:37.350104 [ 260 ] {ec2fded7-8057-416f-bc1a-1ffd1e2de653} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00195 sec., 20512.820512820515 rows/sec., 36.76 MiB/sec. | ||
| 6161 | 2025.11.20 17:20:37.350121 [ 145 ] {} <Debug> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6162 | 2025.11.20 17:20:37.350158 [ 260 ] {ec2fded7-8057-416f-bc1a-1ffd1e2de653} <Debug> TCPHandler: Processed in 0.0021296 sec. | ||
| 6163 | 2025.11.20 17:20:37.350199 [ 145 ] {} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6164 | 2025.11.20 17:20:37.350227 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6165 | 2025.11.20 17:20:37.350287 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6166 | 2025.11.20 17:20:37.350337 [ 201 ] {c3717025-90b1-4b66-a9ed-622991097dbc::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 | ||
| 6167 | 2025.11.20 17:20:37.350388 [ 260 ] {426700a8-a35b-49d5-a377-73059bd45d55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6168 | 2025.11.20 17:20:37.350436 [ 260 ] {426700a8-a35b-49d5-a377-73059bd45d55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6169 | 2025.11.20 17:20:37.350598 [ 201 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6170 | 2025.11.20 17:20:37.350667 [ 201 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 424 rows starting from the beginning of the part | ||
| 6171 | 2025.11.20 17:20:37.350779 [ 260 ] {426700a8-a35b-49d5-a377-73059bd45d55} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6172 | 2025.11.20 17:20:37.350818 [ 201 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part | ||
| 6173 | 2025.11.20 17:20:37.350820 [ 260 ] {426700a8-a35b-49d5-a377-73059bd45d55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6174 | 2025.11.20 17:20:37.350952 [ 201 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part | ||
| 6175 | 2025.11.20 17:20:37.351078 [ 201 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part | ||
| 6176 | 2025.11.20 17:20:37.351194 [ 260 ] {426700a8-a35b-49d5-a377-73059bd45d55} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6177 | 2025.11.20 17:20:37.351199 [ 201 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part | ||
| 6178 | 2025.11.20 17:20:37.351327 [ 201 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part | ||
| 6179 | 2025.11.20 17:20:37.351424 [ 260 ] {426700a8-a35b-49d5-a377-73059bd45d55} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6180 | 2025.11.20 17:20:37.351566 [ 260 ] {426700a8-a35b-49d5-a377-73059bd45d55} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001199 sec., 50041.701417848206 rows/sec., 3.37 MiB/sec. | ||
| 6181 | 2025.11.20 17:20:37.351603 [ 260 ] {426700a8-a35b-49d5-a377-73059bd45d55} <Debug> TCPHandler: Processed in 0.001365535 sec. | ||
| 6182 | 2025.11.20 17:20:37.370071 [ 200 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 624 rows, containing 19 columns (19 merged, 0 gathered) in 0.019782432 sec., 31543.138882014104 rows/sec., 56.52 MiB/sec. | ||
| 6183 | 2025.11.20 17:20:37.371081 [ 200 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6184 | 2025.11.20 17:20:37.371423 [ 200 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6185 | 2025.11.20 17:20:37.371493 [ 200 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6186 | 2025.11.20 17:20:37.371637 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.52 MiB. | ||
| 6187 | 2025.11.20 17:20:38.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.61 MiB, peak 273.08 MiB, free memory in arenas 0.00 B, will set to 267.72 MiB (RSS), difference: 2.11 MiB | ||
| 6188 | 2025.11.20 17:20:38.608614 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12896 | ||
| 6189 | 2025.11.20 17:20:38.609255 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6190 | 2025.11.20 17:20:38.609310 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6191 | 2025.11.20 17:20:38.609979 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6192 | 2025.11.20 17:20:38.610213 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6193 | 2025.11.20 17:20:38.610344 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12896 | ||
| 6194 | 2025.11.20 17:20:39.258948 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6195 | 2025.11.20 17:20:39.274170 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6196 | 2025.11.20 17:20:39.274233 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6197 | 2025.11.20 17:20:39.279935 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6198 | 2025.11.20 17:20:39.280625 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6199 | 2025.11.20 17:20:39.283544 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6200 | 2025.11.20 17:20:42.319334 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6201 | 2025.11.20 17:20:42.319511 [ 260 ] {7a3b16cb-2b16-4591-b2ac-1be4090d2034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6202 | 2025.11.20 17:20:42.319575 [ 260 ] {7a3b16cb-2b16-4591-b2ac-1be4090d2034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6203 | 2025.11.20 17:20:42.320382 [ 260 ] {7a3b16cb-2b16-4591-b2ac-1be4090d2034} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6204 | 2025.11.20 17:20:42.320425 [ 260 ] {7a3b16cb-2b16-4591-b2ac-1be4090d2034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6205 | 2025.11.20 17:20:42.320828 [ 260 ] {7a3b16cb-2b16-4591-b2ac-1be4090d2034} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6206 | 2025.11.20 17:20:42.321066 [ 260 ] {7a3b16cb-2b16-4591-b2ac-1be4090d2034} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6207 | 2025.11.20 17:20:42.321223 [ 260 ] {7a3b16cb-2b16-4591-b2ac-1be4090d2034} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001759 sec., 233086.98123934053 rows/sec., 14.79 MiB/sec. | ||
| 6208 | 2025.11.20 17:20:42.321267 [ 260 ] {7a3b16cb-2b16-4591-b2ac-1be4090d2034} <Debug> TCPHandler: Processed in 0.002058688 sec. | ||
| 6209 | 2025.11.20 17:20:42.321382 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6210 | 2025.11.20 17:20:42.321477 [ 260 ] {4fb16f26-5694-4146-b2eb-5a4785ce0e1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6211 | 2025.11.20 17:20:42.321518 [ 260 ] {4fb16f26-5694-4146-b2eb-5a4785ce0e1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6212 | 2025.11.20 17:20:42.322444 [ 260 ] {4fb16f26-5694-4146-b2eb-5a4785ce0e1f} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6213 | 2025.11.20 17:20:42.322481 [ 260 ] {4fb16f26-5694-4146-b2eb-5a4785ce0e1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6214 | 2025.11.20 17:20:42.322847 [ 260 ] {4fb16f26-5694-4146-b2eb-5a4785ce0e1f} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6215 | 2025.11.20 17:20:42.323060 [ 260 ] {4fb16f26-5694-4146-b2eb-5a4785ce0e1f} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6216 | 2025.11.20 17:20:42.323193 [ 260 ] {4fb16f26-5694-4146-b2eb-5a4785ce0e1f} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001734 sec., 641291.8108419838 rows/sec., 50.60 MiB/sec. | ||
| 6217 | 2025.11.20 17:20:42.323232 [ 260 ] {4fb16f26-5694-4146-b2eb-5a4785ce0e1f} <Debug> TCPHandler: Processed in 0.001900186 sec. | ||
| 6218 | 2025.11.20 17:20:42.323339 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6219 | 2025.11.20 17:20:42.323432 [ 260 ] {0f00dd19-edae-44e5-95fb-17c38d82c5f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6220 | 2025.11.20 17:20:42.323472 [ 260 ] {0f00dd19-edae-44e5-95fb-17c38d82c5f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6221 | 2025.11.20 17:20:42.323948 [ 260 ] {0f00dd19-edae-44e5-95fb-17c38d82c5f0} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6222 | 2025.11.20 17:20:42.323984 [ 260 ] {0f00dd19-edae-44e5-95fb-17c38d82c5f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6223 | 2025.11.20 17:20:42.324299 [ 260 ] {0f00dd19-edae-44e5-95fb-17c38d82c5f0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6224 | 2025.11.20 17:20:42.324509 [ 260 ] {0f00dd19-edae-44e5-95fb-17c38d82c5f0} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6225 | 2025.11.20 17:20:42.324642 [ 260 ] {0f00dd19-edae-44e5-95fb-17c38d82c5f0} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001228 sec., 166938.11074918567 rows/sec., 9.79 MiB/sec. | ||
| 6226 | 2025.11.20 17:20:42.324680 [ 260 ] {0f00dd19-edae-44e5-95fb-17c38d82c5f0} <Debug> TCPHandler: Processed in 0.001389236 sec. | ||
| 6227 | 2025.11.20 17:20:42.324781 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6228 | 2025.11.20 17:20:42.324875 [ 260 ] {73112da3-0d43-453b-9dc7-89520ce223ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6229 | 2025.11.20 17:20:42.324915 [ 260 ] {73112da3-0d43-453b-9dc7-89520ce223ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6230 | 2025.11.20 17:20:42.325393 [ 260 ] {73112da3-0d43-453b-9dc7-89520ce223ce} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6231 | 2025.11.20 17:20:42.325429 [ 260 ] {73112da3-0d43-453b-9dc7-89520ce223ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6232 | 2025.11.20 17:20:42.325735 [ 260 ] {73112da3-0d43-453b-9dc7-89520ce223ce} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6233 | 2025.11.20 17:20:42.325948 [ 260 ] {73112da3-0d43-453b-9dc7-89520ce223ce} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6234 | 2025.11.20 17:20:42.326078 [ 260 ] {73112da3-0d43-453b-9dc7-89520ce223ce} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001221 sec., 173628.17362817362 rows/sec., 11.20 MiB/sec. | ||
| 6235 | 2025.11.20 17:20:42.326117 [ 260 ] {73112da3-0d43-453b-9dc7-89520ce223ce} <Debug> TCPHandler: Processed in 0.001383896 sec. | ||
| 6236 | 2025.11.20 17:20:42.326218 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6237 | 2025.11.20 17:20:42.326311 [ 260 ] {d14e4c31-8dcd-4ad5-947d-25685e294451} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6238 | 2025.11.20 17:20:42.326350 [ 260 ] {d14e4c31-8dcd-4ad5-947d-25685e294451} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6239 | 2025.11.20 17:20:42.326812 [ 260 ] {d14e4c31-8dcd-4ad5-947d-25685e294451} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6240 | 2025.11.20 17:20:42.326848 [ 260 ] {d14e4c31-8dcd-4ad5-947d-25685e294451} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6241 | 2025.11.20 17:20:42.327154 [ 260 ] {d14e4c31-8dcd-4ad5-947d-25685e294451} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6242 | 2025.11.20 17:20:42.327361 [ 260 ] {d14e4c31-8dcd-4ad5-947d-25685e294451} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6243 | 2025.11.20 17:20:42.327488 [ 260 ] {d14e4c31-8dcd-4ad5-947d-25685e294451} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001195 sec., 176569.03765690376 rows/sec., 10.03 MiB/sec. | ||
| 6244 | 2025.11.20 17:20:42.327526 [ 260 ] {d14e4c31-8dcd-4ad5-947d-25685e294451} <Debug> TCPHandler: Processed in 0.001356616 sec. | ||
| 6245 | 2025.11.20 17:20:42.327624 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6246 | 2025.11.20 17:20:42.327717 [ 260 ] {e352fc54-305d-425c-b09e-1938e00198af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6247 | 2025.11.20 17:20:42.327757 [ 260 ] {e352fc54-305d-425c-b09e-1938e00198af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6248 | 2025.11.20 17:20:42.328401 [ 260 ] {e352fc54-305d-425c-b09e-1938e00198af} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6249 | 2025.11.20 17:20:42.328436 [ 260 ] {e352fc54-305d-425c-b09e-1938e00198af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6250 | 2025.11.20 17:20:42.328764 [ 260 ] {e352fc54-305d-425c-b09e-1938e00198af} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6251 | 2025.11.20 17:20:42.328973 [ 260 ] {e352fc54-305d-425c-b09e-1938e00198af} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6252 | 2025.11.20 17:20:42.329099 [ 260 ] {e352fc54-305d-425c-b09e-1938e00198af} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001399 sec., 485346.6761972837 rows/sec., 33.83 MiB/sec. | ||
| 6253 | 2025.11.20 17:20:42.329139 [ 260 ] {e352fc54-305d-425c-b09e-1938e00198af} <Debug> TCPHandler: Processed in 0.001562389 sec. | ||
| 6254 | 2025.11.20 17:20:42.329243 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6255 | 2025.11.20 17:20:42.329337 [ 260 ] {657c8a88-410b-4d5b-8383-8d95b45408da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6256 | 2025.11.20 17:20:42.329378 [ 260 ] {657c8a88-410b-4d5b-8383-8d95b45408da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6257 | 2025.11.20 17:20:42.329701 [ 260 ] {657c8a88-410b-4d5b-8383-8d95b45408da} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6258 | 2025.11.20 17:20:42.329736 [ 260 ] {657c8a88-410b-4d5b-8383-8d95b45408da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6259 | 2025.11.20 17:20:42.330031 [ 260 ] {657c8a88-410b-4d5b-8383-8d95b45408da} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6260 | 2025.11.20 17:20:42.330249 [ 260 ] {657c8a88-410b-4d5b-8383-8d95b45408da} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6261 | 2025.11.20 17:20:42.330376 [ 260 ] {657c8a88-410b-4d5b-8383-8d95b45408da} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 6262 | 2025.11.20 17:20:42.330412 [ 260 ] {657c8a88-410b-4d5b-8383-8d95b45408da} <Debug> TCPHandler: Processed in 0.001216493 sec. | ||
| 6263 | 2025.11.20 17:20:42.330517 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6264 | 2025.11.20 17:20:42.330611 [ 260 ] {250d6657-8ba6-47f4-9ccd-dfb014074338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6265 | 2025.11.20 17:20:42.330653 [ 260 ] {250d6657-8ba6-47f4-9ccd-dfb014074338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6266 | 2025.11.20 17:20:42.331071 [ 260 ] {250d6657-8ba6-47f4-9ccd-dfb014074338} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6267 | 2025.11.20 17:20:42.331107 [ 260 ] {250d6657-8ba6-47f4-9ccd-dfb014074338} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6268 | 2025.11.20 17:20:42.331441 [ 260 ] {250d6657-8ba6-47f4-9ccd-dfb014074338} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6269 | 2025.11.20 17:20:42.331649 [ 260 ] {250d6657-8ba6-47f4-9ccd-dfb014074338} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6270 | 2025.11.20 17:20:42.331777 [ 260 ] {250d6657-8ba6-47f4-9ccd-dfb014074338} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001184 sec., 265202.7027027027 rows/sec., 17.42 MiB/sec. | ||
| 6271 | 2025.11.20 17:20:42.331814 [ 260 ] {250d6657-8ba6-47f4-9ccd-dfb014074338} <Debug> TCPHandler: Processed in 0.001345495 sec. | ||
| 6272 | 2025.11.20 17:20:42.331914 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6273 | 2025.11.20 17:20:42.332006 [ 260 ] {64798acd-79ad-4eb5-96e2-178ff44aaef0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6274 | 2025.11.20 17:20:42.332048 [ 260 ] {64798acd-79ad-4eb5-96e2-178ff44aaef0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6275 | 2025.11.20 17:20:42.332352 [ 260 ] {64798acd-79ad-4eb5-96e2-178ff44aaef0} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6276 | 2025.11.20 17:20:42.332387 [ 260 ] {64798acd-79ad-4eb5-96e2-178ff44aaef0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6277 | 2025.11.20 17:20:42.332675 [ 260 ] {64798acd-79ad-4eb5-96e2-178ff44aaef0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6278 | 2025.11.20 17:20:42.332886 [ 260 ] {64798acd-79ad-4eb5-96e2-178ff44aaef0} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6279 | 2025.11.20 17:20:42.333012 [ 260 ] {64798acd-79ad-4eb5-96e2-178ff44aaef0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 6280 | 2025.11.20 17:20:42.333049 [ 260 ] {64798acd-79ad-4eb5-96e2-178ff44aaef0} <Debug> TCPHandler: Processed in 0.001183252 sec. | ||
| 6281 | 2025.11.20 17:20:42.333150 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6282 | 2025.11.20 17:20:42.333243 [ 260 ] {64efc98d-7d35-48d6-ba04-444a309cbbfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6283 | 2025.11.20 17:20:42.333285 [ 260 ] {64efc98d-7d35-48d6-ba04-444a309cbbfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6284 | 2025.11.20 17:20:42.333605 [ 260 ] {64efc98d-7d35-48d6-ba04-444a309cbbfa} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6285 | 2025.11.20 17:20:42.333642 [ 260 ] {64efc98d-7d35-48d6-ba04-444a309cbbfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6286 | 2025.11.20 17:20:42.333950 [ 260 ] {64efc98d-7d35-48d6-ba04-444a309cbbfa} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6287 | 2025.11.20 17:20:42.334168 [ 260 ] {64efc98d-7d35-48d6-ba04-444a309cbbfa} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6288 | 2025.11.20 17:20:42.334297 [ 260 ] {64efc98d-7d35-48d6-ba04-444a309cbbfa} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001071 sec., 97105.50887021476 rows/sec., 5.95 MiB/sec. | ||
| 6289 | 2025.11.20 17:20:42.334334 [ 260 ] {64efc98d-7d35-48d6-ba04-444a309cbbfa} <Debug> TCPHandler: Processed in 0.001235394 sec. | ||
| 6290 | 2025.11.20 17:20:46.014212 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6291 | 2025.11.20 17:20:46.014287 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6292 | 2025.11.20 17:20:46.110578 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13408 | ||
| 6293 | 2025.11.20 17:20:46.111132 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6294 | 2025.11.20 17:20:46.111179 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6295 | 2025.11.20 17:20:46.111702 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6296 | 2025.11.20 17:20:46.111973 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6297 | 2025.11.20 17:20:46.112106 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13408 | ||
| 6298 | 2025.11.20 17:20:46.146724 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 838 | ||
| 6299 | 2025.11.20 17:20:46.149174 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6300 | 2025.11.20 17:20:46.149236 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6301 | 2025.11.20 17:20:46.150492 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6302 | 2025.11.20 17:20:46.150769 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6303 | 2025.11.20 17:20:46.150936 [ 150 ] {} <Debug> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6304 | 2025.11.20 17:20:46.151007 [ 150 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6305 | 2025.11.20 17:20:46.151030 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6306 | 2025.11.20 17:20:46.151129 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 838 | ||
| 6307 | 2025.11.20 17:20:46.151136 [ 186 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::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 | ||
| 6308 | 2025.11.20 17:20:46.151750 [ 186 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6309 | 2025.11.20 17:20:46.151922 [ 186 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 664 rows starting from the beginning of the part | ||
| 6310 | 2025.11.20 17:20:46.152333 [ 186 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 52 rows starting from the beginning of the part | ||
| 6311 | 2025.11.20 17:20:46.152703 [ 186 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 16 rows starting from the beginning of the part | ||
| 6312 | 2025.11.20 17:20:46.153038 [ 186 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 38 rows starting from the beginning of the part | ||
| 6313 | 2025.11.20 17:20:46.153351 [ 186 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
| 6314 | 2025.11.20 17:20:46.153688 [ 186 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 6315 | 2025.11.20 17:20:46.159901 [ 200 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 838 rows, containing 72 columns (72 merged, 0 gathered) in 0.008811716 sec., 95100.65916786241 rows/sec., 81.34 MiB/sec. | ||
| 6316 | 2025.11.20 17:20:46.160823 [ 186 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6317 | 2025.11.20 17:20:46.161366 [ 186 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_21_4} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6318 | 2025.11.20 17:20:46.161441 [ 186 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_21_4} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6319 | 2025.11.20 17:20:46.161612 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 6320 | 2025.11.20 17:20:46.783764 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6321 | 2025.11.20 17:20:46.799149 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6322 | 2025.11.20 17:20:46.799211 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6323 | 2025.11.20 17:20:46.805642 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6324 | 2025.11.20 17:20:46.806325 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6325 | 2025.11.20 17:20:46.809113 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6326 | 2025.11.20 17:20:47.309551 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6327 | 2025.11.20 17:20:47.309721 [ 260 ] {4efa1356-1983-4f48-9898-46af12d0f921} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6328 | 2025.11.20 17:20:47.309784 [ 260 ] {4efa1356-1983-4f48-9898-46af12d0f921} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6329 | 2025.11.20 17:20:47.310435 [ 260 ] {4efa1356-1983-4f48-9898-46af12d0f921} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6330 | 2025.11.20 17:20:47.310476 [ 260 ] {4efa1356-1983-4f48-9898-46af12d0f921} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6331 | 2025.11.20 17:20:47.310881 [ 260 ] {4efa1356-1983-4f48-9898-46af12d0f921} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6332 | 2025.11.20 17:20:47.311102 [ 260 ] {4efa1356-1983-4f48-9898-46af12d0f921} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6333 | 2025.11.20 17:20:47.311227 [ 133 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6334 | 2025.11.20 17:20:47.311269 [ 260 ] {4efa1356-1983-4f48-9898-46af12d0f921} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001593 sec., 85373.50910232266 rows/sec., 7.40 MiB/sec. | ||
| 6335 | 2025.11.20 17:20:47.311294 [ 133 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6336 | 2025.11.20 17:20:47.311317 [ 260 ] {4efa1356-1983-4f48-9898-46af12d0f921} <Debug> TCPHandler: Processed in 0.001890926 sec. | ||
| 6337 | 2025.11.20 17:20:47.311324 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6338 | 2025.11.20 17:20:47.311436 [ 196 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::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 | ||
| 6339 | 2025.11.20 17:20:47.311443 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6340 | 2025.11.20 17:20:47.311544 [ 196 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6341 | 2025.11.20 17:20:47.311555 [ 260 ] {46c0078e-654a-4f37-9ee6-f9e4a36ac0fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6342 | 2025.11.20 17:20:47.311580 [ 196 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2462 rows starting from the beginning of the part | ||
| 6343 | 2025.11.20 17:20:47.311597 [ 260 ] {46c0078e-654a-4f37-9ee6-f9e4a36ac0fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6344 | 2025.11.20 17:20:47.311649 [ 196 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 136 rows starting from the beginning of the part | ||
| 6345 | 2025.11.20 17:20:47.311700 [ 196 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1112 rows starting from the beginning of the part | ||
| 6346 | 2025.11.20 17:20:47.311749 [ 196 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1282 rows starting from the beginning of the part | ||
| 6347 | 2025.11.20 17:20:47.311797 [ 196 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1112 rows starting from the beginning of the part | ||
| 6348 | 2025.11.20 17:20:47.311844 [ 196 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 136 rows starting from the beginning of the part | ||
| 6349 | 2025.11.20 17:20:47.312009 [ 260 ] {46c0078e-654a-4f37-9ee6-f9e4a36ac0fd} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6350 | 2025.11.20 17:20:47.312046 [ 260 ] {46c0078e-654a-4f37-9ee6-f9e4a36ac0fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6351 | 2025.11.20 17:20:47.312379 [ 260 ] {46c0078e-654a-4f37-9ee6-f9e4a36ac0fd} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6352 | 2025.11.20 17:20:47.312591 [ 260 ] {46c0078e-654a-4f37-9ee6-f9e4a36ac0fd} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6353 | 2025.11.20 17:20:47.312718 [ 260 ] {46c0078e-654a-4f37-9ee6-f9e4a36ac0fd} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001182 sec., 33840.9475465313 rows/sec., 2.49 MiB/sec. | ||
| 6354 | 2025.11.20 17:20:47.312757 [ 260 ] {46c0078e-654a-4f37-9ee6-f9e4a36ac0fd} <Debug> TCPHandler: Processed in 0.001363225 sec. | ||
| 6355 | 2025.11.20 17:20:47.312864 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6356 | 2025.11.20 17:20:47.312957 [ 260 ] {1cf6cf94-dd6c-45e5-b76c-f298578c3688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6357 | 2025.11.20 17:20:47.312996 [ 260 ] {1cf6cf94-dd6c-45e5-b76c-f298578c3688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6358 | 2025.11.20 17:20:47.313406 [ 260 ] {1cf6cf94-dd6c-45e5-b76c-f298578c3688} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6359 | 2025.11.20 17:20:47.313442 [ 260 ] {1cf6cf94-dd6c-45e5-b76c-f298578c3688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6360 | 2025.11.20 17:20:47.313749 [ 260 ] {1cf6cf94-dd6c-45e5-b76c-f298578c3688} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6361 | 2025.11.20 17:20:47.313877 [ 186 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6240 rows, containing 5 columns (5 merged, 0 gathered) in 0.002479917 sec., 2516213.2442335775 rows/sec., 214.05 MiB/sec. | ||
| 6362 | 2025.11.20 17:20:47.313961 [ 260 ] {1cf6cf94-dd6c-45e5-b76c-f298578c3688} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6363 | 2025.11.20 17:20:47.314070 [ 133 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6364 | 2025.11.20 17:20:47.314093 [ 260 ] {1cf6cf94-dd6c-45e5-b76c-f298578c3688} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001154 sec., 90121.3171577123 rows/sec., 7.04 MiB/sec. | ||
| 6365 | 2025.11.20 17:20:47.314098 [ 133 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6366 | 2025.11.20 17:20:47.314135 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6367 | 2025.11.20 17:20:47.314139 [ 260 ] {1cf6cf94-dd6c-45e5-b76c-f298578c3688} <Debug> TCPHandler: Processed in 0.001323165 sec. | ||
| 6368 | 2025.11.20 17:20:47.314187 [ 200 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6369 | 2025.11.20 17:20:47.314199 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::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 | ||
| 6370 | 2025.11.20 17:20:47.314263 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6371 | 2025.11.20 17:20:47.314290 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6372 | 2025.11.20 17:20:47.314314 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1249 rows starting from the beginning of the part | ||
| 6373 | 2025.11.20 17:20:47.314358 [ 260 ] {77d736ed-b840-4b4f-82be-f87abd0755b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6374 | 2025.11.20 17:20:47.314358 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 104 rows starting from the beginning of the part | ||
| 6375 | 2025.11.20 17:20:47.314401 [ 260 ] {77d736ed-b840-4b4f-82be-f87abd0755b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6376 | 2025.11.20 17:20:47.314405 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 679 rows starting from the beginning of the part | ||
| 6377 | 2025.11.20 17:20:47.314443 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 572 rows starting from the beginning of the part | ||
| 6378 | 2025.11.20 17:20:47.314475 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 679 rows starting from the beginning of the part | ||
| 6379 | 2025.11.20 17:20:47.314493 [ 200 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_41_8} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6380 | 2025.11.20 17:20:47.314507 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 104 rows starting from the beginning of the part | ||
| 6381 | 2025.11.20 17:20:47.314572 [ 200 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_41_8} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6382 | 2025.11.20 17:20:47.314654 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 6383 | 2025.11.20 17:20:47.314813 [ 260 ] {77d736ed-b840-4b4f-82be-f87abd0755b1} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6384 | 2025.11.20 17:20:47.314848 [ 260 ] {77d736ed-b840-4b4f-82be-f87abd0755b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6385 | 2025.11.20 17:20:47.315197 [ 260 ] {77d736ed-b840-4b4f-82be-f87abd0755b1} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6386 | 2025.11.20 17:20:47.315414 [ 260 ] {77d736ed-b840-4b4f-82be-f87abd0755b1} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6387 | 2025.11.20 17:20:47.315521 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6388 | 2025.11.20 17:20:47.315543 [ 260 ] {77d736ed-b840-4b4f-82be-f87abd0755b1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 6389 | 2025.11.20 17:20:47.315551 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6390 | 2025.11.20 17:20:47.315567 [ 188 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3387 rows, containing 5 columns (5 merged, 0 gathered) in 0.001393677 sec., 2430261.8181974734 rows/sec., 184.07 MiB/sec. | ||
| 6391 | 2025.11.20 17:20:47.315587 [ 260 ] {77d736ed-b840-4b4f-82be-f87abd0755b1} <Debug> TCPHandler: Processed in 0.001373046 sec. | ||
| 6392 | 2025.11.20 17:20:47.315586 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6393 | 2025.11.20 17:20:47.315664 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 6394 | 2025.11.20 17:20:47.315699 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6395 | 2025.11.20 17:20:47.315724 [ 188 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6396 | 2025.11.20 17:20:47.315753 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6397 | 2025.11.20 17:20:47.315777 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 12257 rows starting from the beginning of the part | ||
| 6398 | 2025.11.20 17:20:47.315793 [ 260 ] {0d562924-f4e4-453b-9e41-c8d6f272756b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6399 | 2025.11.20 17:20:47.315822 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 6400 | 2025.11.20 17:20:47.315847 [ 260 ] {0d562924-f4e4-453b-9e41-c8d6f272756b} <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 | ||
| 6401 | 2025.11.20 17:20:47.315856 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 6402 | 2025.11.20 17:20:47.315890 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 850 rows starting from the beginning of the part | ||
| 6403 | 2025.11.20 17:20:47.315921 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 6404 | 2025.11.20 17:20:47.315955 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 6405 | 2025.11.20 17:20:47.315955 [ 188 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_41_8} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6406 | 2025.11.20 17:20:47.316024 [ 188 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_41_8} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6407 | 2025.11.20 17:20:47.316083 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 6408 | 2025.11.20 17:20:47.316650 [ 260 ] {0d562924-f4e4-453b-9e41-c8d6f272756b} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6409 | 2025.11.20 17:20:47.316685 [ 260 ] {0d562924-f4e4-453b-9e41-c8d6f272756b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6410 | 2025.11.20 17:20:47.317304 [ 260 ] {0d562924-f4e4-453b-9e41-c8d6f272756b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6411 | 2025.11.20 17:20:47.317528 [ 260 ] {0d562924-f4e4-453b-9e41-c8d6f272756b} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6412 | 2025.11.20 17:20:47.317666 [ 260 ] {0d562924-f4e4-453b-9e41-c8d6f272756b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001891 sec., 21152.829190904282 rows/sec., 37.90 MiB/sec. | ||
| 6413 | 2025.11.20 17:20:47.317721 [ 260 ] {0d562924-f4e4-453b-9e41-c8d6f272756b} <Debug> TCPHandler: Processed in 0.002069809 sec. | ||
| 6414 | 2025.11.20 17:20:47.317831 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6415 | 2025.11.20 17:20:47.317926 [ 260 ] {87e8f353-03ec-4bab-826e-74c32f5e3cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6416 | 2025.11.20 17:20:47.317967 [ 260 ] {87e8f353-03ec-4bab-826e-74c32f5e3cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6417 | 2025.11.20 17:20:47.318304 [ 260 ] {87e8f353-03ec-4bab-826e-74c32f5e3cff} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6418 | 2025.11.20 17:20:47.318339 [ 260 ] {87e8f353-03ec-4bab-826e-74c32f5e3cff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6419 | 2025.11.20 17:20:47.318667 [ 260 ] {87e8f353-03ec-4bab-826e-74c32f5e3cff} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6420 | 2025.11.20 17:20:47.318879 [ 260 ] {87e8f353-03ec-4bab-826e-74c32f5e3cff} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6421 | 2025.11.20 17:20:47.318974 [ 133 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6422 | 2025.11.20 17:20:47.319003 [ 133 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6423 | 2025.11.20 17:20:47.319008 [ 260 ] {87e8f353-03ec-4bab-826e-74c32f5e3cff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 6424 | 2025.11.20 17:20:47.319022 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 6425 | 2025.11.20 17:20:47.319054 [ 260 ] {87e8f353-03ec-4bab-826e-74c32f5e3cff} <Debug> TCPHandler: Processed in 0.001270684 sec. | ||
| 6426 | 2025.11.20 17:20:47.319104 [ 188 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 6427 | 2025.11.20 17:20:47.319185 [ 188 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6428 | 2025.11.20 17:20:47.319215 [ 188 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2580 rows starting from the beginning of the part | ||
| 6429 | 2025.11.20 17:20:47.319267 [ 188 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 6430 | 2025.11.20 17:20:47.319311 [ 188 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 6431 | 2025.11.20 17:20:47.319350 [ 188 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 6432 | 2025.11.20 17:20:47.319390 [ 188 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 6433 | 2025.11.20 17:20:47.319428 [ 188 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 6434 | 2025.11.20 17:20:47.320078 [ 193 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14055 rows, containing 5 columns (5 merged, 0 gathered) in 0.004436103 sec., 3168321.384782995 rows/sec., 213.40 MiB/sec. | ||
| 6435 | 2025.11.20 17:20:47.320419 [ 188 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2968 rows, containing 4 columns (4 merged, 0 gathered) in 0.001347016 sec., 2203388.8238892485 rows/sec., 140.35 MiB/sec. | ||
| 6436 | 2025.11.20 17:20:47.320588 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6437 | 2025.11.20 17:20:47.320715 [ 188 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6438 | 2025.11.20 17:20:47.320964 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6439 | 2025.11.20 17:20:47.321010 [ 188 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_41_8} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6440 | 2025.11.20 17:20:47.321060 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6441 | 2025.11.20 17:20:47.321083 [ 188 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_41_8} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6442 | 2025.11.20 17:20:47.321145 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 6443 | 2025.11.20 17:20:47.321179 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.50 MiB. | ||
| 6444 | 2025.11.20 17:20:48.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 269.60 MiB, peak 278.27 MiB, free memory in arenas 0.00 B, will set to 270.88 MiB (RSS), difference: 1.28 MiB | ||
| 6445 | 2025.11.20 17:20:52.319617 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6446 | 2025.11.20 17:20:52.319792 [ 260 ] {84217885-b177-44ba-8a68-dadabb6f3de3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6447 | 2025.11.20 17:20:52.319856 [ 260 ] {84217885-b177-44ba-8a68-dadabb6f3de3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6448 | 2025.11.20 17:20:52.320588 [ 260 ] {84217885-b177-44ba-8a68-dadabb6f3de3} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6449 | 2025.11.20 17:20:52.320633 [ 260 ] {84217885-b177-44ba-8a68-dadabb6f3de3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6450 | 2025.11.20 17:20:52.321048 [ 260 ] {84217885-b177-44ba-8a68-dadabb6f3de3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6451 | 2025.11.20 17:20:52.321312 [ 260 ] {84217885-b177-44ba-8a68-dadabb6f3de3} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6452 | 2025.11.20 17:20:52.321471 [ 260 ] {84217885-b177-44ba-8a68-dadabb6f3de3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001726 sec., 237543.45307068364 rows/sec., 15.07 MiB/sec. | ||
| 6453 | 2025.11.20 17:20:52.321514 [ 260 ] {84217885-b177-44ba-8a68-dadabb6f3de3} <Debug> TCPHandler: Processed in 0.002021958 sec. | ||
| 6454 | 2025.11.20 17:20:52.321631 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6455 | 2025.11.20 17:20:52.321726 [ 260 ] {32a3e9af-d388-4b1e-87a3-851e42babe0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6456 | 2025.11.20 17:20:52.321768 [ 260 ] {32a3e9af-d388-4b1e-87a3-851e42babe0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6457 | 2025.11.20 17:20:52.322520 [ 260 ] {32a3e9af-d388-4b1e-87a3-851e42babe0d} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6458 | 2025.11.20 17:20:52.322558 [ 260 ] {32a3e9af-d388-4b1e-87a3-851e42babe0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6459 | 2025.11.20 17:20:52.322941 [ 260 ] {32a3e9af-d388-4b1e-87a3-851e42babe0d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6460 | 2025.11.20 17:20:52.323159 [ 260 ] {32a3e9af-d388-4b1e-87a3-851e42babe0d} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6461 | 2025.11.20 17:20:52.323293 [ 260 ] {32a3e9af-d388-4b1e-87a3-851e42babe0d} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001585 sec., 701577.287066246 rows/sec., 55.35 MiB/sec. | ||
| 6462 | 2025.11.20 17:20:52.323331 [ 260 ] {32a3e9af-d388-4b1e-87a3-851e42babe0d} <Debug> TCPHandler: Processed in 0.001749473 sec. | ||
| 6463 | 2025.11.20 17:20:52.323443 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6464 | 2025.11.20 17:20:52.323538 [ 260 ] {aeca99e4-ff54-4322-afcc-d30f8dff1aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6465 | 2025.11.20 17:20:52.323578 [ 260 ] {aeca99e4-ff54-4322-afcc-d30f8dff1aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6466 | 2025.11.20 17:20:52.324025 [ 260 ] {aeca99e4-ff54-4322-afcc-d30f8dff1aa1} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6467 | 2025.11.20 17:20:52.324061 [ 260 ] {aeca99e4-ff54-4322-afcc-d30f8dff1aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6468 | 2025.11.20 17:20:52.324385 [ 260 ] {aeca99e4-ff54-4322-afcc-d30f8dff1aa1} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6469 | 2025.11.20 17:20:52.324601 [ 260 ] {aeca99e4-ff54-4322-afcc-d30f8dff1aa1} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6470 | 2025.11.20 17:20:52.324714 [ 143 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6471 | 2025.11.20 17:20:52.324733 [ 260 ] {aeca99e4-ff54-4322-afcc-d30f8dff1aa1} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001213 sec., 169002.47320692497 rows/sec., 9.91 MiB/sec. | ||
| 6472 | 2025.11.20 17:20:52.324789 [ 143 ] {} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6473 | 2025.11.20 17:20:52.324796 [ 260 ] {aeca99e4-ff54-4322-afcc-d30f8dff1aa1} <Debug> TCPHandler: Processed in 0.001401926 sec. | ||
| 6474 | 2025.11.20 17:20:52.324818 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6475 | 2025.11.20 17:20:52.324918 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6476 | 2025.11.20 17:20:52.324929 [ 199 ] {477c62df-596d-4059-85d8-7b0e53a51c94::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 | ||
| 6477 | 2025.11.20 17:20:52.325021 [ 260 ] {658aa65f-8c7a-4cb6-bd4a-0574eeea48a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6478 | 2025.11.20 17:20:52.325066 [ 260 ] {658aa65f-8c7a-4cb6-bd4a-0574eeea48a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6479 | 2025.11.20 17:20:52.325068 [ 199 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6480 | 2025.11.20 17:20:52.325116 [ 199 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 277 rows starting from the beginning of the part | ||
| 6481 | 2025.11.20 17:20:52.325191 [ 199 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 205 rows starting from the beginning of the part | ||
| 6482 | 2025.11.20 17:20:52.325235 [ 199 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 52 rows starting from the beginning of the part | ||
| 6483 | 2025.11.20 17:20:52.325276 [ 199 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 205 rows starting from the beginning of the part | ||
| 6484 | 2025.11.20 17:20:52.325314 [ 199 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
| 6485 | 2025.11.20 17:20:52.325354 [ 199 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 205 rows starting from the beginning of the part | ||
| 6486 | 2025.11.20 17:20:52.325523 [ 260 ] {658aa65f-8c7a-4cb6-bd4a-0574eeea48a2} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6487 | 2025.11.20 17:20:52.325565 [ 260 ] {658aa65f-8c7a-4cb6-bd4a-0574eeea48a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6488 | 2025.11.20 17:20:52.325907 [ 260 ] {658aa65f-8c7a-4cb6-bd4a-0574eeea48a2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6489 | 2025.11.20 17:20:52.326160 [ 260 ] {658aa65f-8c7a-4cb6-bd4a-0574eeea48a2} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6490 | 2025.11.20 17:20:52.326275 [ 188 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 984 rows, containing 5 columns (5 merged, 0 gathered) in 0.001397037 sec., 704347.8447600171 rows/sec., 45.66 MiB/sec. | ||
| 6491 | 2025.11.20 17:20:52.326287 [ 143 ] {} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 6492 | 2025.11.20 17:20:52.326309 [ 260 ] {658aa65f-8c7a-4cb6-bd4a-0574eeea48a2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001306 sec., 162327.71822358345 rows/sec., 10.47 MiB/sec. | ||
| 6493 | 2025.11.20 17:20:52.326341 [ 143 ] {} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6494 | 2025.11.20 17:20:52.326364 [ 260 ] {658aa65f-8c7a-4cb6-bd4a-0574eeea48a2} <Debug> TCPHandler: Processed in 0.001494028 sec. | ||
| 6495 | 2025.11.20 17:20:52.326369 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6496 | 2025.11.20 17:20:52.326428 [ 199 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6497 | 2025.11.20 17:20:52.326467 [ 188 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 6498 | 2025.11.20 17:20:52.326481 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6499 | 2025.11.20 17:20:52.326571 [ 188 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6500 | 2025.11.20 17:20:52.326582 [ 260 ] {b8f6f2af-e1d9-4926-9424-af4a564aacd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6501 | 2025.11.20 17:20:52.326608 [ 188 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 464 rows starting from the beginning of the part | ||
| 6502 | 2025.11.20 17:20:52.326627 [ 260 ] {b8f6f2af-e1d9-4926-9424-af4a564aacd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6503 | 2025.11.20 17:20:52.326675 [ 188 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
| 6504 | 2025.11.20 17:20:52.326691 [ 199 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_36_7} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6505 | 2025.11.20 17:20:52.326727 [ 188 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
| 6506 | 2025.11.20 17:20:52.326768 [ 199 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_36_7} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6507 | 2025.11.20 17:20:52.326781 [ 188 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 228 rows starting from the beginning of the part | ||
| 6508 | 2025.11.20 17:20:52.326834 [ 188 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 6509 | 2025.11.20 17:20:52.326843 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 6510 | 2025.11.20 17:20:52.326881 [ 188 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
| 6511 | 2025.11.20 17:20:52.327079 [ 260 ] {b8f6f2af-e1d9-4926-9424-af4a564aacd5} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6512 | 2025.11.20 17:20:52.327114 [ 260 ] {b8f6f2af-e1d9-4926-9424-af4a564aacd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6513 | 2025.11.20 17:20:52.327430 [ 260 ] {b8f6f2af-e1d9-4926-9424-af4a564aacd5} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6514 | 2025.11.20 17:20:52.327644 [ 260 ] {b8f6f2af-e1d9-4926-9424-af4a564aacd5} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6515 | 2025.11.20 17:20:52.327773 [ 260 ] {b8f6f2af-e1d9-4926-9424-af4a564aacd5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001209 sec., 174524.40033085193 rows/sec., 9.91 MiB/sec. | ||
| 6516 | 2025.11.20 17:20:52.327811 [ 260 ] {b8f6f2af-e1d9-4926-9424-af4a564aacd5} <Debug> TCPHandler: Processed in 0.001377545 sec. | ||
| 6517 | 2025.11.20 17:20:52.327885 [ 194 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001448728 sec., 1063001.4743968502 rows/sec., 73.93 MiB/sec. | ||
| 6518 | 2025.11.20 17:20:52.327922 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6519 | 2025.11.20 17:20:52.328023 [ 260 ] {1244ca8f-6160-4d21-8fcc-c8c76a4a94e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6520 | 2025.11.20 17:20:52.328058 [ 199 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 6521 | 2025.11.20 17:20:52.328063 [ 260 ] {1244ca8f-6160-4d21-8fcc-c8c76a4a94e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6522 | 2025.11.20 17:20:52.328301 [ 199 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_25_5} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6523 | 2025.11.20 17:20:52.328370 [ 199 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_25_5} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 6524 | 2025.11.20 17:20:52.328456 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 6525 | 2025.11.20 17:20:52.328672 [ 260 ] {1244ca8f-6160-4d21-8fcc-c8c76a4a94e7} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6526 | 2025.11.20 17:20:52.328714 [ 260 ] {1244ca8f-6160-4d21-8fcc-c8c76a4a94e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6527 | 2025.11.20 17:20:52.329060 [ 260 ] {1244ca8f-6160-4d21-8fcc-c8c76a4a94e7} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6528 | 2025.11.20 17:20:52.329281 [ 260 ] {1244ca8f-6160-4d21-8fcc-c8c76a4a94e7} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6529 | 2025.11.20 17:20:52.329412 [ 260 ] {1244ca8f-6160-4d21-8fcc-c8c76a4a94e7} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001406 sec., 482930.2987197724 rows/sec., 33.66 MiB/sec. | ||
| 6530 | 2025.11.20 17:20:52.329450 [ 260 ] {1244ca8f-6160-4d21-8fcc-c8c76a4a94e7} <Debug> TCPHandler: Processed in 0.001575909 sec. | ||
| 6531 | 2025.11.20 17:20:52.329558 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6532 | 2025.11.20 17:20:52.329651 [ 260 ] {b98c731b-cba8-4cf1-ae40-51df08ba0c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6533 | 2025.11.20 17:20:52.329691 [ 260 ] {b98c731b-cba8-4cf1-ae40-51df08ba0c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6534 | 2025.11.20 17:20:52.330011 [ 260 ] {b98c731b-cba8-4cf1-ae40-51df08ba0c5b} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6535 | 2025.11.20 17:20:52.330046 [ 260 ] {b98c731b-cba8-4cf1-ae40-51df08ba0c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6536 | 2025.11.20 17:20:52.330347 [ 260 ] {b98c731b-cba8-4cf1-ae40-51df08ba0c5b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6537 | 2025.11.20 17:20:52.330579 [ 260 ] {b98c731b-cba8-4cf1-ae40-51df08ba0c5b} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6538 | 2025.11.20 17:20:52.330712 [ 260 ] {b98c731b-cba8-4cf1-ae40-51df08ba0c5b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001078 sec., 5565.862708719852 rows/sec., 290.79 KiB/sec. | ||
| 6539 | 2025.11.20 17:20:52.330748 [ 260 ] {b98c731b-cba8-4cf1-ae40-51df08ba0c5b} <Debug> TCPHandler: Processed in 0.001239684 sec. | ||
| 6540 | 2025.11.20 17:20:52.330853 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6541 | 2025.11.20 17:20:52.330947 [ 260 ] {392fb107-91e1-4996-9a85-b4924f9f2f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6542 | 2025.11.20 17:20:52.330991 [ 260 ] {392fb107-91e1-4996-9a85-b4924f9f2f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6543 | 2025.11.20 17:20:52.331407 [ 260 ] {392fb107-91e1-4996-9a85-b4924f9f2f48} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6544 | 2025.11.20 17:20:52.331442 [ 260 ] {392fb107-91e1-4996-9a85-b4924f9f2f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6545 | 2025.11.20 17:20:52.331780 [ 260 ] {392fb107-91e1-4996-9a85-b4924f9f2f48} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6546 | 2025.11.20 17:20:52.331990 [ 260 ] {392fb107-91e1-4996-9a85-b4924f9f2f48} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6547 | 2025.11.20 17:20:52.332118 [ 260 ] {392fb107-91e1-4996-9a85-b4924f9f2f48} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001189 sec., 264087.4684608915 rows/sec., 17.35 MiB/sec. | ||
| 6548 | 2025.11.20 17:20:52.332154 [ 260 ] {392fb107-91e1-4996-9a85-b4924f9f2f48} <Debug> TCPHandler: Processed in 0.001348285 sec. | ||
| 6549 | 2025.11.20 17:20:52.332261 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6550 | 2025.11.20 17:20:52.332357 [ 260 ] {54d8cd73-3ef4-4e3c-b36d-4870a3193115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6551 | 2025.11.20 17:20:52.332398 [ 260 ] {54d8cd73-3ef4-4e3c-b36d-4870a3193115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6552 | 2025.11.20 17:20:52.332700 [ 260 ] {54d8cd73-3ef4-4e3c-b36d-4870a3193115} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6553 | 2025.11.20 17:20:52.332735 [ 260 ] {54d8cd73-3ef4-4e3c-b36d-4870a3193115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6554 | 2025.11.20 17:20:52.333025 [ 260 ] {54d8cd73-3ef4-4e3c-b36d-4870a3193115} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6555 | 2025.11.20 17:20:52.333236 [ 260 ] {54d8cd73-3ef4-4e3c-b36d-4870a3193115} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6556 | 2025.11.20 17:20:52.333374 [ 260 ] {54d8cd73-3ef4-4e3c-b36d-4870a3193115} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001035 sec., 966.1835748792272 rows/sec., 65.10 KiB/sec. | ||
| 6557 | 2025.11.20 17:20:52.333410 [ 260 ] {54d8cd73-3ef4-4e3c-b36d-4870a3193115} <Debug> TCPHandler: Processed in 0.001197923 sec. | ||
| 6558 | 2025.11.20 17:20:52.333517 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6559 | 2025.11.20 17:20:52.333612 [ 260 ] {39e3098d-42a8-4f3a-b94b-813b06fc1e32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6560 | 2025.11.20 17:20:52.333652 [ 260 ] {39e3098d-42a8-4f3a-b94b-813b06fc1e32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6561 | 2025.11.20 17:20:52.333960 [ 260 ] {39e3098d-42a8-4f3a-b94b-813b06fc1e32} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6562 | 2025.11.20 17:20:52.333995 [ 260 ] {39e3098d-42a8-4f3a-b94b-813b06fc1e32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6563 | 2025.11.20 17:20:52.334301 [ 260 ] {39e3098d-42a8-4f3a-b94b-813b06fc1e32} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6564 | 2025.11.20 17:20:52.334508 [ 260 ] {39e3098d-42a8-4f3a-b94b-813b06fc1e32} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6565 | 2025.11.20 17:20:52.334632 [ 260 ] {39e3098d-42a8-4f3a-b94b-813b06fc1e32} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001039 sec., 100096.24639076035 rows/sec., 6.13 MiB/sec. | ||
| 6566 | 2025.11.20 17:20:52.334667 [ 260 ] {39e3098d-42a8-4f3a-b94b-813b06fc1e32} <Debug> TCPHandler: Processed in 0.001198002 sec. | ||
| 6567 | 2025.11.20 17:20:53.612259 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13856 | ||
| 6568 | 2025.11.20 17:20:53.612760 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6569 | 2025.11.20 17:20:53.612801 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6570 | 2025.11.20 17:20:53.613321 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6571 | 2025.11.20 17:20:53.613548 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6572 | 2025.11.20 17:20:53.613675 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13856 | ||
| 6573 | 2025.11.20 17:20:54.309266 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 6574 | 2025.11.20 17:20:54.326404 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6575 | 2025.11.20 17:20:54.326462 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6576 | 2025.11.20 17:20:54.332543 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6577 | 2025.11.20 17:20:54.333286 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6578 | 2025.11.20 17:20:54.336146 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 6579 | 2025.11.20 17:20:56.151463 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 870 | ||
| 6580 | 2025.11.20 17:20:56.153896 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6581 | 2025.11.20 17:20:56.153950 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6582 | 2025.11.20 17:20:56.155159 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6583 | 2025.11.20 17:20:56.155448 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6584 | 2025.11.20 17:20:56.155820 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 870 | ||
| 6585 | 2025.11.20 17:20:57.309723 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6586 | 2025.11.20 17:20:57.309894 [ 260 ] {f74454ca-a011-4675-986e-8e30a12df823} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6587 | 2025.11.20 17:20:57.309956 [ 260 ] {f74454ca-a011-4675-986e-8e30a12df823} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6588 | 2025.11.20 17:20:57.310647 [ 260 ] {f74454ca-a011-4675-986e-8e30a12df823} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6589 | 2025.11.20 17:20:57.310685 [ 260 ] {f74454ca-a011-4675-986e-8e30a12df823} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6590 | 2025.11.20 17:20:57.311115 [ 260 ] {f74454ca-a011-4675-986e-8e30a12df823} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6591 | 2025.11.20 17:20:57.311345 [ 260 ] {f74454ca-a011-4675-986e-8e30a12df823} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6592 | 2025.11.20 17:20:57.311499 [ 260 ] {f74454ca-a011-4675-986e-8e30a12df823} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.00165 sec., 82424.24242424243 rows/sec., 7.15 MiB/sec. | ||
| 6593 | 2025.11.20 17:20:57.311541 [ 260 ] {f74454ca-a011-4675-986e-8e30a12df823} <Debug> TCPHandler: Processed in 0.001941587 sec. | ||
| 6594 | 2025.11.20 17:20:57.311653 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6595 | 2025.11.20 17:20:57.311746 [ 260 ] {f842daaf-a916-4e87-adec-7190b6fb161f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6596 | 2025.11.20 17:20:57.311786 [ 260 ] {f842daaf-a916-4e87-adec-7190b6fb161f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6597 | 2025.11.20 17:20:57.312192 [ 260 ] {f842daaf-a916-4e87-adec-7190b6fb161f} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6598 | 2025.11.20 17:20:57.312227 [ 260 ] {f842daaf-a916-4e87-adec-7190b6fb161f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6599 | 2025.11.20 17:20:57.312537 [ 260 ] {f842daaf-a916-4e87-adec-7190b6fb161f} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6600 | 2025.11.20 17:20:57.312745 [ 260 ] {f842daaf-a916-4e87-adec-7190b6fb161f} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6601 | 2025.11.20 17:20:57.312871 [ 260 ] {f842daaf-a916-4e87-adec-7190b6fb161f} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001142 sec., 35026.26970227671 rows/sec., 2.57 MiB/sec. | ||
| 6602 | 2025.11.20 17:20:57.312908 [ 260 ] {f842daaf-a916-4e87-adec-7190b6fb161f} <Debug> TCPHandler: Processed in 0.001304694 sec. | ||
| 6603 | 2025.11.20 17:20:57.313027 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6604 | 2025.11.20 17:20:57.313151 [ 260 ] {03394b79-01ca-48c2-aa30-bdac2d4a234d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6605 | 2025.11.20 17:20:57.313200 [ 260 ] {03394b79-01ca-48c2-aa30-bdac2d4a234d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6606 | 2025.11.20 17:20:57.313682 [ 260 ] {03394b79-01ca-48c2-aa30-bdac2d4a234d} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6607 | 2025.11.20 17:20:57.313717 [ 260 ] {03394b79-01ca-48c2-aa30-bdac2d4a234d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6608 | 2025.11.20 17:20:57.314041 [ 260 ] {03394b79-01ca-48c2-aa30-bdac2d4a234d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6609 | 2025.11.20 17:20:57.314261 [ 260 ] {03394b79-01ca-48c2-aa30-bdac2d4a234d} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6610 | 2025.11.20 17:20:57.314390 [ 260 ] {03394b79-01ca-48c2-aa30-bdac2d4a234d} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001265 sec., 82213.43873517786 rows/sec., 6.42 MiB/sec. | ||
| 6611 | 2025.11.20 17:20:57.314428 [ 260 ] {03394b79-01ca-48c2-aa30-bdac2d4a234d} <Debug> TCPHandler: Processed in 0.001462668 sec. | ||
| 6612 | 2025.11.20 17:20:57.314538 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6613 | 2025.11.20 17:20:57.314708 [ 260 ] {d8de08a1-8307-4486-96f2-4e234b6c84ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6614 | 2025.11.20 17:20:57.314752 [ 260 ] {d8de08a1-8307-4486-96f2-4e234b6c84ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6615 | 2025.11.20 17:20:57.315161 [ 260 ] {d8de08a1-8307-4486-96f2-4e234b6c84ae} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6616 | 2025.11.20 17:20:57.315195 [ 260 ] {d8de08a1-8307-4486-96f2-4e234b6c84ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6617 | 2025.11.20 17:20:57.315553 [ 260 ] {d8de08a1-8307-4486-96f2-4e234b6c84ae} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6618 | 2025.11.20 17:20:57.315774 [ 260 ] {d8de08a1-8307-4486-96f2-4e234b6c84ae} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6619 | 2025.11.20 17:20:57.315902 [ 260 ] {d8de08a1-8307-4486-96f2-4e234b6c84ae} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001214 sec., 131795.71663920922 rows/sec., 9.18 MiB/sec. | ||
| 6620 | 2025.11.20 17:20:57.316025 [ 260 ] {d8de08a1-8307-4486-96f2-4e234b6c84ae} <Debug> TCPHandler: Processed in 0.001535399 sec. | ||
| 6621 | 2025.11.20 17:20:57.316154 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6622 | 2025.11.20 17:20:57.316274 [ 260 ] {f8296052-a4b7-4fa0-a50c-91f3079b9b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6623 | 2025.11.20 17:20:57.316342 [ 260 ] {f8296052-a4b7-4fa0-a50c-91f3079b9b57} <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 | ||
| 6624 | 2025.11.20 17:20:57.317234 [ 260 ] {f8296052-a4b7-4fa0-a50c-91f3079b9b57} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6625 | 2025.11.20 17:20:57.317270 [ 260 ] {f8296052-a4b7-4fa0-a50c-91f3079b9b57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6626 | 2025.11.20 17:20:57.317855 [ 260 ] {f8296052-a4b7-4fa0-a50c-91f3079b9b57} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6627 | 2025.11.20 17:20:57.318084 [ 260 ] {f8296052-a4b7-4fa0-a50c-91f3079b9b57} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6628 | 2025.11.20 17:20:57.318225 [ 260 ] {f8296052-a4b7-4fa0-a50c-91f3079b9b57} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001977 sec., 20232.675771370763 rows/sec., 36.26 MiB/sec. | ||
| 6629 | 2025.11.20 17:20:57.318280 [ 260 ] {f8296052-a4b7-4fa0-a50c-91f3079b9b57} <Debug> TCPHandler: Processed in 0.002187161 sec. | ||
| 6630 | 2025.11.20 17:20:57.318390 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6631 | 2025.11.20 17:20:57.318485 [ 260 ] {c9a8c750-879c-4bb2-a16b-09ae7ee9d02d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6632 | 2025.11.20 17:20:57.318527 [ 260 ] {c9a8c750-879c-4bb2-a16b-09ae7ee9d02d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6633 | 2025.11.20 17:20:57.318859 [ 260 ] {c9a8c750-879c-4bb2-a16b-09ae7ee9d02d} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6634 | 2025.11.20 17:20:57.318894 [ 260 ] {c9a8c750-879c-4bb2-a16b-09ae7ee9d02d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6635 | 2025.11.20 17:20:57.319207 [ 260 ] {c9a8c750-879c-4bb2-a16b-09ae7ee9d02d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6636 | 2025.11.20 17:20:57.319418 [ 260 ] {c9a8c750-879c-4bb2-a16b-09ae7ee9d02d} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6637 | 2025.11.20 17:20:57.319550 [ 260 ] {c9a8c750-879c-4bb2-a16b-09ae7ee9d02d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 6638 | 2025.11.20 17:20:57.319586 [ 260 ] {c9a8c750-879c-4bb2-a16b-09ae7ee9d02d} <Debug> TCPHandler: Processed in 0.001245504 sec. | ||
| 6639 | 2025.11.20 17:21:01.014339 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6640 | 2025.11.20 17:21:01.014404 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6641 | 2025.11.20 17:21:01.114717 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14368 | ||
| 6642 | 2025.11.20 17:21:01.115223 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6643 | 2025.11.20 17:21:01.115266 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6644 | 2025.11.20 17:21:01.115732 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6645 | 2025.11.20 17:21:01.115958 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6646 | 2025.11.20 17:21:01.116086 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14368 | ||
| 6647 | 2025.11.20 17:21:01.837190 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 6648 | 2025.11.20 17:21:01.854002 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6649 | 2025.11.20 17:21:01.854060 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6650 | 2025.11.20 17:21:01.859755 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6651 | 2025.11.20 17:21:01.860467 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6652 | 2025.11.20 17:21:01.863265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 6653 | 2025.11.20 17:21:02.318690 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6654 | 2025.11.20 17:21:02.318866 [ 260 ] {96b67e8d-2e9b-41e4-bdd5-23ac8e7f4a0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6655 | 2025.11.20 17:21:02.318931 [ 260 ] {96b67e8d-2e9b-41e4-bdd5-23ac8e7f4a0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6656 | 2025.11.20 17:21:02.319680 [ 260 ] {96b67e8d-2e9b-41e4-bdd5-23ac8e7f4a0e} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6657 | 2025.11.20 17:21:02.319726 [ 260 ] {96b67e8d-2e9b-41e4-bdd5-23ac8e7f4a0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6658 | 2025.11.20 17:21:02.320129 [ 260 ] {96b67e8d-2e9b-41e4-bdd5-23ac8e7f4a0e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6659 | 2025.11.20 17:21:02.320367 [ 260 ] {96b67e8d-2e9b-41e4-bdd5-23ac8e7f4a0e} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6660 | 2025.11.20 17:21:02.320512 [ 131 ] {} <Debug> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6661 | 2025.11.20 17:21:02.320521 [ 260 ] {96b67e8d-2e9b-41e4-bdd5-23ac8e7f4a0e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.0017 sec., 241176.4705882353 rows/sec., 15.30 MiB/sec. | ||
| 6662 | 2025.11.20 17:21:02.320595 [ 131 ] {} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6663 | 2025.11.20 17:21:02.320616 [ 260 ] {96b67e8d-2e9b-41e4-bdd5-23ac8e7f4a0e} <Debug> TCPHandler: Processed in 0.002053988 sec. | ||
| 6664 | 2025.11.20 17:21:02.320629 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6665 | 2025.11.20 17:21:02.320730 [ 188 ] {be15ad2b-2845-428c-b4be-5b8943878356::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 | ||
| 6666 | 2025.11.20 17:21:02.320750 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6667 | 2025.11.20 17:21:02.320836 [ 188 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6668 | 2025.11.20 17:21:02.320846 [ 260 ] {11eec174-3309-40a6-9308-b5a3b60ee04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6669 | 2025.11.20 17:21:02.320869 [ 188 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 434 rows starting from the beginning of the part | ||
| 6670 | 2025.11.20 17:21:02.320888 [ 260 ] {11eec174-3309-40a6-9308-b5a3b60ee04c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6671 | 2025.11.20 17:21:02.320931 [ 188 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 6672 | 2025.11.20 17:21:02.320980 [ 188 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 6673 | 2025.11.20 17:21:02.321024 [ 188 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 6674 | 2025.11.20 17:21:02.321067 [ 188 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 6675 | 2025.11.20 17:21:02.321107 [ 188 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 6676 | 2025.11.20 17:21:02.321634 [ 260 ] {11eec174-3309-40a6-9308-b5a3b60ee04c} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6677 | 2025.11.20 17:21:02.321670 [ 260 ] {11eec174-3309-40a6-9308-b5a3b60ee04c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6678 | 2025.11.20 17:21:02.322091 [ 260 ] {11eec174-3309-40a6-9308-b5a3b60ee04c} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6679 | 2025.11.20 17:21:02.322196 [ 194 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001503049 sec., 1652640.732271536 rows/sec., 111.45 MiB/sec. | ||
| 6680 | 2025.11.20 17:21:02.322311 [ 260 ] {11eec174-3309-40a6-9308-b5a3b60ee04c} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6681 | 2025.11.20 17:21:02.322451 [ 195 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6682 | 2025.11.20 17:21:02.322453 [ 260 ] {11eec174-3309-40a6-9308-b5a3b60ee04c} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001621 sec., 685996.2985811228 rows/sec., 54.12 MiB/sec. | ||
| 6683 | 2025.11.20 17:21:02.322514 [ 260 ] {11eec174-3309-40a6-9308-b5a3b60ee04c} <Debug> TCPHandler: Processed in 0.001813324 sec. | ||
| 6684 | 2025.11.20 17:21:02.322627 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6685 | 2025.11.20 17:21:02.322723 [ 260 ] {41a0f49d-4d4d-49d1-93da-8a7a1c371cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6686 | 2025.11.20 17:21:02.322759 [ 195 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_21_4} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6687 | 2025.11.20 17:21:02.322764 [ 260 ] {41a0f49d-4d4d-49d1-93da-8a7a1c371cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6688 | 2025.11.20 17:21:02.322843 [ 195 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_21_4} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6689 | 2025.11.20 17:21:02.322960 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 6690 | 2025.11.20 17:21:02.323231 [ 260 ] {41a0f49d-4d4d-49d1-93da-8a7a1c371cdd} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6691 | 2025.11.20 17:21:02.323273 [ 260 ] {41a0f49d-4d4d-49d1-93da-8a7a1c371cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6692 | 2025.11.20 17:21:02.323602 [ 260 ] {41a0f49d-4d4d-49d1-93da-8a7a1c371cdd} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6693 | 2025.11.20 17:21:02.323811 [ 260 ] {41a0f49d-4d4d-49d1-93da-8a7a1c371cdd} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6694 | 2025.11.20 17:21:02.323948 [ 260 ] {41a0f49d-4d4d-49d1-93da-8a7a1c371cdd} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001242 sec., 165056.3607085346 rows/sec., 9.68 MiB/sec. | ||
| 6695 | 2025.11.20 17:21:02.323990 [ 260 ] {41a0f49d-4d4d-49d1-93da-8a7a1c371cdd} <Debug> TCPHandler: Processed in 0.001410766 sec. | ||
| 6696 | 2025.11.20 17:21:02.324095 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6697 | 2025.11.20 17:21:02.324188 [ 260 ] {ac255390-0b9a-4043-a9df-97c6a6bc47e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6698 | 2025.11.20 17:21:02.324226 [ 260 ] {ac255390-0b9a-4043-a9df-97c6a6bc47e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6699 | 2025.11.20 17:21:02.324665 [ 260 ] {ac255390-0b9a-4043-a9df-97c6a6bc47e8} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6700 | 2025.11.20 17:21:02.324700 [ 260 ] {ac255390-0b9a-4043-a9df-97c6a6bc47e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6701 | 2025.11.20 17:21:02.324995 [ 260 ] {ac255390-0b9a-4043-a9df-97c6a6bc47e8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6702 | 2025.11.20 17:21:02.325205 [ 260 ] {ac255390-0b9a-4043-a9df-97c6a6bc47e8} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6703 | 2025.11.20 17:21:02.325333 [ 260 ] {ac255390-0b9a-4043-a9df-97c6a6bc47e8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001163 sec., 182287.18830610492 rows/sec., 11.76 MiB/sec. | ||
| 6704 | 2025.11.20 17:21:02.325370 [ 260 ] {ac255390-0b9a-4043-a9df-97c6a6bc47e8} <Debug> TCPHandler: Processed in 0.001322935 sec. | ||
| 6705 | 2025.11.20 17:21:02.325484 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6706 | 2025.11.20 17:21:02.325577 [ 260 ] {0d2fb542-34c5-4e99-80e3-07da269b200e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6707 | 2025.11.20 17:21:02.325616 [ 260 ] {0d2fb542-34c5-4e99-80e3-07da269b200e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6708 | 2025.11.20 17:21:02.326054 [ 260 ] {0d2fb542-34c5-4e99-80e3-07da269b200e} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6709 | 2025.11.20 17:21:02.326089 [ 260 ] {0d2fb542-34c5-4e99-80e3-07da269b200e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6710 | 2025.11.20 17:21:02.326400 [ 260 ] {0d2fb542-34c5-4e99-80e3-07da269b200e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6711 | 2025.11.20 17:21:02.326630 [ 260 ] {0d2fb542-34c5-4e99-80e3-07da269b200e} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6712 | 2025.11.20 17:21:02.326728 [ 131 ] {} <Debug> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6713 | 2025.11.20 17:21:02.326756 [ 260 ] {0d2fb542-34c5-4e99-80e3-07da269b200e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001197 sec., 176274.01837928154 rows/sec., 10.01 MiB/sec. | ||
| 6714 | 2025.11.20 17:21:02.326761 [ 131 ] {} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6715 | 2025.11.20 17:21:02.326795 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6716 | 2025.11.20 17:21:02.326800 [ 260 ] {0d2fb542-34c5-4e99-80e3-07da269b200e} <Debug> TCPHandler: Processed in 0.001371585 sec. | ||
| 6717 | 2025.11.20 17:21:02.326865 [ 188 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::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 | ||
| 6718 | 2025.11.20 17:21:02.326919 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6719 | 2025.11.20 17:21:02.326952 [ 188 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6720 | 2025.11.20 17:21:02.326979 [ 188 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 223 rows starting from the beginning of the part | ||
| 6721 | 2025.11.20 17:21:02.327011 [ 260 ] {18ded730-c615-47ff-9549-0e5a3395fa00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6722 | 2025.11.20 17:21:02.327031 [ 188 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 6723 | 2025.11.20 17:21:02.327050 [ 260 ] {18ded730-c615-47ff-9549-0e5a3395fa00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6724 | 2025.11.20 17:21:02.327072 [ 188 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 6725 | 2025.11.20 17:21:02.327111 [ 188 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 6726 | 2025.11.20 17:21:02.327146 [ 188 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 6727 | 2025.11.20 17:21:02.327184 [ 188 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 6728 | 2025.11.20 17:21:02.327634 [ 260 ] {18ded730-c615-47ff-9549-0e5a3395fa00} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6729 | 2025.11.20 17:21:02.327668 [ 260 ] {18ded730-c615-47ff-9549-0e5a3395fa00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6730 | 2025.11.20 17:21:02.327984 [ 194 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001152862 sec., 1108545.5154216203 rows/sec., 67.38 MiB/sec. | ||
| 6731 | 2025.11.20 17:21:02.328005 [ 260 ] {18ded730-c615-47ff-9549-0e5a3395fa00} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6732 | 2025.11.20 17:21:02.328097 [ 188 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6733 | 2025.11.20 17:21:02.328233 [ 260 ] {18ded730-c615-47ff-9549-0e5a3395fa00} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6734 | 2025.11.20 17:21:02.328335 [ 188 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_21_4} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6735 | 2025.11.20 17:21:02.328368 [ 260 ] {18ded730-c615-47ff-9549-0e5a3395fa00} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001374 sec., 494177.58369723434 rows/sec., 34.45 MiB/sec. | ||
| 6736 | 2025.11.20 17:21:02.328396 [ 188 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_21_4} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6737 | 2025.11.20 17:21:02.328405 [ 260 ] {18ded730-c615-47ff-9549-0e5a3395fa00} <Debug> TCPHandler: Processed in 0.001534569 sec. | ||
| 6738 | 2025.11.20 17:21:02.328451 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 6739 | 2025.11.20 17:21:02.328506 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6740 | 2025.11.20 17:21:02.328599 [ 260 ] {40790bd3-e143-41a0-89ed-b41316c6dddb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6741 | 2025.11.20 17:21:02.328640 [ 260 ] {40790bd3-e143-41a0-89ed-b41316c6dddb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6742 | 2025.11.20 17:21:02.328957 [ 260 ] {40790bd3-e143-41a0-89ed-b41316c6dddb} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6743 | 2025.11.20 17:21:02.328990 [ 260 ] {40790bd3-e143-41a0-89ed-b41316c6dddb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6744 | 2025.11.20 17:21:02.329299 [ 260 ] {40790bd3-e143-41a0-89ed-b41316c6dddb} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6745 | 2025.11.20 17:21:02.329501 [ 260 ] {40790bd3-e143-41a0-89ed-b41316c6dddb} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6746 | 2025.11.20 17:21:02.329626 [ 260 ] {40790bd3-e143-41a0-89ed-b41316c6dddb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001044 sec., 5747.126436781609 rows/sec., 300.26 KiB/sec. | ||
| 6747 | 2025.11.20 17:21:02.329662 [ 260 ] {40790bd3-e143-41a0-89ed-b41316c6dddb} <Debug> TCPHandler: Processed in 0.001203463 sec. | ||
| 6748 | 2025.11.20 17:21:02.329758 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6749 | 2025.11.20 17:21:02.329851 [ 260 ] {56415034-dcea-4484-bc94-a6e2d3ce9407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6750 | 2025.11.20 17:21:02.329893 [ 260 ] {56415034-dcea-4484-bc94-a6e2d3ce9407} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6751 | 2025.11.20 17:21:02.330290 [ 260 ] {56415034-dcea-4484-bc94-a6e2d3ce9407} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6752 | 2025.11.20 17:21:02.330324 [ 260 ] {56415034-dcea-4484-bc94-a6e2d3ce9407} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6753 | 2025.11.20 17:21:02.330665 [ 260 ] {56415034-dcea-4484-bc94-a6e2d3ce9407} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6754 | 2025.11.20 17:21:02.330892 [ 260 ] {56415034-dcea-4484-bc94-a6e2d3ce9407} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6755 | 2025.11.20 17:21:02.331020 [ 260 ] {56415034-dcea-4484-bc94-a6e2d3ce9407} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001187 sec., 264532.43470935134 rows/sec., 17.38 MiB/sec. | ||
| 6756 | 2025.11.20 17:21:02.331057 [ 260 ] {56415034-dcea-4484-bc94-a6e2d3ce9407} <Debug> TCPHandler: Processed in 0.001346295 sec. | ||
| 6757 | 2025.11.20 17:21:02.331170 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6758 | 2025.11.20 17:21:02.331282 [ 260 ] {a242c2ed-7c29-4460-8592-7d12696877be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6759 | 2025.11.20 17:21:02.331332 [ 260 ] {a242c2ed-7c29-4460-8592-7d12696877be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6760 | 2025.11.20 17:21:02.331671 [ 260 ] {a242c2ed-7c29-4460-8592-7d12696877be} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6761 | 2025.11.20 17:21:02.331707 [ 260 ] {a242c2ed-7c29-4460-8592-7d12696877be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6762 | 2025.11.20 17:21:02.331997 [ 260 ] {a242c2ed-7c29-4460-8592-7d12696877be} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6763 | 2025.11.20 17:21:02.332203 [ 260 ] {a242c2ed-7c29-4460-8592-7d12696877be} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6764 | 2025.11.20 17:21:02.332312 [ 130 ] {} <Debug> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 6765 | 2025.11.20 17:21:02.332328 [ 260 ] {a242c2ed-7c29-4460-8592-7d12696877be} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 6766 | 2025.11.20 17:21:02.332365 [ 130 ] {} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6767 | 2025.11.20 17:21:02.332378 [ 260 ] {a242c2ed-7c29-4460-8592-7d12696877be} <Debug> TCPHandler: Processed in 0.001265744 sec. | ||
| 6768 | 2025.11.20 17:21:02.332392 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6769 | 2025.11.20 17:21:02.332476 [ 192 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 6770 | 2025.11.20 17:21:02.332489 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6771 | 2025.11.20 17:21:02.332571 [ 192 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6772 | 2025.11.20 17:21:02.332590 [ 260 ] {8da400bd-5a3e-40b1-bef9-976ac41abe14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6773 | 2025.11.20 17:21:02.332597 [ 192 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 14 rows starting from the beginning of the part | ||
| 6774 | 2025.11.20 17:21:02.332631 [ 260 ] {8da400bd-5a3e-40b1-bef9-976ac41abe14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6775 | 2025.11.20 17:21:02.332650 [ 192 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 6776 | 2025.11.20 17:21:02.332691 [ 192 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 6777 | 2025.11.20 17:21:02.332729 [ 192 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6778 | 2025.11.20 17:21:02.332787 [ 192 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 6779 | 2025.11.20 17:21:02.332844 [ 192 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6780 | 2025.11.20 17:21:02.332984 [ 260 ] {8da400bd-5a3e-40b1-bef9-976ac41abe14} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6781 | 2025.11.20 17:21:02.333020 [ 260 ] {8da400bd-5a3e-40b1-bef9-976ac41abe14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6782 | 2025.11.20 17:21:02.333347 [ 260 ] {8da400bd-5a3e-40b1-bef9-976ac41abe14} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6783 | 2025.11.20 17:21:02.333548 [ 194 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.001106011 sec., 17178.852651555906 rows/sec., 1.13 MiB/sec. | ||
| 6784 | 2025.11.20 17:21:02.333556 [ 260 ] {8da400bd-5a3e-40b1-bef9-976ac41abe14} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6785 | 2025.11.20 17:21:02.333701 [ 187 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6786 | 2025.11.20 17:21:02.333704 [ 260 ] {8da400bd-5a3e-40b1-bef9-976ac41abe14} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001131 sec., 91954.02298850575 rows/sec., 5.63 MiB/sec. | ||
| 6787 | 2025.11.20 17:21:02.333762 [ 260 ] {8da400bd-5a3e-40b1-bef9-976ac41abe14} <Debug> TCPHandler: Processed in 0.001320455 sec. | ||
| 6788 | 2025.11.20 17:21:02.334016 [ 187 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_19_4} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6789 | 2025.11.20 17:21:02.334096 [ 187 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_19_4} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 6790 | 2025.11.20 17:21:02.334193 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6791 | 2025.11.20 17:21:06.156028 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 902 | ||
| 6792 | 2025.11.20 17:21:06.158422 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6793 | 2025.11.20 17:21:06.158465 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6794 | 2025.11.20 17:21:06.159650 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 6795 | 2025.11.20 17:21:06.159916 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6796 | 2025.11.20 17:21:06.160181 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 902 | ||
| 6797 | 2025.11.20 17:21:07.337130 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6798 | 2025.11.20 17:21:07.337327 [ 260 ] {d7df8b37-3596-4bb2-b706-b23882e3366f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6799 | 2025.11.20 17:21:07.337402 [ 260 ] {d7df8b37-3596-4bb2-b706-b23882e3366f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6800 | 2025.11.20 17:21:07.338057 [ 260 ] {d7df8b37-3596-4bb2-b706-b23882e3366f} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6801 | 2025.11.20 17:21:07.338105 [ 260 ] {d7df8b37-3596-4bb2-b706-b23882e3366f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6802 | 2025.11.20 17:21:07.338484 [ 260 ] {d7df8b37-3596-4bb2-b706-b23882e3366f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6803 | 2025.11.20 17:21:07.338692 [ 260 ] {d7df8b37-3596-4bb2-b706-b23882e3366f} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6804 | 2025.11.20 17:21:07.338839 [ 260 ] {d7df8b37-3596-4bb2-b706-b23882e3366f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001595 sec., 3761.755485893417 rows/sec., 306.74 KiB/sec. | ||
| 6805 | 2025.11.20 17:21:07.338880 [ 260 ] {d7df8b37-3596-4bb2-b706-b23882e3366f} <Debug> TCPHandler: Processed in 0.001922296 sec. | ||
| 6806 | 2025.11.20 17:21:07.338996 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6807 | 2025.11.20 17:21:07.339085 [ 260 ] {696201e1-a8a1-4cae-834b-d22586e27a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6808 | 2025.11.20 17:21:07.339122 [ 260 ] {696201e1-a8a1-4cae-834b-d22586e27a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6809 | 2025.11.20 17:21:07.340483 [ 260 ] {696201e1-a8a1-4cae-834b-d22586e27a85} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6810 | 2025.11.20 17:21:07.340520 [ 260 ] {696201e1-a8a1-4cae-834b-d22586e27a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6811 | 2025.11.20 17:21:07.340902 [ 260 ] {696201e1-a8a1-4cae-834b-d22586e27a85} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6812 | 2025.11.20 17:21:07.341120 [ 260 ] {696201e1-a8a1-4cae-834b-d22586e27a85} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6813 | 2025.11.20 17:21:07.341256 [ 260 ] {696201e1-a8a1-4cae-834b-d22586e27a85} <Debug> executeQuery: Read 1279 rows, 108.86 KiB in 0.002139 sec., 597942.9640018701 rows/sec., 49.70 MiB/sec. | ||
| 6814 | 2025.11.20 17:21:07.341296 [ 260 ] {696201e1-a8a1-4cae-834b-d22586e27a85} <Debug> TCPHandler: Processed in 0.002307933 sec. | ||
| 6815 | 2025.11.20 17:21:07.341407 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6816 | 2025.11.20 17:21:07.341501 [ 260 ] {67a70914-e3b6-4ab5-890d-031e291b68f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6817 | 2025.11.20 17:21:07.341542 [ 260 ] {67a70914-e3b6-4ab5-890d-031e291b68f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6818 | 2025.11.20 17:21:07.341965 [ 260 ] {67a70914-e3b6-4ab5-890d-031e291b68f1} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6819 | 2025.11.20 17:21:07.342002 [ 260 ] {67a70914-e3b6-4ab5-890d-031e291b68f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6820 | 2025.11.20 17:21:07.342307 [ 260 ] {67a70914-e3b6-4ab5-890d-031e291b68f1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6821 | 2025.11.20 17:21:07.342529 [ 260 ] {67a70914-e3b6-4ab5-890d-031e291b68f1} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6822 | 2025.11.20 17:21:07.342657 [ 260 ] {67a70914-e3b6-4ab5-890d-031e291b68f1} <Debug> executeQuery: Read 46 rows, 3.43 KiB in 0.001173 sec., 39215.686274509804 rows/sec., 2.85 MiB/sec. | ||
| 6823 | 2025.11.20 17:21:07.342697 [ 260 ] {67a70914-e3b6-4ab5-890d-031e291b68f1} <Debug> TCPHandler: Processed in 0.001340265 sec. | ||
| 6824 | 2025.11.20 17:21:07.342819 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6825 | 2025.11.20 17:21:07.342942 [ 260 ] {b79ba2bf-d5f9-4c5b-85dd-29a9b8adb4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6826 | 2025.11.20 17:21:07.342992 [ 260 ] {b79ba2bf-d5f9-4c5b-85dd-29a9b8adb4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6827 | 2025.11.20 17:21:07.343609 [ 260 ] {b79ba2bf-d5f9-4c5b-85dd-29a9b8adb4f9} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6828 | 2025.11.20 17:21:07.343656 [ 260 ] {b79ba2bf-d5f9-4c5b-85dd-29a9b8adb4f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6829 | 2025.11.20 17:21:07.344031 [ 260 ] {b79ba2bf-d5f9-4c5b-85dd-29a9b8adb4f9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6830 | 2025.11.20 17:21:07.344274 [ 260 ] {b79ba2bf-d5f9-4c5b-85dd-29a9b8adb4f9} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6831 | 2025.11.20 17:21:07.344424 [ 260 ] {b79ba2bf-d5f9-4c5b-85dd-29a9b8adb4f9} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001505 sec., 151495.01661129566 rows/sec., 10.26 MiB/sec. | ||
| 6832 | 2025.11.20 17:21:07.344469 [ 260 ] {b79ba2bf-d5f9-4c5b-85dd-29a9b8adb4f9} <Debug> TCPHandler: Processed in 0.001710602 sec. | ||
| 6833 | 2025.11.20 17:21:07.344573 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6834 | 2025.11.20 17:21:07.344669 [ 260 ] {def9423a-16ce-4084-b865-0e2546be7329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6835 | 2025.11.20 17:21:07.344708 [ 260 ] {def9423a-16ce-4084-b865-0e2546be7329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6836 | 2025.11.20 17:21:07.345422 [ 260 ] {def9423a-16ce-4084-b865-0e2546be7329} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6837 | 2025.11.20 17:21:07.345460 [ 260 ] {def9423a-16ce-4084-b865-0e2546be7329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6838 | 2025.11.20 17:21:07.345791 [ 260 ] {def9423a-16ce-4084-b865-0e2546be7329} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6839 | 2025.11.20 17:21:07.346008 [ 260 ] {def9423a-16ce-4084-b865-0e2546be7329} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6840 | 2025.11.20 17:21:07.346143 [ 260 ] {def9423a-16ce-4084-b865-0e2546be7329} <Debug> executeQuery: Read 566 rows, 43.10 KiB in 0.001492 sec., 379356.56836461124 rows/sec., 28.21 MiB/sec. | ||
| 6841 | 2025.11.20 17:21:07.346184 [ 260 ] {def9423a-16ce-4084-b865-0e2546be7329} <Debug> TCPHandler: Processed in 0.001660041 sec. | ||
| 6842 | 2025.11.20 17:21:07.346297 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6843 | 2025.11.20 17:21:07.346392 [ 260 ] {0debc457-a3b4-4ca8-998b-156f953ffd05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6844 | 2025.11.20 17:21:07.346436 [ 260 ] {0debc457-a3b4-4ca8-998b-156f953ffd05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6845 | 2025.11.20 17:21:07.347082 [ 260 ] {0debc457-a3b4-4ca8-998b-156f953ffd05} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6846 | 2025.11.20 17:21:07.347119 [ 260 ] {0debc457-a3b4-4ca8-998b-156f953ffd05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6847 | 2025.11.20 17:21:07.347500 [ 260 ] {0debc457-a3b4-4ca8-998b-156f953ffd05} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6848 | 2025.11.20 17:21:07.347714 [ 260 ] {0debc457-a3b4-4ca8-998b-156f953ffd05} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6849 | 2025.11.20 17:21:07.347849 [ 260 ] {0debc457-a3b4-4ca8-998b-156f953ffd05} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001475 sec., 574237.2881355933 rows/sec., 38.65 MiB/sec. | ||
| 6850 | 2025.11.20 17:21:07.347888 [ 260 ] {0debc457-a3b4-4ca8-998b-156f953ffd05} <Debug> TCPHandler: Processed in 0.001640881 sec. | ||
| 6851 | 2025.11.20 17:21:07.348001 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6852 | 2025.11.20 17:21:07.348097 [ 260 ] {2d47230f-945d-4219-bb95-51e474d226e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6853 | 2025.11.20 17:21:07.348153 [ 260 ] {2d47230f-945d-4219-bb95-51e474d226e0} <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 | ||
| 6854 | 2025.11.20 17:21:07.349047 [ 260 ] {2d47230f-945d-4219-bb95-51e474d226e0} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6855 | 2025.11.20 17:21:07.349085 [ 260 ] {2d47230f-945d-4219-bb95-51e474d226e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6856 | 2025.11.20 17:21:07.349645 [ 260 ] {2d47230f-945d-4219-bb95-51e474d226e0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6857 | 2025.11.20 17:21:07.349889 [ 260 ] {2d47230f-945d-4219-bb95-51e474d226e0} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6858 | 2025.11.20 17:21:07.350032 [ 260 ] {2d47230f-945d-4219-bb95-51e474d226e0} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001951 sec., 20502.306509482318 rows/sec., 36.74 MiB/sec. | ||
| 6859 | 2025.11.20 17:21:07.350086 [ 260 ] {2d47230f-945d-4219-bb95-51e474d226e0} <Debug> TCPHandler: Processed in 0.0021337 sec. | ||
| 6860 | 2025.11.20 17:21:07.350203 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6861 | 2025.11.20 17:21:07.350299 [ 260 ] {a2c5eeb6-f53c-4786-819a-7ed4b997cf58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6862 | 2025.11.20 17:21:07.350341 [ 260 ] {a2c5eeb6-f53c-4786-819a-7ed4b997cf58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6863 | 2025.11.20 17:21:07.350689 [ 260 ] {a2c5eeb6-f53c-4786-819a-7ed4b997cf58} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6864 | 2025.11.20 17:21:07.350726 [ 260 ] {a2c5eeb6-f53c-4786-819a-7ed4b997cf58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6865 | 2025.11.20 17:21:07.351027 [ 260 ] {a2c5eeb6-f53c-4786-819a-7ed4b997cf58} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6866 | 2025.11.20 17:21:07.351236 [ 260 ] {a2c5eeb6-f53c-4786-819a-7ed4b997cf58} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6867 | 2025.11.20 17:21:07.351383 [ 260 ] {a2c5eeb6-f53c-4786-819a-7ed4b997cf58} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 6868 | 2025.11.20 17:21:07.351440 [ 260 ] {a2c5eeb6-f53c-4786-819a-7ed4b997cf58} <Debug> TCPHandler: Processed in 0.001286204 sec. | ||
| 6869 | 2025.11.20 17:21:08.616305 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14816 | ||
| 6870 | 2025.11.20 17:21:08.616794 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6871 | 2025.11.20 17:21:08.616829 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6872 | 2025.11.20 17:21:08.617298 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6873 | 2025.11.20 17:21:08.617514 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6874 | 2025.11.20 17:21:08.617627 [ 120 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6875 | 2025.11.20 17:21:08.617634 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14816 | ||
| 6876 | 2025.11.20 17:21:08.617665 [ 120 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6877 | 2025.11.20 17:21:08.617685 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6878 | 2025.11.20 17:21:08.617769 [ 188 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::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 | ||
| 6879 | 2025.11.20 17:21:08.617852 [ 188 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6880 | 2025.11.20 17:21:08.617882 [ 188 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12448 rows starting from the beginning of the part | ||
| 6881 | 2025.11.20 17:21:08.617935 [ 188 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 448 rows starting from the beginning of the part | ||
| 6882 | 2025.11.20 17:21:08.617974 [ 188 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 512 rows starting from the beginning of the part | ||
| 6883 | 2025.11.20 17:21:08.618011 [ 188 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 448 rows starting from the beginning of the part | ||
| 6884 | 2025.11.20 17:21:08.618044 [ 188 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 512 rows starting from the beginning of the part | ||
| 6885 | 2025.11.20 17:21:08.618080 [ 188 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 448 rows starting from the beginning of the part | ||
| 6886 | 2025.11.20 17:21:08.619720 [ 194 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14816 rows, containing 4 columns (4 merged, 0 gathered) in 0.001982428 sec., 7473663.608463964 rows/sec., 106.91 MiB/sec. | ||
| 6887 | 2025.11.20 17:21:08.620191 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6888 | 2025.11.20 17:21:08.620531 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_31_6} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6889 | 2025.11.20 17:21:08.620611 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_31_6} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6890 | 2025.11.20 17:21:08.620733 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 6891 | 2025.11.20 17:21:09.363497 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 6892 | 2025.11.20 17:21:09.380552 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6893 | 2025.11.20 17:21:09.380610 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6894 | 2025.11.20 17:21:09.386360 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 6895 | 2025.11.20 17:21:09.387078 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6896 | 2025.11.20 17:21:09.387375 [ 118 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 6897 | 2025.11.20 17:21:09.387440 [ 118 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6898 | 2025.11.20 17:21:09.387460 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6899 | 2025.11.20 17:21:09.387567 [ 188 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 6900 | 2025.11.20 17:21:09.390115 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 6901 | 2025.11.20 17:21:09.390970 [ 188 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6902 | 2025.11.20 17:21:09.392361 [ 188 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 6903 | 2025.11.20 17:21:09.397108 [ 188 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 6904 | 2025.11.20 17:21:09.402002 [ 188 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 6905 | 2025.11.20 17:21:09.406516 [ 188 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 6906 | 2025.11.20 17:21:09.410819 [ 188 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 6907 | 2025.11.20 17:21:09.415166 [ 188 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 6908 | 2025.11.20 17:21:09.467639 [ 194 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.080114844 sec., 2920.807035460245 rows/sec., 15.10 MiB/sec. | ||
| 6909 | 2025.11.20 17:21:09.470776 [ 198 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6910 | 2025.11.20 17:21:09.472734 [ 198 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_31_6} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6911 | 2025.11.20 17:21:09.472844 [ 198 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_31_6} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6912 | 2025.11.20 17:21:09.475419 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6913 | 2025.11.20 17:21:10.000298 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 272.73 MiB, peak 283.27 MiB, free memory in arenas 0.00 B, will set to 276.73 MiB (RSS), difference: 4.01 MiB | ||
| 6914 | 2025.11.20 17:21:12.318877 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6915 | 2025.11.20 17:21:12.319091 [ 260 ] {be32f87c-1cf1-4de6-b340-189a5bbba175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6916 | 2025.11.20 17:21:12.319186 [ 260 ] {be32f87c-1cf1-4de6-b340-189a5bbba175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6917 | 2025.11.20 17:21:12.320234 [ 260 ] {be32f87c-1cf1-4de6-b340-189a5bbba175} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6918 | 2025.11.20 17:21:12.320274 [ 260 ] {be32f87c-1cf1-4de6-b340-189a5bbba175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6919 | 2025.11.20 17:21:12.320684 [ 260 ] {be32f87c-1cf1-4de6-b340-189a5bbba175} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6920 | 2025.11.20 17:21:12.320906 [ 260 ] {be32f87c-1cf1-4de6-b340-189a5bbba175} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6921 | 2025.11.20 17:21:12.321053 [ 260 ] {be32f87c-1cf1-4de6-b340-189a5bbba175} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002031 sec., 201870.99950763173 rows/sec., 12.81 MiB/sec. | ||
| 6922 | 2025.11.20 17:21:12.321095 [ 260 ] {be32f87c-1cf1-4de6-b340-189a5bbba175} <Debug> TCPHandler: Processed in 0.002368725 sec. | ||
| 6923 | 2025.11.20 17:21:12.321215 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6924 | 2025.11.20 17:21:12.321309 [ 260 ] {0ab923b4-9928-4502-ab93-69d281ba70ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6925 | 2025.11.20 17:21:12.321351 [ 260 ] {0ab923b4-9928-4502-ab93-69d281ba70ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6926 | 2025.11.20 17:21:12.322277 [ 260 ] {0ab923b4-9928-4502-ab93-69d281ba70ee} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6927 | 2025.11.20 17:21:12.322313 [ 260 ] {0ab923b4-9928-4502-ab93-69d281ba70ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6928 | 2025.11.20 17:21:12.322682 [ 260 ] {0ab923b4-9928-4502-ab93-69d281ba70ee} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6929 | 2025.11.20 17:21:12.322892 [ 260 ] {0ab923b4-9928-4502-ab93-69d281ba70ee} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6930 | 2025.11.20 17:21:12.323004 [ 114 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6931 | 2025.11.20 17:21:12.323018 [ 260 ] {0ab923b4-9928-4502-ab93-69d281ba70ee} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001727 sec., 643891.1407064273 rows/sec., 50.80 MiB/sec. | ||
| 6932 | 2025.11.20 17:21:12.323106 [ 114 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6933 | 2025.11.20 17:21:12.323112 [ 260 ] {0ab923b4-9928-4502-ab93-69d281ba70ee} <Debug> TCPHandler: Processed in 0.001945417 sec. | ||
| 6934 | 2025.11.20 17:21:12.323153 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6935 | 2025.11.20 17:21:12.323248 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6936 | 2025.11.20 17:21:12.323303 [ 189 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::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 | ||
| 6937 | 2025.11.20 17:21:12.323348 [ 260 ] {b1ca8224-dba7-402c-a04c-c510ee025dbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6938 | 2025.11.20 17:21:12.323392 [ 260 ] {b1ca8224-dba7-402c-a04c-c510ee025dbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6939 | 2025.11.20 17:21:12.323461 [ 189 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6940 | 2025.11.20 17:21:12.323504 [ 189 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2462 rows starting from the beginning of the part | ||
| 6941 | 2025.11.20 17:21:12.323578 [ 189 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1112 rows starting from the beginning of the part | ||
| 6942 | 2025.11.20 17:21:12.323627 [ 189 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 136 rows starting from the beginning of the part | ||
| 6943 | 2025.11.20 17:21:12.323675 [ 189 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1112 rows starting from the beginning of the part | ||
| 6944 | 2025.11.20 17:21:12.323717 [ 189 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1279 rows starting from the beginning of the part | ||
| 6945 | 2025.11.20 17:21:12.323762 [ 189 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1112 rows starting from the beginning of the part | ||
| 6946 | 2025.11.20 17:21:12.323871 [ 260 ] {b1ca8224-dba7-402c-a04c-c510ee025dbd} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6947 | 2025.11.20 17:21:12.323913 [ 260 ] {b1ca8224-dba7-402c-a04c-c510ee025dbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6948 | 2025.11.20 17:21:12.324535 [ 260 ] {b1ca8224-dba7-402c-a04c-c510ee025dbd} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6949 | 2025.11.20 17:21:12.324782 [ 260 ] {b1ca8224-dba7-402c-a04c-c510ee025dbd} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6950 | 2025.11.20 17:21:12.324917 [ 260 ] {b1ca8224-dba7-402c-a04c-c510ee025dbd} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001588 sec., 129093.19899244333 rows/sec., 7.57 MiB/sec. | ||
| 6951 | 2025.11.20 17:21:12.324955 [ 260 ] {b1ca8224-dba7-402c-a04c-c510ee025dbd} <Debug> TCPHandler: Processed in 0.001755593 sec. | ||
| 6952 | 2025.11.20 17:21:12.325056 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6953 | 2025.11.20 17:21:12.325148 [ 260 ] {f840575e-e789-4b0a-a91f-c81e02200128} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6954 | 2025.11.20 17:21:12.325189 [ 260 ] {f840575e-e789-4b0a-a91f-c81e02200128} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6955 | 2025.11.20 17:21:12.325654 [ 260 ] {f840575e-e789-4b0a-a91f-c81e02200128} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6956 | 2025.11.20 17:21:12.325690 [ 260 ] {f840575e-e789-4b0a-a91f-c81e02200128} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6957 | 2025.11.20 17:21:12.326075 [ 260 ] {f840575e-e789-4b0a-a91f-c81e02200128} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6958 | 2025.11.20 17:21:12.326296 [ 260 ] {f840575e-e789-4b0a-a91f-c81e02200128} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6959 | 2025.11.20 17:21:12.326427 [ 260 ] {f840575e-e789-4b0a-a91f-c81e02200128} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001296 sec., 163580.24691358025 rows/sec., 10.55 MiB/sec. | ||
| 6960 | 2025.11.20 17:21:12.326464 [ 260 ] {f840575e-e789-4b0a-a91f-c81e02200128} <Debug> TCPHandler: Processed in 0.001455518 sec. | ||
| 6961 | 2025.11.20 17:21:12.326572 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6962 | 2025.11.20 17:21:12.326621 [ 194 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7213 rows, containing 5 columns (5 merged, 0 gathered) in 0.003380774 sec., 2133535.1017252263 rows/sec., 180.51 MiB/sec. | ||
| 6963 | 2025.11.20 17:21:12.326665 [ 260 ] {5f26b9a8-30ed-41c6-9a61-3fe6586886d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6964 | 2025.11.20 17:21:12.326710 [ 260 ] {5f26b9a8-30ed-41c6-9a61-3fe6586886d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6965 | 2025.11.20 17:21:12.326988 [ 194 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6966 | 2025.11.20 17:21:12.327180 [ 260 ] {5f26b9a8-30ed-41c6-9a61-3fe6586886d0} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6967 | 2025.11.20 17:21:12.327222 [ 260 ] {5f26b9a8-30ed-41c6-9a61-3fe6586886d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6968 | 2025.11.20 17:21:12.327301 [ 194 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_46_9} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6969 | 2025.11.20 17:21:12.327393 [ 194 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_46_9} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6970 | 2025.11.20 17:21:12.327485 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 6971 | 2025.11.20 17:21:12.327543 [ 260 ] {5f26b9a8-30ed-41c6-9a61-3fe6586886d0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6972 | 2025.11.20 17:21:12.327751 [ 260 ] {5f26b9a8-30ed-41c6-9a61-3fe6586886d0} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6973 | 2025.11.20 17:21:12.327880 [ 260 ] {5f26b9a8-30ed-41c6-9a61-3fe6586886d0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001233 sec., 171127.33171127332 rows/sec., 9.72 MiB/sec. | ||
| 6974 | 2025.11.20 17:21:12.327917 [ 260 ] {5f26b9a8-30ed-41c6-9a61-3fe6586886d0} <Debug> TCPHandler: Processed in 0.001392926 sec. | ||
| 6975 | 2025.11.20 17:21:12.328026 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6976 | 2025.11.20 17:21:12.328118 [ 260 ] {df7ef816-4b53-4e8f-b50e-4c0ceef21e91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6977 | 2025.11.20 17:21:12.328158 [ 260 ] {df7ef816-4b53-4e8f-b50e-4c0ceef21e91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6978 | 2025.11.20 17:21:12.328805 [ 260 ] {df7ef816-4b53-4e8f-b50e-4c0ceef21e91} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6979 | 2025.11.20 17:21:12.328839 [ 260 ] {df7ef816-4b53-4e8f-b50e-4c0ceef21e91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6980 | 2025.11.20 17:21:12.329169 [ 260 ] {df7ef816-4b53-4e8f-b50e-4c0ceef21e91} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6981 | 2025.11.20 17:21:12.329380 [ 260 ] {df7ef816-4b53-4e8f-b50e-4c0ceef21e91} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6982 | 2025.11.20 17:21:12.329482 [ 114 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6983 | 2025.11.20 17:21:12.329504 [ 260 ] {df7ef816-4b53-4e8f-b50e-4c0ceef21e91} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001404 sec., 483618.2336182336 rows/sec., 33.71 MiB/sec. | ||
| 6984 | 2025.11.20 17:21:12.329517 [ 114 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6985 | 2025.11.20 17:21:12.329544 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 6986 | 2025.11.20 17:21:12.329548 [ 260 ] {df7ef816-4b53-4e8f-b50e-4c0ceef21e91} <Debug> TCPHandler: Processed in 0.001572379 sec. | ||
| 6987 | 2025.11.20 17:21:12.329626 [ 190 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::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 | ||
| 6988 | 2025.11.20 17:21:12.329666 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6989 | 2025.11.20 17:21:12.329747 [ 190 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6990 | 2025.11.20 17:21:12.329765 [ 260 ] {f9340606-1fb9-4584-b067-57ed03ab11a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6991 | 2025.11.20 17:21:12.329787 [ 190 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1249 rows starting from the beginning of the part | ||
| 6992 | 2025.11.20 17:21:12.329811 [ 260 ] {f9340606-1fb9-4584-b067-57ed03ab11a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6993 | 2025.11.20 17:21:12.329861 [ 190 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 679 rows starting from the beginning of the part | ||
| 6994 | 2025.11.20 17:21:12.329914 [ 190 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 104 rows starting from the beginning of the part | ||
| 6995 | 2025.11.20 17:21:12.329962 [ 190 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 679 rows starting from the beginning of the part | ||
| 6996 | 2025.11.20 17:21:12.330009 [ 190 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 566 rows starting from the beginning of the part | ||
| 6997 | 2025.11.20 17:21:12.330048 [ 190 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 679 rows starting from the beginning of the part | ||
| 6998 | 2025.11.20 17:21:12.330144 [ 260 ] {f9340606-1fb9-4584-b067-57ed03ab11a9} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6999 | 2025.11.20 17:21:12.330184 [ 260 ] {f9340606-1fb9-4584-b067-57ed03ab11a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7000 | 2025.11.20 17:21:12.330515 [ 260 ] {f9340606-1fb9-4584-b067-57ed03ab11a9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7001 | 2025.11.20 17:21:12.330738 [ 260 ] {f9340606-1fb9-4584-b067-57ed03ab11a9} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7002 | 2025.11.20 17:21:12.330873 [ 260 ] {f9340606-1fb9-4584-b067-57ed03ab11a9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001128 sec., 5319.148936170212 rows/sec., 277.90 KiB/sec. | ||
| 7003 | 2025.11.20 17:21:12.330910 [ 260 ] {f9340606-1fb9-4584-b067-57ed03ab11a9} <Debug> TCPHandler: Processed in 0.001293574 sec. | ||
| 7004 | 2025.11.20 17:21:12.331016 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7005 | 2025.11.20 17:21:12.331109 [ 260 ] {ef933632-d30d-44e6-896d-6925ce42690f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7006 | 2025.11.20 17:21:12.331151 [ 260 ] {ef933632-d30d-44e6-896d-6925ce42690f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7007 | 2025.11.20 17:21:12.331428 [ 194 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3956 rows, containing 5 columns (5 merged, 0 gathered) in 0.001841455 sec., 2148301.2074690936 rows/sec., 161.52 MiB/sec. | ||
| 7008 | 2025.11.20 17:21:12.331585 [ 260 ] {ef933632-d30d-44e6-896d-6925ce42690f} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7009 | 2025.11.20 17:21:12.331625 [ 260 ] {ef933632-d30d-44e6-896d-6925ce42690f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7010 | 2025.11.20 17:21:12.331671 [ 189 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7011 | 2025.11.20 17:21:12.332010 [ 260 ] {ef933632-d30d-44e6-896d-6925ce42690f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7012 | 2025.11.20 17:21:12.332036 [ 189 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_46_9} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7013 | 2025.11.20 17:21:12.332139 [ 189 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_46_9} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7014 | 2025.11.20 17:21:12.332238 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.85 MiB. | ||
| 7015 | 2025.11.20 17:21:12.332253 [ 260 ] {ef933632-d30d-44e6-896d-6925ce42690f} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7016 | 2025.11.20 17:21:12.332360 [ 114 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7017 | 2025.11.20 17:21:12.332388 [ 114 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7018 | 2025.11.20 17:21:12.332388 [ 260 ] {ef933632-d30d-44e6-896d-6925ce42690f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001295 sec., 242471.04247104248 rows/sec., 15.93 MiB/sec. | ||
| 7019 | 2025.11.20 17:21:12.332405 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7020 | 2025.11.20 17:21:12.332439 [ 260 ] {ef933632-d30d-44e6-896d-6925ce42690f} <Debug> TCPHandler: Processed in 0.001471828 sec. | ||
| 7021 | 2025.11.20 17:21:12.332477 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 7022 | 2025.11.20 17:21:12.332552 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7023 | 2025.11.20 17:21:12.332569 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7024 | 2025.11.20 17:21:12.332604 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 14055 rows starting from the beginning of the part | ||
| 7025 | 2025.11.20 17:21:12.332652 [ 260 ] {1de05bc4-915a-4040-9cf7-073a18ad94ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7026 | 2025.11.20 17:21:12.332657 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 314 rows starting from the beginning of the part | ||
| 7027 | 2025.11.20 17:21:12.332702 [ 260 ] {1de05bc4-915a-4040-9cf7-073a18ad94ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7028 | 2025.11.20 17:21:12.332719 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 7029 | 2025.11.20 17:21:12.332765 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 314 rows starting from the beginning of the part | ||
| 7030 | 2025.11.20 17:21:12.332802 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 847 rows starting from the beginning of the part | ||
| 7031 | 2025.11.20 17:21:12.332840 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 314 rows starting from the beginning of the part | ||
| 7032 | 2025.11.20 17:21:12.333021 [ 260 ] {1de05bc4-915a-4040-9cf7-073a18ad94ce} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7033 | 2025.11.20 17:21:12.333063 [ 260 ] {1de05bc4-915a-4040-9cf7-073a18ad94ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7034 | 2025.11.20 17:21:12.333361 [ 260 ] {1de05bc4-915a-4040-9cf7-073a18ad94ce} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7035 | 2025.11.20 17:21:12.333574 [ 260 ] {1de05bc4-915a-4040-9cf7-073a18ad94ce} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7036 | 2025.11.20 17:21:12.333709 [ 260 ] {1de05bc4-915a-4040-9cf7-073a18ad94ce} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001075 sec., 930.2325581395348 rows/sec., 62.68 KiB/sec. | ||
| 7037 | 2025.11.20 17:21:12.333745 [ 260 ] {1de05bc4-915a-4040-9cf7-073a18ad94ce} <Debug> TCPHandler: Processed in 0.001241303 sec. | ||
| 7038 | 2025.11.20 17:21:12.333849 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7039 | 2025.11.20 17:21:12.333942 [ 260 ] {a40ed57a-1f1d-4909-9d42-76e6f765f03a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7040 | 2025.11.20 17:21:12.333982 [ 260 ] {a40ed57a-1f1d-4909-9d42-76e6f765f03a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7041 | 2025.11.20 17:21:12.334308 [ 260 ] {a40ed57a-1f1d-4909-9d42-76e6f765f03a} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7042 | 2025.11.20 17:21:12.334344 [ 260 ] {a40ed57a-1f1d-4909-9d42-76e6f765f03a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7043 | 2025.11.20 17:21:12.334770 [ 260 ] {a40ed57a-1f1d-4909-9d42-76e6f765f03a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7044 | 2025.11.20 17:21:12.335067 [ 260 ] {a40ed57a-1f1d-4909-9d42-76e6f765f03a} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7045 | 2025.11.20 17:21:12.335173 [ 114 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7046 | 2025.11.20 17:21:12.335201 [ 114 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7047 | 2025.11.20 17:21:12.335208 [ 260 ] {a40ed57a-1f1d-4909-9d42-76e6f765f03a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001284 sec., 80996.88473520249 rows/sec., 4.96 MiB/sec. | ||
| 7048 | 2025.11.20 17:21:12.335217 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7049 | 2025.11.20 17:21:12.335252 [ 260 ] {a40ed57a-1f1d-4909-9d42-76e6f765f03a} <Debug> TCPHandler: Processed in 0.001450008 sec. | ||
| 7050 | 2025.11.20 17:21:12.335297 [ 186 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 7051 | 2025.11.20 17:21:12.335389 [ 186 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7052 | 2025.11.20 17:21:12.335415 [ 186 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2968 rows starting from the beginning of the part | ||
| 7053 | 2025.11.20 17:21:12.335462 [ 186 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 104 rows starting from the beginning of the part | ||
| 7054 | 2025.11.20 17:21:12.335502 [ 186 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 7055 | 2025.11.20 17:21:12.335540 [ 186 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 104 rows starting from the beginning of the part | ||
| 7056 | 2025.11.20 17:21:12.335576 [ 186 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 7057 | 2025.11.20 17:21:12.335612 [ 186 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part | ||
| 7058 | 2025.11.20 17:21:12.337358 [ 197 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3400 rows, containing 4 columns (4 merged, 0 gathered) in 0.002089649 sec., 1627067.5122951271 rows/sec., 103.49 MiB/sec. | ||
| 7059 | 2025.11.20 17:21:12.337756 [ 193 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7060 | 2025.11.20 17:21:12.338043 [ 193 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_46_9} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7061 | 2025.11.20 17:21:12.338117 [ 193 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_46_9} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7062 | 2025.11.20 17:21:12.338162 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16004 rows, containing 5 columns (5 merged, 0 gathered) in 0.005712967 sec., 2801346.4807340913 rows/sec., 188.47 MiB/sec. | ||
| 7063 | 2025.11.20 17:21:12.338193 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7064 | 2025.11.20 17:21:12.338781 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7065 | 2025.11.20 17:21:12.339053 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7066 | 2025.11.20 17:21:12.339125 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7067 | 2025.11.20 17:21:12.339203 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.93 MiB. | ||
| 7068 | 2025.11.20 17:21:13.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.59 MiB, peak 286.56 MiB, free memory in arenas 0.00 B, will set to 279.79 MiB (RSS), difference: 2.20 MiB | ||
| 7069 | 2025.11.20 17:21:16.014451 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7070 | 2025.11.20 17:21:16.014508 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7071 | 2025.11.20 17:21:16.117846 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15328 | ||
| 7072 | 2025.11.20 17:21:16.118394 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7073 | 2025.11.20 17:21:16.118439 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7074 | 2025.11.20 17:21:16.118927 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7075 | 2025.11.20 17:21:16.119166 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7076 | 2025.11.20 17:21:16.119297 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15328 | ||
| 7077 | 2025.11.20 17:21:16.160589 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 938 | ||
| 7078 | 2025.11.20 17:21:16.163364 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7079 | 2025.11.20 17:21:16.163401 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7080 | 2025.11.20 17:21:16.164619 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7081 | 2025.11.20 17:21:16.164883 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7082 | 2025.11.20 17:21:16.165137 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 938 | ||
| 7083 | 2025.11.20 17:21:16.890305 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7084 | 2025.11.20 17:21:16.905986 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7085 | 2025.11.20 17:21:16.906033 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7086 | 2025.11.20 17:21:16.911428 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7087 | 2025.11.20 17:21:16.912129 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7088 | 2025.11.20 17:21:16.914744 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7089 | 2025.11.20 17:21:17.001299 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000921748 sec. | ||
| 7090 | 2025.11.20 17:21:17.310374 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7091 | 2025.11.20 17:21:17.310543 [ 260 ] {d1df3fb8-c830-4c97-973d-e20ab496f5aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7092 | 2025.11.20 17:21:17.310607 [ 260 ] {d1df3fb8-c830-4c97-973d-e20ab496f5aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7093 | 2025.11.20 17:21:17.311286 [ 260 ] {d1df3fb8-c830-4c97-973d-e20ab496f5aa} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7094 | 2025.11.20 17:21:17.311335 [ 260 ] {d1df3fb8-c830-4c97-973d-e20ab496f5aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7095 | 2025.11.20 17:21:17.311734 [ 260 ] {d1df3fb8-c830-4c97-973d-e20ab496f5aa} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7096 | 2025.11.20 17:21:17.311961 [ 260 ] {d1df3fb8-c830-4c97-973d-e20ab496f5aa} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7097 | 2025.11.20 17:21:17.312108 [ 260 ] {d1df3fb8-c830-4c97-973d-e20ab496f5aa} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001611 sec., 84419.61514587213 rows/sec., 7.32 MiB/sec. | ||
| 7098 | 2025.11.20 17:21:17.312150 [ 260 ] {d1df3fb8-c830-4c97-973d-e20ab496f5aa} <Debug> TCPHandler: Processed in 0.001917136 sec. | ||
| 7099 | 2025.11.20 17:21:17.312266 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7100 | 2025.11.20 17:21:17.312361 [ 260 ] {3451e792-d0d8-4942-8008-e996c887a960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7101 | 2025.11.20 17:21:17.312401 [ 260 ] {3451e792-d0d8-4942-8008-e996c887a960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7102 | 2025.11.20 17:21:17.312807 [ 260 ] {3451e792-d0d8-4942-8008-e996c887a960} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7103 | 2025.11.20 17:21:17.312843 [ 260 ] {3451e792-d0d8-4942-8008-e996c887a960} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7104 | 2025.11.20 17:21:17.313138 [ 260 ] {3451e792-d0d8-4942-8008-e996c887a960} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7105 | 2025.11.20 17:21:17.313346 [ 260 ] {3451e792-d0d8-4942-8008-e996c887a960} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7106 | 2025.11.20 17:21:17.313458 [ 109 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7107 | 2025.11.20 17:21:17.313473 [ 260 ] {3451e792-d0d8-4942-8008-e996c887a960} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001132 sec., 35335.68904593639 rows/sec., 2.59 MiB/sec. | ||
| 7108 | 2025.11.20 17:21:17.313526 [ 109 ] {} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7109 | 2025.11.20 17:21:17.313535 [ 260 ] {3451e792-d0d8-4942-8008-e996c887a960} <Debug> TCPHandler: Processed in 0.001318525 sec. | ||
| 7110 | 2025.11.20 17:21:17.313555 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7111 | 2025.11.20 17:21:17.313648 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7112 | 2025.11.20 17:21:17.313649 [ 200 ] {477c62df-596d-4059-85d8-7b0e53a51c94::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 | ||
| 7113 | 2025.11.20 17:21:17.313745 [ 260 ] {e152c9c6-35e7-4379-90dd-d123f07d4bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7114 | 2025.11.20 17:21:17.313754 [ 200 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7115 | 2025.11.20 17:21:17.313786 [ 260 ] {e152c9c6-35e7-4379-90dd-d123f07d4bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7116 | 2025.11.20 17:21:17.313786 [ 200 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 277 rows starting from the beginning of the part | ||
| 7117 | 2025.11.20 17:21:17.313849 [ 200 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 7118 | 2025.11.20 17:21:17.313891 [ 200 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 205 rows starting from the beginning of the part | ||
| 7119 | 2025.11.20 17:21:17.313931 [ 200 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 46 rows starting from the beginning of the part | ||
| 7120 | 2025.11.20 17:21:17.313973 [ 200 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 205 rows starting from the beginning of the part | ||
| 7121 | 2025.11.20 17:21:17.314012 [ 200 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part | ||
| 7122 | 2025.11.20 17:21:17.314220 [ 260 ] {e152c9c6-35e7-4379-90dd-d123f07d4bc2} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7123 | 2025.11.20 17:21:17.314255 [ 260 ] {e152c9c6-35e7-4379-90dd-d123f07d4bc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7124 | 2025.11.20 17:21:17.314563 [ 260 ] {e152c9c6-35e7-4379-90dd-d123f07d4bc2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7125 | 2025.11.20 17:21:17.314768 [ 260 ] {e152c9c6-35e7-4379-90dd-d123f07d4bc2} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7126 | 2025.11.20 17:21:17.314799 [ 197 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 813 rows, containing 5 columns (5 merged, 0 gathered) in 0.001186733 sec., 685074.0646800924 rows/sec., 45.20 MiB/sec. | ||
| 7127 | 2025.11.20 17:21:17.314894 [ 260 ] {e152c9c6-35e7-4379-90dd-d123f07d4bc2} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001167 sec., 89117.39502999143 rows/sec., 6.96 MiB/sec. | ||
| 7128 | 2025.11.20 17:21:17.314937 [ 260 ] {e152c9c6-35e7-4379-90dd-d123f07d4bc2} <Debug> TCPHandler: Processed in 0.001336235 sec. | ||
| 7129 | 2025.11.20 17:21:17.315045 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7130 | 2025.11.20 17:21:17.315045 [ 194 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7131 | 2025.11.20 17:21:17.315140 [ 260 ] {dded63db-8236-41e5-9e42-78af87016ae6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7132 | 2025.11.20 17:21:17.315188 [ 260 ] {dded63db-8236-41e5-9e42-78af87016ae6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7133 | 2025.11.20 17:21:17.315417 [ 194 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_41_8} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7134 | 2025.11.20 17:21:17.315510 [ 194 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_41_8} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7135 | 2025.11.20 17:21:17.315593 [ 260 ] {dded63db-8236-41e5-9e42-78af87016ae6} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7136 | 2025.11.20 17:21:17.315618 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 7137 | 2025.11.20 17:21:17.315633 [ 260 ] {dded63db-8236-41e5-9e42-78af87016ae6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7138 | 2025.11.20 17:21:17.315972 [ 260 ] {dded63db-8236-41e5-9e42-78af87016ae6} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7139 | 2025.11.20 17:21:17.316180 [ 260 ] {dded63db-8236-41e5-9e42-78af87016ae6} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7140 | 2025.11.20 17:21:17.316308 [ 260 ] {dded63db-8236-41e5-9e42-78af87016ae6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 7141 | 2025.11.20 17:21:17.316344 [ 260 ] {dded63db-8236-41e5-9e42-78af87016ae6} <Debug> TCPHandler: Processed in 0.001346596 sec. | ||
| 7142 | 2025.11.20 17:21:17.316442 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7143 | 2025.11.20 17:21:17.316534 [ 260 ] {fb9938d4-1dcc-4251-9b0f-3813b1d9b00b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7144 | 2025.11.20 17:21:17.316588 [ 260 ] {fb9938d4-1dcc-4251-9b0f-3813b1d9b00b} <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 | ||
| 7145 | 2025.11.20 17:21:17.317484 [ 260 ] {fb9938d4-1dcc-4251-9b0f-3813b1d9b00b} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7146 | 2025.11.20 17:21:17.317519 [ 260 ] {fb9938d4-1dcc-4251-9b0f-3813b1d9b00b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7147 | 2025.11.20 17:21:17.318063 [ 260 ] {fb9938d4-1dcc-4251-9b0f-3813b1d9b00b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7148 | 2025.11.20 17:21:17.318275 [ 260 ] {fb9938d4-1dcc-4251-9b0f-3813b1d9b00b} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7149 | 2025.11.20 17:21:17.318408 [ 260 ] {fb9938d4-1dcc-4251-9b0f-3813b1d9b00b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001893 sec., 21130.480718436345 rows/sec., 37.86 MiB/sec. | ||
| 7150 | 2025.11.20 17:21:17.318460 [ 260 ] {fb9938d4-1dcc-4251-9b0f-3813b1d9b00b} <Debug> TCPHandler: Processed in 0.002065688 sec. | ||
| 7151 | 2025.11.20 17:21:17.318573 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7152 | 2025.11.20 17:21:17.318667 [ 260 ] {982d2f48-b290-4bc7-af16-e5952a94dda8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7153 | 2025.11.20 17:21:17.318710 [ 260 ] {982d2f48-b290-4bc7-af16-e5952a94dda8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7154 | 2025.11.20 17:21:17.319048 [ 260 ] {982d2f48-b290-4bc7-af16-e5952a94dda8} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7155 | 2025.11.20 17:21:17.319083 [ 260 ] {982d2f48-b290-4bc7-af16-e5952a94dda8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 7156 | 2025.11.20 17:21:17.319397 [ 260 ] {982d2f48-b290-4bc7-af16-e5952a94dda8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7157 | 2025.11.20 17:21:17.319601 [ 260 ] {982d2f48-b290-4bc7-af16-e5952a94dda8} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7158 | 2025.11.20 17:21:17.319727 [ 260 ] {982d2f48-b290-4bc7-af16-e5952a94dda8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 7159 | 2025.11.20 17:21:17.319761 [ 260 ] {982d2f48-b290-4bc7-af16-e5952a94dda8} <Debug> TCPHandler: Processed in 0.001237103 sec. | ||
| 7160 | 2025.11.20 17:21:21.999713 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35959 | ||
| 7161 | 2025.11.20 17:21:21.999833 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7162 | 2025.11.20 17:21:21.999861 [ 286 ] {} <Debug> TCP-Session: ef4efb8c-1eb2-4433-8efc-da3b66b230a1 Authenticating user 'default' from [fd00:1122:3344:101::e]:35959 | ||
| 7163 | 2025.11.20 17:21:21.999884 [ 286 ] {} <Debug> TCP-Session: ef4efb8c-1eb2-4433-8efc-da3b66b230a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7164 | 2025.11.20 17:21:21.999897 [ 286 ] {} <Debug> TCP-Session: ef4efb8c-1eb2-4433-8efc-da3b66b230a1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7165 | 2025.11.20 17:21:22.000087 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38841 | ||
| 7166 | 2025.11.20 17:21:22.000118 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34587 | ||
| 7167 | 2025.11.20 17:21:22.000223 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7168 | 2025.11.20 17:21:22.000233 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7169 | 2025.11.20 17:21:22.000258 [ 288 ] {} <Debug> TCP-Session: 2d2dc951-e534-4b24-a5e6-4fb3ec6cf545 Authenticating user 'default' from [fd00:1122:3344:101::e]:38841 | ||
| 7170 | 2025.11.20 17:21:22.000270 [ 289 ] {} <Debug> TCP-Session: d2b11812-6edd-48a3-a947-0229cfa81ea4 Authenticating user 'default' from [fd00:1122:3344:101::e]:34587 | ||
| 7171 | 2025.11.20 17:21:22.000274 [ 286 ] {} <Trace> TCP-Session: ef4efb8c-1eb2-4433-8efc-da3b66b230a1 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7172 | 2025.11.20 17:21:22.000288 [ 288 ] {} <Debug> TCP-Session: 2d2dc951-e534-4b24-a5e6-4fb3ec6cf545 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7173 | 2025.11.20 17:21:22.000301 [ 289 ] {} <Debug> TCP-Session: d2b11812-6edd-48a3-a947-0229cfa81ea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7174 | 2025.11.20 17:21:22.000328 [ 288 ] {} <Debug> TCP-Session: 2d2dc951-e534-4b24-a5e6-4fb3ec6cf545 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7175 | 2025.11.20 17:21:22.000342 [ 289 ] {} <Debug> TCP-Session: d2b11812-6edd-48a3-a947-0229cfa81ea4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7176 | 2025.11.20 17:21:22.000468 [ 286 ] {c1112cb4-9df7-415d-9da4-16ed5fb85a88} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35959) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7177 | 2025.11.20 17:21:22.000731 [ 286 ] {c1112cb4-9df7-415d-9da4-16ed5fb85a88} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7178 | 2025.11.20 17:21:22.000784 [ 286 ] {c1112cb4-9df7-415d-9da4-16ed5fb85a88} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7179 | 2025.11.20 17:21:22.001062 [ 286 ] {c1112cb4-9df7-415d-9da4-16ed5fb85a88} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 7180 | 2025.11.20 17:21:22.001104 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43153 | ||
| 7181 | 2025.11.20 17:21:22.001116 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34588 | ||
| 7182 | 2025.11.20 17:21:22.001177 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42558 | ||
| 7183 | 2025.11.20 17:21:22.001226 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51270 | ||
| 7184 | 2025.11.20 17:21:22.001268 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42021 | ||
| 7185 | 2025.11.20 17:21:22.001391 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44355 | ||
| 7186 | 2025.11.20 17:21:22.001632 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7187 | 2025.11.20 17:21:22.001664 [ 350 ] {} <Debug> TCP-Session: 851973c7-9b7c-4760-9372-e2b30c58e381 Authenticating user 'default' from [fd00:1122:3344:101::e]:43153 | ||
| 7188 | 2025.11.20 17:21:22.001681 [ 350 ] {} <Debug> TCP-Session: 851973c7-9b7c-4760-9372-e2b30c58e381 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7189 | 2025.11.20 17:21:22.001694 [ 350 ] {} <Debug> TCP-Session: 851973c7-9b7c-4760-9372-e2b30c58e381 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7190 | 2025.11.20 17:21:22.001771 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7191 | 2025.11.20 17:21:22.001812 [ 290 ] {} <Debug> TCP-Session: 72d733da-5536-42ba-920c-20ef7f0cf65a Authenticating user 'default' from [fd00:1122:3344:101::e]:34588 | ||
| 7192 | 2025.11.20 17:21:22.001836 [ 290 ] {} <Debug> TCP-Session: 72d733da-5536-42ba-920c-20ef7f0cf65a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7193 | 2025.11.20 17:21:22.001852 [ 290 ] {} <Debug> TCP-Session: 72d733da-5536-42ba-920c-20ef7f0cf65a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7194 | 2025.11.20 17:21:22.002036 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7195 | 2025.11.20 17:21:22.002077 [ 337 ] {c1112cb4-9df7-415d-9da4-16ed5fb85a88} <Trace> AggregatingTransform: Aggregating | ||
| 7196 | 2025.11.20 17:21:22.002083 [ 354 ] {} <Debug> TCP-Session: 4549d6c8-fee1-4e93-a691-f5145be4cc04 Authenticating user 'default' from [fd00:1122:3344:101::e]:44355 | ||
| 7197 | 2025.11.20 17:21:22.002130 [ 354 ] {} <Debug> TCP-Session: 4549d6c8-fee1-4e93-a691-f5145be4cc04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7198 | 2025.11.20 17:21:22.002149 [ 354 ] {} <Debug> TCP-Session: 4549d6c8-fee1-4e93-a691-f5145be4cc04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7199 | 2025.11.20 17:21:22.002192 [ 337 ] {c1112cb4-9df7-415d-9da4-16ed5fb85a88} <Trace> Aggregator: Aggregation method: without_key | ||
| 7200 | 2025.11.20 17:21:22.002238 [ 337 ] {c1112cb4-9df7-415d-9da4-16ed5fb85a88} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00105182 sec. (950.733 rows/sec., 37.14 KiB/sec.) | ||
| 7201 | 2025.11.20 17:21:22.002278 [ 337 ] {c1112cb4-9df7-415d-9da4-16ed5fb85a88} <Trace> Aggregator: Merging aggregated data | ||
| 7202 | 2025.11.20 17:21:22.002505 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7203 | 2025.11.20 17:21:22.002551 [ 352 ] {} <Debug> TCP-Session: 598813bb-cdf2-4f8d-b5d0-4e86abb6d04e Authenticating user 'default' from [fd00:1122:3344:101::e]:51270 | ||
| 7204 | 2025.11.20 17:21:22.002573 [ 352 ] {} <Debug> TCP-Session: 598813bb-cdf2-4f8d-b5d0-4e86abb6d04e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7205 | 2025.11.20 17:21:22.002587 [ 352 ] {} <Debug> TCP-Session: 598813bb-cdf2-4f8d-b5d0-4e86abb6d04e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7206 | 2025.11.20 17:21:22.002610 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7207 | 2025.11.20 17:21:22.002652 [ 353 ] {} <Debug> TCP-Session: b4693d25-ce95-4efb-bdb9-d7ecc638475f Authenticating user 'default' from [fd00:1122:3344:101::e]:42021 | ||
| 7208 | 2025.11.20 17:21:22.002670 [ 353 ] {} <Debug> TCP-Session: b4693d25-ce95-4efb-bdb9-d7ecc638475f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7209 | 2025.11.20 17:21:22.002684 [ 353 ] {} <Debug> TCP-Session: b4693d25-ce95-4efb-bdb9-d7ecc638475f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7210 | 2025.11.20 17:21:22.002849 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7211 | 2025.11.20 17:21:22.002893 [ 351 ] {} <Debug> TCP-Session: e03ebb0d-e095-41fb-8eef-38de8174d905 Authenticating user 'default' from [fd00:1122:3344:101::e]:42558 | ||
| 7212 | 2025.11.20 17:21:22.002915 [ 351 ] {} <Debug> TCP-Session: e03ebb0d-e095-41fb-8eef-38de8174d905 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7213 | 2025.11.20 17:21:22.002933 [ 351 ] {} <Debug> TCP-Session: e03ebb0d-e095-41fb-8eef-38de8174d905 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7214 | 2025.11.20 17:21:22.003844 [ 286 ] {c1112cb4-9df7-415d-9da4-16ed5fb85a88} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003439 sec., 290.7822041291073 rows/sec., 11.36 KiB/sec. | ||
| 7215 | 2025.11.20 17:21:22.004030 [ 286 ] {c1112cb4-9df7-415d-9da4-16ed5fb85a88} <Debug> TCPHandler: Processed in 0.003867153 sec. | ||
| 7216 | 2025.11.20 17:21:22.004162 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7217 | 2025.11.20 17:21:22.004191 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7218 | 2025.11.20 17:21:22.004203 [ 286 ] {} <Debug> TCP-Session: ef4efb8c-1eb2-4433-8efc-da3b66b230a1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7219 | 2025.11.20 17:21:22.004207 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7220 | 2025.11.20 17:21:22.004234 [ 289 ] {} <Debug> TCP-Session: d2b11812-6edd-48a3-a947-0229cfa81ea4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7221 | 2025.11.20 17:21:22.004242 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7222 | 2025.11.20 17:21:22.004261 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7223 | 2025.11.20 17:21:22.004296 [ 350 ] {} <Debug> TCP-Session: 851973c7-9b7c-4760-9372-e2b30c58e381 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7224 | 2025.11.20 17:21:22.004296 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7225 | 2025.11.20 17:21:22.004321 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7226 | 2025.11.20 17:21:22.004333 [ 352 ] {} <Debug> TCP-Session: 598813bb-cdf2-4f8d-b5d0-4e86abb6d04e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7227 | 2025.11.20 17:21:22.004361 [ 354 ] {} <Debug> TCP-Session: 4549d6c8-fee1-4e93-a691-f5145be4cc04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7228 | 2025.11.20 17:21:22.004378 [ 353 ] {} <Debug> TCP-Session: b4693d25-ce95-4efb-bdb9-d7ecc638475f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7229 | 2025.11.20 17:21:22.004279 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7230 | 2025.11.20 17:21:22.004277 [ 288 ] {} <Debug> TCP-Session: 2d2dc951-e534-4b24-a5e6-4fb3ec6cf545 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7231 | 2025.11.20 17:21:22.004454 [ 351 ] {} <Debug> TCP-Session: e03ebb0d-e095-41fb-8eef-38de8174d905 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7232 | 2025.11.20 17:21:22.004231 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7233 | 2025.11.20 17:21:22.004523 [ 290 ] {} <Debug> TCP-Session: 72d733da-5536-42ba-920c-20ef7f0cf65a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7234 | 2025.11.20 17:21:22.066347 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46473 | ||
| 7235 | 2025.11.20 17:21:22.066460 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7236 | 2025.11.20 17:21:22.066492 [ 286 ] {} <Debug> TCP-Session: 0b3419d1-87e8-45d4-8f3a-031a10e51bc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:46473 | ||
| 7237 | 2025.11.20 17:21:22.066517 [ 286 ] {} <Debug> TCP-Session: 0b3419d1-87e8-45d4-8f3a-031a10e51bc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7238 | 2025.11.20 17:21:22.066533 [ 286 ] {} <Debug> TCP-Session: 0b3419d1-87e8-45d4-8f3a-031a10e51bc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7239 | 2025.11.20 17:21:22.066747 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51821 | ||
| 7240 | 2025.11.20 17:21:22.066776 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42207 | ||
| 7241 | 2025.11.20 17:21:22.066782 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50639 | ||
| 7242 | 2025.11.20 17:21:22.066846 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58746 | ||
| 7243 | 2025.11.20 17:21:22.066865 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7244 | 2025.11.20 17:21:22.066892 [ 286 ] {} <Trace> TCP-Session: 0b3419d1-87e8-45d4-8f3a-031a10e51bc6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7245 | 2025.11.20 17:21:22.066908 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7246 | 2025.11.20 17:21:22.066923 [ 288 ] {} <Debug> TCP-Session: b0a3be7d-6dc3-4edc-8a3c-3fc0fffb2508 Authenticating user 'default' from [fd00:1122:3344:101::e]:51821 | ||
| 7247 | 2025.11.20 17:21:22.066941 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7248 | 2025.11.20 17:21:22.066963 [ 350 ] {} <Debug> TCP-Session: 49a5483e-da54-4fe8-b4fc-329d7546d74a Authenticating user 'default' from [fd00:1122:3344:101::e]:42207 | ||
| 7249 | 2025.11.20 17:21:22.066974 [ 288 ] {} <Debug> TCP-Session: b0a3be7d-6dc3-4edc-8a3c-3fc0fffb2508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7250 | 2025.11.20 17:21:22.066984 [ 354 ] {} <Debug> TCP-Session: c5576e2d-e0bf-49fd-a6d6-259d7b082094 Authenticating user 'default' from [fd00:1122:3344:101::e]:58746 | ||
| 7251 | 2025.11.20 17:21:22.066999 [ 350 ] {} <Debug> TCP-Session: 49a5483e-da54-4fe8-b4fc-329d7546d74a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7252 | 2025.11.20 17:21:22.067003 [ 288 ] {} <Debug> TCP-Session: b0a3be7d-6dc3-4edc-8a3c-3fc0fffb2508 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7253 | 2025.11.20 17:21:22.067028 [ 350 ] {} <Debug> TCP-Session: 49a5483e-da54-4fe8-b4fc-329d7546d74a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7254 | 2025.11.20 17:21:22.067020 [ 354 ] {} <Debug> TCP-Session: c5576e2d-e0bf-49fd-a6d6-259d7b082094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7255 | 2025.11.20 17:21:22.066931 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7256 | 2025.11.20 17:21:22.067074 [ 354 ] {} <Debug> TCP-Session: c5576e2d-e0bf-49fd-a6d6-259d7b082094 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7257 | 2025.11.20 17:21:22.067093 [ 286 ] {5a7c72ce-5bd2-4843-95b6-40db7dd6069f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46473) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7258 | 2025.11.20 17:21:22.067106 [ 351 ] {} <Debug> TCP-Session: 22f5af8e-ef1f-43df-88c3-4940081cd47f Authenticating user 'default' from [fd00:1122:3344:101::e]:50639 | ||
| 7259 | 2025.11.20 17:21:22.066840 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51704 | ||
| 7260 | 2025.11.20 17:21:22.067168 [ 351 ] {} <Debug> TCP-Session: 22f5af8e-ef1f-43df-88c3-4940081cd47f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7261 | 2025.11.20 17:21:22.066829 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49985 | ||
| 7262 | 2025.11.20 17:21:22.067205 [ 351 ] {} <Debug> TCP-Session: 22f5af8e-ef1f-43df-88c3-4940081cd47f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7263 | 2025.11.20 17:21:22.067234 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7264 | 2025.11.20 17:21:22.066767 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37582 | ||
| 7265 | 2025.11.20 17:21:22.067278 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7266 | 2025.11.20 17:21:22.067270 [ 353 ] {} <Debug> TCP-Session: 0d691464-3726-47f8-887b-ac15e8c78a63 Authenticating user 'default' from [fd00:1122:3344:101::e]:51704 | ||
| 7267 | 2025.11.20 17:21:22.067319 [ 352 ] {} <Debug> TCP-Session: 64711030-07af-479a-aac7-8fb8a31a5290 Authenticating user 'default' from [fd00:1122:3344:101::e]:49985 | ||
| 7268 | 2025.11.20 17:21:22.067335 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7269 | 2025.11.20 17:21:22.067362 [ 352 ] {} <Debug> TCP-Session: 64711030-07af-479a-aac7-8fb8a31a5290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7270 | 2025.11.20 17:21:22.067376 [ 286 ] {5a7c72ce-5bd2-4843-95b6-40db7dd6069f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7271 | 2025.11.20 17:21:22.067389 [ 352 ] {} <Debug> TCP-Session: 64711030-07af-479a-aac7-8fb8a31a5290 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7272 | 2025.11.20 17:21:22.067381 [ 290 ] {} <Debug> TCP-Session: 3ccd6aa8-1398-4c6f-bbf0-85508c3b246c Authenticating user 'default' from [fd00:1122:3344:101::e]:37582 | ||
| 7273 | 2025.11.20 17:21:22.067338 [ 353 ] {} <Debug> TCP-Session: 0d691464-3726-47f8-887b-ac15e8c78a63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7274 | 2025.11.20 17:21:22.067440 [ 286 ] {5a7c72ce-5bd2-4843-95b6-40db7dd6069f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7275 | 2025.11.20 17:21:22.067448 [ 290 ] {} <Debug> TCP-Session: 3ccd6aa8-1398-4c6f-bbf0-85508c3b246c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7276 | 2025.11.20 17:21:22.067459 [ 353 ] {} <Debug> TCP-Session: 0d691464-3726-47f8-887b-ac15e8c78a63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7277 | 2025.11.20 17:21:22.067493 [ 290 ] {} <Debug> TCP-Session: 3ccd6aa8-1398-4c6f-bbf0-85508c3b246c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7278 | 2025.11.20 17:21:22.066753 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43271 | ||
| 7279 | 2025.11.20 17:21:22.067579 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7280 | 2025.11.20 17:21:22.067600 [ 289 ] {} <Debug> TCP-Session: fb6e3954-0c09-42fc-8783-dbd4d38ff763 Authenticating user 'default' from [fd00:1122:3344:101::e]:43271 | ||
| 7281 | 2025.11.20 17:21:22.067616 [ 289 ] {} <Debug> TCP-Session: fb6e3954-0c09-42fc-8783-dbd4d38ff763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7282 | 2025.11.20 17:21:22.067628 [ 289 ] {} <Debug> TCP-Session: fb6e3954-0c09-42fc-8783-dbd4d38ff763 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7283 | 2025.11.20 17:21:22.067739 [ 286 ] {5a7c72ce-5bd2-4843-95b6-40db7dd6069f} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 7284 | 2025.11.20 17:21:22.068641 [ 327 ] {5a7c72ce-5bd2-4843-95b6-40db7dd6069f} <Trace> AggregatingTransform: Aggregating | ||
| 7285 | 2025.11.20 17:21:22.068673 [ 327 ] {5a7c72ce-5bd2-4843-95b6-40db7dd6069f} <Trace> Aggregator: Aggregation method: without_key | ||
| 7286 | 2025.11.20 17:21:22.068702 [ 327 ] {5a7c72ce-5bd2-4843-95b6-40db7dd6069f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000862946 sec. (1158.821 rows/sec., 45.27 KiB/sec.) | ||
| 7287 | 2025.11.20 17:21:22.068716 [ 327 ] {5a7c72ce-5bd2-4843-95b6-40db7dd6069f} <Trace> Aggregator: Merging aggregated data | ||
| 7288 | 2025.11.20 17:21:22.070007 [ 286 ] {5a7c72ce-5bd2-4843-95b6-40db7dd6069f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002978 sec., 335.795836131632 rows/sec., 13.12 KiB/sec. | ||
| 7289 | 2025.11.20 17:21:22.070162 [ 286 ] {5a7c72ce-5bd2-4843-95b6-40db7dd6069f} <Debug> TCPHandler: Processed in 0.003384864 sec. | ||
| 7290 | 2025.11.20 17:21:22.070257 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7291 | 2025.11.20 17:21:22.070288 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7292 | 2025.11.20 17:21:22.070298 [ 289 ] {} <Debug> TCP-Session: fb6e3954-0c09-42fc-8783-dbd4d38ff763 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7293 | 2025.11.20 17:21:22.070306 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7294 | 2025.11.20 17:21:22.070333 [ 288 ] {} <Debug> TCP-Session: b0a3be7d-6dc3-4edc-8a3c-3fc0fffb2508 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7295 | 2025.11.20 17:21:22.070345 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7296 | 2025.11.20 17:21:22.070366 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7297 | 2025.11.20 17:21:22.070396 [ 351 ] {} <Debug> TCP-Session: 22f5af8e-ef1f-43df-88c3-4940081cd47f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7298 | 2025.11.20 17:21:22.070403 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7299 | 2025.11.20 17:21:22.070419 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7300 | 2025.11.20 17:21:22.070422 [ 354 ] {} <Debug> TCP-Session: c5576e2d-e0bf-49fd-a6d6-259d7b082094 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7301 | 2025.11.20 17:21:22.070450 [ 353 ] {} <Debug> TCP-Session: 0d691464-3726-47f8-887b-ac15e8c78a63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7302 | 2025.11.20 17:21:22.070460 [ 286 ] {} <Debug> TCP-Session: 0b3419d1-87e8-45d4-8f3a-031a10e51bc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7303 | 2025.11.20 17:21:22.070358 [ 350 ] {} <Debug> TCP-Session: 49a5483e-da54-4fe8-b4fc-329d7546d74a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7304 | 2025.11.20 17:21:22.070326 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7305 | 2025.11.20 17:21:22.070386 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7306 | 2025.11.20 17:21:22.070549 [ 290 ] {} <Debug> TCP-Session: 3ccd6aa8-1398-4c6f-bbf0-85508c3b246c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7307 | 2025.11.20 17:21:22.070574 [ 352 ] {} <Debug> TCP-Session: 64711030-07af-479a-aac7-8fb8a31a5290 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7308 | 2025.11.20 17:21:22.132376 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53085 | ||
| 7309 | 2025.11.20 17:21:22.132463 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7310 | 2025.11.20 17:21:22.132489 [ 286 ] {} <Debug> TCP-Session: 5961e0ad-6a2a-4cf6-bda2-9268a4535ba8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53085 | ||
| 7311 | 2025.11.20 17:21:22.132509 [ 286 ] {} <Debug> TCP-Session: 5961e0ad-6a2a-4cf6-bda2-9268a4535ba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7312 | 2025.11.20 17:21:22.132522 [ 286 ] {} <Debug> TCP-Session: 5961e0ad-6a2a-4cf6-bda2-9268a4535ba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7313 | 2025.11.20 17:21:22.132733 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47131 | ||
| 7314 | 2025.11.20 17:21:22.132749 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61212 | ||
| 7315 | 2025.11.20 17:21:22.132788 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41110 | ||
| 7316 | 2025.11.20 17:21:22.132810 [ 286 ] {} <Trace> TCP-Session: 5961e0ad-6a2a-4cf6-bda2-9268a4535ba8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7317 | 2025.11.20 17:21:22.132824 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36973 | ||
| 7318 | 2025.11.20 17:21:22.132836 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36276 | ||
| 7319 | 2025.11.20 17:21:22.132890 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7320 | 2025.11.20 17:21:22.132913 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7321 | 2025.11.20 17:21:22.132890 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7322 | 2025.11.20 17:21:22.132937 [ 290 ] {} <Debug> TCP-Session: ceb52932-0039-487b-89e6-502f518139b1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61212 | ||
| 7323 | 2025.11.20 17:21:22.132946 [ 353 ] {} <Debug> TCP-Session: 9dd4161a-8ee2-4286-8b2c-3a23a7c54400 Authenticating user 'default' from [fd00:1122:3344:101::e]:36973 | ||
| 7324 | 2025.11.20 17:21:22.132979 [ 351 ] {} <Debug> TCP-Session: 43b21e14-02b2-4238-9751-4b1e0dab02db Authenticating user 'default' from [fd00:1122:3344:101::e]:41110 | ||
| 7325 | 2025.11.20 17:21:22.132984 [ 290 ] {} <Debug> TCP-Session: ceb52932-0039-487b-89e6-502f518139b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7326 | 2025.11.20 17:21:22.132988 [ 286 ] {75fa9782-554a-42d9-b6b6-6c414f1a33aa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53085) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7327 | 2025.11.20 17:21:22.133008 [ 351 ] {} <Debug> TCP-Session: 43b21e14-02b2-4238-9751-4b1e0dab02db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7328 | 2025.11.20 17:21:22.133011 [ 290 ] {} <Debug> TCP-Session: ceb52932-0039-487b-89e6-502f518139b1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7329 | 2025.11.20 17:21:22.133050 [ 351 ] {} <Debug> TCP-Session: 43b21e14-02b2-4238-9751-4b1e0dab02db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7330 | 2025.11.20 17:21:22.132995 [ 353 ] {} <Debug> TCP-Session: 9dd4161a-8ee2-4286-8b2c-3a23a7c54400 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7331 | 2025.11.20 17:21:22.132984 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7332 | 2025.11.20 17:21:22.133098 [ 353 ] {} <Debug> TCP-Session: 9dd4161a-8ee2-4286-8b2c-3a23a7c54400 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7333 | 2025.11.20 17:21:22.132876 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7334 | 2025.11.20 17:21:22.133148 [ 354 ] {} <Debug> TCP-Session: 3895c4a5-b07d-4b0d-bcde-50d6d21a8ee5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36276 | ||
| 7335 | 2025.11.20 17:21:22.133173 [ 288 ] {} <Debug> TCP-Session: 5c829340-cdfa-4337-93da-6ee427b89822 Authenticating user 'default' from [fd00:1122:3344:101::e]:47131 | ||
| 7336 | 2025.11.20 17:21:22.133241 [ 354 ] {} <Debug> TCP-Session: 3895c4a5-b07d-4b0d-bcde-50d6d21a8ee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7337 | 2025.11.20 17:21:22.133260 [ 288 ] {} <Debug> TCP-Session: 5c829340-cdfa-4337-93da-6ee427b89822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7338 | 2025.11.20 17:21:22.132795 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36014 | ||
| 7339 | 2025.11.20 17:21:22.133287 [ 288 ] {} <Debug> TCP-Session: 5c829340-cdfa-4337-93da-6ee427b89822 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7340 | 2025.11.20 17:21:22.133281 [ 354 ] {} <Debug> TCP-Session: 3895c4a5-b07d-4b0d-bcde-50d6d21a8ee5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7341 | 2025.11.20 17:21:22.133313 [ 286 ] {75fa9782-554a-42d9-b6b6-6c414f1a33aa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7342 | 2025.11.20 17:21:22.132773 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48364 | ||
| 7343 | 2025.11.20 17:21:22.133348 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7344 | 2025.11.20 17:21:22.133385 [ 286 ] {75fa9782-554a-42d9-b6b6-6c414f1a33aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7345 | 2025.11.20 17:21:22.133413 [ 352 ] {} <Debug> TCP-Session: d87bc2fe-5c3b-4998-870f-e68a681f155e Authenticating user 'default' from [fd00:1122:3344:101::e]:36014 | ||
| 7346 | 2025.11.20 17:21:22.133430 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7347 | 2025.11.20 17:21:22.132736 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53169 | ||
| 7348 | 2025.11.20 17:21:22.133550 [ 350 ] {} <Debug> TCP-Session: 36f49fe9-a790-40da-bff0-e9c23cd2349d Authenticating user 'default' from [fd00:1122:3344:101::e]:48364 | ||
| 7349 | 2025.11.20 17:21:22.133564 [ 352 ] {} <Debug> TCP-Session: d87bc2fe-5c3b-4998-870f-e68a681f155e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7350 | 2025.11.20 17:21:22.133569 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7351 | 2025.11.20 17:21:22.133572 [ 350 ] {} <Debug> TCP-Session: 36f49fe9-a790-40da-bff0-e9c23cd2349d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7352 | 2025.11.20 17:21:22.133588 [ 352 ] {} <Debug> TCP-Session: d87bc2fe-5c3b-4998-870f-e68a681f155e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7353 | 2025.11.20 17:21:22.133607 [ 289 ] {} <Debug> TCP-Session: b97aa900-4812-4838-9a7e-08d831ae8fc6 Authenticating user 'default' from [fd00:1122:3344:101::e]:53169 | ||
| 7354 | 2025.11.20 17:21:22.133609 [ 350 ] {} <Debug> TCP-Session: 36f49fe9-a790-40da-bff0-e9c23cd2349d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7355 | 2025.11.20 17:21:22.133640 [ 289 ] {} <Debug> TCP-Session: b97aa900-4812-4838-9a7e-08d831ae8fc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7356 | 2025.11.20 17:21:22.133655 [ 289 ] {} <Debug> TCP-Session: b97aa900-4812-4838-9a7e-08d831ae8fc6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7357 | 2025.11.20 17:21:22.133770 [ 286 ] {75fa9782-554a-42d9-b6b6-6c414f1a33aa} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 7358 | 2025.11.20 17:21:22.134654 [ 331 ] {75fa9782-554a-42d9-b6b6-6c414f1a33aa} <Trace> AggregatingTransform: Aggregating | ||
| 7359 | 2025.11.20 17:21:22.134715 [ 331 ] {75fa9782-554a-42d9-b6b6-6c414f1a33aa} <Trace> Aggregator: Aggregation method: without_key | ||
| 7360 | 2025.11.20 17:21:22.134752 [ 331 ] {75fa9782-554a-42d9-b6b6-6c414f1a33aa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000882526 sec. (1133.111 rows/sec., 44.26 KiB/sec.) | ||
| 7361 | 2025.11.20 17:21:22.134772 [ 331 ] {75fa9782-554a-42d9-b6b6-6c414f1a33aa} <Trace> Aggregator: Merging aggregated data | ||
| 7362 | 2025.11.20 17:21:22.136372 [ 286 ] {75fa9782-554a-42d9-b6b6-6c414f1a33aa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003436 sec., 291.03608847497094 rows/sec., 11.37 KiB/sec. | ||
| 7363 | 2025.11.20 17:21:22.136515 [ 286 ] {75fa9782-554a-42d9-b6b6-6c414f1a33aa} <Debug> TCPHandler: Processed in 0.003800131 sec. | ||
| 7364 | 2025.11.20 17:21:22.136612 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7365 | 2025.11.20 17:21:22.136640 [ 286 ] {} <Debug> TCP-Session: 5961e0ad-6a2a-4cf6-bda2-9268a4535ba8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7366 | 2025.11.20 17:21:22.136649 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7367 | 2025.11.20 17:21:22.136679 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7368 | 2025.11.20 17:21:22.136700 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7369 | 2025.11.20 17:21:22.136706 [ 288 ] {} <Debug> TCP-Session: 5c829340-cdfa-4337-93da-6ee427b89822 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7370 | 2025.11.20 17:21:22.136728 [ 352 ] {} <Debug> TCP-Session: d87bc2fe-5c3b-4998-870f-e68a681f155e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7371 | 2025.11.20 17:21:22.136742 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7372 | 2025.11.20 17:21:22.136763 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7373 | 2025.11.20 17:21:22.136779 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7374 | 2025.11.20 17:21:22.136809 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7375 | 2025.11.20 17:21:22.136849 [ 351 ] {} <Debug> TCP-Session: 43b21e14-02b2-4238-9751-4b1e0dab02db Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7376 | 2025.11.20 17:21:22.136832 [ 354 ] {} <Debug> TCP-Session: 3895c4a5-b07d-4b0d-bcde-50d6d21a8ee5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7377 | 2025.11.20 17:21:22.136872 [ 350 ] {} <Debug> TCP-Session: 36f49fe9-a790-40da-bff0-e9c23cd2349d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7378 | 2025.11.20 17:21:22.136747 [ 353 ] {} <Debug> TCP-Session: 9dd4161a-8ee2-4286-8b2c-3a23a7c54400 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7379 | 2025.11.20 17:21:22.136722 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7380 | 2025.11.20 17:21:22.136828 [ 290 ] {} <Debug> TCP-Session: ceb52932-0039-487b-89e6-502f518139b1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7381 | 2025.11.20 17:21:22.136989 [ 289 ] {} <Debug> TCP-Session: b97aa900-4812-4838-9a7e-08d831ae8fc6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7382 | 2025.11.20 17:21:22.320922 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7383 | 2025.11.20 17:21:22.321097 [ 260 ] {556c31b8-8e01-43f3-9a5c-32f6ccc4d4eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7384 | 2025.11.20 17:21:22.321164 [ 260 ] {556c31b8-8e01-43f3-9a5c-32f6ccc4d4eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7385 | 2025.11.20 17:21:22.321990 [ 260 ] {556c31b8-8e01-43f3-9a5c-32f6ccc4d4eb} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7386 | 2025.11.20 17:21:22.322039 [ 260 ] {556c31b8-8e01-43f3-9a5c-32f6ccc4d4eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7387 | 2025.11.20 17:21:22.322455 [ 260 ] {556c31b8-8e01-43f3-9a5c-32f6ccc4d4eb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7388 | 2025.11.20 17:21:22.322694 [ 260 ] {556c31b8-8e01-43f3-9a5c-32f6ccc4d4eb} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7389 | 2025.11.20 17:21:22.322845 [ 260 ] {556c31b8-8e01-43f3-9a5c-32f6ccc4d4eb} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001795 sec., 228412.25626740948 rows/sec., 14.49 MiB/sec. | ||
| 7390 | 2025.11.20 17:21:22.322887 [ 260 ] {556c31b8-8e01-43f3-9a5c-32f6ccc4d4eb} <Debug> TCPHandler: Processed in 0.002094299 sec. | ||
| 7391 | 2025.11.20 17:21:22.323006 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7392 | 2025.11.20 17:21:22.323101 [ 260 ] {00ea1a6e-d926-47e5-b0b6-cc847ec4cbe4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7393 | 2025.11.20 17:21:22.323143 [ 260 ] {00ea1a6e-d926-47e5-b0b6-cc847ec4cbe4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7394 | 2025.11.20 17:21:22.324099 [ 260 ] {00ea1a6e-d926-47e5-b0b6-cc847ec4cbe4} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7395 | 2025.11.20 17:21:22.324134 [ 260 ] {00ea1a6e-d926-47e5-b0b6-cc847ec4cbe4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7396 | 2025.11.20 17:21:22.324518 [ 260 ] {00ea1a6e-d926-47e5-b0b6-cc847ec4cbe4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7397 | 2025.11.20 17:21:22.324733 [ 260 ] {00ea1a6e-d926-47e5-b0b6-cc847ec4cbe4} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7398 | 2025.11.20 17:21:22.324862 [ 260 ] {00ea1a6e-d926-47e5-b0b6-cc847ec4cbe4} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.00178 sec., 624719.1011235955 rows/sec., 49.29 MiB/sec. | ||
| 7399 | 2025.11.20 17:21:22.324900 [ 260 ] {00ea1a6e-d926-47e5-b0b6-cc847ec4cbe4} <Debug> TCPHandler: Processed in 0.001944407 sec. | ||
| 7400 | 2025.11.20 17:21:22.325011 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7401 | 2025.11.20 17:21:22.325105 [ 260 ] {3e08b4ed-1607-42db-a907-7238fb291ad8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7402 | 2025.11.20 17:21:22.325145 [ 260 ] {3e08b4ed-1607-42db-a907-7238fb291ad8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7403 | 2025.11.20 17:21:22.325631 [ 260 ] {3e08b4ed-1607-42db-a907-7238fb291ad8} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7404 | 2025.11.20 17:21:22.325667 [ 260 ] {3e08b4ed-1607-42db-a907-7238fb291ad8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7405 | 2025.11.20 17:21:22.325969 [ 260 ] {3e08b4ed-1607-42db-a907-7238fb291ad8} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7406 | 2025.11.20 17:21:22.326207 [ 260 ] {3e08b4ed-1607-42db-a907-7238fb291ad8} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7407 | 2025.11.20 17:21:22.326341 [ 260 ] {3e08b4ed-1607-42db-a907-7238fb291ad8} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001254 sec., 163476.8740031898 rows/sec., 9.59 MiB/sec. | ||
| 7408 | 2025.11.20 17:21:22.326379 [ 260 ] {3e08b4ed-1607-42db-a907-7238fb291ad8} <Debug> TCPHandler: Processed in 0.001416247 sec. | ||
| 7409 | 2025.11.20 17:21:22.326496 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7410 | 2025.11.20 17:21:22.326589 [ 260 ] {450d0ec3-fcef-4d15-8fce-cac1db6c7f8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7411 | 2025.11.20 17:21:22.326629 [ 260 ] {450d0ec3-fcef-4d15-8fce-cac1db6c7f8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7412 | 2025.11.20 17:21:22.327107 [ 260 ] {450d0ec3-fcef-4d15-8fce-cac1db6c7f8c} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7413 | 2025.11.20 17:21:22.327141 [ 260 ] {450d0ec3-fcef-4d15-8fce-cac1db6c7f8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7414 | 2025.11.20 17:21:22.327442 [ 260 ] {450d0ec3-fcef-4d15-8fce-cac1db6c7f8c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7415 | 2025.11.20 17:21:22.327653 [ 260 ] {450d0ec3-fcef-4d15-8fce-cac1db6c7f8c} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7416 | 2025.11.20 17:21:22.327783 [ 260 ] {450d0ec3-fcef-4d15-8fce-cac1db6c7f8c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001212 sec., 174917.49174917492 rows/sec., 11.28 MiB/sec. | ||
| 7417 | 2025.11.20 17:21:22.327821 [ 260 ] {450d0ec3-fcef-4d15-8fce-cac1db6c7f8c} <Debug> TCPHandler: Processed in 0.001374425 sec. | ||
| 7418 | 2025.11.20 17:21:22.327927 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7419 | 2025.11.20 17:21:22.328029 [ 260 ] {18bea7c6-bd2b-4783-8087-ad41c5feb8a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7420 | 2025.11.20 17:21:22.328076 [ 260 ] {18bea7c6-bd2b-4783-8087-ad41c5feb8a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7421 | 2025.11.20 17:21:22.328561 [ 260 ] {18bea7c6-bd2b-4783-8087-ad41c5feb8a8} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7422 | 2025.11.20 17:21:22.328596 [ 260 ] {18bea7c6-bd2b-4783-8087-ad41c5feb8a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7423 | 2025.11.20 17:21:22.328896 [ 260 ] {18bea7c6-bd2b-4783-8087-ad41c5feb8a8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7424 | 2025.11.20 17:21:22.329109 [ 260 ] {18bea7c6-bd2b-4783-8087-ad41c5feb8a8} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7425 | 2025.11.20 17:21:22.329243 [ 260 ] {18bea7c6-bd2b-4783-8087-ad41c5feb8a8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001236 sec., 170711.97411003237 rows/sec., 9.69 MiB/sec. | ||
| 7426 | 2025.11.20 17:21:22.329283 [ 260 ] {18bea7c6-bd2b-4783-8087-ad41c5feb8a8} <Debug> TCPHandler: Processed in 0.001406556 sec. | ||
| 7427 | 2025.11.20 17:21:22.329397 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7428 | 2025.11.20 17:21:22.329491 [ 260 ] {1f7d0eba-c26a-4939-99e0-0a34cc8add55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7429 | 2025.11.20 17:21:22.329531 [ 260 ] {1f7d0eba-c26a-4939-99e0-0a34cc8add55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7430 | 2025.11.20 17:21:22.330188 [ 260 ] {1f7d0eba-c26a-4939-99e0-0a34cc8add55} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7431 | 2025.11.20 17:21:22.330222 [ 260 ] {1f7d0eba-c26a-4939-99e0-0a34cc8add55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7432 | 2025.11.20 17:21:22.330553 [ 260 ] {1f7d0eba-c26a-4939-99e0-0a34cc8add55} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7433 | 2025.11.20 17:21:22.330768 [ 260 ] {1f7d0eba-c26a-4939-99e0-0a34cc8add55} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7434 | 2025.11.20 17:21:22.330891 [ 260 ] {1f7d0eba-c26a-4939-99e0-0a34cc8add55} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001417 sec., 479181.36908962595 rows/sec., 33.40 MiB/sec. | ||
| 7435 | 2025.11.20 17:21:22.330927 [ 260 ] {1f7d0eba-c26a-4939-99e0-0a34cc8add55} <Debug> TCPHandler: Processed in 0.00157958 sec. | ||
| 7436 | 2025.11.20 17:21:22.331026 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7437 | 2025.11.20 17:21:22.331119 [ 260 ] {064035dc-55d5-4d31-b423-1a66367f2b4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7438 | 2025.11.20 17:21:22.331158 [ 260 ] {064035dc-55d5-4d31-b423-1a66367f2b4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7439 | 2025.11.20 17:21:22.331482 [ 260 ] {064035dc-55d5-4d31-b423-1a66367f2b4f} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7440 | 2025.11.20 17:21:22.331520 [ 260 ] {064035dc-55d5-4d31-b423-1a66367f2b4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7441 | 2025.11.20 17:21:22.331833 [ 260 ] {064035dc-55d5-4d31-b423-1a66367f2b4f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7442 | 2025.11.20 17:21:22.332037 [ 260 ] {064035dc-55d5-4d31-b423-1a66367f2b4f} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7443 | 2025.11.20 17:21:22.332130 [ 104 ] {} <Debug> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7444 | 2025.11.20 17:21:22.332171 [ 104 ] {} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7445 | 2025.11.20 17:21:22.332175 [ 260 ] {064035dc-55d5-4d31-b423-1a66367f2b4f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 7446 | 2025.11.20 17:21:22.332199 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7447 | 2025.11.20 17:21:22.332221 [ 260 ] {064035dc-55d5-4d31-b423-1a66367f2b4f} <Debug> TCPHandler: Processed in 0.001243933 sec. | ||
| 7448 | 2025.11.20 17:21:22.332320 [ 193 ] {3027377a-a440-4393-be4e-a4b877526604::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 | ||
| 7449 | 2025.11.20 17:21:22.332334 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7450 | 2025.11.20 17:21:22.332468 [ 260 ] {a4811218-f7a3-4047-91b6-5fdf9b450814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7451 | 2025.11.20 17:21:22.332487 [ 193 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7452 | 2025.11.20 17:21:22.332516 [ 260 ] {a4811218-f7a3-4047-91b6-5fdf9b450814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7453 | 2025.11.20 17:21:22.332531 [ 193 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 7454 | 2025.11.20 17:21:22.332601 [ 193 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 7455 | 2025.11.20 17:21:22.332647 [ 193 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 7456 | 2025.11.20 17:21:22.332691 [ 193 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 7457 | 2025.11.20 17:21:22.332733 [ 193 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 7458 | 2025.11.20 17:21:22.332782 [ 193 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 7459 | 2025.11.20 17:21:22.332977 [ 260 ] {a4811218-f7a3-4047-91b6-5fdf9b450814} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7460 | 2025.11.20 17:21:22.333018 [ 260 ] {a4811218-f7a3-4047-91b6-5fdf9b450814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7461 | 2025.11.20 17:21:22.333390 [ 260 ] {a4811218-f7a3-4047-91b6-5fdf9b450814} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7462 | 2025.11.20 17:21:22.333597 [ 197 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001338195 sec., 94156.68120117024 rows/sec., 4.80 MiB/sec. | ||
| 7463 | 2025.11.20 17:21:22.333612 [ 260 ] {a4811218-f7a3-4047-91b6-5fdf9b450814} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7464 | 2025.11.20 17:21:22.333759 [ 193 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7465 | 2025.11.20 17:21:22.333838 [ 260 ] {a4811218-f7a3-4047-91b6-5fdf9b450814} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001387 sec., 226387.88752703677 rows/sec., 14.87 MiB/sec. | ||
| 7466 | 2025.11.20 17:21:22.333896 [ 260 ] {a4811218-f7a3-4047-91b6-5fdf9b450814} <Debug> TCPHandler: Processed in 0.001610971 sec. | ||
| 7467 | 2025.11.20 17:21:22.334019 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7468 | 2025.11.20 17:21:22.334051 [ 193 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_21_4} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7469 | 2025.11.20 17:21:22.334129 [ 193 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_21_4} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7470 | 2025.11.20 17:21:22.334132 [ 260 ] {73e3d8b8-ddba-4a86-a5a4-d3c28da1ba4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7471 | 2025.11.20 17:21:22.334196 [ 260 ] {73e3d8b8-ddba-4a86-a5a4-d3c28da1ba4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7472 | 2025.11.20 17:21:22.334199 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7473 | 2025.11.20 17:21:22.334571 [ 260 ] {73e3d8b8-ddba-4a86-a5a4-d3c28da1ba4e} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7474 | 2025.11.20 17:21:22.334612 [ 260 ] {73e3d8b8-ddba-4a86-a5a4-d3c28da1ba4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7475 | 2025.11.20 17:21:22.334934 [ 260 ] {73e3d8b8-ddba-4a86-a5a4-d3c28da1ba4e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7476 | 2025.11.20 17:21:22.335153 [ 260 ] {73e3d8b8-ddba-4a86-a5a4-d3c28da1ba4e} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7477 | 2025.11.20 17:21:22.335285 [ 260 ] {73e3d8b8-ddba-4a86-a5a4-d3c28da1ba4e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001186 sec., 843.1703204047218 rows/sec., 56.82 KiB/sec. | ||
| 7478 | 2025.11.20 17:21:22.335322 [ 260 ] {73e3d8b8-ddba-4a86-a5a4-d3c28da1ba4e} <Debug> TCPHandler: Processed in 0.001352775 sec. | ||
| 7479 | 2025.11.20 17:21:22.335432 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7480 | 2025.11.20 17:21:22.335528 [ 260 ] {6982492f-c9ce-4d0d-b599-6f02cb75fe6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7481 | 2025.11.20 17:21:22.335570 [ 260 ] {6982492f-c9ce-4d0d-b599-6f02cb75fe6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7482 | 2025.11.20 17:21:22.335915 [ 260 ] {6982492f-c9ce-4d0d-b599-6f02cb75fe6b} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7483 | 2025.11.20 17:21:22.335958 [ 260 ] {6982492f-c9ce-4d0d-b599-6f02cb75fe6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7484 | 2025.11.20 17:21:22.336321 [ 260 ] {6982492f-c9ce-4d0d-b599-6f02cb75fe6b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7485 | 2025.11.20 17:21:22.336535 [ 260 ] {6982492f-c9ce-4d0d-b599-6f02cb75fe6b} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7486 | 2025.11.20 17:21:22.336664 [ 260 ] {6982492f-c9ce-4d0d-b599-6f02cb75fe6b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001156 sec., 89965.39792387544 rows/sec., 5.51 MiB/sec. | ||
| 7487 | 2025.11.20 17:21:22.336700 [ 260 ] {6982492f-c9ce-4d0d-b599-6f02cb75fe6b} <Debug> TCPHandler: Processed in 0.001317925 sec. | ||
| 7488 | 2025.11.20 17:21:23.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.40 MiB, peak 290.77 MiB, free memory in arenas 0.00 B, will set to 280.08 MiB (RSS), difference: -1.32 MiB | ||
| 7489 | 2025.11.20 17:21:23.620287 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15776 | ||
| 7490 | 2025.11.20 17:21:23.620797 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7491 | 2025.11.20 17:21:23.620843 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7492 | 2025.11.20 17:21:23.621340 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7493 | 2025.11.20 17:21:23.621570 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7494 | 2025.11.20 17:21:23.621702 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15776 | ||
| 7495 | 2025.11.20 17:21:24.415706 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7496 | 2025.11.20 17:21:24.431916 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7497 | 2025.11.20 17:21:24.431962 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7498 | 2025.11.20 17:21:24.437734 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7499 | 2025.11.20 17:21:24.438445 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7500 | 2025.11.20 17:21:24.441313 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7501 | 2025.11.20 17:21:26.166264 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 976 | ||
| 7502 | 2025.11.20 17:21:26.168864 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7503 | 2025.11.20 17:21:26.168913 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7504 | 2025.11.20 17:21:26.170108 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7505 | 2025.11.20 17:21:26.170370 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7506 | 2025.11.20 17:21:26.170644 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 976 | ||
| 7507 | 2025.11.20 17:21:27.302824 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7508 | 2025.11.20 17:21:27.303062 [ 260 ] {a426e3d2-d5e9-4fe0-8e21-df5ed8812ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) 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', '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) | ||
| 7509 | 2025.11.20 17:21:27.303422 [ 260 ] {a426e3d2-d5e9-4fe0-8e21-df5ed8812ced} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 7510 | 2025.11.20 17:21:27.303463 [ 260 ] {a426e3d2-d5e9-4fe0-8e21-df5ed8812ced} <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', '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 | ||
| 7511 | 2025.11.20 17:21:27.303744 [ 260 ] {a426e3d2-d5e9-4fe0-8e21-df5ed8812ced} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7512 | 2025.11.20 17:21:27.303810 [ 260 ] {a426e3d2-d5e9-4fe0-8e21-df5ed8812ced} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7513 | 2025.11.20 17:21:27.303950 [ 260 ] {a426e3d2-d5e9-4fe0-8e21-df5ed8812ced} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 7514 | 2025.11.20 17:21:27.304073 [ 311 ] {a426e3d2-d5e9-4fe0-8e21-df5ed8812ced} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 7515 | 2025.11.20 17:21:27.304075 [ 345 ] {a426e3d2-d5e9-4fe0-8e21-df5ed8812ced} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 7516 | 2025.11.20 17:21:27.304076 [ 325 ] {a426e3d2-d5e9-4fe0-8e21-df5ed8812ced} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 7517 | 2025.11.20 17:21:27.304222 [ 260 ] {a426e3d2-d5e9-4fe0-8e21-df5ed8812ced} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (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 | ||
| 7518 | 2025.11.20 17:21:27.304249 [ 260 ] {a426e3d2-d5e9-4fe0-8e21-df5ed8812ced} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 7519 | 2025.11.20 17:21:27.304332 [ 260 ] {a426e3d2-d5e9-4fe0-8e21-df5ed8812ced} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 7520 | 2025.11.20 17:21:27.304352 [ 260 ] {a426e3d2-d5e9-4fe0-8e21-df5ed8812ced} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 7521 | 2025.11.20 17:21:27.304386 [ 260 ] {a426e3d2-d5e9-4fe0-8e21-df5ed8812ced} <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', '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'))" | ||
| 7522 | 2025.11.20 17:21:27.304422 [ 260 ] {a426e3d2-d5e9-4fe0-8e21-df5ed8812ced} <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', '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'))" | ||
| 7523 | 2025.11.20 17:21:27.304456 [ 260 ] {a426e3d2-d5e9-4fe0-8e21-df5ed8812ced} <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', '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'))" | ||
| 7524 | 2025.11.20 17:21:27.305578 [ 260 ] {a426e3d2-d5e9-4fe0-8e21-df5ed8812ced} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.002623 sec., 17918.414029736945 rows/sec., 712.22 KiB/sec. | ||
| 7525 | 2025.11.20 17:21:27.305722 [ 260 ] {a426e3d2-d5e9-4fe0-8e21-df5ed8812ced} <Debug> TCPHandler: Processed in 0.003023587 sec. | ||
| 7526 | 2025.11.20 17:21:27.312878 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7527 | 2025.11.20 17:21:27.312987 [ 260 ] {cdea7c62-0a9a-4d78-9668-97534c56e560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 7528 | 2025.11.20 17:21:27.313029 [ 260 ] {cdea7c62-0a9a-4d78-9668-97534c56e560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 7529 | 2025.11.20 17:21:27.313534 [ 260 ] {cdea7c62-0a9a-4d78-9668-97534c56e560} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7530 | 2025.11.20 17:21:27.313577 [ 260 ] {cdea7c62-0a9a-4d78-9668-97534c56e560} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7531 | 2025.11.20 17:21:27.313982 [ 260 ] {cdea7c62-0a9a-4d78-9668-97534c56e560} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 7532 | 2025.11.20 17:21:27.314174 [ 260 ] {cdea7c62-0a9a-4d78-9668-97534c56e560} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7533 | 2025.11.20 17:21:27.314316 [ 260 ] {cdea7c62-0a9a-4d78-9668-97534c56e560} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001362 sec., 734.2143906020558 rows/sec., 76.00 KiB/sec. | ||
| 7534 | 2025.11.20 17:21:27.314354 [ 260 ] {cdea7c62-0a9a-4d78-9668-97534c56e560} <Debug> TCPHandler: Processed in 0.001526729 sec. | ||
| 7535 | 2025.11.20 17:21:27.314457 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7536 | 2025.11.20 17:21:27.314552 [ 260 ] {1e4aa67b-2af5-4cf0-b3ed-4e761d8e79c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7537 | 2025.11.20 17:21:27.314593 [ 260 ] {1e4aa67b-2af5-4cf0-b3ed-4e761d8e79c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7538 | 2025.11.20 17:21:27.315065 [ 260 ] {1e4aa67b-2af5-4cf0-b3ed-4e761d8e79c8} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7539 | 2025.11.20 17:21:27.315101 [ 260 ] {1e4aa67b-2af5-4cf0-b3ed-4e761d8e79c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7540 | 2025.11.20 17:21:27.315408 [ 260 ] {1e4aa67b-2af5-4cf0-b3ed-4e761d8e79c8} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7541 | 2025.11.20 17:21:27.315618 [ 260 ] {1e4aa67b-2af5-4cf0-b3ed-4e761d8e79c8} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7542 | 2025.11.20 17:21:27.315745 [ 260 ] {1e4aa67b-2af5-4cf0-b3ed-4e761d8e79c8} <Debug> executeQuery: Read 137 rows, 12.17 KiB in 0.001211 sec., 113129.64492155243 rows/sec., 9.81 MiB/sec. | ||
| 7543 | 2025.11.20 17:21:27.315782 [ 260 ] {1e4aa67b-2af5-4cf0-b3ed-4e761d8e79c8} <Debug> TCPHandler: Processed in 0.001374605 sec. | ||
| 7544 | 2025.11.20 17:21:27.315885 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7545 | 2025.11.20 17:21:27.315979 [ 260 ] {a4226139-1273-4c47-964f-b96223109277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7546 | 2025.11.20 17:21:27.316020 [ 260 ] {a4226139-1273-4c47-964f-b96223109277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7547 | 2025.11.20 17:21:27.316410 [ 260 ] {a4226139-1273-4c47-964f-b96223109277} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7548 | 2025.11.20 17:21:27.316447 [ 260 ] {a4226139-1273-4c47-964f-b96223109277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7549 | 2025.11.20 17:21:27.316747 [ 260 ] {a4226139-1273-4c47-964f-b96223109277} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7550 | 2025.11.20 17:21:27.316956 [ 260 ] {a4226139-1273-4c47-964f-b96223109277} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7551 | 2025.11.20 17:21:27.317086 [ 260 ] {a4226139-1273-4c47-964f-b96223109277} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001125 sec., 35555.555555555555 rows/sec., 2.61 MiB/sec. | ||
| 7552 | 2025.11.20 17:21:27.317124 [ 260 ] {a4226139-1273-4c47-964f-b96223109277} <Debug> TCPHandler: Processed in 0.001288385 sec. | ||
| 7553 | 2025.11.20 17:21:27.317242 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7554 | 2025.11.20 17:21:27.317363 [ 260 ] {4c5ba5d5-5a04-4f5b-876c-79272e49c5a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7555 | 2025.11.20 17:21:27.317406 [ 260 ] {4c5ba5d5-5a04-4f5b-876c-79272e49c5a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7556 | 2025.11.20 17:21:27.317787 [ 260 ] {4c5ba5d5-5a04-4f5b-876c-79272e49c5a7} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7557 | 2025.11.20 17:21:27.317824 [ 260 ] {4c5ba5d5-5a04-4f5b-876c-79272e49c5a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7558 | 2025.11.20 17:21:27.318117 [ 260 ] {4c5ba5d5-5a04-4f5b-876c-79272e49c5a7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7559 | 2025.11.20 17:21:27.318321 [ 260 ] {4c5ba5d5-5a04-4f5b-876c-79272e49c5a7} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7560 | 2025.11.20 17:21:27.318431 [ 97 ] {} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Selected 6 parts from all_1_25_5 to all_30_30_0 | ||
| 7561 | 2025.11.20 17:21:27.318453 [ 260 ] {4c5ba5d5-5a04-4f5b-876c-79272e49c5a7} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001112 sec., 899.2805755395684 rows/sec., 59.72 KiB/sec. | ||
| 7562 | 2025.11.20 17:21:27.318496 [ 97 ] {} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7563 | 2025.11.20 17:21:27.318507 [ 260 ] {4c5ba5d5-5a04-4f5b-876c-79272e49c5a7} <Debug> TCPHandler: Processed in 0.001325365 sec. | ||
| 7564 | 2025.11.20 17:21:27.318526 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7565 | 2025.11.20 17:21:27.318614 [ 196 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_30_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_25_5 to all_30_30_0 into Compact with storage Full | ||
| 7566 | 2025.11.20 17:21:27.318617 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7567 | 2025.11.20 17:21:27.318699 [ 196 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_30_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7568 | 2025.11.20 17:21:27.318724 [ 260 ] {7d52d070-f161-48fa-a48e-e92b387af32f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7569 | 2025.11.20 17:21:27.318726 [ 196 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 464 rows starting from the beginning of the part | ||
| 7570 | 2025.11.20 17:21:27.318765 [ 260 ] {7d52d070-f161-48fa-a48e-e92b387af32f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7571 | 2025.11.20 17:21:27.318788 [ 196 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 212 rows starting from the beginning of the part | ||
| 7572 | 2025.11.20 17:21:27.318829 [ 196 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 228 rows starting from the beginning of the part | ||
| 7573 | 2025.11.20 17:21:27.318868 [ 196 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part | ||
| 7574 | 2025.11.20 17:21:27.318904 [ 196 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
| 7575 | 2025.11.20 17:21:27.318944 [ 196 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_30_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 7576 | 2025.11.20 17:21:27.319188 [ 260 ] {7d52d070-f161-48fa-a48e-e92b387af32f} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7577 | 2025.11.20 17:21:27.319223 [ 260 ] {7d52d070-f161-48fa-a48e-e92b387af32f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7578 | 2025.11.20 17:21:27.319538 [ 260 ] {7d52d070-f161-48fa-a48e-e92b387af32f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7579 | 2025.11.20 17:21:27.319755 [ 260 ] {7d52d070-f161-48fa-a48e-e92b387af32f} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7580 | 2025.11.20 17:21:27.319765 [ 193 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_30_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1329 rows, containing 5 columns (5 merged, 0 gathered) in 0.001185372 sec., 1121167.0260475192 rows/sec., 78.19 MiB/sec. | ||
| 7581 | 2025.11.20 17:21:27.319885 [ 260 ] {7d52d070-f161-48fa-a48e-e92b387af32f} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001179 sec., 88210.34775233248 rows/sec., 6.89 MiB/sec. | ||
| 7582 | 2025.11.20 17:21:27.319929 [ 260 ] {7d52d070-f161-48fa-a48e-e92b387af32f} <Debug> TCPHandler: Processed in 0.001360815 sec. | ||
| 7583 | 2025.11.20 17:21:27.319997 [ 199 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_30_6} <Trace> MergedBlockOutputStream: filled checksums all_1_30_6 (state Temporary) | ||
| 7584 | 2025.11.20 17:21:27.320045 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7585 | 2025.11.20 17:21:27.320145 [ 260 ] {7577d41f-da4d-45cf-a3a6-97c57da8fef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7586 | 2025.11.20 17:21:27.320191 [ 260 ] {7577d41f-da4d-45cf-a3a6-97c57da8fef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7587 | 2025.11.20 17:21:27.320359 [ 199 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_30_6} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_merge_all_1_30_6 to all_1_30_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7588 | 2025.11.20 17:21:27.320448 [ 199 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_30_6} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Merged 6 parts: [all_1_25_5, all_30_30_0] -> all_1_30_6 | ||
| 7589 | 2025.11.20 17:21:27.320560 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 7590 | 2025.11.20 17:21:27.320576 [ 260 ] {7577d41f-da4d-45cf-a3a6-97c57da8fef4} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7591 | 2025.11.20 17:21:27.320619 [ 260 ] {7577d41f-da4d-45cf-a3a6-97c57da8fef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7592 | 2025.11.20 17:21:27.320948 [ 260 ] {7577d41f-da4d-45cf-a3a6-97c57da8fef4} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7593 | 2025.11.20 17:21:27.321170 [ 260 ] {7577d41f-da4d-45cf-a3a6-97c57da8fef4} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7594 | 2025.11.20 17:21:27.321299 [ 260 ] {7577d41f-da4d-45cf-a3a6-97c57da8fef4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 7595 | 2025.11.20 17:21:27.321337 [ 260 ] {7577d41f-da4d-45cf-a3a6-97c57da8fef4} <Debug> TCPHandler: Processed in 0.001341325 sec. | ||
| 7596 | 2025.11.20 17:21:27.321435 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7597 | 2025.11.20 17:21:27.321556 [ 260 ] {8c9868c6-ffe7-4ee3-9ea4-81fea41e0624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7598 | 2025.11.20 17:21:27.321609 [ 260 ] {8c9868c6-ffe7-4ee3-9ea4-81fea41e0624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7599 | 2025.11.20 17:21:27.321969 [ 260 ] {8c9868c6-ffe7-4ee3-9ea4-81fea41e0624} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7600 | 2025.11.20 17:21:27.322007 [ 260 ] {8c9868c6-ffe7-4ee3-9ea4-81fea41e0624} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7601 | 2025.11.20 17:21:27.322311 [ 260 ] {8c9868c6-ffe7-4ee3-9ea4-81fea41e0624} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7602 | 2025.11.20 17:21:27.322523 [ 260 ] {8c9868c6-ffe7-4ee3-9ea4-81fea41e0624} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7603 | 2025.11.20 17:21:27.322655 [ 260 ] {8c9868c6-ffe7-4ee3-9ea4-81fea41e0624} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 56.78 KiB/sec. | ||
| 7604 | 2025.11.20 17:21:27.322694 [ 260 ] {8c9868c6-ffe7-4ee3-9ea4-81fea41e0624} <Debug> TCPHandler: Processed in 0.001305874 sec. | ||
| 7605 | 2025.11.20 17:21:27.322797 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7606 | 2025.11.20 17:21:27.322892 [ 260 ] {d14754dd-bd4e-4931-8916-6c84f818b39a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7607 | 2025.11.20 17:21:27.322946 [ 260 ] {d14754dd-bd4e-4931-8916-6c84f818b39a} <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 | ||
| 7608 | 2025.11.20 17:21:27.323715 [ 260 ] {d14754dd-bd4e-4931-8916-6c84f818b39a} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7609 | 2025.11.20 17:21:27.323753 [ 260 ] {d14754dd-bd4e-4931-8916-6c84f818b39a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7610 | 2025.11.20 17:21:27.324286 [ 260 ] {d14754dd-bd4e-4931-8916-6c84f818b39a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7611 | 2025.11.20 17:21:27.324520 [ 260 ] {d14754dd-bd4e-4931-8916-6c84f818b39a} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7612 | 2025.11.20 17:21:27.324627 [ 97 ] {} <Debug> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7613 | 2025.11.20 17:21:27.324659 [ 260 ] {d14754dd-bd4e-4931-8916-6c84f818b39a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001783 sec., 22434.09983174425 rows/sec., 40.20 MiB/sec. | ||
| 7614 | 2025.11.20 17:21:27.324664 [ 97 ] {} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7615 | 2025.11.20 17:21:27.324705 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7616 | 2025.11.20 17:21:27.324721 [ 260 ] {d14754dd-bd4e-4931-8916-6c84f818b39a} <Debug> TCPHandler: Processed in 0.001972817 sec. | ||
| 7617 | 2025.11.20 17:21:27.324785 [ 199 ] {c3717025-90b1-4b66-a9ed-622991097dbc::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 | ||
| 7618 | 2025.11.20 17:21:27.324838 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7619 | 2025.11.20 17:21:27.324939 [ 260 ] {35ae5e0c-b30f-4c30-82fe-71b3c587f444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7620 | 2025.11.20 17:21:27.324980 [ 260 ] {35ae5e0c-b30f-4c30-82fe-71b3c587f444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7621 | 2025.11.20 17:21:27.324988 [ 199 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7622 | 2025.11.20 17:21:27.325043 [ 199 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 624 rows starting from the beginning of the part | ||
| 7623 | 2025.11.20 17:21:27.325163 [ 199 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part | ||
| 7624 | 2025.11.20 17:21:27.325264 [ 199 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 7625 | 2025.11.20 17:21:27.325315 [ 260 ] {35ae5e0c-b30f-4c30-82fe-71b3c587f444} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7626 | 2025.11.20 17:21:27.325356 [ 260 ] {35ae5e0c-b30f-4c30-82fe-71b3c587f444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7627 | 2025.11.20 17:21:27.325356 [ 199 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part | ||
| 7628 | 2025.11.20 17:21:27.325460 [ 199 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part | ||
| 7629 | 2025.11.20 17:21:27.325548 [ 199 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 40 rows starting from the beginning of the part | ||
| 7630 | 2025.11.20 17:21:27.325685 [ 260 ] {35ae5e0c-b30f-4c30-82fe-71b3c587f444} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7631 | 2025.11.20 17:21:27.325926 [ 260 ] {35ae5e0c-b30f-4c30-82fe-71b3c587f444} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7632 | 2025.11.20 17:21:27.326063 [ 260 ] {35ae5e0c-b30f-4c30-82fe-71b3c587f444} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001142 sec., 52539.404553415065 rows/sec., 3.54 MiB/sec. | ||
| 7633 | 2025.11.20 17:21:27.326102 [ 260 ] {35ae5e0c-b30f-4c30-82fe-71b3c587f444} <Debug> TCPHandler: Processed in 0.001314225 sec. | ||
| 7634 | 2025.11.20 17:21:27.340668 [ 199 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 824 rows, containing 19 columns (19 merged, 0 gathered) in 0.015916528 sec., 51770.08453099822 rows/sec., 92.77 MiB/sec. | ||
| 7635 | 2025.11.20 17:21:27.341702 [ 195 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7636 | 2025.11.20 17:21:27.342035 [ 195 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7637 | 2025.11.20 17:21:27.342102 [ 195 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7638 | 2025.11.20 17:21:27.342195 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.76 MiB. | ||
| 7639 | 2025.11.20 17:21:28.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 281.05 MiB, peak 290.77 MiB, free memory in arenas 0.00 B, will set to 284.06 MiB (RSS), difference: 3.01 MiB | ||
| 7640 | 2025.11.20 17:21:31.014549 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7641 | 2025.11.20 17:21:31.014605 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7642 | 2025.11.20 17:21:31.122747 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16288 | ||
| 7643 | 2025.11.20 17:21:31.123326 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7644 | 2025.11.20 17:21:31.123375 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7645 | 2025.11.20 17:21:31.123857 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7646 | 2025.11.20 17:21:31.124100 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7647 | 2025.11.20 17:21:31.124249 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16288 | ||
| 7648 | 2025.11.20 17:21:31.942322 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 7649 | 2025.11.20 17:21:31.958013 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7650 | 2025.11.20 17:21:31.958060 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7651 | 2025.11.20 17:21:31.964000 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7652 | 2025.11.20 17:21:31.964726 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7653 | 2025.11.20 17:21:31.967504 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 7654 | 2025.11.20 17:21:32.319675 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7655 | 2025.11.20 17:21:32.319871 [ 260 ] {66a48644-3532-4613-bd58-3ce35a6619fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7656 | 2025.11.20 17:21:32.319947 [ 260 ] {66a48644-3532-4613-bd58-3ce35a6619fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7657 | 2025.11.20 17:21:32.320854 [ 260 ] {66a48644-3532-4613-bd58-3ce35a6619fe} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7658 | 2025.11.20 17:21:32.320897 [ 260 ] {66a48644-3532-4613-bd58-3ce35a6619fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7659 | 2025.11.20 17:21:32.321340 [ 260 ] {66a48644-3532-4613-bd58-3ce35a6619fe} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7660 | 2025.11.20 17:21:32.321633 [ 260 ] {66a48644-3532-4613-bd58-3ce35a6619fe} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7661 | 2025.11.20 17:21:32.321818 [ 260 ] {66a48644-3532-4613-bd58-3ce35a6619fe} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001998 sec., 205205.2052052052 rows/sec., 13.02 MiB/sec. | ||
| 7662 | 2025.11.20 17:21:32.321874 [ 260 ] {66a48644-3532-4613-bd58-3ce35a6619fe} <Debug> TCPHandler: Processed in 0.002336934 sec. | ||
| 7663 | 2025.11.20 17:21:32.321999 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7664 | 2025.11.20 17:21:32.322101 [ 260 ] {a0be4249-098f-4047-9e65-1cbc89b2c24a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7665 | 2025.11.20 17:21:32.322146 [ 260 ] {a0be4249-098f-4047-9e65-1cbc89b2c24a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7666 | 2025.11.20 17:21:32.323122 [ 260 ] {a0be4249-098f-4047-9e65-1cbc89b2c24a} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7667 | 2025.11.20 17:21:32.323159 [ 260 ] {a0be4249-098f-4047-9e65-1cbc89b2c24a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7668 | 2025.11.20 17:21:32.323557 [ 260 ] {a0be4249-098f-4047-9e65-1cbc89b2c24a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7669 | 2025.11.20 17:21:32.323784 [ 260 ] {a0be4249-098f-4047-9e65-1cbc89b2c24a} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7670 | 2025.11.20 17:21:32.323919 [ 260 ] {a0be4249-098f-4047-9e65-1cbc89b2c24a} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001842 sec., 603691.6395222584 rows/sec., 47.63 MiB/sec. | ||
| 7671 | 2025.11.20 17:21:32.323959 [ 260 ] {a0be4249-098f-4047-9e65-1cbc89b2c24a} <Debug> TCPHandler: Processed in 0.002013608 sec. | ||
| 7672 | 2025.11.20 17:21:32.324074 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7673 | 2025.11.20 17:21:32.324171 [ 260 ] {22e732ba-bab4-4cc3-aba4-c08117d0c7ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7674 | 2025.11.20 17:21:32.324213 [ 260 ] {22e732ba-bab4-4cc3-aba4-c08117d0c7ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7675 | 2025.11.20 17:21:32.324699 [ 260 ] {22e732ba-bab4-4cc3-aba4-c08117d0c7ef} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7676 | 2025.11.20 17:21:32.324735 [ 260 ] {22e732ba-bab4-4cc3-aba4-c08117d0c7ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7677 | 2025.11.20 17:21:32.325044 [ 260 ] {22e732ba-bab4-4cc3-aba4-c08117d0c7ef} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7678 | 2025.11.20 17:21:32.325270 [ 260 ] {22e732ba-bab4-4cc3-aba4-c08117d0c7ef} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7679 | 2025.11.20 17:21:32.325406 [ 260 ] {22e732ba-bab4-4cc3-aba4-c08117d0c7ef} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001253 sec., 163607.3423782921 rows/sec., 9.60 MiB/sec. | ||
| 7680 | 2025.11.20 17:21:32.325445 [ 260 ] {22e732ba-bab4-4cc3-aba4-c08117d0c7ef} <Debug> TCPHandler: Processed in 0.001421556 sec. | ||
| 7681 | 2025.11.20 17:21:32.325554 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7682 | 2025.11.20 17:21:32.325650 [ 260 ] {b66ab9d4-53ed-40d2-987c-a86feda58da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7683 | 2025.11.20 17:21:32.325690 [ 260 ] {b66ab9d4-53ed-40d2-987c-a86feda58da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7684 | 2025.11.20 17:21:32.326169 [ 260 ] {b66ab9d4-53ed-40d2-987c-a86feda58da3} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7685 | 2025.11.20 17:21:32.326205 [ 260 ] {b66ab9d4-53ed-40d2-987c-a86feda58da3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7686 | 2025.11.20 17:21:32.326531 [ 260 ] {b66ab9d4-53ed-40d2-987c-a86feda58da3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7687 | 2025.11.20 17:21:32.326748 [ 260 ] {b66ab9d4-53ed-40d2-987c-a86feda58da3} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7688 | 2025.11.20 17:21:32.326886 [ 260 ] {b66ab9d4-53ed-40d2-987c-a86feda58da3} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001254 sec., 169059.01116427433 rows/sec., 10.90 MiB/sec. | ||
| 7689 | 2025.11.20 17:21:32.326924 [ 260 ] {b66ab9d4-53ed-40d2-987c-a86feda58da3} <Debug> TCPHandler: Processed in 0.001419367 sec. | ||
| 7690 | 2025.11.20 17:21:32.327033 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7691 | 2025.11.20 17:21:32.327127 [ 260 ] {24d91990-2265-474a-9fd2-9b2c0dde1569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7692 | 2025.11.20 17:21:32.327167 [ 260 ] {24d91990-2265-474a-9fd2-9b2c0dde1569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7693 | 2025.11.20 17:21:32.327633 [ 260 ] {24d91990-2265-474a-9fd2-9b2c0dde1569} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7694 | 2025.11.20 17:21:32.327668 [ 260 ] {24d91990-2265-474a-9fd2-9b2c0dde1569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7695 | 2025.11.20 17:21:32.327992 [ 260 ] {24d91990-2265-474a-9fd2-9b2c0dde1569} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7696 | 2025.11.20 17:21:32.328207 [ 260 ] {24d91990-2265-474a-9fd2-9b2c0dde1569} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7697 | 2025.11.20 17:21:32.328338 [ 260 ] {24d91990-2265-474a-9fd2-9b2c0dde1569} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001228 sec., 171824.1042345277 rows/sec., 9.76 MiB/sec. | ||
| 7698 | 2025.11.20 17:21:32.328377 [ 260 ] {24d91990-2265-474a-9fd2-9b2c0dde1569} <Debug> TCPHandler: Processed in 0.001393026 sec. | ||
| 7699 | 2025.11.20 17:21:32.328478 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7700 | 2025.11.20 17:21:32.328572 [ 260 ] {7e41f50d-d357-49f8-a10b-0e70d0de4871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7701 | 2025.11.20 17:21:32.328612 [ 260 ] {7e41f50d-d357-49f8-a10b-0e70d0de4871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7702 | 2025.11.20 17:21:32.329280 [ 260 ] {7e41f50d-d357-49f8-a10b-0e70d0de4871} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7703 | 2025.11.20 17:21:32.329315 [ 260 ] {7e41f50d-d357-49f8-a10b-0e70d0de4871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7704 | 2025.11.20 17:21:32.329643 [ 260 ] {7e41f50d-d357-49f8-a10b-0e70d0de4871} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7705 | 2025.11.20 17:21:32.329864 [ 260 ] {7e41f50d-d357-49f8-a10b-0e70d0de4871} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7706 | 2025.11.20 17:21:32.329994 [ 260 ] {7e41f50d-d357-49f8-a10b-0e70d0de4871} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001438 sec., 472183.58831710706 rows/sec., 32.92 MiB/sec. | ||
| 7707 | 2025.11.20 17:21:32.330033 [ 260 ] {7e41f50d-d357-49f8-a10b-0e70d0de4871} <Debug> TCPHandler: Processed in 0.00160305 sec. | ||
| 7708 | 2025.11.20 17:21:32.330157 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7709 | 2025.11.20 17:21:32.330282 [ 260 ] {ce75776a-8202-4d18-91e2-a04283d43784} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7710 | 2025.11.20 17:21:32.330333 [ 260 ] {ce75776a-8202-4d18-91e2-a04283d43784} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7711 | 2025.11.20 17:21:32.330695 [ 260 ] {ce75776a-8202-4d18-91e2-a04283d43784} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7712 | 2025.11.20 17:21:32.330729 [ 260 ] {ce75776a-8202-4d18-91e2-a04283d43784} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7713 | 2025.11.20 17:21:32.331064 [ 260 ] {ce75776a-8202-4d18-91e2-a04283d43784} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7714 | 2025.11.20 17:21:32.331273 [ 260 ] {ce75776a-8202-4d18-91e2-a04283d43784} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7715 | 2025.11.20 17:21:32.331404 [ 260 ] {ce75776a-8202-4d18-91e2-a04283d43784} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001148 sec., 5226.480836236934 rows/sec., 273.06 KiB/sec. | ||
| 7716 | 2025.11.20 17:21:32.331453 [ 260 ] {ce75776a-8202-4d18-91e2-a04283d43784} <Debug> TCPHandler: Processed in 0.001358256 sec. | ||
| 7717 | 2025.11.20 17:21:32.331560 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7718 | 2025.11.20 17:21:32.331660 [ 260 ] {2489d6b1-7911-474b-a0c2-2996e39801a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7719 | 2025.11.20 17:21:32.331702 [ 260 ] {2489d6b1-7911-474b-a0c2-2996e39801a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7720 | 2025.11.20 17:21:32.332144 [ 260 ] {2489d6b1-7911-474b-a0c2-2996e39801a0} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7721 | 2025.11.20 17:21:32.332178 [ 260 ] {2489d6b1-7911-474b-a0c2-2996e39801a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7722 | 2025.11.20 17:21:32.332546 [ 260 ] {2489d6b1-7911-474b-a0c2-2996e39801a0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7723 | 2025.11.20 17:21:32.332758 [ 260 ] {2489d6b1-7911-474b-a0c2-2996e39801a0} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7724 | 2025.11.20 17:21:32.332889 [ 260 ] {2489d6b1-7911-474b-a0c2-2996e39801a0} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001248 sec., 251602.5641025641 rows/sec., 16.53 MiB/sec. | ||
| 7725 | 2025.11.20 17:21:32.332925 [ 260 ] {2489d6b1-7911-474b-a0c2-2996e39801a0} <Debug> TCPHandler: Processed in 0.001415076 sec. | ||
| 7726 | 2025.11.20 17:21:32.333025 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7727 | 2025.11.20 17:21:32.333121 [ 260 ] {601d7429-061f-4f05-a1e9-5daa2549fe18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7728 | 2025.11.20 17:21:32.333162 [ 260 ] {601d7429-061f-4f05-a1e9-5daa2549fe18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7729 | 2025.11.20 17:21:32.333469 [ 260 ] {601d7429-061f-4f05-a1e9-5daa2549fe18} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7730 | 2025.11.20 17:21:32.333503 [ 260 ] {601d7429-061f-4f05-a1e9-5daa2549fe18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7731 | 2025.11.20 17:21:32.333811 [ 260 ] {601d7429-061f-4f05-a1e9-5daa2549fe18} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7732 | 2025.11.20 17:21:32.334013 [ 260 ] {601d7429-061f-4f05-a1e9-5daa2549fe18} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7733 | 2025.11.20 17:21:32.334139 [ 260 ] {601d7429-061f-4f05-a1e9-5daa2549fe18} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001036 sec., 965.2509652509652 rows/sec., 65.04 KiB/sec. | ||
| 7734 | 2025.11.20 17:21:32.334173 [ 260 ] {601d7429-061f-4f05-a1e9-5daa2549fe18} <Debug> TCPHandler: Processed in 0.001195262 sec. | ||
| 7735 | 2025.11.20 17:21:32.334293 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7736 | 2025.11.20 17:21:32.334410 [ 260 ] {a67f3708-20a6-4a93-bc65-b943433ca2f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7737 | 2025.11.20 17:21:32.334461 [ 260 ] {a67f3708-20a6-4a93-bc65-b943433ca2f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7738 | 2025.11.20 17:21:32.334827 [ 260 ] {a67f3708-20a6-4a93-bc65-b943433ca2f6} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7739 | 2025.11.20 17:21:32.334863 [ 260 ] {a67f3708-20a6-4a93-bc65-b943433ca2f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 7740 | 2025.11.20 17:21:32.335186 [ 260 ] {a67f3708-20a6-4a93-bc65-b943433ca2f6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7741 | 2025.11.20 17:21:32.335392 [ 260 ] {a67f3708-20a6-4a93-bc65-b943433ca2f6} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7742 | 2025.11.20 17:21:32.335520 [ 260 ] {a67f3708-20a6-4a93-bc65-b943433ca2f6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001134 sec., 91710.75837742504 rows/sec., 5.62 MiB/sec. | ||
| 7743 | 2025.11.20 17:21:32.335555 [ 260 ] {a67f3708-20a6-4a93-bc65-b943433ca2f6} <Debug> TCPHandler: Processed in 0.001324315 sec. | ||
| 7744 | 2025.11.20 17:21:36.171782 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1016 | ||
| 7745 | 2025.11.20 17:21:36.174340 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7746 | 2025.11.20 17:21:36.174400 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7747 | 2025.11.20 17:21:36.175655 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7748 | 2025.11.20 17:21:36.175933 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7749 | 2025.11.20 17:21:36.176146 [ 89 ] {} <Debug> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 7750 | 2025.11.20 17:21:36.176249 [ 89 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7751 | 2025.11.20 17:21:36.176291 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7752 | 2025.11.20 17:21:36.176311 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1016 | ||
| 7753 | 2025.11.20 17:21:36.176458 [ 193 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::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 | ||
| 7754 | 2025.11.20 17:21:36.177112 [ 193 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7755 | 2025.11.20 17:21:36.177251 [ 193 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 838 rows starting from the beginning of the part | ||
| 7756 | 2025.11.20 17:21:36.177613 [ 193 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 32 rows starting from the beginning of the part | ||
| 7757 | 2025.11.20 17:21:36.177896 [ 193 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 32 rows starting from the beginning of the part | ||
| 7758 | 2025.11.20 17:21:36.178168 [ 193 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
| 7759 | 2025.11.20 17:21:36.178432 [ 193 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 38 rows starting from the beginning of the part | ||
| 7760 | 2025.11.20 17:21:36.178693 [ 193 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 7761 | 2025.11.20 17:21:36.184732 [ 192 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1016 rows, containing 72 columns (72 merged, 0 gathered) in 0.008346646 sec., 121725.54101371978 rows/sec., 101.46 MiB/sec. | ||
| 7762 | 2025.11.20 17:21:36.186196 [ 187 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 7763 | 2025.11.20 17:21:36.186774 [ 187 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_26_5} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7764 | 2025.11.20 17:21:36.186846 [ 187 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_26_5} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 7765 | 2025.11.20 17:21:36.187166 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.34 MiB. | ||
| 7766 | 2025.11.20 17:21:37.337440 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7767 | 2025.11.20 17:21:37.337627 [ 260 ] {f3915bdd-af6a-493b-978a-627471893996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7768 | 2025.11.20 17:21:37.337698 [ 260 ] {f3915bdd-af6a-493b-978a-627471893996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7769 | 2025.11.20 17:21:37.338384 [ 260 ] {f3915bdd-af6a-493b-978a-627471893996} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7770 | 2025.11.20 17:21:37.338432 [ 260 ] {f3915bdd-af6a-493b-978a-627471893996} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7771 | 2025.11.20 17:21:37.338822 [ 260 ] {f3915bdd-af6a-493b-978a-627471893996} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 7772 | 2025.11.20 17:21:37.339068 [ 260 ] {f3915bdd-af6a-493b-978a-627471893996} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7773 | 2025.11.20 17:21:37.339220 [ 260 ] {f3915bdd-af6a-493b-978a-627471893996} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001645 sec., 7294.832826747721 rows/sec., 594.84 KiB/sec. | ||
| 7774 | 2025.11.20 17:21:37.339263 [ 260 ] {f3915bdd-af6a-493b-978a-627471893996} <Debug> TCPHandler: Processed in 0.001957587 sec. | ||
| 7775 | 2025.11.20 17:21:37.339385 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7776 | 2025.11.20 17:21:37.339481 [ 260 ] {dd643c3f-7650-4d4a-a399-5db1344d9753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7777 | 2025.11.20 17:21:37.339523 [ 260 ] {dd643c3f-7650-4d4a-a399-5db1344d9753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7778 | 2025.11.20 17:21:37.340654 [ 260 ] {dd643c3f-7650-4d4a-a399-5db1344d9753} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7779 | 2025.11.20 17:21:37.340692 [ 260 ] {dd643c3f-7650-4d4a-a399-5db1344d9753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7780 | 2025.11.20 17:21:37.341097 [ 260 ] {dd643c3f-7650-4d4a-a399-5db1344d9753} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7781 | 2025.11.20 17:21:37.341323 [ 260 ] {dd643c3f-7650-4d4a-a399-5db1344d9753} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7782 | 2025.11.20 17:21:37.341449 [ 87 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7783 | 2025.11.20 17:21:37.341463 [ 260 ] {dd643c3f-7650-4d4a-a399-5db1344d9753} <Debug> executeQuery: Read 1282 rows, 109.08 KiB in 0.002 sec., 641000 rows/sec., 53.26 MiB/sec. | ||
| 7784 | 2025.11.20 17:21:37.341530 [ 87 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7785 | 2025.11.20 17:21:37.341544 [ 260 ] {dd643c3f-7650-4d4a-a399-5db1344d9753} <Debug> TCPHandler: Processed in 0.002208902 sec. | ||
| 7786 | 2025.11.20 17:21:37.341566 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7787 | 2025.11.20 17:21:37.341670 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7788 | 2025.11.20 17:21:37.341713 [ 199 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::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 | ||
| 7789 | 2025.11.20 17:21:37.341771 [ 260 ] {ee79169d-941b-4cc1-809e-8411fa9c336c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7790 | 2025.11.20 17:21:37.341818 [ 260 ] {ee79169d-941b-4cc1-809e-8411fa9c336c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7791 | 2025.11.20 17:21:37.341901 [ 199 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7792 | 2025.11.20 17:21:37.341963 [ 199 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2462 rows starting from the beginning of the part | ||
| 7793 | 2025.11.20 17:21:37.342067 [ 199 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 136 rows starting from the beginning of the part | ||
| 7794 | 2025.11.20 17:21:37.342144 [ 199 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1112 rows starting from the beginning of the part | ||
| 7795 | 2025.11.20 17:21:37.342215 [ 199 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 137 rows starting from the beginning of the part | ||
| 7796 | 2025.11.20 17:21:37.342251 [ 260 ] {ee79169d-941b-4cc1-809e-8411fa9c336c} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7797 | 2025.11.20 17:21:37.342278 [ 199 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1112 rows starting from the beginning of the part | ||
| 7798 | 2025.11.20 17:21:37.342298 [ 260 ] {ee79169d-941b-4cc1-809e-8411fa9c336c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7799 | 2025.11.20 17:21:37.342353 [ 199 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1282 rows starting from the beginning of the part | ||
| 7800 | 2025.11.20 17:21:37.342668 [ 260 ] {ee79169d-941b-4cc1-809e-8411fa9c336c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7801 | 2025.11.20 17:21:37.342926 [ 260 ] {ee79169d-941b-4cc1-809e-8411fa9c336c} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7802 | 2025.11.20 17:21:37.343064 [ 260 ] {ee79169d-941b-4cc1-809e-8411fa9c336c} <Debug> executeQuery: Read 52 rows, 3.85 KiB in 0.001311 sec., 39664.37833714722 rows/sec., 2.86 MiB/sec. | ||
| 7803 | 2025.11.20 17:21:37.343103 [ 260 ] {ee79169d-941b-4cc1-809e-8411fa9c336c} <Debug> TCPHandler: Processed in 0.001483808 sec. | ||
| 7804 | 2025.11.20 17:21:37.343227 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7805 | 2025.11.20 17:21:37.343351 [ 260 ] {c8136f6d-c265-478a-8aa1-a98f695a1f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7806 | 2025.11.20 17:21:37.343401 [ 260 ] {c8136f6d-c265-478a-8aa1-a98f695a1f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7807 | 2025.11.20 17:21:37.343942 [ 260 ] {c8136f6d-c265-478a-8aa1-a98f695a1f8d} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7808 | 2025.11.20 17:21:37.343981 [ 260 ] {c8136f6d-c265-478a-8aa1-a98f695a1f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7809 | 2025.11.20 17:21:37.344311 [ 260 ] {c8136f6d-c265-478a-8aa1-a98f695a1f8d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7810 | 2025.11.20 17:21:37.344528 [ 260 ] {c8136f6d-c265-478a-8aa1-a98f695a1f8d} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7811 | 2025.11.20 17:21:37.344652 [ 192 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6241 rows, containing 5 columns (5 merged, 0 gathered) in 0.003011347 sec., 2072494.4684222706 rows/sec., 176.30 MiB/sec. | ||
| 7812 | 2025.11.20 17:21:37.344667 [ 260 ] {c8136f6d-c265-478a-8aa1-a98f695a1f8d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001341 sec., 170022.37136465326 rows/sec., 11.51 MiB/sec. | ||
| 7813 | 2025.11.20 17:21:37.344714 [ 260 ] {c8136f6d-c265-478a-8aa1-a98f695a1f8d} <Debug> TCPHandler: Processed in 0.001548669 sec. | ||
| 7814 | 2025.11.20 17:21:37.344817 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7815 | 2025.11.20 17:21:37.344914 [ 260 ] {1d6750b5-4cac-4241-817f-6da4c0b7cb2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7816 | 2025.11.20 17:21:37.344957 [ 260 ] {1d6750b5-4cac-4241-817f-6da4c0b7cb2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7817 | 2025.11.20 17:21:37.344966 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7818 | 2025.11.20 17:21:37.345289 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_51_10} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7819 | 2025.11.20 17:21:37.345379 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_51_10} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7820 | 2025.11.20 17:21:37.345502 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 7821 | 2025.11.20 17:21:37.345599 [ 260 ] {1d6750b5-4cac-4241-817f-6da4c0b7cb2f} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7822 | 2025.11.20 17:21:37.345641 [ 260 ] {1d6750b5-4cac-4241-817f-6da4c0b7cb2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7823 | 2025.11.20 17:21:37.346004 [ 260 ] {1d6750b5-4cac-4241-817f-6da4c0b7cb2f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7824 | 2025.11.20 17:21:37.346223 [ 260 ] {1d6750b5-4cac-4241-817f-6da4c0b7cb2f} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7825 | 2025.11.20 17:21:37.346354 [ 260 ] {1d6750b5-4cac-4241-817f-6da4c0b7cb2f} <Debug> executeQuery: Read 572 rows, 43.59 KiB in 0.001459 sec., 392049.3488690884 rows/sec., 29.17 MiB/sec. | ||
| 7826 | 2025.11.20 17:21:37.346374 [ 85 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7827 | 2025.11.20 17:21:37.346398 [ 260 ] {1d6750b5-4cac-4241-817f-6da4c0b7cb2f} <Debug> TCPHandler: Processed in 0.001630331 sec. | ||
| 7828 | 2025.11.20 17:21:37.346447 [ 85 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7829 | 2025.11.20 17:21:37.346477 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7830 | 2025.11.20 17:21:37.346535 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7831 | 2025.11.20 17:21:37.346561 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::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 | ||
| 7832 | 2025.11.20 17:21:37.346636 [ 260 ] {2212c159-4ede-486b-ad80-269aee960cf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7833 | 2025.11.20 17:21:37.346663 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7834 | 2025.11.20 17:21:37.346687 [ 260 ] {2212c159-4ede-486b-ad80-269aee960cf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7835 | 2025.11.20 17:21:37.346697 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1249 rows starting from the beginning of the part | ||
| 7836 | 2025.11.20 17:21:37.346763 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::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 | ||
| 7837 | 2025.11.20 17:21:37.346808 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 679 rows starting from the beginning of the part | ||
| 7838 | 2025.11.20 17:21:37.346849 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 104 rows starting from the beginning of the part | ||
| 7839 | 2025.11.20 17:21:37.346888 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 679 rows starting from the beginning of the part | ||
| 7840 | 2025.11.20 17:21:37.346928 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 572 rows starting from the beginning of the part | ||
| 7841 | 2025.11.20 17:21:37.347255 [ 260 ] {2212c159-4ede-486b-ad80-269aee960cf4} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7842 | 2025.11.20 17:21:37.347298 [ 260 ] {2212c159-4ede-486b-ad80-269aee960cf4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7843 | 2025.11.20 17:21:37.347710 [ 260 ] {2212c159-4ede-486b-ad80-269aee960cf4} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7844 | 2025.11.20 17:21:37.347940 [ 260 ] {2212c159-4ede-486b-ad80-269aee960cf4} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7845 | 2025.11.20 17:21:37.348051 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7846 | 2025.11.20 17:21:37.348072 [ 260 ] {2212c159-4ede-486b-ad80-269aee960cf4} <Debug> executeQuery: Read 850 rows, 58.59 KiB in 0.001454 sec., 584594.2228335626 rows/sec., 39.35 MiB/sec. | ||
| 7847 | 2025.11.20 17:21:37.348081 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7848 | 2025.11.20 17:21:37.348112 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7849 | 2025.11.20 17:21:37.348118 [ 260 ] {2212c159-4ede-486b-ad80-269aee960cf4} <Debug> TCPHandler: Processed in 0.00163225 sec. | ||
| 7850 | 2025.11.20 17:21:37.348179 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3387 rows, containing 5 columns (5 merged, 0 gathered) in 0.001650781 sec., 2051756.1081694057 rows/sec., 155.40 MiB/sec. | ||
| 7851 | 2025.11.20 17:21:37.348201 [ 198 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 7852 | 2025.11.20 17:21:37.348237 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7853 | 2025.11.20 17:21:37.348310 [ 198 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7854 | 2025.11.20 17:21:37.348338 [ 260 ] {e2d34d93-ef5e-4a05-9036-a3dd53e33073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7855 | 2025.11.20 17:21:37.348348 [ 198 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 16004 rows starting from the beginning of the part | ||
| 7856 | 2025.11.20 17:21:37.348388 [ 192 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7857 | 2025.11.20 17:21:37.348403 [ 260 ] {e2d34d93-ef5e-4a05-9036-a3dd53e33073} <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 | ||
| 7858 | 2025.11.20 17:21:37.348427 [ 198 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 7859 | 2025.11.20 17:21:37.348478 [ 198 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 314 rows starting from the beginning of the part | ||
| 7860 | 2025.11.20 17:21:37.348524 [ 198 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 7861 | 2025.11.20 17:21:37.348567 [ 198 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 314 rows starting from the beginning of the part | ||
| 7862 | 2025.11.20 17:21:37.348610 [ 198 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 850 rows starting from the beginning of the part | ||
| 7863 | 2025.11.20 17:21:37.348688 [ 192 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_51_10} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7864 | 2025.11.20 17:21:37.348779 [ 192 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_51_10} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7865 | 2025.11.20 17:21:37.348874 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 7866 | 2025.11.20 17:21:37.349289 [ 260 ] {e2d34d93-ef5e-4a05-9036-a3dd53e33073} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7867 | 2025.11.20 17:21:37.349327 [ 260 ] {e2d34d93-ef5e-4a05-9036-a3dd53e33073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7868 | 2025.11.20 17:21:37.349918 [ 260 ] {e2d34d93-ef5e-4a05-9036-a3dd53e33073} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7869 | 2025.11.20 17:21:37.350145 [ 260 ] {e2d34d93-ef5e-4a05-9036-a3dd53e33073} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7870 | 2025.11.20 17:21:37.350289 [ 260 ] {e2d34d93-ef5e-4a05-9036-a3dd53e33073} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001969 sec., 20314.880650076182 rows/sec., 36.40 MiB/sec. | ||
| 7871 | 2025.11.20 17:21:37.350344 [ 260 ] {e2d34d93-ef5e-4a05-9036-a3dd53e33073} <Debug> TCPHandler: Processed in 0.00215621 sec. | ||
| 7872 | 2025.11.20 17:21:37.350454 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7873 | 2025.11.20 17:21:37.350552 [ 260 ] {5180a5c6-010c-48d5-a01b-3890f6838df7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7874 | 2025.11.20 17:21:37.350595 [ 260 ] {5180a5c6-010c-48d5-a01b-3890f6838df7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7875 | 2025.11.20 17:21:37.350950 [ 260 ] {5180a5c6-010c-48d5-a01b-3890f6838df7} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7876 | 2025.11.20 17:21:37.350987 [ 260 ] {5180a5c6-010c-48d5-a01b-3890f6838df7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7877 | 2025.11.20 17:21:37.351312 [ 260 ] {5180a5c6-010c-48d5-a01b-3890f6838df7} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7878 | 2025.11.20 17:21:37.351524 [ 260 ] {5180a5c6-010c-48d5-a01b-3890f6838df7} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7879 | 2025.11.20 17:21:37.351629 [ 85 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7880 | 2025.11.20 17:21:37.351654 [ 260 ] {5180a5c6-010c-48d5-a01b-3890f6838df7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 7881 | 2025.11.20 17:21:37.351664 [ 85 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7882 | 2025.11.20 17:21:37.351696 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7883 | 2025.11.20 17:21:37.351698 [ 260 ] {5180a5c6-010c-48d5-a01b-3890f6838df7} <Debug> TCPHandler: Processed in 0.001293864 sec. | ||
| 7884 | 2025.11.20 17:21:37.351799 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 7885 | 2025.11.20 17:21:37.351960 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7886 | 2025.11.20 17:21:37.352001 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3400 rows starting from the beginning of the part | ||
| 7887 | 2025.11.20 17:21:37.352078 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 7888 | 2025.11.20 17:21:37.352130 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 104 rows starting from the beginning of the part | ||
| 7889 | 2025.11.20 17:21:37.352176 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 7890 | 2025.11.20 17:21:37.352221 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 104 rows starting from the beginning of the part | ||
| 7891 | 2025.11.20 17:21:37.352266 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 7892 | 2025.11.20 17:21:37.353695 [ 191 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3788 rows, containing 4 columns (4 merged, 0 gathered) in 0.001947547 sec., 1945010.8264396186 rows/sec., 123.81 MiB/sec. | ||
| 7893 | 2025.11.20 17:21:37.353985 [ 190 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17802 rows, containing 5 columns (5 merged, 0 gathered) in 0.005821849 sec., 3057791.433614991 rows/sec., 205.69 MiB/sec. | ||
| 7894 | 2025.11.20 17:21:37.354059 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7895 | 2025.11.20 17:21:37.354318 [ 190 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7896 | 2025.11.20 17:21:37.354330 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_51_10} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7897 | 2025.11.20 17:21:37.354435 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_51_10} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7898 | 2025.11.20 17:21:37.354506 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 7899 | 2025.11.20 17:21:37.354642 [ 190 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7900 | 2025.11.20 17:21:37.354733 [ 190 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7901 | 2025.11.20 17:21:37.354806 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.48 MiB. | ||
| 7902 | 2025.11.20 17:21:38.000191 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 285.39 MiB, peak 294.57 MiB, free memory in arenas 0.00 B, will set to 287.00 MiB (RSS), difference: 1.61 MiB | ||
| 7903 | 2025.11.20 17:21:38.625297 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16736 | ||
| 7904 | 2025.11.20 17:21:38.625786 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7905 | 2025.11.20 17:21:38.625823 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7906 | 2025.11.20 17:21:38.626334 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7907 | 2025.11.20 17:21:38.626562 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7908 | 2025.11.20 17:21:38.626701 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16736 | ||
| 7909 | 2025.11.20 17:21:39.467566 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 7910 | 2025.11.20 17:21:39.484343 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7911 | 2025.11.20 17:21:39.484405 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7912 | 2025.11.20 17:21:39.490516 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7913 | 2025.11.20 17:21:39.491258 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7914 | 2025.11.20 17:21:39.494078 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 7915 | 2025.11.20 17:21:42.319358 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7916 | 2025.11.20 17:21:42.319546 [ 260 ] {9718b84e-6453-4450-bff1-3d50b327b755} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7917 | 2025.11.20 17:21:42.319616 [ 260 ] {9718b84e-6453-4450-bff1-3d50b327b755} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7918 | 2025.11.20 17:21:42.320461 [ 260 ] {9718b84e-6453-4450-bff1-3d50b327b755} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7919 | 2025.11.20 17:21:42.320503 [ 260 ] {9718b84e-6453-4450-bff1-3d50b327b755} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7920 | 2025.11.20 17:21:42.320909 [ 260 ] {9718b84e-6453-4450-bff1-3d50b327b755} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7921 | 2025.11.20 17:21:42.321134 [ 260 ] {9718b84e-6453-4450-bff1-3d50b327b755} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7922 | 2025.11.20 17:21:42.321290 [ 260 ] {9718b84e-6453-4450-bff1-3d50b327b755} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001795 sec., 228412.25626740948 rows/sec., 14.49 MiB/sec. | ||
| 7923 | 2025.11.20 17:21:42.321332 [ 260 ] {9718b84e-6453-4450-bff1-3d50b327b755} <Debug> TCPHandler: Processed in 0.00210683 sec. | ||
| 7924 | 2025.11.20 17:21:42.321446 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7925 | 2025.11.20 17:21:42.321587 [ 260 ] {7165583a-0745-4495-bb24-46caf05e5605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7926 | 2025.11.20 17:21:42.321648 [ 260 ] {7165583a-0745-4495-bb24-46caf05e5605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7927 | 2025.11.20 17:21:42.322824 [ 260 ] {7165583a-0745-4495-bb24-46caf05e5605} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7928 | 2025.11.20 17:21:42.322860 [ 260 ] {7165583a-0745-4495-bb24-46caf05e5605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7929 | 2025.11.20 17:21:42.323234 [ 260 ] {7165583a-0745-4495-bb24-46caf05e5605} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7930 | 2025.11.20 17:21:42.323446 [ 260 ] {7165583a-0745-4495-bb24-46caf05e5605} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7931 | 2025.11.20 17:21:42.323573 [ 260 ] {7165583a-0745-4495-bb24-46caf05e5605} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.002013 sec., 552409.3392945852 rows/sec., 43.58 MiB/sec. | ||
| 7932 | 2025.11.20 17:21:42.323611 [ 260 ] {7165583a-0745-4495-bb24-46caf05e5605} <Debug> TCPHandler: Processed in 0.002213692 sec. | ||
| 7933 | 2025.11.20 17:21:42.323727 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7934 | 2025.11.20 17:21:42.323823 [ 260 ] {3fa2d359-ab08-4087-8721-5858703a3333} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7935 | 2025.11.20 17:21:42.323864 [ 260 ] {3fa2d359-ab08-4087-8721-5858703a3333} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7936 | 2025.11.20 17:21:42.324373 [ 260 ] {3fa2d359-ab08-4087-8721-5858703a3333} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7937 | 2025.11.20 17:21:42.324410 [ 260 ] {3fa2d359-ab08-4087-8721-5858703a3333} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7938 | 2025.11.20 17:21:42.324724 [ 260 ] {3fa2d359-ab08-4087-8721-5858703a3333} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7939 | 2025.11.20 17:21:42.324927 [ 260 ] {3fa2d359-ab08-4087-8721-5858703a3333} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7940 | 2025.11.20 17:21:42.325020 [ 80 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7941 | 2025.11.20 17:21:42.325052 [ 80 ] {} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7942 | 2025.11.20 17:21:42.325052 [ 260 ] {3fa2d359-ab08-4087-8721-5858703a3333} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001248 sec., 164262.82051282053 rows/sec., 9.64 MiB/sec. | ||
| 7943 | 2025.11.20 17:21:42.325070 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7944 | 2025.11.20 17:21:42.325098 [ 260 ] {3fa2d359-ab08-4087-8721-5858703a3333} <Debug> TCPHandler: Processed in 0.001420587 sec. | ||
| 7945 | 2025.11.20 17:21:42.325198 [ 186 ] {477c62df-596d-4059-85d8-7b0e53a51c94::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 | ||
| 7946 | 2025.11.20 17:21:42.325276 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7947 | 2025.11.20 17:21:42.325353 [ 186 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7948 | 2025.11.20 17:21:42.325375 [ 260 ] {3f206e36-c0de-44b0-9ab6-05424e0278f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7949 | 2025.11.20 17:21:42.325391 [ 186 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 277 rows starting from the beginning of the part | ||
| 7950 | 2025.11.20 17:21:42.325423 [ 260 ] {3f206e36-c0de-44b0-9ab6-05424e0278f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7951 | 2025.11.20 17:21:42.325465 [ 186 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 205 rows starting from the beginning of the part | ||
| 7952 | 2025.11.20 17:21:42.325516 [ 186 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part | ||
| 7953 | 2025.11.20 17:21:42.325558 [ 186 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 205 rows starting from the beginning of the part | ||
| 7954 | 2025.11.20 17:21:42.325599 [ 186 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 52 rows starting from the beginning of the part | ||
| 7955 | 2025.11.20 17:21:42.325641 [ 186 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 205 rows starting from the beginning of the part | ||
| 7956 | 2025.11.20 17:21:42.325942 [ 260 ] {3f206e36-c0de-44b0-9ab6-05424e0278f1} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7957 | 2025.11.20 17:21:42.325983 [ 260 ] {3f206e36-c0de-44b0-9ab6-05424e0278f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7958 | 2025.11.20 17:21:42.326297 [ 260 ] {3f206e36-c0de-44b0-9ab6-05424e0278f1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7959 | 2025.11.20 17:21:42.326510 [ 260 ] {3f206e36-c0de-44b0-9ab6-05424e0278f1} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7960 | 2025.11.20 17:21:42.326583 [ 201 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 984 rows, containing 5 columns (5 merged, 0 gathered) in 0.001444437 sec., 681234.2802074441 rows/sec., 44.16 MiB/sec. | ||
| 7961 | 2025.11.20 17:21:42.326643 [ 260 ] {3f206e36-c0de-44b0-9ab6-05424e0278f1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001286 sec., 164852.25505443235 rows/sec., 10.63 MiB/sec. | ||
| 7962 | 2025.11.20 17:21:42.326686 [ 260 ] {3f206e36-c0de-44b0-9ab6-05424e0278f1} <Debug> TCPHandler: Processed in 0.001459787 sec. | ||
| 7963 | 2025.11.20 17:21:42.326775 [ 192 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7964 | 2025.11.20 17:21:42.326797 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7965 | 2025.11.20 17:21:42.326891 [ 260 ] {d5521d26-df45-4d6e-9342-9c84b3f26792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7966 | 2025.11.20 17:21:42.326932 [ 260 ] {d5521d26-df45-4d6e-9342-9c84b3f26792} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7967 | 2025.11.20 17:21:42.327042 [ 192 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_46_9} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7968 | 2025.11.20 17:21:42.327107 [ 192 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_46_9} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7969 | 2025.11.20 17:21:42.327195 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 7970 | 2025.11.20 17:21:42.327434 [ 260 ] {d5521d26-df45-4d6e-9342-9c84b3f26792} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7971 | 2025.11.20 17:21:42.327471 [ 260 ] {d5521d26-df45-4d6e-9342-9c84b3f26792} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7972 | 2025.11.20 17:21:42.327775 [ 260 ] {d5521d26-df45-4d6e-9342-9c84b3f26792} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7973 | 2025.11.20 17:21:42.327979 [ 260 ] {d5521d26-df45-4d6e-9342-9c84b3f26792} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7974 | 2025.11.20 17:21:42.328112 [ 260 ] {d5521d26-df45-4d6e-9342-9c84b3f26792} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001239 sec., 170298.62792574655 rows/sec., 9.67 MiB/sec. | ||
| 7975 | 2025.11.20 17:21:42.328151 [ 260 ] {d5521d26-df45-4d6e-9342-9c84b3f26792} <Debug> TCPHandler: Processed in 0.001402567 sec. | ||
| 7976 | 2025.11.20 17:21:42.328259 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7977 | 2025.11.20 17:21:42.328354 [ 260 ] {33b9194e-80ca-4626-b2d7-3f1b22aa8620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7978 | 2025.11.20 17:21:42.328395 [ 260 ] {33b9194e-80ca-4626-b2d7-3f1b22aa8620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7979 | 2025.11.20 17:21:42.329119 [ 260 ] {33b9194e-80ca-4626-b2d7-3f1b22aa8620} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7980 | 2025.11.20 17:21:42.329155 [ 260 ] {33b9194e-80ca-4626-b2d7-3f1b22aa8620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7981 | 2025.11.20 17:21:42.329494 [ 260 ] {33b9194e-80ca-4626-b2d7-3f1b22aa8620} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7982 | 2025.11.20 17:21:42.329706 [ 260 ] {33b9194e-80ca-4626-b2d7-3f1b22aa8620} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7983 | 2025.11.20 17:21:42.329833 [ 260 ] {33b9194e-80ca-4626-b2d7-3f1b22aa8620} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001496 sec., 453877.00534759363 rows/sec., 31.64 MiB/sec. | ||
| 7984 | 2025.11.20 17:21:42.329873 [ 260 ] {33b9194e-80ca-4626-b2d7-3f1b22aa8620} <Debug> TCPHandler: Processed in 0.001662001 sec. | ||
| 7985 | 2025.11.20 17:21:42.330076 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7986 | 2025.11.20 17:21:42.330178 [ 260 ] {b6298dc4-ec3a-4ae0-b1f5-e8911fadf587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7987 | 2025.11.20 17:21:42.330220 [ 260 ] {b6298dc4-ec3a-4ae0-b1f5-e8911fadf587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7988 | 2025.11.20 17:21:42.330558 [ 260 ] {b6298dc4-ec3a-4ae0-b1f5-e8911fadf587} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7989 | 2025.11.20 17:21:42.330595 [ 260 ] {b6298dc4-ec3a-4ae0-b1f5-e8911fadf587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7990 | 2025.11.20 17:21:42.330912 [ 260 ] {b6298dc4-ec3a-4ae0-b1f5-e8911fadf587} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7991 | 2025.11.20 17:21:42.331125 [ 260 ] {b6298dc4-ec3a-4ae0-b1f5-e8911fadf587} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7992 | 2025.11.20 17:21:42.331259 [ 260 ] {b6298dc4-ec3a-4ae0-b1f5-e8911fadf587} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 7993 | 2025.11.20 17:21:42.331348 [ 260 ] {b6298dc4-ec3a-4ae0-b1f5-e8911fadf587} <Debug> TCPHandler: Processed in 0.001322785 sec. | ||
| 7994 | 2025.11.20 17:21:42.331470 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7995 | 2025.11.20 17:21:42.331586 [ 260 ] {f6125712-b54e-4c78-9e46-1346e63c4878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7996 | 2025.11.20 17:21:42.331637 [ 260 ] {f6125712-b54e-4c78-9e46-1346e63c4878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7997 | 2025.11.20 17:21:42.332110 [ 260 ] {f6125712-b54e-4c78-9e46-1346e63c4878} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7998 | 2025.11.20 17:21:42.332146 [ 260 ] {f6125712-b54e-4c78-9e46-1346e63c4878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7999 | 2025.11.20 17:21:42.332491 [ 260 ] {f6125712-b54e-4c78-9e46-1346e63c4878} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8000 | 2025.11.20 17:21:42.332697 [ 260 ] {f6125712-b54e-4c78-9e46-1346e63c4878} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8001 | 2025.11.20 17:21:42.332824 [ 260 ] {f6125712-b54e-4c78-9e46-1346e63c4878} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001263 sec., 248614.41013460016 rows/sec., 16.33 MiB/sec. | ||
| 8002 | 2025.11.20 17:21:42.332860 [ 260 ] {f6125712-b54e-4c78-9e46-1346e63c4878} <Debug> TCPHandler: Processed in 0.001447987 sec. | ||
| 8003 | 2025.11.20 17:21:42.332964 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8004 | 2025.11.20 17:21:42.333065 [ 260 ] {f7a80217-ee5b-4311-917a-7f7feeb26d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8005 | 2025.11.20 17:21:42.333107 [ 260 ] {f7a80217-ee5b-4311-917a-7f7feeb26d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8006 | 2025.11.20 17:21:42.333421 [ 260 ] {f7a80217-ee5b-4311-917a-7f7feeb26d5b} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8007 | 2025.11.20 17:21:42.333458 [ 260 ] {f7a80217-ee5b-4311-917a-7f7feeb26d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8008 | 2025.11.20 17:21:42.333778 [ 260 ] {f7a80217-ee5b-4311-917a-7f7feeb26d5b} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8009 | 2025.11.20 17:21:42.333985 [ 260 ] {f7a80217-ee5b-4311-917a-7f7feeb26d5b} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8010 | 2025.11.20 17:21:42.334088 [ 7 ] {} <Debug> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 8011 | 2025.11.20 17:21:42.334116 [ 260 ] {f7a80217-ee5b-4311-917a-7f7feeb26d5b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 8012 | 2025.11.20 17:21:42.334156 [ 7 ] {} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8013 | 2025.11.20 17:21:42.334167 [ 260 ] {f7a80217-ee5b-4311-917a-7f7feeb26d5b} <Debug> TCPHandler: Processed in 0.001253324 sec. | ||
| 8014 | 2025.11.20 17:21:42.334185 [ 7 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8015 | 2025.11.20 17:21:42.334273 [ 186 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 8016 | 2025.11.20 17:21:42.334296 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8017 | 2025.11.20 17:21:42.334378 [ 186 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8018 | 2025.11.20 17:21:42.334413 [ 186 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 19 rows starting from the beginning of the part | ||
| 8019 | 2025.11.20 17:21:42.334419 [ 260 ] {fc66ee52-cb7b-49a4-ad0f-6164727246ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8020 | 2025.11.20 17:21:42.334471 [ 186 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 8021 | 2025.11.20 17:21:42.334480 [ 260 ] {fc66ee52-cb7b-49a4-ad0f-6164727246ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8022 | 2025.11.20 17:21:42.334523 [ 186 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 8023 | 2025.11.20 17:21:42.334565 [ 186 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 8024 | 2025.11.20 17:21:42.334603 [ 186 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 8025 | 2025.11.20 17:21:42.334641 [ 186 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 8026 | 2025.11.20 17:21:42.334875 [ 260 ] {fc66ee52-cb7b-49a4-ad0f-6164727246ff} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8027 | 2025.11.20 17:21:42.334914 [ 260 ] {fc66ee52-cb7b-49a4-ad0f-6164727246ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8028 | 2025.11.20 17:21:42.335224 [ 260 ] {fc66ee52-cb7b-49a4-ad0f-6164727246ff} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8029 | 2025.11.20 17:21:42.335317 [ 189 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001136561 sec., 21116.332515368733 rows/sec., 1.39 MiB/sec. | ||
| 8030 | 2025.11.20 17:21:42.335493 [ 260 ] {fc66ee52-cb7b-49a4-ad0f-6164727246ff} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8031 | 2025.11.20 17:21:42.335521 [ 186 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 8032 | 2025.11.20 17:21:42.335632 [ 260 ] {fc66ee52-cb7b-49a4-ad0f-6164727246ff} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001237 sec., 84074.37348423606 rows/sec., 5.15 MiB/sec. | ||
| 8033 | 2025.11.20 17:21:42.335674 [ 260 ] {fc66ee52-cb7b-49a4-ad0f-6164727246ff} <Debug> TCPHandler: Processed in 0.001436517 sec. | ||
| 8034 | 2025.11.20 17:21:42.335785 [ 186 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_24_5} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8035 | 2025.11.20 17:21:42.335874 [ 186 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_24_5} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 8036 | 2025.11.20 17:21:42.335943 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8037 | 2025.11.20 17:21:46.014649 [ 12 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8038 | 2025.11.20 17:21:46.014718 [ 12 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8039 | 2025.11.20 17:21:46.126924 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17248 | ||
| 8040 | 2025.11.20 17:21:46.127482 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8041 | 2025.11.20 17:21:46.127526 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8042 | 2025.11.20 17:21:46.128050 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8043 | 2025.11.20 17:21:46.128273 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8044 | 2025.11.20 17:21:46.128401 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17248 | ||
| 8045 | 2025.11.20 17:21:46.128429 [ 14 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8046 | 2025.11.20 17:21:46.128530 [ 14 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8047 | 2025.11.20 17:21:46.128568 [ 14 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8048 | 2025.11.20 17:21:46.128728 [ 201 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::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 | ||
| 8049 | 2025.11.20 17:21:46.128931 [ 201 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8050 | 2025.11.20 17:21:46.128994 [ 201 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14816 rows starting from the beginning of the part | ||
| 8051 | 2025.11.20 17:21:46.129094 [ 201 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 512 rows starting from the beginning of the part | ||
| 8052 | 2025.11.20 17:21:46.129140 [ 201 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 448 rows starting from the beginning of the part | ||
| 8053 | 2025.11.20 17:21:46.129180 [ 201 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 512 rows starting from the beginning of the part | ||
| 8054 | 2025.11.20 17:21:46.129217 [ 201 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 448 rows starting from the beginning of the part | ||
| 8055 | 2025.11.20 17:21:46.129258 [ 201 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 512 rows starting from the beginning of the part | ||
| 8056 | 2025.11.20 17:21:46.131288 [ 200 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17248 rows, containing 4 columns (4 merged, 0 gathered) in 0.00263681 sec., 6541237.328438531 rows/sec., 93.57 MiB/sec. | ||
| 8057 | 2025.11.20 17:21:46.131384 [ 201 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8058 | 2025.11.20 17:21:46.131641 [ 201 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_36_7} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8059 | 2025.11.20 17:21:46.131708 [ 201 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_36_7} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8060 | 2025.11.20 17:21:46.131785 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8061 | 2025.11.20 17:21:46.176694 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1052 | ||
| 8062 | 2025.11.20 17:21:46.179119 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8063 | 2025.11.20 17:21:46.179167 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8064 | 2025.11.20 17:21:46.180371 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8065 | 2025.11.20 17:21:46.180662 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8066 | 2025.11.20 17:21:46.180928 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1052 | ||
| 8067 | 2025.11.20 17:21:46.994291 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8068 | 2025.11.20 17:21:47.011128 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8069 | 2025.11.20 17:21:47.011195 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8070 | 2025.11.20 17:21:47.017484 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8071 | 2025.11.20 17:21:47.018210 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8072 | 2025.11.20 17:21:47.018509 [ 14 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8073 | 2025.11.20 17:21:47.018581 [ 14 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8074 | 2025.11.20 17:21:47.018603 [ 14 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8075 | 2025.11.20 17:21:47.018702 [ 189 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 8076 | 2025.11.20 17:21:47.021540 [ 189 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8077 | 2025.11.20 17:21:47.021914 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8078 | 2025.11.20 17:21:47.022278 [ 189 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 8079 | 2025.11.20 17:21:47.025419 [ 189 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 8080 | 2025.11.20 17:21:47.028551 [ 189 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 8081 | 2025.11.20 17:21:47.032163 [ 189 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 8082 | 2025.11.20 17:21:47.036102 [ 189 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 8083 | 2025.11.20 17:21:47.039941 [ 189 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 8084 | 2025.11.20 17:21:47.088431 [ 200 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.06976524 sec., 3884.4559267623818 rows/sec., 20.09 MiB/sec. | ||
| 8085 | 2025.11.20 17:21:47.091404 [ 194 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8086 | 2025.11.20 17:21:47.093526 [ 194 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_36_7} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8087 | 2025.11.20 17:21:47.093630 [ 194 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_36_7} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8088 | 2025.11.20 17:21:47.096040 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8089 | 2025.11.20 17:21:47.310658 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8090 | 2025.11.20 17:21:47.310836 [ 260 ] {f74734b3-96c2-4038-a244-b5c22da1d093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8091 | 2025.11.20 17:21:47.310901 [ 260 ] {f74734b3-96c2-4038-a244-b5c22da1d093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8092 | 2025.11.20 17:21:47.311612 [ 260 ] {f74734b3-96c2-4038-a244-b5c22da1d093} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8093 | 2025.11.20 17:21:47.311661 [ 260 ] {f74734b3-96c2-4038-a244-b5c22da1d093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8094 | 2025.11.20 17:21:47.312073 [ 260 ] {f74734b3-96c2-4038-a244-b5c22da1d093} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8095 | 2025.11.20 17:21:47.312313 [ 260 ] {f74734b3-96c2-4038-a244-b5c22da1d093} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8096 | 2025.11.20 17:21:47.312468 [ 260 ] {f74734b3-96c2-4038-a244-b5c22da1d093} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.00168 sec., 80952.38095238095 rows/sec., 7.02 MiB/sec. | ||
| 8097 | 2025.11.20 17:21:47.312509 [ 260 ] {f74734b3-96c2-4038-a244-b5c22da1d093} <Debug> TCPHandler: Processed in 0.001977567 sec. | ||
| 8098 | 2025.11.20 17:21:47.312624 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8099 | 2025.11.20 17:21:47.312718 [ 260 ] {d3c949cb-7f35-4abc-9b7b-f31c549d52ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8100 | 2025.11.20 17:21:47.312758 [ 260 ] {d3c949cb-7f35-4abc-9b7b-f31c549d52ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8101 | 2025.11.20 17:21:47.313167 [ 260 ] {d3c949cb-7f35-4abc-9b7b-f31c549d52ca} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8102 | 2025.11.20 17:21:47.313201 [ 260 ] {d3c949cb-7f35-4abc-9b7b-f31c549d52ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8103 | 2025.11.20 17:21:47.313519 [ 260 ] {d3c949cb-7f35-4abc-9b7b-f31c549d52ca} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8104 | 2025.11.20 17:21:47.313732 [ 260 ] {d3c949cb-7f35-4abc-9b7b-f31c549d52ca} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8105 | 2025.11.20 17:21:47.313856 [ 260 ] {d3c949cb-7f35-4abc-9b7b-f31c549d52ca} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001156 sec., 34602.07612456748 rows/sec., 2.54 MiB/sec. | ||
| 8106 | 2025.11.20 17:21:47.313893 [ 260 ] {d3c949cb-7f35-4abc-9b7b-f31c549d52ca} <Debug> TCPHandler: Processed in 0.001318035 sec. | ||
| 8107 | 2025.11.20 17:21:47.313998 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8108 | 2025.11.20 17:21:47.314092 [ 260 ] {2758f99a-9253-49ac-ada2-f9b6c1785f7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8109 | 2025.11.20 17:21:47.314130 [ 260 ] {2758f99a-9253-49ac-ada2-f9b6c1785f7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8110 | 2025.11.20 17:21:47.314555 [ 260 ] {2758f99a-9253-49ac-ada2-f9b6c1785f7f} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8111 | 2025.11.20 17:21:47.314589 [ 260 ] {2758f99a-9253-49ac-ada2-f9b6c1785f7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8112 | 2025.11.20 17:21:47.314905 [ 260 ] {2758f99a-9253-49ac-ada2-f9b6c1785f7f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8113 | 2025.11.20 17:21:47.315112 [ 260 ] {2758f99a-9253-49ac-ada2-f9b6c1785f7f} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8114 | 2025.11.20 17:21:47.315236 [ 260 ] {2758f99a-9253-49ac-ada2-f9b6c1785f7f} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001163 sec., 89423.90369733448 rows/sec., 6.98 MiB/sec. | ||
| 8115 | 2025.11.20 17:21:47.315273 [ 260 ] {2758f99a-9253-49ac-ada2-f9b6c1785f7f} <Debug> TCPHandler: Processed in 0.001322485 sec. | ||
| 8116 | 2025.11.20 17:21:47.315381 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8117 | 2025.11.20 17:21:47.315476 [ 260 ] {14d22b8b-0f5f-4954-bd67-f60a739b9500} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8118 | 2025.11.20 17:21:47.315520 [ 260 ] {14d22b8b-0f5f-4954-bd67-f60a739b9500} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8119 | 2025.11.20 17:21:47.315922 [ 260 ] {14d22b8b-0f5f-4954-bd67-f60a739b9500} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8120 | 2025.11.20 17:21:47.315958 [ 260 ] {14d22b8b-0f5f-4954-bd67-f60a739b9500} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8121 | 2025.11.20 17:21:47.316291 [ 260 ] {14d22b8b-0f5f-4954-bd67-f60a739b9500} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8122 | 2025.11.20 17:21:47.316508 [ 260 ] {14d22b8b-0f5f-4954-bd67-f60a739b9500} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8123 | 2025.11.20 17:21:47.316633 [ 260 ] {14d22b8b-0f5f-4954-bd67-f60a739b9500} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 8124 | 2025.11.20 17:21:47.316668 [ 260 ] {14d22b8b-0f5f-4954-bd67-f60a739b9500} <Debug> TCPHandler: Processed in 0.001335115 sec. | ||
| 8125 | 2025.11.20 17:21:47.316770 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8126 | 2025.11.20 17:21:47.316863 [ 260 ] {b5cd1aad-d245-4642-af89-a304ee768238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8127 | 2025.11.20 17:21:47.316916 [ 260 ] {b5cd1aad-d245-4642-af89-a304ee768238} <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 | ||
| 8128 | 2025.11.20 17:21:47.317798 [ 260 ] {b5cd1aad-d245-4642-af89-a304ee768238} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8129 | 2025.11.20 17:21:47.317832 [ 260 ] {b5cd1aad-d245-4642-af89-a304ee768238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8130 | 2025.11.20 17:21:47.318450 [ 260 ] {b5cd1aad-d245-4642-af89-a304ee768238} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8131 | 2025.11.20 17:21:47.318671 [ 260 ] {b5cd1aad-d245-4642-af89-a304ee768238} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8132 | 2025.11.20 17:21:47.318806 [ 260 ] {b5cd1aad-d245-4642-af89-a304ee768238} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00196 sec., 20408.163265306124 rows/sec., 36.57 MiB/sec. | ||
| 8133 | 2025.11.20 17:21:47.318859 [ 260 ] {b5cd1aad-d245-4642-af89-a304ee768238} <Debug> TCPHandler: Processed in 0.00213619 sec. | ||
| 8134 | 2025.11.20 17:21:47.318967 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8135 | 2025.11.20 17:21:47.319062 [ 260 ] {004e9344-058b-4e5b-8390-a7446eaaaeef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8136 | 2025.11.20 17:21:47.319104 [ 260 ] {004e9344-058b-4e5b-8390-a7446eaaaeef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8137 | 2025.11.20 17:21:47.319447 [ 260 ] {004e9344-058b-4e5b-8390-a7446eaaaeef} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8138 | 2025.11.20 17:21:47.319481 [ 260 ] {004e9344-058b-4e5b-8390-a7446eaaaeef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8139 | 2025.11.20 17:21:47.319790 [ 260 ] {004e9344-058b-4e5b-8390-a7446eaaaeef} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8140 | 2025.11.20 17:21:47.319996 [ 260 ] {004e9344-058b-4e5b-8390-a7446eaaaeef} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8141 | 2025.11.20 17:21:47.320122 [ 260 ] {004e9344-058b-4e5b-8390-a7446eaaaeef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 8142 | 2025.11.20 17:21:47.320158 [ 260 ] {004e9344-058b-4e5b-8390-a7446eaaaeef} <Debug> TCPHandler: Processed in 0.001239864 sec. | ||
| 8143 | 2025.11.20 17:21:49.673453 [ 31 ] {} <Debug> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 8144 | 2025.11.20 17:21:49.673533 [ 31 ] {} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8145 | 2025.11.20 17:21:49.673555 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8146 | 2025.11.20 17:21:49.673672 [ 197 ] {db4765ec-e1f8-4f4e-9924-531726021f31::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 | ||
| 8147 | 2025.11.20 17:21:49.673825 [ 197 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8148 | 2025.11.20 17:21:49.673863 [ 197 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 20 rows starting from the beginning of the part | ||
| 8149 | 2025.11.20 17:21:49.673965 [ 197 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 8150 | 2025.11.20 17:21:49.674020 [ 197 ] {db4765ec-e1f8-4f4e-9924-531726021f31::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 | ||
| 8151 | 2025.11.20 17:21:49.674072 [ 197 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 8152 | 2025.11.20 17:21:49.674120 [ 197 ] {db4765ec-e1f8-4f4e-9924-531726021f31::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 | ||
| 8153 | 2025.11.20 17:21:49.674888 [ 195 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001272664 sec., 44002.18753732328 rows/sec., 3.67 MiB/sec. | ||
| 8154 | 2025.11.20 17:21:49.675019 [ 197 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 8155 | 2025.11.20 17:21:49.675265 [ 197 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_9_2} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8156 | 2025.11.20 17:21:49.675334 [ 197 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_9_2} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 8157 | 2025.11.20 17:21:49.675398 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8158 | 2025.11.20 17:21:52.318733 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8159 | 2025.11.20 17:21:52.318923 [ 260 ] {d0829f05-2579-42a9-8f96-7372e323a77e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8160 | 2025.11.20 17:21:52.318994 [ 260 ] {d0829f05-2579-42a9-8f96-7372e323a77e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8161 | 2025.11.20 17:21:52.319828 [ 260 ] {d0829f05-2579-42a9-8f96-7372e323a77e} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8162 | 2025.11.20 17:21:52.319870 [ 260 ] {d0829f05-2579-42a9-8f96-7372e323a77e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8163 | 2025.11.20 17:21:52.320285 [ 260 ] {d0829f05-2579-42a9-8f96-7372e323a77e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8164 | 2025.11.20 17:21:52.320537 [ 260 ] {d0829f05-2579-42a9-8f96-7372e323a77e} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8165 | 2025.11.20 17:21:52.320666 [ 61 ] {} <Debug> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8166 | 2025.11.20 17:21:52.320689 [ 260 ] {d0829f05-2579-42a9-8f96-7372e323a77e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001818 sec., 225522.55225522554 rows/sec., 14.31 MiB/sec. | ||
| 8167 | 2025.11.20 17:21:52.320738 [ 61 ] {} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8168 | 2025.11.20 17:21:52.320748 [ 260 ] {d0829f05-2579-42a9-8f96-7372e323a77e} <Debug> TCPHandler: Processed in 0.00215336 sec. | ||
| 8169 | 2025.11.20 17:21:52.320773 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8170 | 2025.11.20 17:21:52.320877 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8171 | 2025.11.20 17:21:52.320878 [ 196 ] {be15ad2b-2845-428c-b4be-5b8943878356::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 | ||
| 8172 | 2025.11.20 17:21:52.320977 [ 260 ] {da97d06e-380f-4e52-9bf9-d2d8874b6605} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8173 | 2025.11.20 17:21:52.321011 [ 196 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8174 | 2025.11.20 17:21:52.321018 [ 260 ] {da97d06e-380f-4e52-9bf9-d2d8874b6605} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8175 | 2025.11.20 17:21:52.321045 [ 196 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 434 rows starting from the beginning of the part | ||
| 8176 | 2025.11.20 17:21:52.321112 [ 196 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 8177 | 2025.11.20 17:21:52.321163 [ 196 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 8178 | 2025.11.20 17:21:52.321210 [ 196 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 8179 | 2025.11.20 17:21:52.321255 [ 196 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 410 rows starting from the beginning of the part | ||
| 8180 | 2025.11.20 17:21:52.321308 [ 196 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 410 rows starting from the beginning of the part | ||
| 8181 | 2025.11.20 17:21:52.321966 [ 260 ] {da97d06e-380f-4e52-9bf9-d2d8874b6605} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8182 | 2025.11.20 17:21:52.322002 [ 260 ] {da97d06e-380f-4e52-9bf9-d2d8874b6605} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8183 | 2025.11.20 17:21:52.322395 [ 195 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001556999 sec., 1595376.7471912312 rows/sec., 107.59 MiB/sec. | ||
| 8184 | 2025.11.20 17:21:52.322418 [ 260 ] {da97d06e-380f-4e52-9bf9-d2d8874b6605} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8185 | 2025.11.20 17:21:52.322559 [ 196 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8186 | 2025.11.20 17:21:52.322666 [ 260 ] {da97d06e-380f-4e52-9bf9-d2d8874b6605} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8187 | 2025.11.20 17:21:52.322794 [ 260 ] {da97d06e-380f-4e52-9bf9-d2d8874b6605} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001835 sec., 605994.5504087193 rows/sec., 47.81 MiB/sec. | ||
| 8188 | 2025.11.20 17:21:52.322800 [ 196 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_26_5} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8189 | 2025.11.20 17:21:52.322832 [ 260 ] {da97d06e-380f-4e52-9bf9-d2d8874b6605} <Debug> TCPHandler: Processed in 0.002003988 sec. | ||
| 8190 | 2025.11.20 17:21:52.322867 [ 196 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_26_5} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8191 | 2025.11.20 17:21:52.322925 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 8192 | 2025.11.20 17:21:52.322945 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8193 | 2025.11.20 17:21:52.323040 [ 260 ] {c5c3069b-71bf-4274-b6e9-9e98009b49dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8194 | 2025.11.20 17:21:52.323079 [ 260 ] {c5c3069b-71bf-4274-b6e9-9e98009b49dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8195 | 2025.11.20 17:21:52.323548 [ 260 ] {c5c3069b-71bf-4274-b6e9-9e98009b49dd} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8196 | 2025.11.20 17:21:52.323584 [ 260 ] {c5c3069b-71bf-4274-b6e9-9e98009b49dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8197 | 2025.11.20 17:21:52.323892 [ 260 ] {c5c3069b-71bf-4274-b6e9-9e98009b49dd} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8198 | 2025.11.20 17:21:52.324108 [ 260 ] {c5c3069b-71bf-4274-b6e9-9e98009b49dd} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8199 | 2025.11.20 17:21:52.324237 [ 260 ] {c5c3069b-71bf-4274-b6e9-9e98009b49dd} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001216 sec., 168585.52631578947 rows/sec., 9.89 MiB/sec. | ||
| 8200 | 2025.11.20 17:21:52.324274 [ 260 ] {c5c3069b-71bf-4274-b6e9-9e98009b49dd} <Debug> TCPHandler: Processed in 0.001377555 sec. | ||
| 8201 | 2025.11.20 17:21:52.324379 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8202 | 2025.11.20 17:21:52.324473 [ 260 ] {872037fd-a423-4a03-97da-7ac099e87545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8203 | 2025.11.20 17:21:52.324512 [ 260 ] {872037fd-a423-4a03-97da-7ac099e87545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8204 | 2025.11.20 17:21:52.324979 [ 260 ] {872037fd-a423-4a03-97da-7ac099e87545} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8205 | 2025.11.20 17:21:52.325015 [ 260 ] {872037fd-a423-4a03-97da-7ac099e87545} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8206 | 2025.11.20 17:21:52.325335 [ 260 ] {872037fd-a423-4a03-97da-7ac099e87545} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8207 | 2025.11.20 17:21:52.325546 [ 260 ] {872037fd-a423-4a03-97da-7ac099e87545} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8208 | 2025.11.20 17:21:52.325675 [ 260 ] {872037fd-a423-4a03-97da-7ac099e87545} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00122 sec., 173770.4918032787 rows/sec., 11.21 MiB/sec. | ||
| 8209 | 2025.11.20 17:21:52.325712 [ 260 ] {872037fd-a423-4a03-97da-7ac099e87545} <Debug> TCPHandler: Processed in 0.001379526 sec. | ||
| 8210 | 2025.11.20 17:21:52.325818 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8211 | 2025.11.20 17:21:52.325920 [ 260 ] {dc088b43-fb95-4ee4-b97d-433956a7b445} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8212 | 2025.11.20 17:21:52.325960 [ 260 ] {dc088b43-fb95-4ee4-b97d-433956a7b445} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8213 | 2025.11.20 17:21:52.326443 [ 260 ] {dc088b43-fb95-4ee4-b97d-433956a7b445} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8214 | 2025.11.20 17:21:52.326480 [ 260 ] {dc088b43-fb95-4ee4-b97d-433956a7b445} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8215 | 2025.11.20 17:21:52.326807 [ 260 ] {dc088b43-fb95-4ee4-b97d-433956a7b445} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8216 | 2025.11.20 17:21:52.327012 [ 260 ] {dc088b43-fb95-4ee4-b97d-433956a7b445} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8217 | 2025.11.20 17:21:52.327114 [ 61 ] {} <Debug> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8218 | 2025.11.20 17:21:52.327143 [ 260 ] {dc088b43-fb95-4ee4-b97d-433956a7b445} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001242 sec., 169887.27858293074 rows/sec., 9.65 MiB/sec. | ||
| 8219 | 2025.11.20 17:21:52.327148 [ 61 ] {} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8220 | 2025.11.20 17:21:52.327184 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8221 | 2025.11.20 17:21:52.327189 [ 260 ] {dc088b43-fb95-4ee4-b97d-433956a7b445} <Debug> TCPHandler: Processed in 0.001420026 sec. | ||
| 8222 | 2025.11.20 17:21:52.327272 [ 193 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::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 | ||
| 8223 | 2025.11.20 17:21:52.327308 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8224 | 2025.11.20 17:21:52.327391 [ 193 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8225 | 2025.11.20 17:21:52.327407 [ 260 ] {eed76d60-146e-404b-8f68-dd17d2d21999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8226 | 2025.11.20 17:21:52.327430 [ 193 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 223 rows starting from the beginning of the part | ||
| 8227 | 2025.11.20 17:21:52.327451 [ 260 ] {eed76d60-146e-404b-8f68-dd17d2d21999} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8228 | 2025.11.20 17:21:52.327504 [ 193 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 8229 | 2025.11.20 17:21:52.327558 [ 193 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 8230 | 2025.11.20 17:21:52.327601 [ 193 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 8231 | 2025.11.20 17:21:52.327643 [ 193 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 211 rows starting from the beginning of the part | ||
| 8232 | 2025.11.20 17:21:52.327686 [ 193 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 211 rows starting from the beginning of the part | ||
| 8233 | 2025.11.20 17:21:52.328103 [ 260 ] {eed76d60-146e-404b-8f68-dd17d2d21999} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8234 | 2025.11.20 17:21:52.328145 [ 260 ] {eed76d60-146e-404b-8f68-dd17d2d21999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8235 | 2025.11.20 17:21:52.328508 [ 260 ] {eed76d60-146e-404b-8f68-dd17d2d21999} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8236 | 2025.11.20 17:21:52.328698 [ 195 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001468248 sec., 870425.1597822711 rows/sec., 52.91 MiB/sec. | ||
| 8237 | 2025.11.20 17:21:52.328729 [ 260 ] {eed76d60-146e-404b-8f68-dd17d2d21999} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8238 | 2025.11.20 17:21:52.328828 [ 193 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8239 | 2025.11.20 17:21:52.328869 [ 260 ] {eed76d60-146e-404b-8f68-dd17d2d21999} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001479 sec., 459093.9824205544 rows/sec., 32.00 MiB/sec. | ||
| 8240 | 2025.11.20 17:21:52.328926 [ 260 ] {eed76d60-146e-404b-8f68-dd17d2d21999} <Debug> TCPHandler: Processed in 0.001666962 sec. | ||
| 8241 | 2025.11.20 17:21:52.329052 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8242 | 2025.11.20 17:21:52.329109 [ 193 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_26_5} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8243 | 2025.11.20 17:21:52.329168 [ 260 ] {d27e91c3-dfad-4ef8-8230-0f36bac11ab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8244 | 2025.11.20 17:21:52.329178 [ 193 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_26_5} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8245 | 2025.11.20 17:21:52.329224 [ 260 ] {d27e91c3-dfad-4ef8-8230-0f36bac11ab7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8246 | 2025.11.20 17:21:52.329256 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 8247 | 2025.11.20 17:21:52.329578 [ 260 ] {d27e91c3-dfad-4ef8-8230-0f36bac11ab7} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8248 | 2025.11.20 17:21:52.329619 [ 260 ] {d27e91c3-dfad-4ef8-8230-0f36bac11ab7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8249 | 2025.11.20 17:21:52.329953 [ 260 ] {d27e91c3-dfad-4ef8-8230-0f36bac11ab7} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8250 | 2025.11.20 17:21:52.330161 [ 260 ] {d27e91c3-dfad-4ef8-8230-0f36bac11ab7} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8251 | 2025.11.20 17:21:52.330288 [ 260 ] {d27e91c3-dfad-4ef8-8230-0f36bac11ab7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001144 sec., 5244.755244755244 rows/sec., 274.02 KiB/sec. | ||
| 8252 | 2025.11.20 17:21:52.330324 [ 260 ] {d27e91c3-dfad-4ef8-8230-0f36bac11ab7} <Debug> TCPHandler: Processed in 0.001331205 sec. | ||
| 8253 | 2025.11.20 17:21:52.330425 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8254 | 2025.11.20 17:21:52.330519 [ 260 ] {3aa75275-38ff-487f-9aff-4f89fbea563c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8255 | 2025.11.20 17:21:52.330561 [ 260 ] {3aa75275-38ff-487f-9aff-4f89fbea563c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8256 | 2025.11.20 17:21:52.330996 [ 260 ] {3aa75275-38ff-487f-9aff-4f89fbea563c} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8257 | 2025.11.20 17:21:52.331031 [ 260 ] {3aa75275-38ff-487f-9aff-4f89fbea563c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8258 | 2025.11.20 17:21:52.331385 [ 260 ] {3aa75275-38ff-487f-9aff-4f89fbea563c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8259 | 2025.11.20 17:21:52.331602 [ 260 ] {3aa75275-38ff-487f-9aff-4f89fbea563c} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8260 | 2025.11.20 17:21:52.331731 [ 260 ] {3aa75275-38ff-487f-9aff-4f89fbea563c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00123 sec., 255284.55284552847 rows/sec., 16.77 MiB/sec. | ||
| 8261 | 2025.11.20 17:21:52.331767 [ 260 ] {3aa75275-38ff-487f-9aff-4f89fbea563c} <Debug> TCPHandler: Processed in 0.001389156 sec. | ||
| 8262 | 2025.11.20 17:21:52.331867 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8263 | 2025.11.20 17:21:52.331961 [ 260 ] {44c919c6-4f5e-4c71-9ce0-f2154cc4c233} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8264 | 2025.11.20 17:21:52.332001 [ 260 ] {44c919c6-4f5e-4c71-9ce0-f2154cc4c233} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8265 | 2025.11.20 17:21:52.332305 [ 260 ] {44c919c6-4f5e-4c71-9ce0-f2154cc4c233} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8266 | 2025.11.20 17:21:52.332339 [ 260 ] {44c919c6-4f5e-4c71-9ce0-f2154cc4c233} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8267 | 2025.11.20 17:21:52.332632 [ 260 ] {44c919c6-4f5e-4c71-9ce0-f2154cc4c233} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8268 | 2025.11.20 17:21:52.332844 [ 260 ] {44c919c6-4f5e-4c71-9ce0-f2154cc4c233} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8269 | 2025.11.20 17:21:52.332970 [ 260 ] {44c919c6-4f5e-4c71-9ce0-f2154cc4c233} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 8270 | 2025.11.20 17:21:52.333005 [ 260 ] {44c919c6-4f5e-4c71-9ce0-f2154cc4c233} <Debug> TCPHandler: Processed in 0.001185353 sec. | ||
| 8271 | 2025.11.20 17:21:52.333101 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8272 | 2025.11.20 17:21:52.333194 [ 260 ] {7078158c-a51c-4a63-bae4-9a01283cff6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8273 | 2025.11.20 17:21:52.333235 [ 260 ] {7078158c-a51c-4a63-bae4-9a01283cff6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8274 | 2025.11.20 17:21:52.333557 [ 260 ] {7078158c-a51c-4a63-bae4-9a01283cff6f} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8275 | 2025.11.20 17:21:52.333590 [ 260 ] {7078158c-a51c-4a63-bae4-9a01283cff6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8276 | 2025.11.20 17:21:52.333920 [ 260 ] {7078158c-a51c-4a63-bae4-9a01283cff6f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8277 | 2025.11.20 17:21:52.334129 [ 260 ] {7078158c-a51c-4a63-bae4-9a01283cff6f} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8278 | 2025.11.20 17:21:52.334254 [ 260 ] {7078158c-a51c-4a63-bae4-9a01283cff6f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001078 sec., 96474.95361781077 rows/sec., 5.91 MiB/sec. | ||
| 8279 | 2025.11.20 17:21:52.334289 [ 260 ] {7078158c-a51c-4a63-bae4-9a01283cff6f} <Debug> TCPHandler: Processed in 0.001234773 sec. | ||
| 8280 | 2025.11.20 17:21:53.628582 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17696 | ||
| 8281 | 2025.11.20 17:21:53.629146 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8282 | 2025.11.20 17:21:53.629195 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8283 | 2025.11.20 17:21:53.629729 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8284 | 2025.11.20 17:21:53.629968 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8285 | 2025.11.20 17:21:53.630114 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17696 | ||
| 8286 | 2025.11.20 17:21:54.522079 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8287 | 2025.11.20 17:21:54.537367 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8288 | 2025.11.20 17:21:54.537409 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8289 | 2025.11.20 17:21:54.543677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8290 | 2025.11.20 17:21:54.544420 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8291 | 2025.11.20 17:21:54.547023 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8292 | 2025.11.20 17:21:56.181302 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1084 | ||
| 8293 | 2025.11.20 17:21:56.183628 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8294 | 2025.11.20 17:21:56.183665 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8295 | 2025.11.20 17:21:56.184846 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8296 | 2025.11.20 17:21:56.185104 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8297 | 2025.11.20 17:21:56.185358 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1084 | ||
| 8298 | 2025.11.20 17:21:57.310948 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8299 | 2025.11.20 17:21:57.311152 [ 260 ] {75ad29b0-ec39-478d-a814-bc6e1819e9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8300 | 2025.11.20 17:21:57.311226 [ 260 ] {75ad29b0-ec39-478d-a814-bc6e1819e9a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8301 | 2025.11.20 17:21:57.311994 [ 260 ] {75ad29b0-ec39-478d-a814-bc6e1819e9a5} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8302 | 2025.11.20 17:21:57.312046 [ 260 ] {75ad29b0-ec39-478d-a814-bc6e1819e9a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8303 | 2025.11.20 17:21:57.312460 [ 260 ] {75ad29b0-ec39-478d-a814-bc6e1819e9a5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8304 | 2025.11.20 17:21:57.312704 [ 260 ] {75ad29b0-ec39-478d-a814-bc6e1819e9a5} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8305 | 2025.11.20 17:21:57.312871 [ 260 ] {75ad29b0-ec39-478d-a814-bc6e1819e9a5} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001772 sec., 76749.43566591422 rows/sec., 6.66 MiB/sec. | ||
| 8306 | 2025.11.20 17:21:57.312922 [ 260 ] {75ad29b0-ec39-478d-a814-bc6e1819e9a5} <Debug> TCPHandler: Processed in 0.00211318 sec. | ||
| 8307 | 2025.11.20 17:21:57.313040 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8308 | 2025.11.20 17:21:57.313135 [ 260 ] {514bcbf6-804b-4cad-ac3f-6d2baa07c349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8309 | 2025.11.20 17:21:57.313176 [ 260 ] {514bcbf6-804b-4cad-ac3f-6d2baa07c349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8310 | 2025.11.20 17:21:57.313608 [ 260 ] {514bcbf6-804b-4cad-ac3f-6d2baa07c349} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8311 | 2025.11.20 17:21:57.313647 [ 260 ] {514bcbf6-804b-4cad-ac3f-6d2baa07c349} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8312 | 2025.11.20 17:21:57.313958 [ 260 ] {514bcbf6-804b-4cad-ac3f-6d2baa07c349} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8313 | 2025.11.20 17:21:57.314171 [ 260 ] {514bcbf6-804b-4cad-ac3f-6d2baa07c349} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8314 | 2025.11.20 17:21:57.314300 [ 260 ] {514bcbf6-804b-4cad-ac3f-6d2baa07c349} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001184 sec., 33783.78378378379 rows/sec., 2.48 MiB/sec. | ||
| 8315 | 2025.11.20 17:21:57.314339 [ 260 ] {514bcbf6-804b-4cad-ac3f-6d2baa07c349} <Debug> TCPHandler: Processed in 0.001348676 sec. | ||
| 8316 | 2025.11.20 17:21:57.314447 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8317 | 2025.11.20 17:21:57.314547 [ 260 ] {222ff361-9ef4-48b9-91aa-ff51a9acd044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8318 | 2025.11.20 17:21:57.314588 [ 260 ] {222ff361-9ef4-48b9-91aa-ff51a9acd044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8319 | 2025.11.20 17:21:57.315040 [ 260 ] {222ff361-9ef4-48b9-91aa-ff51a9acd044} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8320 | 2025.11.20 17:21:57.315077 [ 260 ] {222ff361-9ef4-48b9-91aa-ff51a9acd044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8321 | 2025.11.20 17:21:57.315398 [ 260 ] {222ff361-9ef4-48b9-91aa-ff51a9acd044} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8322 | 2025.11.20 17:21:57.315619 [ 260 ] {222ff361-9ef4-48b9-91aa-ff51a9acd044} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8323 | 2025.11.20 17:21:57.315754 [ 260 ] {222ff361-9ef4-48b9-91aa-ff51a9acd044} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001225 sec., 84897.95918367348 rows/sec., 6.63 MiB/sec. | ||
| 8324 | 2025.11.20 17:21:57.315793 [ 260 ] {222ff361-9ef4-48b9-91aa-ff51a9acd044} <Debug> TCPHandler: Processed in 0.001395956 sec. | ||
| 8325 | 2025.11.20 17:21:57.315903 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8326 | 2025.11.20 17:21:57.315998 [ 260 ] {1df7ef0b-8fa4-44d2-84a9-9949ccb860ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8327 | 2025.11.20 17:21:57.316042 [ 260 ] {1df7ef0b-8fa4-44d2-84a9-9949ccb860ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8328 | 2025.11.20 17:21:57.316447 [ 260 ] {1df7ef0b-8fa4-44d2-84a9-9949ccb860ec} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8329 | 2025.11.20 17:21:57.316483 [ 260 ] {1df7ef0b-8fa4-44d2-84a9-9949ccb860ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8330 | 2025.11.20 17:21:57.316809 [ 260 ] {1df7ef0b-8fa4-44d2-84a9-9949ccb860ec} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8331 | 2025.11.20 17:21:57.317011 [ 260 ] {1df7ef0b-8fa4-44d2-84a9-9949ccb860ec} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8332 | 2025.11.20 17:21:57.317141 [ 260 ] {1df7ef0b-8fa4-44d2-84a9-9949ccb860ec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001161 sec., 137812.23083548667 rows/sec., 9.60 MiB/sec. | ||
| 8333 | 2025.11.20 17:21:57.317177 [ 260 ] {1df7ef0b-8fa4-44d2-84a9-9949ccb860ec} <Debug> TCPHandler: Processed in 0.001323015 sec. | ||
| 8334 | 2025.11.20 17:21:57.317297 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8335 | 2025.11.20 17:21:57.317424 [ 260 ] {294971ce-e62c-4dd7-b8eb-a2f6eb2d5c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8336 | 2025.11.20 17:21:57.317491 [ 260 ] {294971ce-e62c-4dd7-b8eb-a2f6eb2d5c5c} <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 | ||
| 8337 | 2025.11.20 17:21:57.318377 [ 260 ] {294971ce-e62c-4dd7-b8eb-a2f6eb2d5c5c} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8338 | 2025.11.20 17:21:57.318415 [ 260 ] {294971ce-e62c-4dd7-b8eb-a2f6eb2d5c5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8339 | 2025.11.20 17:21:57.318991 [ 260 ] {294971ce-e62c-4dd7-b8eb-a2f6eb2d5c5c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8340 | 2025.11.20 17:21:57.319220 [ 260 ] {294971ce-e62c-4dd7-b8eb-a2f6eb2d5c5c} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8341 | 2025.11.20 17:21:57.319360 [ 260 ] {294971ce-e62c-4dd7-b8eb-a2f6eb2d5c5c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001962 sec., 20387.35983690112 rows/sec., 36.53 MiB/sec. | ||
| 8342 | 2025.11.20 17:21:57.319415 [ 260 ] {294971ce-e62c-4dd7-b8eb-a2f6eb2d5c5c} <Debug> TCPHandler: Processed in 0.002179331 sec. | ||
| 8343 | 2025.11.20 17:21:57.319525 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8344 | 2025.11.20 17:21:57.319621 [ 260 ] {acf18beb-dc4b-4ba8-acff-c788a7482283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8345 | 2025.11.20 17:21:57.319663 [ 260 ] {acf18beb-dc4b-4ba8-acff-c788a7482283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8346 | 2025.11.20 17:21:57.319997 [ 260 ] {acf18beb-dc4b-4ba8-acff-c788a7482283} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8347 | 2025.11.20 17:21:57.320034 [ 260 ] {acf18beb-dc4b-4ba8-acff-c788a7482283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 8348 | 2025.11.20 17:21:57.320341 [ 260 ] {acf18beb-dc4b-4ba8-acff-c788a7482283} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8349 | 2025.11.20 17:21:57.320557 [ 260 ] {acf18beb-dc4b-4ba8-acff-c788a7482283} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8350 | 2025.11.20 17:21:57.320684 [ 260 ] {acf18beb-dc4b-4ba8-acff-c788a7482283} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 8351 | 2025.11.20 17:21:57.320721 [ 260 ] {acf18beb-dc4b-4ba8-acff-c788a7482283} <Debug> TCPHandler: Processed in 0.001244694 sec. | ||
| 8352 | 2025.11.20 17:22:01.014779 [ 71 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8353 | 2025.11.20 17:22:01.014855 [ 71 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8354 | 2025.11.20 17:22:01.130316 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18208 | ||
| 8355 | 2025.11.20 17:22:01.130983 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8356 | 2025.11.20 17:22:01.131028 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8357 | 2025.11.20 17:22:01.131513 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8358 | 2025.11.20 17:22:01.131747 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8359 | 2025.11.20 17:22:01.131889 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18208 | ||
| 8360 | 2025.11.20 17:22:02.047213 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8361 | 2025.11.20 17:22:02.062802 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8362 | 2025.11.20 17:22:02.062890 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8363 | 2025.11.20 17:22:02.069329 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8364 | 2025.11.20 17:22:02.070037 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8365 | 2025.11.20 17:22:02.072838 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8366 | 2025.11.20 17:22:02.319488 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8367 | 2025.11.20 17:22:02.319687 [ 260 ] {0f15386d-ed46-4168-91ab-204fa9421124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8368 | 2025.11.20 17:22:02.319760 [ 260 ] {0f15386d-ed46-4168-91ab-204fa9421124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8369 | 2025.11.20 17:22:02.320557 [ 260 ] {0f15386d-ed46-4168-91ab-204fa9421124} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8370 | 2025.11.20 17:22:02.320607 [ 260 ] {0f15386d-ed46-4168-91ab-204fa9421124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8371 | 2025.11.20 17:22:02.321041 [ 260 ] {0f15386d-ed46-4168-91ab-204fa9421124} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8372 | 2025.11.20 17:22:02.321281 [ 260 ] {0f15386d-ed46-4168-91ab-204fa9421124} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8373 | 2025.11.20 17:22:02.321436 [ 260 ] {0f15386d-ed46-4168-91ab-204fa9421124} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001802 sec., 227524.97225305217 rows/sec., 14.43 MiB/sec. | ||
| 8374 | 2025.11.20 17:22:02.321479 [ 260 ] {0f15386d-ed46-4168-91ab-204fa9421124} <Debug> TCPHandler: Processed in 0.00212919 sec. | ||
| 8375 | 2025.11.20 17:22:02.321594 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8376 | 2025.11.20 17:22:02.321688 [ 260 ] {452a72ba-900f-4feb-9506-82c4f3a7de26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8377 | 2025.11.20 17:22:02.321730 [ 260 ] {452a72ba-900f-4feb-9506-82c4f3a7de26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8378 | 2025.11.20 17:22:02.322655 [ 260 ] {452a72ba-900f-4feb-9506-82c4f3a7de26} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8379 | 2025.11.20 17:22:02.322692 [ 260 ] {452a72ba-900f-4feb-9506-82c4f3a7de26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8380 | 2025.11.20 17:22:02.323066 [ 260 ] {452a72ba-900f-4feb-9506-82c4f3a7de26} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8381 | 2025.11.20 17:22:02.323276 [ 260 ] {452a72ba-900f-4feb-9506-82c4f3a7de26} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8382 | 2025.11.20 17:22:02.323397 [ 70 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8383 | 2025.11.20 17:22:02.323406 [ 260 ] {452a72ba-900f-4feb-9506-82c4f3a7de26} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001736 sec., 640552.9953917051 rows/sec., 50.54 MiB/sec. | ||
| 8384 | 2025.11.20 17:22:02.323474 [ 70 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8385 | 2025.11.20 17:22:02.323487 [ 260 ] {452a72ba-900f-4feb-9506-82c4f3a7de26} <Debug> TCPHandler: Processed in 0.001942137 sec. | ||
| 8386 | 2025.11.20 17:22:02.323502 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8387 | 2025.11.20 17:22:02.323606 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8388 | 2025.11.20 17:22:02.323642 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::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 | ||
| 8389 | 2025.11.20 17:22:02.323707 [ 260 ] {989887cd-98c3-4cb8-b292-04eba3003ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8390 | 2025.11.20 17:22:02.323753 [ 260 ] {989887cd-98c3-4cb8-b292-04eba3003ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8391 | 2025.11.20 17:22:02.323790 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8392 | 2025.11.20 17:22:02.323834 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2463 rows starting from the beginning of the part | ||
| 8393 | 2025.11.20 17:22:02.323909 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1112 rows starting from the beginning of the part | ||
| 8394 | 2025.11.20 17:22:02.323958 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 136 rows starting from the beginning of the part | ||
| 8395 | 2025.11.20 17:22:02.324006 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1112 rows starting from the beginning of the part | ||
| 8396 | 2025.11.20 17:22:02.324049 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 136 rows starting from the beginning of the part | ||
| 8397 | 2025.11.20 17:22:02.324096 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1112 rows starting from the beginning of the part | ||
| 8398 | 2025.11.20 17:22:02.324228 [ 260 ] {989887cd-98c3-4cb8-b292-04eba3003ec5} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8399 | 2025.11.20 17:22:02.324272 [ 260 ] {989887cd-98c3-4cb8-b292-04eba3003ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8400 | 2025.11.20 17:22:02.324619 [ 260 ] {989887cd-98c3-4cb8-b292-04eba3003ec5} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8401 | 2025.11.20 17:22:02.324836 [ 260 ] {989887cd-98c3-4cb8-b292-04eba3003ec5} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8402 | 2025.11.20 17:22:02.324972 [ 260 ] {989887cd-98c3-4cb8-b292-04eba3003ec5} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001285 sec., 159533.0739299611 rows/sec., 9.36 MiB/sec. | ||
| 8403 | 2025.11.20 17:22:02.325011 [ 260 ] {989887cd-98c3-4cb8-b292-04eba3003ec5} <Debug> TCPHandler: Processed in 0.001454107 sec. | ||
| 8404 | 2025.11.20 17:22:02.325112 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8405 | 2025.11.20 17:22:02.325207 [ 260 ] {b1f7eab3-c3e9-4437-95d1-3742e7299f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8406 | 2025.11.20 17:22:02.325248 [ 260 ] {b1f7eab3-c3e9-4437-95d1-3742e7299f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8407 | 2025.11.20 17:22:02.325715 [ 260 ] {b1f7eab3-c3e9-4437-95d1-3742e7299f3e} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8408 | 2025.11.20 17:22:02.325752 [ 260 ] {b1f7eab3-c3e9-4437-95d1-3742e7299f3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8409 | 2025.11.20 17:22:02.326086 [ 260 ] {b1f7eab3-c3e9-4437-95d1-3742e7299f3e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8410 | 2025.11.20 17:22:02.326305 [ 193 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6071 rows, containing 5 columns (5 merged, 0 gathered) in 0.002718462 sec., 2233248.064530606 rows/sec., 188.15 MiB/sec. | ||
| 8411 | 2025.11.20 17:22:02.326315 [ 260 ] {b1f7eab3-c3e9-4437-95d1-3742e7299f3e} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8412 | 2025.11.20 17:22:02.326477 [ 70 ] {} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Selected 6 parts from all_1_30_6 to all_35_35_0 | ||
| 8413 | 2025.11.20 17:22:02.326507 [ 260 ] {b1f7eab3-c3e9-4437-95d1-3742e7299f3e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001316 sec., 161094.22492401217 rows/sec., 10.39 MiB/sec. | ||
| 8414 | 2025.11.20 17:22:02.326512 [ 70 ] {} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8415 | 2025.11.20 17:22:02.326549 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8416 | 2025.11.20 17:22:02.326552 [ 260 ] {b1f7eab3-c3e9-4437-95d1-3742e7299f3e} <Debug> TCPHandler: Processed in 0.001487178 sec. | ||
| 8417 | 2025.11.20 17:22:02.326652 [ 188 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_30_6 to all_35_35_0 into Compact with storage Full | ||
| 8418 | 2025.11.20 17:22:02.326674 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8419 | 2025.11.20 17:22:02.326683 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8420 | 2025.11.20 17:22:02.326776 [ 260 ] {f07f2f3e-f7e4-4af8-a0bf-1b8257e0391d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8421 | 2025.11.20 17:22:02.326779 [ 188 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8422 | 2025.11.20 17:22:02.326821 [ 260 ] {f07f2f3e-f7e4-4af8-a0bf-1b8257e0391d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8423 | 2025.11.20 17:22:02.326824 [ 188 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_6, total 465 rows starting from the beginning of the part | ||
| 8424 | 2025.11.20 17:22:02.326891 [ 188 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 212 rows starting from the beginning of the part | ||
| 8425 | 2025.11.20 17:22:02.326936 [ 188 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 228 rows starting from the beginning of the part | ||
| 8426 | 2025.11.20 17:22:02.326982 [ 188 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
| 8427 | 2025.11.20 17:22:02.326996 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_56_11} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8428 | 2025.11.20 17:22:02.327024 [ 188 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 212 rows starting from the beginning of the part | ||
| 8429 | 2025.11.20 17:22:02.327070 [ 188 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 212 rows starting from the beginning of the part | ||
| 8430 | 2025.11.20 17:22:02.327077 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_56_11} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8431 | 2025.11.20 17:22:02.327172 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.30 MiB. | ||
| 8432 | 2025.11.20 17:22:02.327304 [ 260 ] {f07f2f3e-f7e4-4af8-a0bf-1b8257e0391d} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8433 | 2025.11.20 17:22:02.327343 [ 260 ] {f07f2f3e-f7e4-4af8-a0bf-1b8257e0391d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8434 | 2025.11.20 17:22:02.327664 [ 260 ] {f07f2f3e-f7e4-4af8-a0bf-1b8257e0391d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8435 | 2025.11.20 17:22:02.327874 [ 260 ] {f07f2f3e-f7e4-4af8-a0bf-1b8257e0391d} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8436 | 2025.11.20 17:22:02.328002 [ 260 ] {f07f2f3e-f7e4-4af8-a0bf-1b8257e0391d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001246 sec., 169341.8940609952 rows/sec., 9.62 MiB/sec. | ||
| 8437 | 2025.11.20 17:22:02.328012 [ 191 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1541 rows, containing 5 columns (5 merged, 0 gathered) in 0.001401567 sec., 1099483.6493724524 rows/sec., 76.46 MiB/sec. | ||
| 8438 | 2025.11.20 17:22:02.328042 [ 260 ] {f07f2f3e-f7e4-4af8-a0bf-1b8257e0391d} <Debug> TCPHandler: Processed in 0.001415286 sec. | ||
| 8439 | 2025.11.20 17:22:02.328145 [ 188 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 8440 | 2025.11.20 17:22:02.328151 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8441 | 2025.11.20 17:22:02.328248 [ 260 ] {b06dc499-1edf-4b99-a5c0-4e8fca4c55ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8442 | 2025.11.20 17:22:02.328287 [ 260 ] {b06dc499-1edf-4b99-a5c0-4e8fca4c55ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8443 | 2025.11.20 17:22:02.328384 [ 188 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_35_7} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8444 | 2025.11.20 17:22:02.328446 [ 188 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_35_7} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Merged 6 parts: [all_1_30_6, all_35_35_0] -> all_1_35_7 | ||
| 8445 | 2025.11.20 17:22:02.328515 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 8446 | 2025.11.20 17:22:02.328937 [ 260 ] {b06dc499-1edf-4b99-a5c0-4e8fca4c55ee} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8447 | 2025.11.20 17:22:02.328972 [ 260 ] {b06dc499-1edf-4b99-a5c0-4e8fca4c55ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8448 | 2025.11.20 17:22:02.329306 [ 260 ] {b06dc499-1edf-4b99-a5c0-4e8fca4c55ee} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8449 | 2025.11.20 17:22:02.329514 [ 260 ] {b06dc499-1edf-4b99-a5c0-4e8fca4c55ee} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8450 | 2025.11.20 17:22:02.329624 [ 68 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8451 | 2025.11.20 17:22:02.329638 [ 260 ] {b06dc499-1edf-4b99-a5c0-4e8fca4c55ee} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001408 sec., 482244.3181818182 rows/sec., 33.62 MiB/sec. | ||
| 8452 | 2025.11.20 17:22:02.329657 [ 68 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8453 | 2025.11.20 17:22:02.329675 [ 260 ] {b06dc499-1edf-4b99-a5c0-4e8fca4c55ee} <Debug> TCPHandler: Processed in 0.001570569 sec. | ||
| 8454 | 2025.11.20 17:22:02.329676 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8455 | 2025.11.20 17:22:02.329754 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::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 | ||
| 8456 | 2025.11.20 17:22:02.329776 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8457 | 2025.11.20 17:22:02.329840 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8458 | 2025.11.20 17:22:02.329870 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1249 rows starting from the beginning of the part | ||
| 8459 | 2025.11.20 17:22:02.329874 [ 260 ] {43759a0d-bda1-410d-ab66-e98d651ef4b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8460 | 2025.11.20 17:22:02.329926 [ 260 ] {43759a0d-bda1-410d-ab66-e98d651ef4b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8461 | 2025.11.20 17:22:02.329942 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 679 rows starting from the beginning of the part | ||
| 8462 | 2025.11.20 17:22:02.329992 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 104 rows starting from the beginning of the part | ||
| 8463 | 2025.11.20 17:22:02.330034 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 679 rows starting from the beginning of the part | ||
| 8464 | 2025.11.20 17:22:02.330072 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 104 rows starting from the beginning of the part | ||
| 8465 | 2025.11.20 17:22:02.330111 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 679 rows starting from the beginning of the part | ||
| 8466 | 2025.11.20 17:22:02.330252 [ 260 ] {43759a0d-bda1-410d-ab66-e98d651ef4b3} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8467 | 2025.11.20 17:22:02.330293 [ 260 ] {43759a0d-bda1-410d-ab66-e98d651ef4b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8468 | 2025.11.20 17:22:02.330613 [ 260 ] {43759a0d-bda1-410d-ab66-e98d651ef4b3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8469 | 2025.11.20 17:22:02.330828 [ 260 ] {43759a0d-bda1-410d-ab66-e98d651ef4b3} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8470 | 2025.11.20 17:22:02.330961 [ 260 ] {43759a0d-bda1-410d-ab66-e98d651ef4b3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 283.43 KiB/sec. | ||
| 8471 | 2025.11.20 17:22:02.330996 [ 260 ] {43759a0d-bda1-410d-ab66-e98d651ef4b3} <Debug> TCPHandler: Processed in 0.001267944 sec. | ||
| 8472 | 2025.11.20 17:22:02.331095 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8473 | 2025.11.20 17:22:02.331186 [ 260 ] {a34441a3-6717-4386-beb0-7d6b6c20c74d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8474 | 2025.11.20 17:22:02.331228 [ 260 ] {a34441a3-6717-4386-beb0-7d6b6c20c74d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8475 | 2025.11.20 17:22:02.331390 [ 188 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3494 rows, containing 5 columns (5 merged, 0 gathered) in 0.001666781 sec., 2096256.1968248978 rows/sec., 157.01 MiB/sec. | ||
| 8476 | 2025.11.20 17:22:02.331540 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8477 | 2025.11.20 17:22:02.331653 [ 260 ] {a34441a3-6717-4386-beb0-7d6b6c20c74d} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8478 | 2025.11.20 17:22:02.331696 [ 260 ] {a34441a3-6717-4386-beb0-7d6b6c20c74d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8479 | 2025.11.20 17:22:02.331793 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_56_11} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8480 | 2025.11.20 17:22:02.331914 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_56_11} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8481 | 2025.11.20 17:22:02.331990 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 8482 | 2025.11.20 17:22:02.332080 [ 260 ] {a34441a3-6717-4386-beb0-7d6b6c20c74d} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8483 | 2025.11.20 17:22:02.332290 [ 260 ] {a34441a3-6717-4386-beb0-7d6b6c20c74d} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8484 | 2025.11.20 17:22:02.332389 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8485 | 2025.11.20 17:22:02.332417 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8486 | 2025.11.20 17:22:02.332419 [ 260 ] {a34441a3-6717-4386-beb0-7d6b6c20c74d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001251 sec., 250999.2006394884 rows/sec., 16.49 MiB/sec. | ||
| 8487 | 2025.11.20 17:22:02.332435 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8488 | 2025.11.20 17:22:02.332460 [ 260 ] {a34441a3-6717-4386-beb0-7d6b6c20c74d} <Debug> TCPHandler: Processed in 0.001411246 sec. | ||
| 8489 | 2025.11.20 17:22:02.332529 [ 198 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 8490 | 2025.11.20 17:22:02.332566 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8491 | 2025.11.20 17:22:02.332659 [ 198 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8492 | 2025.11.20 17:22:02.332661 [ 260 ] {4658a610-a658-43b7-908b-71d0bed84b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8493 | 2025.11.20 17:22:02.332700 [ 198 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 17802 rows starting from the beginning of the part | ||
| 8494 | 2025.11.20 17:22:02.332719 [ 260 ] {4658a610-a658-43b7-908b-71d0bed84b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8495 | 2025.11.20 17:22:02.332773 [ 198 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 314 rows starting from the beginning of the part | ||
| 8496 | 2025.11.20 17:22:02.332824 [ 198 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 8497 | 2025.11.20 17:22:02.332865 [ 198 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 314 rows starting from the beginning of the part | ||
| 8498 | 2025.11.20 17:22:02.332906 [ 198 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 8499 | 2025.11.20 17:22:02.332947 [ 198 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 314 rows starting from the beginning of the part | ||
| 8500 | 2025.11.20 17:22:02.333029 [ 260 ] {4658a610-a658-43b7-908b-71d0bed84b5d} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8501 | 2025.11.20 17:22:02.333067 [ 260 ] {4658a610-a658-43b7-908b-71d0bed84b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8502 | 2025.11.20 17:22:02.333393 [ 260 ] {4658a610-a658-43b7-908b-71d0bed84b5d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8503 | 2025.11.20 17:22:02.333596 [ 260 ] {4658a610-a658-43b7-908b-71d0bed84b5d} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8504 | 2025.11.20 17:22:02.333720 [ 260 ] {4658a610-a658-43b7-908b-71d0bed84b5d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 8505 | 2025.11.20 17:22:02.333755 [ 260 ] {4658a610-a658-43b7-908b-71d0bed84b5d} <Debug> TCPHandler: Processed in 0.001236053 sec. | ||
| 8506 | 2025.11.20 17:22:02.333850 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8507 | 2025.11.20 17:22:02.333940 [ 260 ] {fb449f15-e201-46ac-a569-c0df90a16de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8508 | 2025.11.20 17:22:02.333981 [ 260 ] {fb449f15-e201-46ac-a569-c0df90a16de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8509 | 2025.11.20 17:22:02.334297 [ 260 ] {fb449f15-e201-46ac-a569-c0df90a16de1} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8510 | 2025.11.20 17:22:02.334330 [ 260 ] {fb449f15-e201-46ac-a569-c0df90a16de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8511 | 2025.11.20 17:22:02.334651 [ 260 ] {fb449f15-e201-46ac-a569-c0df90a16de1} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8512 | 2025.11.20 17:22:02.334860 [ 260 ] {fb449f15-e201-46ac-a569-c0df90a16de1} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8513 | 2025.11.20 17:22:02.334951 [ 68 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8514 | 2025.11.20 17:22:02.334978 [ 68 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8515 | 2025.11.20 17:22:02.334982 [ 260 ] {fb449f15-e201-46ac-a569-c0df90a16de1} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001059 sec., 98205.85457979226 rows/sec., 6.02 MiB/sec. | ||
| 8516 | 2025.11.20 17:22:02.334994 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8517 | 2025.11.20 17:22:02.335019 [ 260 ] {fb449f15-e201-46ac-a569-c0df90a16de1} <Debug> TCPHandler: Processed in 0.001215542 sec. | ||
| 8518 | 2025.11.20 17:22:02.335071 [ 187 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 8519 | 2025.11.20 17:22:02.335171 [ 187 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8520 | 2025.11.20 17:22:02.335208 [ 187 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3788 rows starting from the beginning of the part | ||
| 8521 | 2025.11.20 17:22:02.335261 [ 187 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 104 rows starting from the beginning of the part | ||
| 8522 | 2025.11.20 17:22:02.335303 [ 187 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 8523 | 2025.11.20 17:22:02.335342 [ 187 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 104 rows starting from the beginning of the part | ||
| 8524 | 2025.11.20 17:22:02.335381 [ 187 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 8525 | 2025.11.20 17:22:02.335419 [ 187 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 104 rows starting from the beginning of the part | ||
| 8526 | 2025.11.20 17:22:02.337590 [ 188 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4220 rows, containing 4 columns (4 merged, 0 gathered) in 0.002555559 sec., 1651302.122158009 rows/sec., 105.00 MiB/sec. | ||
| 8527 | 2025.11.20 17:22:02.338052 [ 199 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8528 | 2025.11.20 17:22:02.338354 [ 199 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_56_11} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8529 | 2025.11.20 17:22:02.338428 [ 199 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_56_11} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8530 | 2025.11.20 17:22:02.338497 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 8531 | 2025.11.20 17:22:02.339868 [ 199 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19064 rows, containing 5 columns (5 merged, 0 gathered) in 0.007387198 sec., 2580680.7939898185 rows/sec., 173.50 MiB/sec. | ||
| 8532 | 2025.11.20 17:22:02.340158 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8533 | 2025.11.20 17:22:02.340450 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8534 | 2025.11.20 17:22:02.340519 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8535 | 2025.11.20 17:22:02.340610 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.27 MiB. | ||
| 8536 | 2025.11.20 17:22:03.000262 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.45 MiB, peak 300.79 MiB, free memory in arenas 0.00 B, will set to 294.27 MiB (RSS), difference: 2.82 MiB | ||
| 8537 | 2025.11.20 17:22:06.185640 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 32 entries to flush up to offset 1116 | ||
| 8538 | 2025.11.20 17:22:06.187969 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8539 | 2025.11.20 17:22:06.188010 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8540 | 2025.11.20 17:22:06.189217 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8541 | 2025.11.20 17:22:06.189485 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8542 | 2025.11.20 17:22:06.189758 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1116 | ||
| 8543 | 2025.11.20 17:22:07.338204 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8544 | 2025.11.20 17:22:07.338405 [ 260 ] {a4dcace1-abe0-4794-8d15-c9d106a4bba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8545 | 2025.11.20 17:22:07.338480 [ 260 ] {a4dcace1-abe0-4794-8d15-c9d106a4bba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8546 | 2025.11.20 17:22:07.339182 [ 260 ] {a4dcace1-abe0-4794-8d15-c9d106a4bba9} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8547 | 2025.11.20 17:22:07.339233 [ 260 ] {a4dcace1-abe0-4794-8d15-c9d106a4bba9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8548 | 2025.11.20 17:22:07.339628 [ 260 ] {a4dcace1-abe0-4794-8d15-c9d106a4bba9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 8549 | 2025.11.20 17:22:07.339862 [ 260 ] {a4dcace1-abe0-4794-8d15-c9d106a4bba9} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8550 | 2025.11.20 17:22:07.340024 [ 260 ] {a4dcace1-abe0-4794-8d15-c9d106a4bba9} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001673 sec., 3586.371787208607 rows/sec., 292.44 KiB/sec. | ||
| 8551 | 2025.11.20 17:22:07.340075 [ 260 ] {a4dcace1-abe0-4794-8d15-c9d106a4bba9} <Debug> TCPHandler: Processed in 0.002011688 sec. | ||
| 8552 | 2025.11.20 17:22:07.340196 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8553 | 2025.11.20 17:22:07.340300 [ 260 ] {0758c84a-1c43-4313-9221-948c66e54a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8554 | 2025.11.20 17:22:07.340345 [ 260 ] {0758c84a-1c43-4313-9221-948c66e54a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8555 | 2025.11.20 17:22:07.341587 [ 260 ] {0758c84a-1c43-4313-9221-948c66e54a21} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8556 | 2025.11.20 17:22:07.341633 [ 260 ] {0758c84a-1c43-4313-9221-948c66e54a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8557 | 2025.11.20 17:22:07.342081 [ 260 ] {0758c84a-1c43-4313-9221-948c66e54a21} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8558 | 2025.11.20 17:22:07.342290 [ 260 ] {0758c84a-1c43-4313-9221-948c66e54a21} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8559 | 2025.11.20 17:22:07.342422 [ 260 ] {0758c84a-1c43-4313-9221-948c66e54a21} <Debug> executeQuery: Read 1279 rows, 108.86 KiB in 0.002145 sec., 596270.3962703962 rows/sec., 49.56 MiB/sec. | ||
| 8560 | 2025.11.20 17:22:07.342460 [ 260 ] {0758c84a-1c43-4313-9221-948c66e54a21} <Debug> TCPHandler: Processed in 0.002317184 sec. | ||
| 8561 | 2025.11.20 17:22:07.342561 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8562 | 2025.11.20 17:22:07.342657 [ 260 ] {82f5fba5-8c38-4e74-9201-c62c8b290d2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8563 | 2025.11.20 17:22:07.342699 [ 260 ] {82f5fba5-8c38-4e74-9201-c62c8b290d2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8564 | 2025.11.20 17:22:07.343113 [ 260 ] {82f5fba5-8c38-4e74-9201-c62c8b290d2e} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8565 | 2025.11.20 17:22:07.343148 [ 260 ] {82f5fba5-8c38-4e74-9201-c62c8b290d2e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8566 | 2025.11.20 17:22:07.343436 [ 260 ] {82f5fba5-8c38-4e74-9201-c62c8b290d2e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8567 | 2025.11.20 17:22:07.343636 [ 260 ] {82f5fba5-8c38-4e74-9201-c62c8b290d2e} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8568 | 2025.11.20 17:22:07.343732 [ 60 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8569 | 2025.11.20 17:22:07.343759 [ 260 ] {82f5fba5-8c38-4e74-9201-c62c8b290d2e} <Debug> executeQuery: Read 46 rows, 3.43 KiB in 0.001122 sec., 40998.217468805706 rows/sec., 2.98 MiB/sec. | ||
| 8570 | 2025.11.20 17:22:07.343767 [ 60 ] {} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8571 | 2025.11.20 17:22:07.343790 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8572 | 2025.11.20 17:22:07.343797 [ 260 ] {82f5fba5-8c38-4e74-9201-c62c8b290d2e} <Debug> TCPHandler: Processed in 0.001284115 sec. | ||
| 8573 | 2025.11.20 17:22:07.343905 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8574 | 2025.11.20 17:22:07.343911 [ 190 ] {477c62df-596d-4059-85d8-7b0e53a51c94::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 | ||
| 8575 | 2025.11.20 17:22:07.344000 [ 260 ] {a9ac9816-9a01-4720-8d10-5f467c4b87cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8576 | 2025.11.20 17:22:07.344042 [ 260 ] {a9ac9816-9a01-4720-8d10-5f467c4b87cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8577 | 2025.11.20 17:22:07.344062 [ 190 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8578 | 2025.11.20 17:22:07.344105 [ 190 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 277 rows starting from the beginning of the part | ||
| 8579 | 2025.11.20 17:22:07.344182 [ 190 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 40 rows starting from the beginning of the part | ||
| 8580 | 2025.11.20 17:22:07.344238 [ 190 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 205 rows starting from the beginning of the part | ||
| 8581 | 2025.11.20 17:22:07.344287 [ 190 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
| 8582 | 2025.11.20 17:22:07.344332 [ 190 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 205 rows starting from the beginning of the part | ||
| 8583 | 2025.11.20 17:22:07.344379 [ 190 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 46 rows starting from the beginning of the part | ||
| 8584 | 2025.11.20 17:22:07.344513 [ 260 ] {a9ac9816-9a01-4720-8d10-5f467c4b87cc} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8585 | 2025.11.20 17:22:07.344554 [ 260 ] {a9ac9816-9a01-4720-8d10-5f467c4b87cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8586 | 2025.11.20 17:22:07.344875 [ 260 ] {a9ac9816-9a01-4720-8d10-5f467c4b87cc} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8587 | 2025.11.20 17:22:07.345111 [ 260 ] {a9ac9816-9a01-4720-8d10-5f467c4b87cc} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8588 | 2025.11.20 17:22:07.345242 [ 260 ] {a9ac9816-9a01-4720-8d10-5f467c4b87cc} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00126 sec., 180952.38095238095 rows/sec., 12.25 MiB/sec. | ||
| 8589 | 2025.11.20 17:22:07.345279 [ 260 ] {a9ac9816-9a01-4720-8d10-5f467c4b87cc} <Debug> TCPHandler: Processed in 0.001421527 sec. | ||
| 8590 | 2025.11.20 17:22:07.345385 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8591 | 2025.11.20 17:22:07.345408 [ 199 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 813 rows, containing 5 columns (5 merged, 0 gathered) in 0.00155298 sec., 523509.639531739 rows/sec., 34.54 MiB/sec. | ||
| 8592 | 2025.11.20 17:22:07.345478 [ 260 ] {9a940ae5-ea1e-4056-bd3c-faf82a80012c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8593 | 2025.11.20 17:22:07.345521 [ 260 ] {9a940ae5-ea1e-4056-bd3c-faf82a80012c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8594 | 2025.11.20 17:22:07.345594 [ 192 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8595 | 2025.11.20 17:22:07.345854 [ 192 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_51_10} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8596 | 2025.11.20 17:22:07.345922 [ 192 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_51_10} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8597 | 2025.11.20 17:22:07.346010 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8598 | 2025.11.20 17:22:07.346161 [ 260 ] {9a940ae5-ea1e-4056-bd3c-faf82a80012c} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8599 | 2025.11.20 17:22:07.346196 [ 260 ] {9a940ae5-ea1e-4056-bd3c-faf82a80012c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8600 | 2025.11.20 17:22:07.346522 [ 260 ] {9a940ae5-ea1e-4056-bd3c-faf82a80012c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8601 | 2025.11.20 17:22:07.346725 [ 260 ] {9a940ae5-ea1e-4056-bd3c-faf82a80012c} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8602 | 2025.11.20 17:22:07.346851 [ 260 ] {9a940ae5-ea1e-4056-bd3c-faf82a80012c} <Debug> executeQuery: Read 566 rows, 43.10 KiB in 0.001391 sec., 406901.509705248 rows/sec., 30.26 MiB/sec. | ||
| 8603 | 2025.11.20 17:22:07.346889 [ 260 ] {9a940ae5-ea1e-4056-bd3c-faf82a80012c} <Debug> TCPHandler: Processed in 0.001551759 sec. | ||
| 8604 | 2025.11.20 17:22:07.346997 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8605 | 2025.11.20 17:22:07.347092 [ 260 ] {8fa7a264-a334-41a7-87c1-1d888b18db65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8606 | 2025.11.20 17:22:07.347135 [ 260 ] {8fa7a264-a334-41a7-87c1-1d888b18db65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8607 | 2025.11.20 17:22:07.347718 [ 260 ] {8fa7a264-a334-41a7-87c1-1d888b18db65} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8608 | 2025.11.20 17:22:07.347754 [ 260 ] {8fa7a264-a334-41a7-87c1-1d888b18db65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8609 | 2025.11.20 17:22:07.348124 [ 260 ] {8fa7a264-a334-41a7-87c1-1d888b18db65} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8610 | 2025.11.20 17:22:07.348331 [ 260 ] {8fa7a264-a334-41a7-87c1-1d888b18db65} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8611 | 2025.11.20 17:22:07.348456 [ 260 ] {8fa7a264-a334-41a7-87c1-1d888b18db65} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001384 sec., 611994.2196531792 rows/sec., 41.19 MiB/sec. | ||
| 8612 | 2025.11.20 17:22:07.348493 [ 260 ] {8fa7a264-a334-41a7-87c1-1d888b18db65} <Debug> TCPHandler: Processed in 0.001543909 sec. | ||
| 8613 | 2025.11.20 17:22:07.348602 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8614 | 2025.11.20 17:22:07.348696 [ 260 ] {b33119bc-6267-4847-b266-c368cfdee80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8615 | 2025.11.20 17:22:07.348750 [ 260 ] {b33119bc-6267-4847-b266-c368cfdee80f} <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 | ||
| 8616 | 2025.11.20 17:22:07.349650 [ 260 ] {b33119bc-6267-4847-b266-c368cfdee80f} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8617 | 2025.11.20 17:22:07.349685 [ 260 ] {b33119bc-6267-4847-b266-c368cfdee80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8618 | 2025.11.20 17:22:07.350231 [ 260 ] {b33119bc-6267-4847-b266-c368cfdee80f} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8619 | 2025.11.20 17:22:07.350445 [ 260 ] {b33119bc-6267-4847-b266-c368cfdee80f} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8620 | 2025.11.20 17:22:07.350586 [ 260 ] {b33119bc-6267-4847-b266-c368cfdee80f} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001909 sec., 20953.378732320587 rows/sec., 37.55 MiB/sec. | ||
| 8621 | 2025.11.20 17:22:07.350638 [ 260 ] {b33119bc-6267-4847-b266-c368cfdee80f} <Debug> TCPHandler: Processed in 0.002084009 sec. | ||
| 8622 | 2025.11.20 17:22:07.350745 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8623 | 2025.11.20 17:22:07.350839 [ 260 ] {849ae52b-fcb0-4dd4-9b21-9e9c42184277} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8624 | 2025.11.20 17:22:07.350881 [ 260 ] {849ae52b-fcb0-4dd4-9b21-9e9c42184277} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8625 | 2025.11.20 17:22:07.351216 [ 260 ] {849ae52b-fcb0-4dd4-9b21-9e9c42184277} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8626 | 2025.11.20 17:22:07.351250 [ 260 ] {849ae52b-fcb0-4dd4-9b21-9e9c42184277} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8627 | 2025.11.20 17:22:07.351556 [ 260 ] {849ae52b-fcb0-4dd4-9b21-9e9c42184277} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8628 | 2025.11.20 17:22:07.351757 [ 260 ] {849ae52b-fcb0-4dd4-9b21-9e9c42184277} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8629 | 2025.11.20 17:22:07.351881 [ 260 ] {849ae52b-fcb0-4dd4-9b21-9e9c42184277} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 8630 | 2025.11.20 17:22:07.351915 [ 260 ] {849ae52b-fcb0-4dd4-9b21-9e9c42184277} <Debug> TCPHandler: Processed in 0.001218363 sec. | ||
| 8631 | 2025.11.20 17:22:08.632010 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18656 | ||
| 8632 | 2025.11.20 17:22:08.632580 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8633 | 2025.11.20 17:22:08.632628 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8634 | 2025.11.20 17:22:08.633150 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8635 | 2025.11.20 17:22:08.633382 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8636 | 2025.11.20 17:22:08.633508 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18656 | ||
| 8637 | 2025.11.20 17:22:09.572936 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 8638 | 2025.11.20 17:22:09.589689 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8639 | 2025.11.20 17:22:09.589739 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8640 | 2025.11.20 17:22:09.595899 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8641 | 2025.11.20 17:22:09.596587 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8642 | 2025.11.20 17:22:09.599442 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 8643 | 2025.11.20 17:22:12.320375 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8644 | 2025.11.20 17:22:12.320551 [ 260 ] {a9da80a1-823a-475a-830a-557171f7996b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8645 | 2025.11.20 17:22:12.320615 [ 260 ] {a9da80a1-823a-475a-830a-557171f7996b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8646 | 2025.11.20 17:22:12.321443 [ 260 ] {a9da80a1-823a-475a-830a-557171f7996b} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8647 | 2025.11.20 17:22:12.321488 [ 260 ] {a9da80a1-823a-475a-830a-557171f7996b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8648 | 2025.11.20 17:22:12.321884 [ 260 ] {a9da80a1-823a-475a-830a-557171f7996b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8649 | 2025.11.20 17:22:12.322102 [ 260 ] {a9da80a1-823a-475a-830a-557171f7996b} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8650 | 2025.11.20 17:22:12.322248 [ 260 ] {a9da80a1-823a-475a-830a-557171f7996b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001744 sec., 235091.74311926603 rows/sec., 14.91 MiB/sec. | ||
| 8651 | 2025.11.20 17:22:12.322288 [ 260 ] {a9da80a1-823a-475a-830a-557171f7996b} <Debug> TCPHandler: Processed in 0.002039758 sec. | ||
| 8652 | 2025.11.20 17:22:12.322406 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8653 | 2025.11.20 17:22:12.322501 [ 260 ] {cecba10a-2ced-41b1-8e99-0e39a520925d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8654 | 2025.11.20 17:22:12.322542 [ 260 ] {cecba10a-2ced-41b1-8e99-0e39a520925d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8655 | 2025.11.20 17:22:12.323659 [ 260 ] {cecba10a-2ced-41b1-8e99-0e39a520925d} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8656 | 2025.11.20 17:22:12.323700 [ 260 ] {cecba10a-2ced-41b1-8e99-0e39a520925d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8657 | 2025.11.20 17:22:12.324103 [ 260 ] {cecba10a-2ced-41b1-8e99-0e39a520925d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8658 | 2025.11.20 17:22:12.324322 [ 260 ] {cecba10a-2ced-41b1-8e99-0e39a520925d} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8659 | 2025.11.20 17:22:12.324465 [ 260 ] {cecba10a-2ced-41b1-8e99-0e39a520925d} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001982 sec., 561049.4450050455 rows/sec., 44.27 MiB/sec. | ||
| 8660 | 2025.11.20 17:22:12.324504 [ 260 ] {cecba10a-2ced-41b1-8e99-0e39a520925d} <Debug> TCPHandler: Processed in 0.00214684 sec. | ||
| 8661 | 2025.11.20 17:22:12.324620 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8662 | 2025.11.20 17:22:12.324716 [ 260 ] {0a21f3b9-2923-4ecb-8fdf-f141985dc22c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8663 | 2025.11.20 17:22:12.324758 [ 260 ] {0a21f3b9-2923-4ecb-8fdf-f141985dc22c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8664 | 2025.11.20 17:22:12.325265 [ 260 ] {0a21f3b9-2923-4ecb-8fdf-f141985dc22c} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8665 | 2025.11.20 17:22:12.325303 [ 260 ] {0a21f3b9-2923-4ecb-8fdf-f141985dc22c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8666 | 2025.11.20 17:22:12.325614 [ 260 ] {0a21f3b9-2923-4ecb-8fdf-f141985dc22c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8667 | 2025.11.20 17:22:12.325829 [ 260 ] {0a21f3b9-2923-4ecb-8fdf-f141985dc22c} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8668 | 2025.11.20 17:22:12.325961 [ 260 ] {0a21f3b9-2923-4ecb-8fdf-f141985dc22c} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001264 sec., 162183.54430379748 rows/sec., 9.51 MiB/sec. | ||
| 8669 | 2025.11.20 17:22:12.326027 [ 260 ] {0a21f3b9-2923-4ecb-8fdf-f141985dc22c} <Debug> TCPHandler: Processed in 0.001456317 sec. | ||
| 8670 | 2025.11.20 17:22:12.326129 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8671 | 2025.11.20 17:22:12.326223 [ 260 ] {716ceedd-b4f3-4569-ba4e-1ffd3e4219df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8672 | 2025.11.20 17:22:12.326265 [ 260 ] {716ceedd-b4f3-4569-ba4e-1ffd3e4219df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8673 | 2025.11.20 17:22:12.326781 [ 260 ] {716ceedd-b4f3-4569-ba4e-1ffd3e4219df} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8674 | 2025.11.20 17:22:12.326818 [ 260 ] {716ceedd-b4f3-4569-ba4e-1ffd3e4219df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8675 | 2025.11.20 17:22:12.327137 [ 260 ] {716ceedd-b4f3-4569-ba4e-1ffd3e4219df} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8676 | 2025.11.20 17:22:12.327355 [ 260 ] {716ceedd-b4f3-4569-ba4e-1ffd3e4219df} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8677 | 2025.11.20 17:22:12.327510 [ 260 ] {716ceedd-b4f3-4569-ba4e-1ffd3e4219df} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001306 sec., 162327.71822358345 rows/sec., 10.47 MiB/sec. | ||
| 8678 | 2025.11.20 17:22:12.327550 [ 260 ] {716ceedd-b4f3-4569-ba4e-1ffd3e4219df} <Debug> TCPHandler: Processed in 0.001470048 sec. | ||
| 8679 | 2025.11.20 17:22:12.327654 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8680 | 2025.11.20 17:22:12.327756 [ 260 ] {ae53513e-424e-4921-b0fc-e17543e17ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8681 | 2025.11.20 17:22:12.327797 [ 260 ] {ae53513e-424e-4921-b0fc-e17543e17ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8682 | 2025.11.20 17:22:12.328342 [ 260 ] {ae53513e-424e-4921-b0fc-e17543e17ee1} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8683 | 2025.11.20 17:22:12.328379 [ 260 ] {ae53513e-424e-4921-b0fc-e17543e17ee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8684 | 2025.11.20 17:22:12.328696 [ 260 ] {ae53513e-424e-4921-b0fc-e17543e17ee1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8685 | 2025.11.20 17:22:12.328907 [ 260 ] {ae53513e-424e-4921-b0fc-e17543e17ee1} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8686 | 2025.11.20 17:22:12.329040 [ 260 ] {ae53513e-424e-4921-b0fc-e17543e17ee1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001301 sec., 162182.93620292083 rows/sec., 9.21 MiB/sec. | ||
| 8687 | 2025.11.20 17:22:12.329081 [ 260 ] {ae53513e-424e-4921-b0fc-e17543e17ee1} <Debug> TCPHandler: Processed in 0.001475228 sec. | ||
| 8688 | 2025.11.20 17:22:12.329190 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8689 | 2025.11.20 17:22:12.329283 [ 260 ] {50f73378-a98d-478b-9f57-db5fd2021eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8690 | 2025.11.20 17:22:12.329322 [ 260 ] {50f73378-a98d-478b-9f57-db5fd2021eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8691 | 2025.11.20 17:22:12.330069 [ 260 ] {50f73378-a98d-478b-9f57-db5fd2021eba} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8692 | 2025.11.20 17:22:12.330105 [ 260 ] {50f73378-a98d-478b-9f57-db5fd2021eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8693 | 2025.11.20 17:22:12.330449 [ 260 ] {50f73378-a98d-478b-9f57-db5fd2021eba} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8694 | 2025.11.20 17:22:12.330667 [ 260 ] {50f73378-a98d-478b-9f57-db5fd2021eba} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8695 | 2025.11.20 17:22:12.330803 [ 260 ] {50f73378-a98d-478b-9f57-db5fd2021eba} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001536 sec., 442057.2916666666 rows/sec., 30.81 MiB/sec. | ||
| 8696 | 2025.11.20 17:22:12.330843 [ 260 ] {50f73378-a98d-478b-9f57-db5fd2021eba} <Debug> TCPHandler: Processed in 0.001701043 sec. | ||
| 8697 | 2025.11.20 17:22:12.330974 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8698 | 2025.11.20 17:22:12.331075 [ 260 ] {41a789ca-469c-43c5-a43c-190a7e30ecef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8699 | 2025.11.20 17:22:12.331117 [ 260 ] {41a789ca-469c-43c5-a43c-190a7e30ecef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8700 | 2025.11.20 17:22:12.331461 [ 260 ] {41a789ca-469c-43c5-a43c-190a7e30ecef} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8701 | 2025.11.20 17:22:12.331496 [ 260 ] {41a789ca-469c-43c5-a43c-190a7e30ecef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8702 | 2025.11.20 17:22:12.331802 [ 260 ] {41a789ca-469c-43c5-a43c-190a7e30ecef} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8703 | 2025.11.20 17:22:12.332116 [ 260 ] {41a789ca-469c-43c5-a43c-190a7e30ecef} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8704 | 2025.11.20 17:22:12.332256 [ 49 ] {} <Debug> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8705 | 2025.11.20 17:22:12.332296 [ 260 ] {41a789ca-469c-43c5-a43c-190a7e30ecef} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001238 sec., 4846.526655896608 rows/sec., 253.21 KiB/sec. | ||
| 8706 | 2025.11.20 17:22:12.332329 [ 49 ] {} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8707 | 2025.11.20 17:22:12.332356 [ 260 ] {41a789ca-469c-43c5-a43c-190a7e30ecef} <Debug> TCPHandler: Processed in 0.001443377 sec. | ||
| 8708 | 2025.11.20 17:22:12.332358 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8709 | 2025.11.20 17:22:12.332501 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8710 | 2025.11.20 17:22:12.332508 [ 190 ] {3027377a-a440-4393-be4e-a4b877526604::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 | ||
| 8711 | 2025.11.20 17:22:12.332625 [ 260 ] {17b2c7a1-9597-4f16-9d94-340c14df0f54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8712 | 2025.11.20 17:22:12.332681 [ 190 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8713 | 2025.11.20 17:22:12.332687 [ 260 ] {17b2c7a1-9597-4f16-9d94-340c14df0f54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8714 | 2025.11.20 17:22:12.332728 [ 190 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 8715 | 2025.11.20 17:22:12.332806 [ 190 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 8716 | 2025.11.20 17:22:12.332857 [ 190 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 8717 | 2025.11.20 17:22:12.332906 [ 190 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 8718 | 2025.11.20 17:22:12.332948 [ 190 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 8719 | 2025.11.20 17:22:12.332996 [ 190 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 8720 | 2025.11.20 17:22:12.333278 [ 260 ] {17b2c7a1-9597-4f16-9d94-340c14df0f54} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8721 | 2025.11.20 17:22:12.333321 [ 260 ] {17b2c7a1-9597-4f16-9d94-340c14df0f54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8722 | 2025.11.20 17:22:12.333691 [ 260 ] {17b2c7a1-9597-4f16-9d94-340c14df0f54} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8723 | 2025.11.20 17:22:12.333795 [ 190 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001349486 sec., 115599.56902109395 rows/sec., 5.90 MiB/sec. | ||
| 8724 | 2025.11.20 17:22:12.333922 [ 190 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8725 | 2025.11.20 17:22:12.333930 [ 260 ] {17b2c7a1-9597-4f16-9d94-340c14df0f54} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8726 | 2025.11.20 17:22:12.334079 [ 260 ] {17b2c7a1-9597-4f16-9d94-340c14df0f54} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00148 sec., 212162.16216216216 rows/sec., 13.94 MiB/sec. | ||
| 8727 | 2025.11.20 17:22:12.334120 [ 260 ] {17b2c7a1-9597-4f16-9d94-340c14df0f54} <Debug> TCPHandler: Processed in 0.001680502 sec. | ||
| 8728 | 2025.11.20 17:22:12.334189 [ 190 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_26_5} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8729 | 2025.11.20 17:22:12.334230 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8730 | 2025.11.20 17:22:12.334269 [ 190 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_26_5} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8731 | 2025.11.20 17:22:12.334332 [ 260 ] {2eb8b52b-06a7-4b75-8d33-2e7ba1618b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8732 | 2025.11.20 17:22:12.334341 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8733 | 2025.11.20 17:22:12.334382 [ 260 ] {2eb8b52b-06a7-4b75-8d33-2e7ba1618b40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8734 | 2025.11.20 17:22:12.334722 [ 260 ] {2eb8b52b-06a7-4b75-8d33-2e7ba1618b40} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8735 | 2025.11.20 17:22:12.334766 [ 260 ] {2eb8b52b-06a7-4b75-8d33-2e7ba1618b40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8736 | 2025.11.20 17:22:12.335095 [ 260 ] {2eb8b52b-06a7-4b75-8d33-2e7ba1618b40} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8737 | 2025.11.20 17:22:12.335303 [ 260 ] {2eb8b52b-06a7-4b75-8d33-2e7ba1618b40} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8738 | 2025.11.20 17:22:12.335433 [ 260 ] {2eb8b52b-06a7-4b75-8d33-2e7ba1618b40} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001119 sec., 893.6550491510277 rows/sec., 60.22 KiB/sec. | ||
| 8739 | 2025.11.20 17:22:12.335469 [ 260 ] {2eb8b52b-06a7-4b75-8d33-2e7ba1618b40} <Debug> TCPHandler: Processed in 0.001287444 sec. | ||
| 8740 | 2025.11.20 17:22:12.335578 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8741 | 2025.11.20 17:22:12.335673 [ 260 ] {a921d596-3e73-4551-ba6f-eee20c862b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8742 | 2025.11.20 17:22:12.335714 [ 260 ] {a921d596-3e73-4551-ba6f-eee20c862b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8743 | 2025.11.20 17:22:12.336063 [ 260 ] {a921d596-3e73-4551-ba6f-eee20c862b30} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8744 | 2025.11.20 17:22:12.336100 [ 260 ] {a921d596-3e73-4551-ba6f-eee20c862b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8745 | 2025.11.20 17:22:12.336418 [ 260 ] {a921d596-3e73-4551-ba6f-eee20c862b30} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8746 | 2025.11.20 17:22:12.336624 [ 260 ] {a921d596-3e73-4551-ba6f-eee20c862b30} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8747 | 2025.11.20 17:22:12.336759 [ 260 ] {a921d596-3e73-4551-ba6f-eee20c862b30} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001105 sec., 94117.64705882352 rows/sec., 5.77 MiB/sec. | ||
| 8748 | 2025.11.20 17:22:12.336797 [ 260 ] {a921d596-3e73-4551-ba6f-eee20c862b30} <Debug> TCPHandler: Processed in 0.001267984 sec. | ||
| 8749 | 2025.11.20 17:22:16.014907 [ 54 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8750 | 2025.11.20 17:22:16.014971 [ 54 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8751 | 2025.11.20 17:22:16.133633 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19168 | ||
| 8752 | 2025.11.20 17:22:16.134158 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8753 | 2025.11.20 17:22:16.134202 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8754 | 2025.11.20 17:22:16.134681 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8755 | 2025.11.20 17:22:16.134914 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8756 | 2025.11.20 17:22:16.135046 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19168 | ||
| 8757 | 2025.11.20 17:22:16.190003 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1152 | ||
| 8758 | 2025.11.20 17:22:16.192516 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8759 | 2025.11.20 17:22:16.192561 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8760 | 2025.11.20 17:22:16.193726 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8761 | 2025.11.20 17:22:16.193981 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8762 | 2025.11.20 17:22:16.194243 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1152 | ||
| 8763 | 2025.11.20 17:22:17.099548 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 8764 | 2025.11.20 17:22:17.116589 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8765 | 2025.11.20 17:22:17.116654 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8766 | 2025.11.20 17:22:17.122710 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8767 | 2025.11.20 17:22:17.123415 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8768 | 2025.11.20 17:22:17.126503 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 8769 | 2025.11.20 17:22:17.310493 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8770 | 2025.11.20 17:22:17.310666 [ 260 ] {2de655b0-1372-4e2e-822b-c53f0679c3a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8771 | 2025.11.20 17:22:17.310731 [ 260 ] {2de655b0-1372-4e2e-822b-c53f0679c3a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8772 | 2025.11.20 17:22:17.311446 [ 260 ] {2de655b0-1372-4e2e-822b-c53f0679c3a7} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8773 | 2025.11.20 17:22:17.311486 [ 260 ] {2de655b0-1372-4e2e-822b-c53f0679c3a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8774 | 2025.11.20 17:22:17.311895 [ 260 ] {2de655b0-1372-4e2e-822b-c53f0679c3a7} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8775 | 2025.11.20 17:22:17.312136 [ 260 ] {2de655b0-1372-4e2e-822b-c53f0679c3a7} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8776 | 2025.11.20 17:22:17.312284 [ 260 ] {2de655b0-1372-4e2e-822b-c53f0679c3a7} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001666 sec., 81632.6530612245 rows/sec., 7.08 MiB/sec. | ||
| 8777 | 2025.11.20 17:22:17.312326 [ 260 ] {2de655b0-1372-4e2e-822b-c53f0679c3a7} <Debug> TCPHandler: Processed in 0.001967477 sec. | ||
| 8778 | 2025.11.20 17:22:17.312442 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8779 | 2025.11.20 17:22:17.312539 [ 260 ] {fcc7c860-afe0-4f37-90df-0f85321c9de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8780 | 2025.11.20 17:22:17.312581 [ 260 ] {fcc7c860-afe0-4f37-90df-0f85321c9de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8781 | 2025.11.20 17:22:17.312996 [ 260 ] {fcc7c860-afe0-4f37-90df-0f85321c9de1} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8782 | 2025.11.20 17:22:17.313032 [ 260 ] {fcc7c860-afe0-4f37-90df-0f85321c9de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8783 | 2025.11.20 17:22:17.313336 [ 260 ] {fcc7c860-afe0-4f37-90df-0f85321c9de1} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8784 | 2025.11.20 17:22:17.313565 [ 260 ] {fcc7c860-afe0-4f37-90df-0f85321c9de1} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8785 | 2025.11.20 17:22:17.313693 [ 260 ] {fcc7c860-afe0-4f37-90df-0f85321c9de1} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001173 sec., 34100.59676044331 rows/sec., 2.50 MiB/sec. | ||
| 8786 | 2025.11.20 17:22:17.313731 [ 260 ] {fcc7c860-afe0-4f37-90df-0f85321c9de1} <Debug> TCPHandler: Processed in 0.001338465 sec. | ||
| 8787 | 2025.11.20 17:22:17.313835 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8788 | 2025.11.20 17:22:17.313931 [ 260 ] {856a62c0-dc3e-400e-b188-3d5ef50ed9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8789 | 2025.11.20 17:22:17.313972 [ 260 ] {856a62c0-dc3e-400e-b188-3d5ef50ed9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8790 | 2025.11.20 17:22:17.314399 [ 260 ] {856a62c0-dc3e-400e-b188-3d5ef50ed9af} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8791 | 2025.11.20 17:22:17.314436 [ 260 ] {856a62c0-dc3e-400e-b188-3d5ef50ed9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8792 | 2025.11.20 17:22:17.314744 [ 260 ] {856a62c0-dc3e-400e-b188-3d5ef50ed9af} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8793 | 2025.11.20 17:22:17.314955 [ 260 ] {856a62c0-dc3e-400e-b188-3d5ef50ed9af} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8794 | 2025.11.20 17:22:17.315080 [ 260 ] {856a62c0-dc3e-400e-b188-3d5ef50ed9af} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001168 sec., 89041.09589041096 rows/sec., 6.95 MiB/sec. | ||
| 8795 | 2025.11.20 17:22:17.315117 [ 260 ] {856a62c0-dc3e-400e-b188-3d5ef50ed9af} <Debug> TCPHandler: Processed in 0.001330735 sec. | ||
| 8796 | 2025.11.20 17:22:17.315225 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8797 | 2025.11.20 17:22:17.315321 [ 260 ] {91f48572-6b65-42ab-8667-463e66d06f03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8798 | 2025.11.20 17:22:17.315365 [ 260 ] {91f48572-6b65-42ab-8667-463e66d06f03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8799 | 2025.11.20 17:22:17.315768 [ 260 ] {91f48572-6b65-42ab-8667-463e66d06f03} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8800 | 2025.11.20 17:22:17.315804 [ 260 ] {91f48572-6b65-42ab-8667-463e66d06f03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8801 | 2025.11.20 17:22:17.316134 [ 260 ] {91f48572-6b65-42ab-8667-463e66d06f03} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8802 | 2025.11.20 17:22:17.316345 [ 260 ] {91f48572-6b65-42ab-8667-463e66d06f03} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8803 | 2025.11.20 17:22:17.316473 [ 260 ] {91f48572-6b65-42ab-8667-463e66d06f03} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 8804 | 2025.11.20 17:22:17.316510 [ 260 ] {91f48572-6b65-42ab-8667-463e66d06f03} <Debug> TCPHandler: Processed in 0.001334255 sec. | ||
| 8805 | 2025.11.20 17:22:17.316616 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8806 | 2025.11.20 17:22:17.316720 [ 260 ] {b65c6429-9dd8-4802-aa8d-2a082f4a99e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8807 | 2025.11.20 17:22:17.316777 [ 260 ] {b65c6429-9dd8-4802-aa8d-2a082f4a99e2} <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 | ||
| 8808 | 2025.11.20 17:22:17.317691 [ 260 ] {b65c6429-9dd8-4802-aa8d-2a082f4a99e2} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8809 | 2025.11.20 17:22:17.317728 [ 260 ] {b65c6429-9dd8-4802-aa8d-2a082f4a99e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8810 | 2025.11.20 17:22:17.318311 [ 260 ] {b65c6429-9dd8-4802-aa8d-2a082f4a99e2} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8811 | 2025.11.20 17:22:17.318537 [ 260 ] {b65c6429-9dd8-4802-aa8d-2a082f4a99e2} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8812 | 2025.11.20 17:22:17.318649 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8813 | 2025.11.20 17:22:17.318675 [ 260 ] {b65c6429-9dd8-4802-aa8d-2a082f4a99e2} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001972 sec., 20283.97565922921 rows/sec., 36.35 MiB/sec. | ||
| 8814 | 2025.11.20 17:22:17.318691 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8815 | 2025.11.20 17:22:17.318714 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8816 | 2025.11.20 17:22:17.318730 [ 260 ] {b65c6429-9dd8-4802-aa8d-2a082f4a99e2} <Debug> TCPHandler: Processed in 0.002163831 sec. | ||
| 8817 | 2025.11.20 17:22:17.318832 [ 186 ] {c3717025-90b1-4b66-a9ed-622991097dbc::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 | ||
| 8818 | 2025.11.20 17:22:17.318840 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8819 | 2025.11.20 17:22:17.318976 [ 260 ] {f9c850bf-1f72-4976-9e39-1079b8901d6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8820 | 2025.11.20 17:22:17.319020 [ 260 ] {f9c850bf-1f72-4976-9e39-1079b8901d6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8821 | 2025.11.20 17:22:17.319113 [ 186 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8822 | 2025.11.20 17:22:17.319183 [ 186 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 824 rows starting from the beginning of the part | ||
| 8823 | 2025.11.20 17:22:17.319326 [ 186 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 40 rows starting from the beginning of the part | ||
| 8824 | 2025.11.20 17:22:17.319364 [ 260 ] {f9c850bf-1f72-4976-9e39-1079b8901d6a} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8825 | 2025.11.20 17:22:17.319405 [ 260 ] {f9c850bf-1f72-4976-9e39-1079b8901d6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 8826 | 2025.11.20 17:22:17.319420 [ 186 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 40 rows starting from the beginning of the part | ||
| 8827 | 2025.11.20 17:22:17.319519 [ 186 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 8828 | 2025.11.20 17:22:17.319610 [ 186 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 40 rows starting from the beginning of the part | ||
| 8829 | 2025.11.20 17:22:17.319696 [ 186 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 40 rows starting from the beginning of the part | ||
| 8830 | 2025.11.20 17:22:17.319732 [ 260 ] {f9c850bf-1f72-4976-9e39-1079b8901d6a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8831 | 2025.11.20 17:22:17.319961 [ 260 ] {f9c850bf-1f72-4976-9e39-1079b8901d6a} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8832 | 2025.11.20 17:22:17.320100 [ 260 ] {f9c850bf-1f72-4976-9e39-1079b8901d6a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001141 sec., 52585.45135845749 rows/sec., 3.54 MiB/sec. | ||
| 8833 | 2025.11.20 17:22:17.320137 [ 260 ] {f9c850bf-1f72-4976-9e39-1079b8901d6a} <Debug> TCPHandler: Processed in 0.001347525 sec. | ||
| 8834 | 2025.11.20 17:22:17.325207 [ 201 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1024 rows, containing 19 columns (19 merged, 0 gathered) in 0.00643102 sec., 159228.24062123895 rows/sec., 285.33 MiB/sec. | ||
| 8835 | 2025.11.20 17:22:17.326117 [ 190 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8836 | 2025.11.20 17:22:17.326467 [ 190 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8837 | 2025.11.20 17:22:17.326542 [ 190 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8838 | 2025.11.20 17:22:17.326633 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.39 MiB. | ||
| 8839 | 2025.11.20 17:22:18.000234 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 295.41 MiB, peak 303.78 MiB, free memory in arenas 0.00 B, will set to 297.08 MiB (RSS), difference: 1.67 MiB | ||
| 8840 | 2025.11.20 17:22:22.094080 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43213 | ||
| 8841 | 2025.11.20 17:22:22.094194 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8842 | 2025.11.20 17:22:22.094223 [ 286 ] {} <Debug> TCP-Session: 532abbe4-abf9-4b8e-9a57-0074c951067e Authenticating user 'default' from [fd00:1122:3344:101::e]:43213 | ||
| 8843 | 2025.11.20 17:22:22.094245 [ 286 ] {} <Debug> TCP-Session: 532abbe4-abf9-4b8e-9a57-0074c951067e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8844 | 2025.11.20 17:22:22.094259 [ 286 ] {} <Debug> TCP-Session: 532abbe4-abf9-4b8e-9a57-0074c951067e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8845 | 2025.11.20 17:22:22.094430 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60315 | ||
| 8846 | 2025.11.20 17:22:22.094464 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36702 | ||
| 8847 | 2025.11.20 17:22:22.094482 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36277 | ||
| 8848 | 2025.11.20 17:22:22.094512 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32857 | ||
| 8849 | 2025.11.20 17:22:22.094542 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8850 | 2025.11.20 17:22:22.094530 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59015 | ||
| 8851 | 2025.11.20 17:22:22.094581 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8852 | 2025.11.20 17:22:22.094590 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8853 | 2025.11.20 17:22:22.094589 [ 286 ] {} <Trace> TCP-Session: 532abbe4-abf9-4b8e-9a57-0074c951067e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8854 | 2025.11.20 17:22:22.094625 [ 289 ] {} <Debug> TCP-Session: 53e3896a-f78d-40e5-aa21-38113a20c06b Authenticating user 'default' from [fd00:1122:3344:101::e]:36702 | ||
| 8855 | 2025.11.20 17:22:22.094620 [ 350 ] {} <Debug> TCP-Session: 5fc42bfd-3e65-43d4-a8ed-49252c9dd250 Authenticating user 'default' from [fd00:1122:3344:101::e]:36277 | ||
| 8856 | 2025.11.20 17:22:22.094666 [ 289 ] {} <Debug> TCP-Session: 53e3896a-f78d-40e5-aa21-38113a20c06b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8857 | 2025.11.20 17:22:22.094579 [ 288 ] {} <Debug> TCP-Session: 2fc5d034-6e73-4005-80f6-b8fbea2813af Authenticating user 'default' from [fd00:1122:3344:101::e]:60315 | ||
| 8858 | 2025.11.20 17:22:22.094689 [ 289 ] {} <Debug> TCP-Session: 53e3896a-f78d-40e5-aa21-38113a20c06b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8859 | 2025.11.20 17:22:22.094686 [ 350 ] {} <Debug> TCP-Session: 5fc42bfd-3e65-43d4-a8ed-49252c9dd250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8860 | 2025.11.20 17:22:22.094721 [ 288 ] {} <Debug> TCP-Session: 2fc5d034-6e73-4005-80f6-b8fbea2813af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8861 | 2025.11.20 17:22:22.094742 [ 350 ] {} <Debug> TCP-Session: 5fc42bfd-3e65-43d4-a8ed-49252c9dd250 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8862 | 2025.11.20 17:22:22.094522 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62280 | ||
| 8863 | 2025.11.20 17:22:22.094762 [ 288 ] {} <Debug> TCP-Session: 2fc5d034-6e73-4005-80f6-b8fbea2813af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8864 | 2025.11.20 17:22:22.094793 [ 286 ] {5bd49581-e7a3-4d89-938b-ffb6dc89bb5f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43213) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8865 | 2025.11.20 17:22:22.094496 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44992 | ||
| 8866 | 2025.11.20 17:22:22.094474 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53886 | ||
| 8867 | 2025.11.20 17:22:22.095077 [ 286 ] {5bd49581-e7a3-4d89-938b-ffb6dc89bb5f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8868 | 2025.11.20 17:22:22.095138 [ 286 ] {5bd49581-e7a3-4d89-938b-ffb6dc89bb5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8869 | 2025.11.20 17:22:22.095218 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8870 | 2025.11.20 17:22:22.095251 [ 354 ] {} <Debug> TCP-Session: 108ac62d-f8b7-4878-896e-0271fa580100 Authenticating user 'default' from [fd00:1122:3344:101::e]:59015 | ||
| 8871 | 2025.11.20 17:22:22.095268 [ 354 ] {} <Debug> TCP-Session: 108ac62d-f8b7-4878-896e-0271fa580100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8872 | 2025.11.20 17:22:22.095280 [ 354 ] {} <Debug> TCP-Session: 108ac62d-f8b7-4878-896e-0271fa580100 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8873 | 2025.11.20 17:22:22.095343 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8874 | 2025.11.20 17:22:22.095380 [ 290 ] {} <Debug> TCP-Session: 3cb254fc-7065-410f-9e31-160ae34e1161 Authenticating user 'default' from [fd00:1122:3344:101::e]:53886 | ||
| 8875 | 2025.11.20 17:22:22.095406 [ 290 ] {} <Debug> TCP-Session: 3cb254fc-7065-410f-9e31-160ae34e1161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8876 | 2025.11.20 17:22:22.095419 [ 290 ] {} <Debug> TCP-Session: 3cb254fc-7065-410f-9e31-160ae34e1161 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8877 | 2025.11.20 17:22:22.095439 [ 286 ] {5bd49581-e7a3-4d89-938b-ffb6dc89bb5f} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 8878 | 2025.11.20 17:22:22.095441 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8879 | 2025.11.20 17:22:22.095485 [ 353 ] {} <Debug> TCP-Session: cb8a858d-2298-4969-8a0c-82c073c7f291 Authenticating user 'default' from [fd00:1122:3344:101::e]:62280 | ||
| 8880 | 2025.11.20 17:22:22.095504 [ 353 ] {} <Debug> TCP-Session: cb8a858d-2298-4969-8a0c-82c073c7f291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8881 | 2025.11.20 17:22:22.095521 [ 353 ] {} <Debug> TCP-Session: cb8a858d-2298-4969-8a0c-82c073c7f291 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8882 | 2025.11.20 17:22:22.095681 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8883 | 2025.11.20 17:22:22.095717 [ 352 ] {} <Debug> TCP-Session: 31bcfec9-c55a-4840-9d66-6e5ae95bafe9 Authenticating user 'default' from [fd00:1122:3344:101::e]:32857 | ||
| 8884 | 2025.11.20 17:22:22.095734 [ 352 ] {} <Debug> TCP-Session: 31bcfec9-c55a-4840-9d66-6e5ae95bafe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8885 | 2025.11.20 17:22:22.095746 [ 352 ] {} <Debug> TCP-Session: 31bcfec9-c55a-4840-9d66-6e5ae95bafe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8886 | 2025.11.20 17:22:22.095804 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8887 | 2025.11.20 17:22:22.095840 [ 351 ] {} <Debug> TCP-Session: 6fec6543-81db-4860-838d-c390554b4286 Authenticating user 'default' from [fd00:1122:3344:101::e]:44992 | ||
| 8888 | 2025.11.20 17:22:22.095857 [ 351 ] {} <Debug> TCP-Session: 6fec6543-81db-4860-838d-c390554b4286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8889 | 2025.11.20 17:22:22.095869 [ 351 ] {} <Debug> TCP-Session: 6fec6543-81db-4860-838d-c390554b4286 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8890 | 2025.11.20 17:22:22.096406 [ 316 ] {5bd49581-e7a3-4d89-938b-ffb6dc89bb5f} <Trace> AggregatingTransform: Aggregating | ||
| 8891 | 2025.11.20 17:22:22.096451 [ 316 ] {5bd49581-e7a3-4d89-938b-ffb6dc89bb5f} <Trace> Aggregator: Aggregation method: without_key | ||
| 8892 | 2025.11.20 17:22:22.096480 [ 316 ] {5bd49581-e7a3-4d89-938b-ffb6dc89bb5f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000929728 sec. (1075.583 rows/sec., 42.01 KiB/sec.) | ||
| 8893 | 2025.11.20 17:22:22.096497 [ 316 ] {5bd49581-e7a3-4d89-938b-ffb6dc89bb5f} <Trace> Aggregator: Merging aggregated data | ||
| 8894 | 2025.11.20 17:22:22.097799 [ 286 ] {5bd49581-e7a3-4d89-938b-ffb6dc89bb5f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003063 sec., 326.47730982696703 rows/sec., 12.75 KiB/sec. | ||
| 8895 | 2025.11.20 17:22:22.097914 [ 286 ] {5bd49581-e7a3-4d89-938b-ffb6dc89bb5f} <Debug> TCPHandler: Processed in 0.003436955 sec. | ||
| 8896 | 2025.11.20 17:22:22.098049 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8897 | 2025.11.20 17:22:22.098071 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8898 | 2025.11.20 17:22:22.098086 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8899 | 2025.11.20 17:22:22.098106 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8900 | 2025.11.20 17:22:22.098121 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8901 | 2025.11.20 17:22:22.098131 [ 288 ] {} <Debug> TCP-Session: 2fc5d034-6e73-4005-80f6-b8fbea2813af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8902 | 2025.11.20 17:22:22.098158 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8903 | 2025.11.20 17:22:22.098169 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8904 | 2025.11.20 17:22:22.098209 [ 352 ] {} <Debug> TCP-Session: 31bcfec9-c55a-4840-9d66-6e5ae95bafe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8905 | 2025.11.20 17:22:22.098160 [ 289 ] {} <Debug> TCP-Session: 53e3896a-f78d-40e5-aa21-38113a20c06b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8906 | 2025.11.20 17:22:22.098231 [ 351 ] {} <Debug> TCP-Session: 6fec6543-81db-4860-838d-c390554b4286 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8907 | 2025.11.20 17:22:22.098145 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8908 | 2025.11.20 17:22:22.098080 [ 286 ] {} <Debug> TCP-Session: 532abbe4-abf9-4b8e-9a57-0074c951067e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8909 | 2025.11.20 17:22:22.098303 [ 350 ] {} <Debug> TCP-Session: 5fc42bfd-3e65-43d4-a8ed-49252c9dd250 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8910 | 2025.11.20 17:22:22.098144 [ 354 ] {} <Debug> TCP-Session: 108ac62d-f8b7-4878-896e-0271fa580100 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8911 | 2025.11.20 17:22:22.098182 [ 290 ] {} <Debug> TCP-Session: 3cb254fc-7065-410f-9e31-160ae34e1161 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8912 | 2025.11.20 17:22:22.098133 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8913 | 2025.11.20 17:22:22.098395 [ 353 ] {} <Debug> TCP-Session: cb8a858d-2298-4969-8a0c-82c073c7f291 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8914 | 2025.11.20 17:22:22.123402 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60133 | ||
| 8915 | 2025.11.20 17:22:22.123489 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8916 | 2025.11.20 17:22:22.123511 [ 286 ] {} <Debug> TCP-Session: 4f630d29-33f5-47a9-9b56-1db697bc2b9c Authenticating user 'default' from [fd00:1122:3344:101::e]:60133 | ||
| 8917 | 2025.11.20 17:22:22.123529 [ 286 ] {} <Debug> TCP-Session: 4f630d29-33f5-47a9-9b56-1db697bc2b9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8918 | 2025.11.20 17:22:22.123542 [ 286 ] {} <Debug> TCP-Session: 4f630d29-33f5-47a9-9b56-1db697bc2b9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8919 | 2025.11.20 17:22:22.123704 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42182 | ||
| 8920 | 2025.11.20 17:22:22.123731 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52941 | ||
| 8921 | 2025.11.20 17:22:22.123746 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45140 | ||
| 8922 | 2025.11.20 17:22:22.123763 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50200 | ||
| 8923 | 2025.11.20 17:22:22.123796 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64005 | ||
| 8924 | 2025.11.20 17:22:22.123805 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8925 | 2025.11.20 17:22:22.123833 [ 286 ] {} <Trace> TCP-Session: 4f630d29-33f5-47a9-9b56-1db697bc2b9c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8926 | 2025.11.20 17:22:22.123851 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8927 | 2025.11.20 17:22:22.123877 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8928 | 2025.11.20 17:22:22.123897 [ 351 ] {} <Debug> TCP-Session: 4478c3ee-e673-4f97-b2d4-cc46fc86e6cc Authenticating user 'default' from [fd00:1122:3344:101::e]:50200 | ||
| 8929 | 2025.11.20 17:22:22.123916 [ 354 ] {} <Debug> TCP-Session: 35f6d8db-5839-4784-af6f-d723117f1cd0 Authenticating user 'default' from [fd00:1122:3344:101::e]:64005 | ||
| 8930 | 2025.11.20 17:22:22.123931 [ 351 ] {} <Debug> TCP-Session: 4478c3ee-e673-4f97-b2d4-cc46fc86e6cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8931 | 2025.11.20 17:22:22.123952 [ 354 ] {} <Debug> TCP-Session: 35f6d8db-5839-4784-af6f-d723117f1cd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8932 | 2025.11.20 17:22:22.123958 [ 351 ] {} <Debug> TCP-Session: 4478c3ee-e673-4f97-b2d4-cc46fc86e6cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8933 | 2025.11.20 17:22:22.123974 [ 354 ] {} <Debug> TCP-Session: 35f6d8db-5839-4784-af6f-d723117f1cd0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8934 | 2025.11.20 17:22:22.123987 [ 286 ] {df771da7-3bd8-4f07-addf-e1e2fcce03db} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60133) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8935 | 2025.11.20 17:22:22.123863 [ 288 ] {} <Debug> TCP-Session: c7b17823-cf15-4d1d-a8c2-063cc66fd7cd Authenticating user 'default' from [fd00:1122:3344:101::e]:42182 | ||
| 8936 | 2025.11.20 17:22:22.123829 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8937 | 2025.11.20 17:22:22.124046 [ 288 ] {} <Debug> TCP-Session: c7b17823-cf15-4d1d-a8c2-063cc66fd7cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8938 | 2025.11.20 17:22:22.124065 [ 350 ] {} <Debug> TCP-Session: db2fa094-ce2b-4ca9-a0b2-770862147db5 Authenticating user 'default' from [fd00:1122:3344:101::e]:45140 | ||
| 8939 | 2025.11.20 17:22:22.124074 [ 288 ] {} <Debug> TCP-Session: c7b17823-cf15-4d1d-a8c2-063cc66fd7cd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8940 | 2025.11.20 17:22:22.124092 [ 350 ] {} <Debug> TCP-Session: db2fa094-ce2b-4ca9-a0b2-770862147db5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8941 | 2025.11.20 17:22:22.123823 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8942 | 2025.11.20 17:22:22.124114 [ 350 ] {} <Debug> TCP-Session: db2fa094-ce2b-4ca9-a0b2-770862147db5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8943 | 2025.11.20 17:22:22.124136 [ 289 ] {} <Debug> TCP-Session: 8964ffdb-8152-469f-a637-dfdcebbbd21f Authenticating user 'default' from [fd00:1122:3344:101::e]:52941 | ||
| 8944 | 2025.11.20 17:22:22.123779 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56454 | ||
| 8945 | 2025.11.20 17:22:22.124157 [ 289 ] {} <Debug> TCP-Session: 8964ffdb-8152-469f-a637-dfdcebbbd21f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8946 | 2025.11.20 17:22:22.123783 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53718 | ||
| 8947 | 2025.11.20 17:22:22.124201 [ 289 ] {} <Debug> TCP-Session: 8964ffdb-8152-469f-a637-dfdcebbbd21f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8948 | 2025.11.20 17:22:22.124221 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8949 | 2025.11.20 17:22:22.124196 [ 286 ] {df771da7-3bd8-4f07-addf-e1e2fcce03db} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8950 | 2025.11.20 17:22:22.124266 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8951 | 2025.11.20 17:22:22.124264 [ 352 ] {} <Debug> TCP-Session: 0e1074cb-00fc-4962-a7a6-d516b2b0dde3 Authenticating user 'default' from [fd00:1122:3344:101::e]:56454 | ||
| 8952 | 2025.11.20 17:22:22.124302 [ 353 ] {} <Debug> TCP-Session: f29d3de7-9c6b-4059-ad94-9bff56c8edc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:53718 | ||
| 8953 | 2025.11.20 17:22:22.124311 [ 286 ] {df771da7-3bd8-4f07-addf-e1e2fcce03db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8954 | 2025.11.20 17:22:22.124313 [ 352 ] {} <Debug> TCP-Session: 0e1074cb-00fc-4962-a7a6-d516b2b0dde3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8955 | 2025.11.20 17:22:22.124325 [ 353 ] {} <Debug> TCP-Session: f29d3de7-9c6b-4059-ad94-9bff56c8edc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8956 | 2025.11.20 17:22:22.124346 [ 352 ] {} <Debug> TCP-Session: 0e1074cb-00fc-4962-a7a6-d516b2b0dde3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8957 | 2025.11.20 17:22:22.124361 [ 353 ] {} <Debug> TCP-Session: f29d3de7-9c6b-4059-ad94-9bff56c8edc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8958 | 2025.11.20 17:22:22.123738 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43118 | ||
| 8959 | 2025.11.20 17:22:22.124455 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8960 | 2025.11.20 17:22:22.124475 [ 290 ] {} <Debug> TCP-Session: e4e911bf-02a7-4ab5-a9ba-381922693ef5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43118 | ||
| 8961 | 2025.11.20 17:22:22.124493 [ 290 ] {} <Debug> TCP-Session: e4e911bf-02a7-4ab5-a9ba-381922693ef5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8962 | 2025.11.20 17:22:22.124505 [ 290 ] {} <Debug> TCP-Session: e4e911bf-02a7-4ab5-a9ba-381922693ef5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8963 | 2025.11.20 17:22:22.124571 [ 286 ] {df771da7-3bd8-4f07-addf-e1e2fcce03db} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 8964 | 2025.11.20 17:22:22.125390 [ 296 ] {df771da7-3bd8-4f07-addf-e1e2fcce03db} <Trace> AggregatingTransform: Aggregating | ||
| 8965 | 2025.11.20 17:22:22.125437 [ 296 ] {df771da7-3bd8-4f07-addf-e1e2fcce03db} <Trace> Aggregator: Aggregation method: without_key | ||
| 8966 | 2025.11.20 17:22:22.125469 [ 296 ] {df771da7-3bd8-4f07-addf-e1e2fcce03db} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000805785 sec. (1241.026 rows/sec., 48.48 KiB/sec.) | ||
| 8967 | 2025.11.20 17:22:22.125489 [ 296 ] {df771da7-3bd8-4f07-addf-e1e2fcce03db} <Trace> Aggregator: Merging aggregated data | ||
| 8968 | 2025.11.20 17:22:22.126797 [ 286 ] {df771da7-3bd8-4f07-addf-e1e2fcce03db} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002854 sec., 350.38542396636296 rows/sec., 13.69 KiB/sec. | ||
| 8969 | 2025.11.20 17:22:22.126907 [ 286 ] {df771da7-3bd8-4f07-addf-e1e2fcce03db} <Debug> TCPHandler: Processed in 0.003147479 sec. | ||
| 8970 | 2025.11.20 17:22:22.127023 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8971 | 2025.11.20 17:22:22.127052 [ 286 ] {} <Debug> TCP-Session: 4f630d29-33f5-47a9-9b56-1db697bc2b9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8972 | 2025.11.20 17:22:22.127054 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8973 | 2025.11.20 17:22:22.127073 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8974 | 2025.11.20 17:22:22.127096 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8975 | 2025.11.20 17:22:22.127115 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8976 | 2025.11.20 17:22:22.127125 [ 289 ] {} <Debug> TCP-Session: 8964ffdb-8152-469f-a637-dfdcebbbd21f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8977 | 2025.11.20 17:22:22.127145 [ 288 ] {} <Debug> TCP-Session: c7b17823-cf15-4d1d-a8c2-063cc66fd7cd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8978 | 2025.11.20 17:22:22.127158 [ 350 ] {} <Debug> TCP-Session: db2fa094-ce2b-4ca9-a0b2-770862147db5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8979 | 2025.11.20 17:22:22.127152 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8980 | 2025.11.20 17:22:22.127173 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8981 | 2025.11.20 17:22:22.127199 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8982 | 2025.11.20 17:22:22.127215 [ 354 ] {} <Debug> TCP-Session: 35f6d8db-5839-4784-af6f-d723117f1cd0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8983 | 2025.11.20 17:22:22.127234 [ 352 ] {} <Debug> TCP-Session: 0e1074cb-00fc-4962-a7a6-d516b2b0dde3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8984 | 2025.11.20 17:22:22.127258 [ 353 ] {} <Debug> TCP-Session: f29d3de7-9c6b-4059-ad94-9bff56c8edc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8985 | 2025.11.20 17:22:22.127132 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8986 | 2025.11.20 17:22:22.127105 [ 351 ] {} <Debug> TCP-Session: 4478c3ee-e673-4f97-b2d4-cc46fc86e6cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8987 | 2025.11.20 17:22:22.127318 [ 290 ] {} <Debug> TCP-Session: e4e911bf-02a7-4ab5-a9ba-381922693ef5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8988 | 2025.11.20 17:22:22.147731 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40232 | ||
| 8989 | 2025.11.20 17:22:22.147805 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8990 | 2025.11.20 17:22:22.147835 [ 286 ] {} <Debug> TCP-Session: 63b161bb-6605-467f-80dc-ac16ac58d40c Authenticating user 'default' from [fd00:1122:3344:101::e]:40232 | ||
| 8991 | 2025.11.20 17:22:22.147864 [ 286 ] {} <Debug> TCP-Session: 63b161bb-6605-467f-80dc-ac16ac58d40c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8992 | 2025.11.20 17:22:22.147886 [ 286 ] {} <Debug> TCP-Session: 63b161bb-6605-467f-80dc-ac16ac58d40c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8993 | 2025.11.20 17:22:22.148079 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41039 | ||
| 8994 | 2025.11.20 17:22:22.148119 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50393 | ||
| 8995 | 2025.11.20 17:22:22.148137 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64830 | ||
| 8996 | 2025.11.20 17:22:22.148159 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47747 | ||
| 8997 | 2025.11.20 17:22:22.148191 [ 286 ] {} <Trace> TCP-Session: 63b161bb-6605-467f-80dc-ac16ac58d40c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8998 | 2025.11.20 17:22:22.148204 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65351 | ||
| 8999 | 2025.11.20 17:22:22.148236 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9000 | 2025.11.20 17:22:22.148257 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9001 | 2025.11.20 17:22:22.148279 [ 350 ] {} <Debug> TCP-Session: 07bf9f2e-c894-4976-a4a5-daabec623cd6 Authenticating user 'default' from [fd00:1122:3344:101::e]:64830 | ||
| 9002 | 2025.11.20 17:22:22.148295 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9003 | 2025.11.20 17:22:22.148302 [ 351 ] {} <Debug> TCP-Session: 17d652f0-3316-48f7-9a37-7b894d4b203d Authenticating user 'default' from [fd00:1122:3344:101::e]:47747 | ||
| 9004 | 2025.11.20 17:22:22.148315 [ 350 ] {} <Debug> TCP-Session: 07bf9f2e-c894-4976-a4a5-daabec623cd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9005 | 2025.11.20 17:22:22.148325 [ 354 ] {} <Debug> TCP-Session: dd200c2f-c59d-4f6a-aa1c-afd707b59aee Authenticating user 'default' from [fd00:1122:3344:101::e]:65351 | ||
| 9006 | 2025.11.20 17:22:22.148347 [ 286 ] {4721d902-363b-40f5-9bf2-31cd9261bca8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40232) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9007 | 2025.11.20 17:22:22.148365 [ 354 ] {} <Debug> TCP-Session: dd200c2f-c59d-4f6a-aa1c-afd707b59aee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9008 | 2025.11.20 17:22:22.148356 [ 350 ] {} <Debug> TCP-Session: 07bf9f2e-c894-4976-a4a5-daabec623cd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9009 | 2025.11.20 17:22:22.148400 [ 354 ] {} <Debug> TCP-Session: dd200c2f-c59d-4f6a-aa1c-afd707b59aee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9010 | 2025.11.20 17:22:22.148198 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9011 | 2025.11.20 17:22:22.148170 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32889 | ||
| 9012 | 2025.11.20 17:22:22.148454 [ 289 ] {} <Debug> TCP-Session: 9c883196-3acc-4bb9-b3ef-e61e6bf74f63 Authenticating user 'default' from [fd00:1122:3344:101::e]:50393 | ||
| 9013 | 2025.11.20 17:22:22.148147 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9014 | 2025.11.20 17:22:22.148498 [ 289 ] {} <Debug> TCP-Session: 9c883196-3acc-4bb9-b3ef-e61e6bf74f63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9015 | 2025.11.20 17:22:22.148510 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9016 | 2025.11.20 17:22:22.148527 [ 288 ] {} <Debug> TCP-Session: d73ca6a8-1814-490f-8ac9-ac72087e6a41 Authenticating user 'default' from [fd00:1122:3344:101::e]:41039 | ||
| 9017 | 2025.11.20 17:22:22.148539 [ 289 ] {} <Debug> TCP-Session: 9c883196-3acc-4bb9-b3ef-e61e6bf74f63 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9018 | 2025.11.20 17:22:22.148559 [ 288 ] {} <Debug> TCP-Session: d73ca6a8-1814-490f-8ac9-ac72087e6a41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9019 | 2025.11.20 17:22:22.148570 [ 286 ] {4721d902-363b-40f5-9bf2-31cd9261bca8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9020 | 2025.11.20 17:22:22.148593 [ 288 ] {} <Debug> TCP-Session: d73ca6a8-1814-490f-8ac9-ac72087e6a41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9021 | 2025.11.20 17:22:22.148551 [ 352 ] {} <Debug> TCP-Session: fffd3487-7949-4c85-abac-f26a7addea1d Authenticating user 'default' from [fd00:1122:3344:101::e]:32889 | ||
| 9022 | 2025.11.20 17:22:22.148348 [ 351 ] {} <Debug> TCP-Session: 17d652f0-3316-48f7-9a37-7b894d4b203d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9023 | 2025.11.20 17:22:22.148643 [ 352 ] {} <Debug> TCP-Session: fffd3487-7949-4c85-abac-f26a7addea1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9024 | 2025.11.20 17:22:22.148637 [ 286 ] {4721d902-363b-40f5-9bf2-31cd9261bca8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9025 | 2025.11.20 17:22:22.148685 [ 352 ] {} <Debug> TCP-Session: fffd3487-7949-4c85-abac-f26a7addea1d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9026 | 2025.11.20 17:22:22.148679 [ 351 ] {} <Debug> TCP-Session: 17d652f0-3316-48f7-9a37-7b894d4b203d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9027 | 2025.11.20 17:22:22.148176 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55284 | ||
| 9028 | 2025.11.20 17:22:22.148130 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57230 | ||
| 9029 | 2025.11.20 17:22:22.148807 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9030 | 2025.11.20 17:22:22.148829 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9031 | 2025.11.20 17:22:22.148833 [ 353 ] {} <Debug> TCP-Session: 33481329-5072-496e-abca-42ffb0222f76 Authenticating user 'default' from [fd00:1122:3344:101::e]:55284 | ||
| 9032 | 2025.11.20 17:22:22.148856 [ 290 ] {} <Debug> TCP-Session: 83ca2dd6-6d39-4568-ac32-e5cdb2ec5e2e Authenticating user 'default' from [fd00:1122:3344:101::e]:57230 | ||
| 9033 | 2025.11.20 17:22:22.148865 [ 353 ] {} <Debug> TCP-Session: 33481329-5072-496e-abca-42ffb0222f76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9034 | 2025.11.20 17:22:22.148880 [ 290 ] {} <Debug> TCP-Session: 83ca2dd6-6d39-4568-ac32-e5cdb2ec5e2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9035 | 2025.11.20 17:22:22.148889 [ 353 ] {} <Debug> TCP-Session: 33481329-5072-496e-abca-42ffb0222f76 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9036 | 2025.11.20 17:22:22.148903 [ 290 ] {} <Debug> TCP-Session: 83ca2dd6-6d39-4568-ac32-e5cdb2ec5e2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9037 | 2025.11.20 17:22:22.148947 [ 286 ] {4721d902-363b-40f5-9bf2-31cd9261bca8} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 9038 | 2025.11.20 17:22:22.149702 [ 336 ] {4721d902-363b-40f5-9bf2-31cd9261bca8} <Trace> AggregatingTransform: Aggregating | ||
| 9039 | 2025.11.20 17:22:22.149738 [ 336 ] {4721d902-363b-40f5-9bf2-31cd9261bca8} <Trace> Aggregator: Aggregation method: without_key | ||
| 9040 | 2025.11.20 17:22:22.149770 [ 336 ] {4721d902-363b-40f5-9bf2-31cd9261bca8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000729984 sec. (1369.893 rows/sec., 53.51 KiB/sec.) | ||
| 9041 | 2025.11.20 17:22:22.149790 [ 336 ] {4721d902-363b-40f5-9bf2-31cd9261bca8} <Trace> Aggregator: Merging aggregated data | ||
| 9042 | 2025.11.20 17:22:22.151220 [ 286 ] {4721d902-363b-40f5-9bf2-31cd9261bca8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002915 sec., 343.0531732418525 rows/sec., 13.40 KiB/sec. | ||
| 9043 | 2025.11.20 17:22:22.151309 [ 286 ] {4721d902-363b-40f5-9bf2-31cd9261bca8} <Debug> TCPHandler: Processed in 0.0032094 sec. | ||
| 9044 | 2025.11.20 17:22:22.151402 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9045 | 2025.11.20 17:22:22.151426 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9046 | 2025.11.20 17:22:22.151448 [ 354 ] {} <Debug> TCP-Session: dd200c2f-c59d-4f6a-aa1c-afd707b59aee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9047 | 2025.11.20 17:22:22.151448 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9048 | 2025.11.20 17:22:22.151468 [ 352 ] {} <Debug> TCP-Session: fffd3487-7949-4c85-abac-f26a7addea1d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9049 | 2025.11.20 17:22:22.151486 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9050 | 2025.11.20 17:22:22.151504 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9051 | 2025.11.20 17:22:22.151526 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9052 | 2025.11.20 17:22:22.151551 [ 289 ] {} <Debug> TCP-Session: 9c883196-3acc-4bb9-b3ef-e61e6bf74f63 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9053 | 2025.11.20 17:22:22.151558 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9054 | 2025.11.20 17:22:22.151588 [ 351 ] {} <Debug> TCP-Session: 17d652f0-3316-48f7-9a37-7b894d4b203d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9055 | 2025.11.20 17:22:22.151611 [ 286 ] {} <Debug> TCP-Session: 63b161bb-6605-467f-80dc-ac16ac58d40c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9056 | 2025.11.20 17:22:22.151505 [ 288 ] {} <Debug> TCP-Session: d73ca6a8-1814-490f-8ac9-ac72087e6a41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9057 | 2025.11.20 17:22:22.151534 [ 350 ] {} <Debug> TCP-Session: 07bf9f2e-c894-4976-a4a5-daabec623cd6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9058 | 2025.11.20 17:22:22.151540 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9059 | 2025.11.20 17:22:22.151465 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9060 | 2025.11.20 17:22:22.151714 [ 353 ] {} <Debug> TCP-Session: 33481329-5072-496e-abca-42ffb0222f76 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9061 | 2025.11.20 17:22:22.151736 [ 290 ] {} <Debug> TCP-Session: 83ca2dd6-6d39-4568-ac32-e5cdb2ec5e2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9062 | 2025.11.20 17:22:22.321237 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9063 | 2025.11.20 17:22:22.321416 [ 260 ] {02354b85-95b8-4a12-a9a6-559dbebe59f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9064 | 2025.11.20 17:22:22.321483 [ 260 ] {02354b85-95b8-4a12-a9a6-559dbebe59f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9065 | 2025.11.20 17:22:22.322277 [ 260 ] {02354b85-95b8-4a12-a9a6-559dbebe59f1} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9066 | 2025.11.20 17:22:22.322324 [ 260 ] {02354b85-95b8-4a12-a9a6-559dbebe59f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9067 | 2025.11.20 17:22:22.322776 [ 260 ] {02354b85-95b8-4a12-a9a6-559dbebe59f1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9068 | 2025.11.20 17:22:22.323015 [ 260 ] {02354b85-95b8-4a12-a9a6-559dbebe59f1} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9069 | 2025.11.20 17:22:22.323180 [ 260 ] {02354b85-95b8-4a12-a9a6-559dbebe59f1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001813 sec., 226144.51185879757 rows/sec., 14.35 MiB/sec. | ||
| 9070 | 2025.11.20 17:22:22.323225 [ 260 ] {02354b85-95b8-4a12-a9a6-559dbebe59f1} <Debug> TCPHandler: Processed in 0.0021197 sec. | ||
| 9071 | 2025.11.20 17:22:22.323346 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9072 | 2025.11.20 17:22:22.323444 [ 260 ] {428e1664-e76c-4ef1-a579-b94cf968fcea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9073 | 2025.11.20 17:22:22.323489 [ 260 ] {428e1664-e76c-4ef1-a579-b94cf968fcea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9074 | 2025.11.20 17:22:22.324307 [ 260 ] {428e1664-e76c-4ef1-a579-b94cf968fcea} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9075 | 2025.11.20 17:22:22.324346 [ 260 ] {428e1664-e76c-4ef1-a579-b94cf968fcea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9076 | 2025.11.20 17:22:22.324744 [ 260 ] {428e1664-e76c-4ef1-a579-b94cf968fcea} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9077 | 2025.11.20 17:22:22.324977 [ 260 ] {428e1664-e76c-4ef1-a579-b94cf968fcea} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9078 | 2025.11.20 17:22:22.325113 [ 260 ] {428e1664-e76c-4ef1-a579-b94cf968fcea} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001689 sec., 658377.7383066904 rows/sec., 51.95 MiB/sec. | ||
| 9079 | 2025.11.20 17:22:22.325154 [ 260 ] {428e1664-e76c-4ef1-a579-b94cf968fcea} <Debug> TCPHandler: Processed in 0.001858625 sec. | ||
| 9080 | 2025.11.20 17:22:22.325272 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9081 | 2025.11.20 17:22:22.325366 [ 260 ] {b4a1ff78-b3f3-4385-903e-141c0ab5ada2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9082 | 2025.11.20 17:22:22.325407 [ 260 ] {b4a1ff78-b3f3-4385-903e-141c0ab5ada2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9083 | 2025.11.20 17:22:22.325879 [ 260 ] {b4a1ff78-b3f3-4385-903e-141c0ab5ada2} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9084 | 2025.11.20 17:22:22.325916 [ 260 ] {b4a1ff78-b3f3-4385-903e-141c0ab5ada2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9085 | 2025.11.20 17:22:22.326236 [ 260 ] {b4a1ff78-b3f3-4385-903e-141c0ab5ada2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9086 | 2025.11.20 17:22:22.326494 [ 260 ] {b4a1ff78-b3f3-4385-903e-141c0ab5ada2} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9087 | 2025.11.20 17:22:22.326629 [ 260 ] {b4a1ff78-b3f3-4385-903e-141c0ab5ada2} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001282 sec., 159906.39625585024 rows/sec., 9.38 MiB/sec. | ||
| 9088 | 2025.11.20 17:22:22.326668 [ 260 ] {b4a1ff78-b3f3-4385-903e-141c0ab5ada2} <Debug> TCPHandler: Processed in 0.001446567 sec. | ||
| 9089 | 2025.11.20 17:22:22.326780 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9090 | 2025.11.20 17:22:22.326875 [ 260 ] {73dc227e-484c-4f5f-8680-a50901cc3e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9091 | 2025.11.20 17:22:22.326915 [ 260 ] {73dc227e-484c-4f5f-8680-a50901cc3e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9092 | 2025.11.20 17:22:22.327380 [ 260 ] {73dc227e-484c-4f5f-8680-a50901cc3e1c} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9093 | 2025.11.20 17:22:22.327417 [ 260 ] {73dc227e-484c-4f5f-8680-a50901cc3e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9094 | 2025.11.20 17:22:22.327726 [ 260 ] {73dc227e-484c-4f5f-8680-a50901cc3e1c} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9095 | 2025.11.20 17:22:22.327939 [ 260 ] {73dc227e-484c-4f5f-8680-a50901cc3e1c} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9096 | 2025.11.20 17:22:22.328082 [ 260 ] {73dc227e-484c-4f5f-8680-a50901cc3e1c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001226 sec., 172920.0652528548 rows/sec., 11.15 MiB/sec. | ||
| 9097 | 2025.11.20 17:22:22.328122 [ 260 ] {73dc227e-484c-4f5f-8680-a50901cc3e1c} <Debug> TCPHandler: Processed in 0.001391516 sec. | ||
| 9098 | 2025.11.20 17:22:22.328235 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9099 | 2025.11.20 17:22:22.328338 [ 260 ] {e4225f73-0d9d-470a-809f-28aa571a0cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9100 | 2025.11.20 17:22:22.328380 [ 260 ] {e4225f73-0d9d-470a-809f-28aa571a0cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9101 | 2025.11.20 17:22:22.328849 [ 260 ] {e4225f73-0d9d-470a-809f-28aa571a0cec} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9102 | 2025.11.20 17:22:22.328886 [ 260 ] {e4225f73-0d9d-470a-809f-28aa571a0cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9103 | 2025.11.20 17:22:22.329198 [ 260 ] {e4225f73-0d9d-470a-809f-28aa571a0cec} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9104 | 2025.11.20 17:22:22.329430 [ 260 ] {e4225f73-0d9d-470a-809f-28aa571a0cec} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9105 | 2025.11.20 17:22:22.329562 [ 260 ] {e4225f73-0d9d-470a-809f-28aa571a0cec} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001246 sec., 169341.8940609952 rows/sec., 9.62 MiB/sec. | ||
| 9106 | 2025.11.20 17:22:22.329602 [ 260 ] {e4225f73-0d9d-470a-809f-28aa571a0cec} <Debug> TCPHandler: Processed in 0.001417267 sec. | ||
| 9107 | 2025.11.20 17:22:22.329723 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9108 | 2025.11.20 17:22:22.329821 [ 260 ] {9e36c4fe-a293-43ad-97fd-a7bace2b3558} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9109 | 2025.11.20 17:22:22.329862 [ 260 ] {9e36c4fe-a293-43ad-97fd-a7bace2b3558} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9110 | 2025.11.20 17:22:22.330513 [ 260 ] {9e36c4fe-a293-43ad-97fd-a7bace2b3558} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9111 | 2025.11.20 17:22:22.330550 [ 260 ] {9e36c4fe-a293-43ad-97fd-a7bace2b3558} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9112 | 2025.11.20 17:22:22.330908 [ 260 ] {9e36c4fe-a293-43ad-97fd-a7bace2b3558} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9113 | 2025.11.20 17:22:22.331134 [ 260 ] {9e36c4fe-a293-43ad-97fd-a7bace2b3558} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9114 | 2025.11.20 17:22:22.331267 [ 260 ] {9e36c4fe-a293-43ad-97fd-a7bace2b3558} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001465 sec., 463481.228668942 rows/sec., 32.31 MiB/sec. | ||
| 9115 | 2025.11.20 17:22:22.331307 [ 260 ] {9e36c4fe-a293-43ad-97fd-a7bace2b3558} <Debug> TCPHandler: Processed in 0.001640551 sec. | ||
| 9116 | 2025.11.20 17:22:22.331408 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9117 | 2025.11.20 17:22:22.331505 [ 260 ] {99ac3918-fb48-4364-a49a-23045b314947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9118 | 2025.11.20 17:22:22.331547 [ 260 ] {99ac3918-fb48-4364-a49a-23045b314947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9119 | 2025.11.20 17:22:22.331890 [ 260 ] {99ac3918-fb48-4364-a49a-23045b314947} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9120 | 2025.11.20 17:22:22.331945 [ 260 ] {99ac3918-fb48-4364-a49a-23045b314947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9121 | 2025.11.20 17:22:22.332251 [ 260 ] {99ac3918-fb48-4364-a49a-23045b314947} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9122 | 2025.11.20 17:22:22.332460 [ 260 ] {99ac3918-fb48-4364-a49a-23045b314947} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9123 | 2025.11.20 17:22:22.332592 [ 260 ] {99ac3918-fb48-4364-a49a-23045b314947} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 283.43 KiB/sec. | ||
| 9124 | 2025.11.20 17:22:22.332630 [ 260 ] {99ac3918-fb48-4364-a49a-23045b314947} <Debug> TCPHandler: Processed in 0.001270154 sec. | ||
| 9125 | 2025.11.20 17:22:22.332729 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9126 | 2025.11.20 17:22:22.332823 [ 260 ] {ea737d66-71ff-4fa8-a7e2-47a64db784c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9127 | 2025.11.20 17:22:22.332865 [ 260 ] {ea737d66-71ff-4fa8-a7e2-47a64db784c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9128 | 2025.11.20 17:22:22.333295 [ 260 ] {ea737d66-71ff-4fa8-a7e2-47a64db784c7} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9129 | 2025.11.20 17:22:22.333332 [ 260 ] {ea737d66-71ff-4fa8-a7e2-47a64db784c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9130 | 2025.11.20 17:22:22.333673 [ 260 ] {ea737d66-71ff-4fa8-a7e2-47a64db784c7} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9131 | 2025.11.20 17:22:22.333885 [ 260 ] {ea737d66-71ff-4fa8-a7e2-47a64db784c7} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9132 | 2025.11.20 17:22:22.334039 [ 260 ] {ea737d66-71ff-4fa8-a7e2-47a64db784c7} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001235 sec., 254251.012145749 rows/sec., 16.70 MiB/sec. | ||
| 9133 | 2025.11.20 17:22:22.334083 [ 260 ] {ea737d66-71ff-4fa8-a7e2-47a64db784c7} <Debug> TCPHandler: Processed in 0.001403026 sec. | ||
| 9134 | 2025.11.20 17:22:22.334217 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9135 | 2025.11.20 17:22:22.334312 [ 260 ] {02fed045-a3d7-4d3d-9ae7-3b3f6ac727ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9136 | 2025.11.20 17:22:22.334355 [ 260 ] {02fed045-a3d7-4d3d-9ae7-3b3f6ac727ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9137 | 2025.11.20 17:22:22.334664 [ 260 ] {02fed045-a3d7-4d3d-9ae7-3b3f6ac727ce} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9138 | 2025.11.20 17:22:22.334701 [ 260 ] {02fed045-a3d7-4d3d-9ae7-3b3f6ac727ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9139 | 2025.11.20 17:22:22.335011 [ 260 ] {02fed045-a3d7-4d3d-9ae7-3b3f6ac727ce} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9140 | 2025.11.20 17:22:22.335233 [ 260 ] {02fed045-a3d7-4d3d-9ae7-3b3f6ac727ce} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9141 | 2025.11.20 17:22:22.335367 [ 260 ] {02fed045-a3d7-4d3d-9ae7-3b3f6ac727ce} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001073 sec., 931.9664492078285 rows/sec., 62.80 KiB/sec. | ||
| 9142 | 2025.11.20 17:22:22.335406 [ 260 ] {02fed045-a3d7-4d3d-9ae7-3b3f6ac727ce} <Debug> TCPHandler: Processed in 0.001238404 sec. | ||
| 9143 | 2025.11.20 17:22:22.335522 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9144 | 2025.11.20 17:22:22.335616 [ 260 ] {4065b9eb-95d9-409f-a00b-772f37ba7e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9145 | 2025.11.20 17:22:22.335659 [ 260 ] {4065b9eb-95d9-409f-a00b-772f37ba7e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9146 | 2025.11.20 17:22:22.335994 [ 260 ] {4065b9eb-95d9-409f-a00b-772f37ba7e2b} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9147 | 2025.11.20 17:22:22.336031 [ 260 ] {4065b9eb-95d9-409f-a00b-772f37ba7e2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9148 | 2025.11.20 17:22:22.336345 [ 260 ] {4065b9eb-95d9-409f-a00b-772f37ba7e2b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9149 | 2025.11.20 17:22:22.336573 [ 260 ] {4065b9eb-95d9-409f-a00b-772f37ba7e2b} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9150 | 2025.11.20 17:22:22.336704 [ 260 ] {4065b9eb-95d9-409f-a00b-772f37ba7e2b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001107 sec., 93947.6061427281 rows/sec., 5.76 MiB/sec. | ||
| 9151 | 2025.11.20 17:22:22.336742 [ 260 ] {4065b9eb-95d9-409f-a00b-772f37ba7e2b} <Debug> TCPHandler: Processed in 0.001275904 sec. | ||
| 9152 | 2025.11.20 17:22:23.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.50 MiB, peak 307.92 MiB, free memory in arenas 0.00 B, will set to 297.13 MiB (RSS), difference: -1.36 MiB | ||
| 9153 | 2025.11.20 17:22:23.635140 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19616 | ||
| 9154 | 2025.11.20 17:22:23.635757 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9155 | 2025.11.20 17:22:23.635817 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9156 | 2025.11.20 17:22:23.636417 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9157 | 2025.11.20 17:22:23.636714 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9158 | 2025.11.20 17:22:23.636882 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19616 | ||
| 9159 | 2025.11.20 17:22:23.636900 [ 43 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9160 | 2025.11.20 17:22:23.637001 [ 43 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9161 | 2025.11.20 17:22:23.637036 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9162 | 2025.11.20 17:22:23.637231 [ 194 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::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 | ||
| 9163 | 2025.11.20 17:22:23.637468 [ 194 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9164 | 2025.11.20 17:22:23.637531 [ 194 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 17248 rows starting from the beginning of the part | ||
| 9165 | 2025.11.20 17:22:23.637622 [ 194 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 448 rows starting from the beginning of the part | ||
| 9166 | 2025.11.20 17:22:23.637684 [ 194 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 512 rows starting from the beginning of the part | ||
| 9167 | 2025.11.20 17:22:23.637743 [ 194 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 448 rows starting from the beginning of the part | ||
| 9168 | 2025.11.20 17:22:23.637799 [ 194 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 512 rows starting from the beginning of the part | ||
| 9169 | 2025.11.20 17:22:23.637859 [ 194 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 448 rows starting from the beginning of the part | ||
| 9170 | 2025.11.20 17:22:23.640623 [ 190 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19616 rows, containing 4 columns (4 merged, 0 gathered) in 0.003488175 sec., 5623571.065098511 rows/sec., 80.45 MiB/sec. | ||
| 9171 | 2025.11.20 17:22:23.641148 [ 201 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9172 | 2025.11.20 17:22:23.641628 [ 201 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_41_8} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9173 | 2025.11.20 17:22:23.641751 [ 201 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_41_8} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9174 | 2025.11.20 17:22:23.641906 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.60 MiB. | ||
| 9175 | 2025.11.20 17:22:24.626563 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9176 | 2025.11.20 17:22:24.643704 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9177 | 2025.11.20 17:22:24.643761 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9178 | 2025.11.20 17:22:24.650121 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9179 | 2025.11.20 17:22:24.650891 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9180 | 2025.11.20 17:22:24.651236 [ 40 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9181 | 2025.11.20 17:22:24.651324 [ 40 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9182 | 2025.11.20 17:22:24.651359 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9183 | 2025.11.20 17:22:24.651471 [ 189 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 9184 | 2025.11.20 17:22:24.653822 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9185 | 2025.11.20 17:22:24.654398 [ 189 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9186 | 2025.11.20 17:22:24.655105 [ 189 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 9187 | 2025.11.20 17:22:24.658295 [ 189 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 9188 | 2025.11.20 17:22:24.661481 [ 189 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 9189 | 2025.11.20 17:22:24.665284 [ 189 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 9190 | 2025.11.20 17:22:24.669186 [ 189 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 9191 | 2025.11.20 17:22:24.672792 [ 189 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 9192 | 2025.11.20 17:22:24.722587 [ 190 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.071154436 sec., 4342.666703169427 rows/sec., 22.46 MiB/sec. | ||
| 9193 | 2025.11.20 17:22:24.725287 [ 200 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9194 | 2025.11.20 17:22:24.727337 [ 200 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_41_8} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9195 | 2025.11.20 17:22:24.727440 [ 200 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_41_8} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9196 | 2025.11.20 17:22:24.730210 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9197 | 2025.11.20 17:22:26.194461 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1190 | ||
| 9198 | 2025.11.20 17:22:26.196986 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9199 | 2025.11.20 17:22:26.197029 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9200 | 2025.11.20 17:22:26.198268 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9201 | 2025.11.20 17:22:26.198531 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9202 | 2025.11.20 17:22:26.198664 [ 39 ] {} <Debug> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9203 | 2025.11.20 17:22:26.198699 [ 39 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9204 | 2025.11.20 17:22:26.198718 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9205 | 2025.11.20 17:22:26.198820 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1190 | ||
| 9206 | 2025.11.20 17:22:26.198831 [ 201 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::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 | ||
| 9207 | 2025.11.20 17:22:26.199400 [ 201 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9208 | 2025.11.20 17:22:26.199548 [ 201 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1016 rows starting from the beginning of the part | ||
| 9209 | 2025.11.20 17:22:26.199912 [ 201 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 9210 | 2025.11.20 17:22:26.200276 [ 201 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 32 rows starting from the beginning of the part | ||
| 9211 | 2025.11.20 17:22:26.200628 [ 201 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 32 rows starting from the beginning of the part | ||
| 9212 | 2025.11.20 17:22:26.200974 [ 201 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
| 9213 | 2025.11.20 17:22:26.201313 [ 201 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 38 rows starting from the beginning of the part | ||
| 9214 | 2025.11.20 17:22:26.208647 [ 197 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1190 rows, containing 72 columns (72 merged, 0 gathered) in 0.009868095 sec., 120590.6509817751 rows/sec., 98.36 MiB/sec. | ||
| 9215 | 2025.11.20 17:22:26.210049 [ 197 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9216 | 2025.11.20 17:22:26.210584 [ 197 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_31_6} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9217 | 2025.11.20 17:22:26.210659 [ 197 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_31_6} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9218 | 2025.11.20 17:22:26.210806 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
| 9219 | 2025.11.20 17:22:27.310243 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9220 | 2025.11.20 17:22:27.310469 [ 260 ] {c90dbaaf-649a-4ca5-8979-d03c3ddf26fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9221 | 2025.11.20 17:22:27.310555 [ 260 ] {c90dbaaf-649a-4ca5-8979-d03c3ddf26fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9222 | 2025.11.20 17:22:27.311304 [ 260 ] {c90dbaaf-649a-4ca5-8979-d03c3ddf26fd} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9223 | 2025.11.20 17:22:27.311356 [ 260 ] {c90dbaaf-649a-4ca5-8979-d03c3ddf26fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9224 | 2025.11.20 17:22:27.311768 [ 260 ] {c90dbaaf-649a-4ca5-8979-d03c3ddf26fd} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9225 | 2025.11.20 17:22:27.312009 [ 260 ] {c90dbaaf-649a-4ca5-8979-d03c3ddf26fd} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9226 | 2025.11.20 17:22:27.312136 [ 37 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9227 | 2025.11.20 17:22:27.312170 [ 260 ] {c90dbaaf-649a-4ca5-8979-d03c3ddf26fd} <Debug> executeQuery: Read 137 rows, 12.17 KiB in 0.001762 sec., 77752.55391600454 rows/sec., 6.75 MiB/sec. | ||
| 9228 | 2025.11.20 17:22:27.312202 [ 37 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9229 | 2025.11.20 17:22:27.312228 [ 260 ] {c90dbaaf-649a-4ca5-8979-d03c3ddf26fd} <Debug> TCPHandler: Processed in 0.0021408 sec. | ||
| 9230 | 2025.11.20 17:22:27.312230 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9231 | 2025.11.20 17:22:27.312355 [ 193 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::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 | ||
| 9232 | 2025.11.20 17:22:27.312365 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9233 | 2025.11.20 17:22:27.312488 [ 193 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9234 | 2025.11.20 17:22:27.312490 [ 260 ] {f3b627e0-b880-4f23-b3fe-292877bd1a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9235 | 2025.11.20 17:22:27.312533 [ 193 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2463 rows starting from the beginning of the part | ||
| 9236 | 2025.11.20 17:22:27.312553 [ 260 ] {f3b627e0-b880-4f23-b3fe-292877bd1a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9237 | 2025.11.20 17:22:27.312612 [ 193 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1279 rows starting from the beginning of the part | ||
| 9238 | 2025.11.20 17:22:27.312672 [ 193 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1112 rows starting from the beginning of the part | ||
| 9239 | 2025.11.20 17:22:27.312716 [ 193 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 136 rows starting from the beginning of the part | ||
| 9240 | 2025.11.20 17:22:27.312755 [ 193 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1112 rows starting from the beginning of the part | ||
| 9241 | 2025.11.20 17:22:27.312794 [ 193 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 137 rows starting from the beginning of the part | ||
| 9242 | 2025.11.20 17:22:27.313007 [ 260 ] {f3b627e0-b880-4f23-b3fe-292877bd1a90} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9243 | 2025.11.20 17:22:27.313051 [ 260 ] {f3b627e0-b880-4f23-b3fe-292877bd1a90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9244 | 2025.11.20 17:22:27.313403 [ 260 ] {f3b627e0-b880-4f23-b3fe-292877bd1a90} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9245 | 2025.11.20 17:22:27.313625 [ 260 ] {f3b627e0-b880-4f23-b3fe-292877bd1a90} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9246 | 2025.11.20 17:22:27.313761 [ 260 ] {f3b627e0-b880-4f23-b3fe-292877bd1a90} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001294 sec., 30911.901081916538 rows/sec., 2.27 MiB/sec. | ||
| 9247 | 2025.11.20 17:22:27.313800 [ 260 ] {f3b627e0-b880-4f23-b3fe-292877bd1a90} <Debug> TCPHandler: Processed in 0.001486888 sec. | ||
| 9248 | 2025.11.20 17:22:27.313901 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9249 | 2025.11.20 17:22:27.314007 [ 260 ] {90b4e215-3cc4-4b79-a874-55203a8f445d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9250 | 2025.11.20 17:22:27.314048 [ 260 ] {90b4e215-3cc4-4b79-a874-55203a8f445d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9251 | 2025.11.20 17:22:27.314426 [ 260 ] {90b4e215-3cc4-4b79-a874-55203a8f445d} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9252 | 2025.11.20 17:22:27.314463 [ 260 ] {90b4e215-3cc4-4b79-a874-55203a8f445d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9253 | 2025.11.20 17:22:27.314770 [ 260 ] {90b4e215-3cc4-4b79-a874-55203a8f445d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9254 | 2025.11.20 17:22:27.314918 [ 196 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6239 rows, containing 5 columns (5 merged, 0 gathered) in 0.002612819 sec., 2387842.403166848 rows/sec., 203.15 MiB/sec. | ||
| 9255 | 2025.11.20 17:22:27.315005 [ 260 ] {90b4e215-3cc4-4b79-a874-55203a8f445d} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9256 | 2025.11.20 17:22:27.315141 [ 260 ] {90b4e215-3cc4-4b79-a874-55203a8f445d} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001162 sec., 860.5851979345955 rows/sec., 57.15 KiB/sec. | ||
| 9257 | 2025.11.20 17:22:27.315181 [ 260 ] {90b4e215-3cc4-4b79-a874-55203a8f445d} <Debug> TCPHandler: Processed in 0.001328945 sec. | ||
| 9258 | 2025.11.20 17:22:27.315227 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9259 | 2025.11.20 17:22:27.315288 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9260 | 2025.11.20 17:22:27.315387 [ 260 ] {64632754-8d80-473d-94b1-ab4c38860729} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9261 | 2025.11.20 17:22:27.315429 [ 260 ] {64632754-8d80-473d-94b1-ab4c38860729} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9262 | 2025.11.20 17:22:27.315541 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_61_12} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9263 | 2025.11.20 17:22:27.315627 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_61_12} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9264 | 2025.11.20 17:22:27.315701 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 9265 | 2025.11.20 17:22:27.315841 [ 260 ] {64632754-8d80-473d-94b1-ab4c38860729} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9266 | 2025.11.20 17:22:27.315882 [ 260 ] {64632754-8d80-473d-94b1-ab4c38860729} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9267 | 2025.11.20 17:22:27.316214 [ 260 ] {64632754-8d80-473d-94b1-ab4c38860729} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9268 | 2025.11.20 17:22:27.316425 [ 260 ] {64632754-8d80-473d-94b1-ab4c38860729} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9269 | 2025.11.20 17:22:27.316540 [ 37 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9270 | 2025.11.20 17:22:27.316558 [ 260 ] {64632754-8d80-473d-94b1-ab4c38860729} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001189 sec., 87468.46089150547 rows/sec., 6.83 MiB/sec. | ||
| 9271 | 2025.11.20 17:22:27.316580 [ 37 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9272 | 2025.11.20 17:22:27.316602 [ 260 ] {64632754-8d80-473d-94b1-ab4c38860729} <Debug> TCPHandler: Processed in 0.001363786 sec. | ||
| 9273 | 2025.11.20 17:22:27.316605 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9274 | 2025.11.20 17:22:27.316719 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9275 | 2025.11.20 17:22:27.316730 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::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 | ||
| 9276 | 2025.11.20 17:22:27.316818 [ 260 ] {64a07a06-83e2-453a-98aa-601381351607} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9277 | 2025.11.20 17:22:27.316867 [ 260 ] {64a07a06-83e2-453a-98aa-601381351607} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9278 | 2025.11.20 17:22:27.316875 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9279 | 2025.11.20 17:22:27.316916 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1249 rows starting from the beginning of the part | ||
| 9280 | 2025.11.20 17:22:27.316983 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 566 rows starting from the beginning of the part | ||
| 9281 | 2025.11.20 17:22:27.317029 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 679 rows starting from the beginning of the part | ||
| 9282 | 2025.11.20 17:22:27.317075 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 104 rows starting from the beginning of the part | ||
| 9283 | 2025.11.20 17:22:27.317117 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 679 rows starting from the beginning of the part | ||
| 9284 | 2025.11.20 17:22:27.317156 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 104 rows starting from the beginning of the part | ||
| 9285 | 2025.11.20 17:22:27.317272 [ 260 ] {64a07a06-83e2-453a-98aa-601381351607} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9286 | 2025.11.20 17:22:27.317317 [ 260 ] {64a07a06-83e2-453a-98aa-601381351607} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9287 | 2025.11.20 17:22:27.317677 [ 260 ] {64a07a06-83e2-453a-98aa-601381351607} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9288 | 2025.11.20 17:22:27.317911 [ 260 ] {64a07a06-83e2-453a-98aa-601381351607} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9289 | 2025.11.20 17:22:27.318036 [ 37 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9290 | 2025.11.20 17:22:27.318058 [ 260 ] {64a07a06-83e2-453a-98aa-601381351607} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 9291 | 2025.11.20 17:22:27.318066 [ 37 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9292 | 2025.11.20 17:22:27.318099 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9293 | 2025.11.20 17:22:27.318104 [ 260 ] {64a07a06-83e2-453a-98aa-601381351607} <Debug> TCPHandler: Processed in 0.001434237 sec. | ||
| 9294 | 2025.11.20 17:22:27.318162 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 9295 | 2025.11.20 17:22:27.318213 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9296 | 2025.11.20 17:22:27.318250 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9297 | 2025.11.20 17:22:27.318281 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 19064 rows starting from the beginning of the part | ||
| 9298 | 2025.11.20 17:22:27.318313 [ 260 ] {cfa8c9b6-204e-4a90-b9ce-601e5fba9b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9299 | 2025.11.20 17:22:27.318334 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 847 rows starting from the beginning of the part | ||
| 9300 | 2025.11.20 17:22:27.318359 [ 260 ] {cfa8c9b6-204e-4a90-b9ce-601e5fba9b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9301 | 2025.11.20 17:22:27.318385 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 314 rows starting from the beginning of the part | ||
| 9302 | 2025.11.20 17:22:27.318432 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 9303 | 2025.11.20 17:22:27.318472 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 314 rows starting from the beginning of the part | ||
| 9304 | 2025.11.20 17:22:27.318511 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 9305 | 2025.11.20 17:22:27.318516 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3381 rows, containing 5 columns (5 merged, 0 gathered) in 0.001842275 sec., 1835230.8965816721 rows/sec., 138.97 MiB/sec. | ||
| 9306 | 2025.11.20 17:22:27.318674 [ 260 ] {cfa8c9b6-204e-4a90-b9ce-601e5fba9b5f} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9307 | 2025.11.20 17:22:27.318702 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9308 | 2025.11.20 17:22:27.318713 [ 260 ] {cfa8c9b6-204e-4a90-b9ce-601e5fba9b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9309 | 2025.11.20 17:22:27.319000 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_61_12} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9310 | 2025.11.20 17:22:27.319086 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_61_12} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9311 | 2025.11.20 17:22:27.319105 [ 260 ] {cfa8c9b6-204e-4a90-b9ce-601e5fba9b5f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9312 | 2025.11.20 17:22:27.319162 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 9313 | 2025.11.20 17:22:27.319323 [ 260 ] {cfa8c9b6-204e-4a90-b9ce-601e5fba9b5f} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9314 | 2025.11.20 17:22:27.319430 [ 37 ] {} <Debug> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0) (MergerMutator): Selected 6 parts from all_1_24_5 to all_29_29_0 | ||
| 9315 | 2025.11.20 17:22:27.319459 [ 37 ] {} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9316 | 2025.11.20 17:22:27.319462 [ 260 ] {cfa8c9b6-204e-4a90-b9ce-601e5fba9b5f} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001167 sec., 856.898029134533 rows/sec., 54.39 KiB/sec. | ||
| 9317 | 2025.11.20 17:22:27.319477 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9318 | 2025.11.20 17:22:27.319510 [ 260 ] {cfa8c9b6-204e-4a90-b9ce-601e5fba9b5f} <Debug> TCPHandler: Processed in 0.001345005 sec. | ||
| 9319 | 2025.11.20 17:22:27.319556 [ 196 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_24_5 to all_29_29_0 into Compact with storage Full | ||
| 9320 | 2025.11.20 17:22:27.319614 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9321 | 2025.11.20 17:22:27.319641 [ 196 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9322 | 2025.11.20 17:22:27.319669 [ 196 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 24 rows starting from the beginning of the part | ||
| 9323 | 2025.11.20 17:22:27.319709 [ 260 ] {fa8df1ba-cead-431f-8ff9-9886b8c7d653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9324 | 2025.11.20 17:22:27.319723 [ 196 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 9325 | 2025.11.20 17:22:27.319763 [ 260 ] {fa8df1ba-cead-431f-8ff9-9886b8c7d653} <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 | ||
| 9326 | 2025.11.20 17:22:27.319763 [ 196 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 9327 | 2025.11.20 17:22:27.319809 [ 196 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 9328 | 2025.11.20 17:22:27.319848 [ 196 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 9329 | 2025.11.20 17:22:27.319886 [ 196 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 9330 | 2025.11.20 17:22:27.320605 [ 260 ] {fa8df1ba-cead-431f-8ff9-9886b8c7d653} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9331 | 2025.11.20 17:22:27.320619 [ 198 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29 rows, containing 4 columns (4 merged, 0 gathered) in 0.00108844 sec., 26643.63676454375 rows/sec., 1.75 MiB/sec. | ||
| 9332 | 2025.11.20 17:22:27.320642 [ 260 ] {fa8df1ba-cead-431f-8ff9-9886b8c7d653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9333 | 2025.11.20 17:22:27.320762 [ 196 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 9334 | 2025.11.20 17:22:27.321005 [ 196 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_29_6} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9335 | 2025.11.20 17:22:27.321065 [ 196 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_29_6} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0) (MergerMutator): Merged 6 parts: [all_1_24_5, all_29_29_0] -> all_1_29_6 | ||
| 9336 | 2025.11.20 17:22:27.321124 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9337 | 2025.11.20 17:22:27.321330 [ 260 ] {fa8df1ba-cead-431f-8ff9-9886b8c7d653} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9338 | 2025.11.20 17:22:27.321548 [ 260 ] {fa8df1ba-cead-431f-8ff9-9886b8c7d653} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9339 | 2025.11.20 17:22:27.321688 [ 260 ] {fa8df1ba-cead-431f-8ff9-9886b8c7d653} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001996 sec., 20040.080160320642 rows/sec., 35.91 MiB/sec. | ||
| 9340 | 2025.11.20 17:22:27.321743 [ 260 ] {fa8df1ba-cead-431f-8ff9-9886b8c7d653} <Debug> TCPHandler: Processed in 0.002176731 sec. | ||
| 9341 | 2025.11.20 17:22:27.321860 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9342 | 2025.11.20 17:22:27.321955 [ 260 ] {83d0616d-cd4f-4911-8b26-68c7b9e0312a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9343 | 2025.11.20 17:22:27.322006 [ 260 ] {83d0616d-cd4f-4911-8b26-68c7b9e0312a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9344 | 2025.11.20 17:22:27.322384 [ 260 ] {83d0616d-cd4f-4911-8b26-68c7b9e0312a} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9345 | 2025.11.20 17:22:27.322420 [ 260 ] {83d0616d-cd4f-4911-8b26-68c7b9e0312a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9346 | 2025.11.20 17:22:27.322729 [ 260 ] {83d0616d-cd4f-4911-8b26-68c7b9e0312a} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9347 | 2025.11.20 17:22:27.322934 [ 260 ] {83d0616d-cd4f-4911-8b26-68c7b9e0312a} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9348 | 2025.11.20 17:22:27.323053 [ 37 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9349 | 2025.11.20 17:22:27.323075 [ 260 ] {83d0616d-cd4f-4911-8b26-68c7b9e0312a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 9350 | 2025.11.20 17:22:27.323086 [ 37 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9351 | 2025.11.20 17:22:27.323116 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 9352 | 2025.11.20 17:22:27.323118 [ 260 ] {83d0616d-cd4f-4911-8b26-68c7b9e0312a} <Debug> TCPHandler: Processed in 0.001307174 sec. | ||
| 9353 | 2025.11.20 17:22:27.323204 [ 198 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 9354 | 2025.11.20 17:22:27.323321 [ 198 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9355 | 2025.11.20 17:22:27.323356 [ 198 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 4220 rows starting from the beginning of the part | ||
| 9356 | 2025.11.20 17:22:27.323419 [ 198 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 9357 | 2025.11.20 17:22:27.323464 [ 198 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 104 rows starting from the beginning of the part | ||
| 9358 | 2025.11.20 17:22:27.323504 [ 198 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 9359 | 2025.11.20 17:22:27.323541 [ 198 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 104 rows starting from the beginning of the part | ||
| 9360 | 2025.11.20 17:22:27.323579 [ 198 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 9361 | 2025.11.20 17:22:27.324157 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20859 rows, containing 5 columns (5 merged, 0 gathered) in 0.006020953 sec., 3464401.731752432 rows/sec., 232.89 MiB/sec. | ||
| 9362 | 2025.11.20 17:22:27.324607 [ 195 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9363 | 2025.11.20 17:22:27.324890 [ 195 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9364 | 2025.11.20 17:22:27.324966 [ 195 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9365 | 2025.11.20 17:22:27.325047 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 9366 | 2025.11.20 17:22:27.325371 [ 197 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4608 rows, containing 4 columns (4 merged, 0 gathered) in 0.002209061 sec., 2085954.1678568404 rows/sec., 132.73 MiB/sec. | ||
| 9367 | 2025.11.20 17:22:27.325689 [ 198 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9368 | 2025.11.20 17:22:27.325934 [ 198 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_61_12} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9369 | 2025.11.20 17:22:27.326007 [ 198 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_61_12} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9370 | 2025.11.20 17:22:27.326074 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 9371 | 2025.11.20 17:22:28.000246 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 300.08 MiB, peak 311.63 MiB, free memory in arenas 0.00 B, will set to 301.71 MiB (RSS), difference: 1.64 MiB | ||
| 9372 | 2025.11.20 17:22:31.015226 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9373 | 2025.11.20 17:22:31.015305 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9374 | 2025.11.20 17:22:31.137107 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20128 | ||
| 9375 | 2025.11.20 17:22:31.137685 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9376 | 2025.11.20 17:22:31.137736 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9377 | 2025.11.20 17:22:31.138228 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9378 | 2025.11.20 17:22:31.138460 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9379 | 2025.11.20 17:22:31.138587 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20128 | ||
| 9380 | 2025.11.20 17:22:32.154026 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9381 | 2025.11.20 17:22:32.168583 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9382 | 2025.11.20 17:22:32.168635 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9383 | 2025.11.20 17:22:32.174677 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9384 | 2025.11.20 17:22:32.175350 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9385 | 2025.11.20 17:22:32.177979 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9386 | 2025.11.20 17:22:32.319415 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9387 | 2025.11.20 17:22:32.319589 [ 260 ] {0d81d406-13b4-4fa2-936a-d8acf54904b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9388 | 2025.11.20 17:22:32.319652 [ 260 ] {0d81d406-13b4-4fa2-936a-d8acf54904b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9389 | 2025.11.20 17:22:32.320400 [ 260 ] {0d81d406-13b4-4fa2-936a-d8acf54904b7} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9390 | 2025.11.20 17:22:32.320443 [ 260 ] {0d81d406-13b4-4fa2-936a-d8acf54904b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9391 | 2025.11.20 17:22:32.320839 [ 260 ] {0d81d406-13b4-4fa2-936a-d8acf54904b7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9392 | 2025.11.20 17:22:32.321062 [ 260 ] {0d81d406-13b4-4fa2-936a-d8acf54904b7} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9393 | 2025.11.20 17:22:32.321220 [ 260 ] {0d81d406-13b4-4fa2-936a-d8acf54904b7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001679 sec., 244192.97200714712 rows/sec., 15.49 MiB/sec. | ||
| 9394 | 2025.11.20 17:22:32.321261 [ 260 ] {0d81d406-13b4-4fa2-936a-d8acf54904b7} <Debug> TCPHandler: Processed in 0.001971967 sec. | ||
| 9395 | 2025.11.20 17:22:32.321372 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9396 | 2025.11.20 17:22:32.321468 [ 260 ] {7971c244-29dc-4eca-8461-875912db1b79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9397 | 2025.11.20 17:22:32.321509 [ 260 ] {7971c244-29dc-4eca-8461-875912db1b79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9398 | 2025.11.20 17:22:32.322283 [ 260 ] {7971c244-29dc-4eca-8461-875912db1b79} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9399 | 2025.11.20 17:22:32.322318 [ 260 ] {7971c244-29dc-4eca-8461-875912db1b79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9400 | 2025.11.20 17:22:32.322684 [ 260 ] {7971c244-29dc-4eca-8461-875912db1b79} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9401 | 2025.11.20 17:22:32.322890 [ 260 ] {7971c244-29dc-4eca-8461-875912db1b79} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9402 | 2025.11.20 17:22:32.323018 [ 260 ] {7971c244-29dc-4eca-8461-875912db1b79} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001568 sec., 709183.6734693878 rows/sec., 55.95 MiB/sec. | ||
| 9403 | 2025.11.20 17:22:32.323055 [ 260 ] {7971c244-29dc-4eca-8461-875912db1b79} <Debug> TCPHandler: Processed in 0.001731173 sec. | ||
| 9404 | 2025.11.20 17:22:32.323172 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9405 | 2025.11.20 17:22:32.323304 [ 260 ] {3d14854f-558d-4fdc-8a1d-343c99835fd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9406 | 2025.11.20 17:22:32.323348 [ 260 ] {3d14854f-558d-4fdc-8a1d-343c99835fd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9407 | 2025.11.20 17:22:32.323811 [ 260 ] {3d14854f-558d-4fdc-8a1d-343c99835fd9} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9408 | 2025.11.20 17:22:32.323849 [ 260 ] {3d14854f-558d-4fdc-8a1d-343c99835fd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9409 | 2025.11.20 17:22:32.324176 [ 260 ] {3d14854f-558d-4fdc-8a1d-343c99835fd9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9410 | 2025.11.20 17:22:32.324391 [ 260 ] {3d14854f-558d-4fdc-8a1d-343c99835fd9} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9411 | 2025.11.20 17:22:32.324511 [ 30 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9412 | 2025.11.20 17:22:32.324527 [ 260 ] {3d14854f-558d-4fdc-8a1d-343c99835fd9} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001242 sec., 165056.3607085346 rows/sec., 9.68 MiB/sec. | ||
| 9413 | 2025.11.20 17:22:32.324576 [ 30 ] {} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9414 | 2025.11.20 17:22:32.324608 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9415 | 2025.11.20 17:22:32.324613 [ 260 ] {3d14854f-558d-4fdc-8a1d-343c99835fd9} <Debug> TCPHandler: Processed in 0.001493768 sec. | ||
| 9416 | 2025.11.20 17:22:32.324707 [ 196 ] {477c62df-596d-4059-85d8-7b0e53a51c94::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 | ||
| 9417 | 2025.11.20 17:22:32.324731 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9418 | 2025.11.20 17:22:32.324812 [ 196 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9419 | 2025.11.20 17:22:32.324827 [ 260 ] {8bafc774-0950-4b98-bf04-abbce4781459} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9420 | 2025.11.20 17:22:32.324848 [ 196 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 277 rows starting from the beginning of the part | ||
| 9421 | 2025.11.20 17:22:32.324870 [ 260 ] {8bafc774-0950-4b98-bf04-abbce4781459} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9422 | 2025.11.20 17:22:32.324914 [ 196 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 205 rows starting from the beginning of the part | ||
| 9423 | 2025.11.20 17:22:32.324958 [ 196 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 40 rows starting from the beginning of the part | ||
| 9424 | 2025.11.20 17:22:32.324997 [ 196 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 205 rows starting from the beginning of the part | ||
| 9425 | 2025.11.20 17:22:32.325039 [ 196 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 40 rows starting from the beginning of the part | ||
| 9426 | 2025.11.20 17:22:32.325075 [ 196 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 205 rows starting from the beginning of the part | ||
| 9427 | 2025.11.20 17:22:32.325327 [ 260 ] {8bafc774-0950-4b98-bf04-abbce4781459} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9428 | 2025.11.20 17:22:32.325363 [ 260 ] {8bafc774-0950-4b98-bf04-abbce4781459} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9429 | 2025.11.20 17:22:32.325669 [ 260 ] {8bafc774-0950-4b98-bf04-abbce4781459} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9430 | 2025.11.20 17:22:32.325883 [ 260 ] {8bafc774-0950-4b98-bf04-abbce4781459} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9431 | 2025.11.20 17:22:32.325899 [ 198 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 972 rows, containing 5 columns (5 merged, 0 gathered) in 0.001235523 sec., 786711.3764778154 rows/sec., 50.93 MiB/sec. | ||
| 9432 | 2025.11.20 17:22:32.325991 [ 30 ] {} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 9433 | 2025.11.20 17:22:32.326014 [ 260 ] {8bafc774-0950-4b98-bf04-abbce4781459} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001205 sec., 175933.60995850625 rows/sec., 11.35 MiB/sec. | ||
| 9434 | 2025.11.20 17:22:32.326027 [ 196 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9435 | 2025.11.20 17:22:32.326018 [ 30 ] {} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9436 | 2025.11.20 17:22:32.326058 [ 260 ] {8bafc774-0950-4b98-bf04-abbce4781459} <Debug> TCPHandler: Processed in 0.001377376 sec. | ||
| 9437 | 2025.11.20 17:22:32.326076 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9438 | 2025.11.20 17:22:32.326158 [ 192 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 9439 | 2025.11.20 17:22:32.326167 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9440 | 2025.11.20 17:22:32.326249 [ 192 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9441 | 2025.11.20 17:22:32.326266 [ 196 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_56_11} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9442 | 2025.11.20 17:22:32.326274 [ 260 ] {efbc27c1-9c03-4921-8bff-a390b97f380f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9443 | 2025.11.20 17:22:32.326275 [ 192 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 465 rows starting from the beginning of the part | ||
| 9444 | 2025.11.20 17:22:32.326319 [ 260 ] {efbc27c1-9c03-4921-8bff-a390b97f380f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9445 | 2025.11.20 17:22:32.326329 [ 196 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_56_11} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9446 | 2025.11.20 17:22:32.326359 [ 192 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 228 rows starting from the beginning of the part | ||
| 9447 | 2025.11.20 17:22:32.326390 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 9448 | 2025.11.20 17:22:32.326414 [ 192 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 212 rows starting from the beginning of the part | ||
| 9449 | 2025.11.20 17:22:32.326456 [ 192 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 212 rows starting from the beginning of the part | ||
| 9450 | 2025.11.20 17:22:32.326493 [ 192 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 9451 | 2025.11.20 17:22:32.326549 [ 192 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 212 rows starting from the beginning of the part | ||
| 9452 | 2025.11.20 17:22:32.326800 [ 260 ] {efbc27c1-9c03-4921-8bff-a390b97f380f} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9453 | 2025.11.20 17:22:32.326836 [ 260 ] {efbc27c1-9c03-4921-8bff-a390b97f380f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9454 | 2025.11.20 17:22:32.327146 [ 260 ] {efbc27c1-9c03-4921-8bff-a390b97f380f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9455 | 2025.11.20 17:22:32.327364 [ 260 ] {efbc27c1-9c03-4921-8bff-a390b97f380f} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9456 | 2025.11.20 17:22:32.327384 [ 198 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1330 rows, containing 5 columns (5 merged, 0 gathered) in 0.001262974 sec., 1053069.976104021 rows/sec., 73.44 MiB/sec. | ||
| 9457 | 2025.11.20 17:22:32.327494 [ 260 ] {efbc27c1-9c03-4921-8bff-a390b97f380f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001237 sec., 170573.96928051737 rows/sec., 9.69 MiB/sec. | ||
| 9458 | 2025.11.20 17:22:32.327501 [ 196 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 9459 | 2025.11.20 17:22:32.327536 [ 260 ] {efbc27c1-9c03-4921-8bff-a390b97f380f} <Debug> TCPHandler: Processed in 0.001417777 sec. | ||
| 9460 | 2025.11.20 17:22:32.327643 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9461 | 2025.11.20 17:22:32.327730 [ 196 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_40_8} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9462 | 2025.11.20 17:22:32.327736 [ 260 ] {0d109524-e43f-447a-928d-4e633055654a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9463 | 2025.11.20 17:22:32.327780 [ 260 ] {0d109524-e43f-447a-928d-4e633055654a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9464 | 2025.11.20 17:22:32.327788 [ 196 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_40_8} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 9465 | 2025.11.20 17:22:32.327841 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 9466 | 2025.11.20 17:22:32.328368 [ 260 ] {0d109524-e43f-447a-928d-4e633055654a} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9467 | 2025.11.20 17:22:32.328404 [ 260 ] {0d109524-e43f-447a-928d-4e633055654a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9468 | 2025.11.20 17:22:32.328731 [ 260 ] {0d109524-e43f-447a-928d-4e633055654a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9469 | 2025.11.20 17:22:32.328942 [ 260 ] {0d109524-e43f-447a-928d-4e633055654a} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9470 | 2025.11.20 17:22:32.329070 [ 260 ] {0d109524-e43f-447a-928d-4e633055654a} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001352 sec., 502218.9349112426 rows/sec., 35.01 MiB/sec. | ||
| 9471 | 2025.11.20 17:22:32.329109 [ 260 ] {0d109524-e43f-447a-928d-4e633055654a} <Debug> TCPHandler: Processed in 0.001513958 sec. | ||
| 9472 | 2025.11.20 17:22:32.329211 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9473 | 2025.11.20 17:22:32.329306 [ 260 ] {c6a5b76d-bb0f-4cb1-9f30-2357e8da3aa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9474 | 2025.11.20 17:22:32.329348 [ 260 ] {c6a5b76d-bb0f-4cb1-9f30-2357e8da3aa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9475 | 2025.11.20 17:22:32.329671 [ 260 ] {c6a5b76d-bb0f-4cb1-9f30-2357e8da3aa0} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9476 | 2025.11.20 17:22:32.329707 [ 260 ] {c6a5b76d-bb0f-4cb1-9f30-2357e8da3aa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9477 | 2025.11.20 17:22:32.330004 [ 260 ] {c6a5b76d-bb0f-4cb1-9f30-2357e8da3aa0} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9478 | 2025.11.20 17:22:32.330211 [ 260 ] {c6a5b76d-bb0f-4cb1-9f30-2357e8da3aa0} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9479 | 2025.11.20 17:22:32.330341 [ 260 ] {c6a5b76d-bb0f-4cb1-9f30-2357e8da3aa0} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001054 sec., 5692.599620493358 rows/sec., 297.42 KiB/sec. | ||
| 9480 | 2025.11.20 17:22:32.330377 [ 260 ] {c6a5b76d-bb0f-4cb1-9f30-2357e8da3aa0} <Debug> TCPHandler: Processed in 0.001214233 sec. | ||
| 9481 | 2025.11.20 17:22:32.330495 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9482 | 2025.11.20 17:22:32.330614 [ 260 ] {2fd88003-937f-472f-959f-0e1c4d4eab4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9483 | 2025.11.20 17:22:32.330666 [ 260 ] {2fd88003-937f-472f-959f-0e1c4d4eab4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9484 | 2025.11.20 17:22:32.331122 [ 260 ] {2fd88003-937f-472f-959f-0e1c4d4eab4d} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9485 | 2025.11.20 17:22:32.331158 [ 260 ] {2fd88003-937f-472f-959f-0e1c4d4eab4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9486 | 2025.11.20 17:22:32.331505 [ 260 ] {2fd88003-937f-472f-959f-0e1c4d4eab4d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9487 | 2025.11.20 17:22:32.331723 [ 260 ] {2fd88003-937f-472f-959f-0e1c4d4eab4d} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9488 | 2025.11.20 17:22:32.331855 [ 260 ] {2fd88003-937f-472f-959f-0e1c4d4eab4d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001266 sec., 248025.27646129543 rows/sec., 16.29 MiB/sec. | ||
| 9489 | 2025.11.20 17:22:32.331893 [ 260 ] {2fd88003-937f-472f-959f-0e1c4d4eab4d} <Debug> TCPHandler: Processed in 0.001459487 sec. | ||
| 9490 | 2025.11.20 17:22:32.332012 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9491 | 2025.11.20 17:22:32.332178 [ 260 ] {cfff4e63-5a22-499a-9777-de33ecc8bec0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9492 | 2025.11.20 17:22:32.332234 [ 260 ] {cfff4e63-5a22-499a-9777-de33ecc8bec0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9493 | 2025.11.20 17:22:32.332596 [ 260 ] {cfff4e63-5a22-499a-9777-de33ecc8bec0} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9494 | 2025.11.20 17:22:32.332640 [ 260 ] {cfff4e63-5a22-499a-9777-de33ecc8bec0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9495 | 2025.11.20 17:22:32.332981 [ 260 ] {cfff4e63-5a22-499a-9777-de33ecc8bec0} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9496 | 2025.11.20 17:22:32.333186 [ 260 ] {cfff4e63-5a22-499a-9777-de33ecc8bec0} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9497 | 2025.11.20 17:22:32.333314 [ 260 ] {cfff4e63-5a22-499a-9777-de33ecc8bec0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001162 sec., 860.5851979345955 rows/sec., 57.99 KiB/sec. | ||
| 9498 | 2025.11.20 17:22:32.333351 [ 260 ] {cfff4e63-5a22-499a-9777-de33ecc8bec0} <Debug> TCPHandler: Processed in 0.001398946 sec. | ||
| 9499 | 2025.11.20 17:22:32.333449 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9500 | 2025.11.20 17:22:32.333545 [ 260 ] {89d5e69f-afa1-4b6a-8df7-f64784c6e601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9501 | 2025.11.20 17:22:32.333588 [ 260 ] {89d5e69f-afa1-4b6a-8df7-f64784c6e601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9502 | 2025.11.20 17:22:32.333907 [ 260 ] {89d5e69f-afa1-4b6a-8df7-f64784c6e601} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9503 | 2025.11.20 17:22:32.333943 [ 260 ] {89d5e69f-afa1-4b6a-8df7-f64784c6e601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9504 | 2025.11.20 17:22:32.334255 [ 260 ] {89d5e69f-afa1-4b6a-8df7-f64784c6e601} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9505 | 2025.11.20 17:22:32.334471 [ 260 ] {89d5e69f-afa1-4b6a-8df7-f64784c6e601} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9506 | 2025.11.20 17:22:32.334600 [ 260 ] {89d5e69f-afa1-4b6a-8df7-f64784c6e601} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001073 sec., 96924.51071761418 rows/sec., 5.94 MiB/sec. | ||
| 9507 | 2025.11.20 17:22:32.334635 [ 260 ] {89d5e69f-afa1-4b6a-8df7-f64784c6e601} <Debug> TCPHandler: Processed in 0.001235113 sec. | ||
| 9508 | 2025.11.20 17:22:35.304260 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9509 | 2025.11.20 17:22:35.304467 [ 260 ] {522220c9-3927-4fcb-8338-99eb78615fa4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9510 | 2025.11.20 17:22:35.304539 [ 260 ] {522220c9-3927-4fcb-8338-99eb78615fa4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9511 | 2025.11.20 17:22:35.305232 [ 260 ] {522220c9-3927-4fcb-8338-99eb78615fa4} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9512 | 2025.11.20 17:22:35.305277 [ 260 ] {522220c9-3927-4fcb-8338-99eb78615fa4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9513 | 2025.11.20 17:22:35.305664 [ 260 ] {522220c9-3927-4fcb-8338-99eb78615fa4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9514 | 2025.11.20 17:22:35.305892 [ 260 ] {522220c9-3927-4fcb-8338-99eb78615fa4} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9515 | 2025.11.20 17:22:35.306026 [ 50 ] {} <Debug> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9516 | 2025.11.20 17:22:35.306046 [ 260 ] {522220c9-3927-4fcb-8338-99eb78615fa4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001632 sec., 14705.882352941177 rows/sec., 1.22 MiB/sec. | ||
| 9517 | 2025.11.20 17:22:35.306091 [ 50 ] {} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9518 | 2025.11.20 17:22:35.306108 [ 260 ] {522220c9-3927-4fcb-8338-99eb78615fa4} <Debug> TCPHandler: Processed in 0.001986457 sec. | ||
| 9519 | 2025.11.20 17:22:35.306118 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9520 | 2025.11.20 17:22:35.306223 [ 198 ] {be15ad2b-2845-428c-b4be-5b8943878356::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 | ||
| 9521 | 2025.11.20 17:22:35.306235 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9522 | 2025.11.20 17:22:35.306343 [ 198 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9523 | 2025.11.20 17:22:35.306344 [ 260 ] {b02ac7e6-6fd2-4918-b7a9-4e361b24738c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9524 | 2025.11.20 17:22:35.306382 [ 198 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 434 rows starting from the beginning of the part | ||
| 9525 | 2025.11.20 17:22:35.306403 [ 260 ] {b02ac7e6-6fd2-4918-b7a9-4e361b24738c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9526 | 2025.11.20 17:22:35.306451 [ 198 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 410 rows starting from the beginning of the part | ||
| 9527 | 2025.11.20 17:22:35.306500 [ 198 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 410 rows starting from the beginning of the part | ||
| 9528 | 2025.11.20 17:22:35.306541 [ 198 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 9529 | 2025.11.20 17:22:35.306585 [ 198 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 410 rows starting from the beginning of the part | ||
| 9530 | 2025.11.20 17:22:35.306624 [ 198 ] {be15ad2b-2845-428c-b4be-5b8943878356::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 | ||
| 9531 | 2025.11.20 17:22:35.306805 [ 260 ] {b02ac7e6-6fd2-4918-b7a9-4e361b24738c} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9532 | 2025.11.20 17:22:35.306846 [ 260 ] {b02ac7e6-6fd2-4918-b7a9-4e361b24738c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9533 | 2025.11.20 17:22:35.307175 [ 260 ] {b02ac7e6-6fd2-4918-b7a9-4e361b24738c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 9534 | 2025.11.20 17:22:35.307403 [ 260 ] {b02ac7e6-6fd2-4918-b7a9-4e361b24738c} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9535 | 2025.11.20 17:22:35.307535 [ 260 ] {b02ac7e6-6fd2-4918-b7a9-4e361b24738c} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00121 sec., 9917.355371900827 rows/sec., 808.69 KiB/sec. | ||
| 9536 | 2025.11.20 17:22:35.307574 [ 260 ] {b02ac7e6-6fd2-4918-b7a9-4e361b24738c} <Debug> TCPHandler: Processed in 0.001389466 sec. | ||
| 9537 | 2025.11.20 17:22:35.307674 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9538 | 2025.11.20 17:22:35.307742 [ 199 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.00155648 sec., 1347913.2401315789 rows/sec., 91.25 MiB/sec. | ||
| 9539 | 2025.11.20 17:22:35.307771 [ 260 ] {25f0dab7-ac48-4b88-90e4-3ec9e7c14305} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9540 | 2025.11.20 17:22:35.307829 [ 260 ] {25f0dab7-ac48-4b88-90e4-3ec9e7c14305} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9541 | 2025.11.20 17:22:35.307910 [ 198 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9542 | 2025.11.20 17:22:35.308151 [ 198 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_31_6} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9543 | 2025.11.20 17:22:35.308221 [ 198 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_31_6} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9544 | 2025.11.20 17:22:35.308287 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 9545 | 2025.11.20 17:22:35.308997 [ 260 ] {25f0dab7-ac48-4b88-90e4-3ec9e7c14305} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9546 | 2025.11.20 17:22:35.309038 [ 260 ] {25f0dab7-ac48-4b88-90e4-3ec9e7c14305} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9547 | 2025.11.20 17:22:35.309437 [ 260 ] {25f0dab7-ac48-4b88-90e4-3ec9e7c14305} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9548 | 2025.11.20 17:22:35.309656 [ 260 ] {25f0dab7-ac48-4b88-90e4-3ec9e7c14305} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9549 | 2025.11.20 17:22:35.309790 [ 260 ] {25f0dab7-ac48-4b88-90e4-3ec9e7c14305} <Debug> executeQuery: Read 1402 rows, 120.54 KiB in 0.002037 sec., 688267.05940108 rows/sec., 57.79 MiB/sec. | ||
| 9550 | 2025.11.20 17:22:35.309829 [ 260 ] {25f0dab7-ac48-4b88-90e4-3ec9e7c14305} <Debug> TCPHandler: Processed in 0.002203681 sec. | ||
| 9551 | 2025.11.20 17:22:35.309949 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9552 | 2025.11.20 17:22:35.310070 [ 260 ] {a3fa93bd-5bbc-4604-a62b-069fd4eb2cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9553 | 2025.11.20 17:22:35.310121 [ 260 ] {a3fa93bd-5bbc-4604-a62b-069fd4eb2cec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9554 | 2025.11.20 17:22:35.310652 [ 260 ] {a3fa93bd-5bbc-4604-a62b-069fd4eb2cec} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9555 | 2025.11.20 17:22:35.310698 [ 260 ] {a3fa93bd-5bbc-4604-a62b-069fd4eb2cec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9556 | 2025.11.20 17:22:35.311073 [ 260 ] {a3fa93bd-5bbc-4604-a62b-069fd4eb2cec} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9557 | 2025.11.20 17:22:35.311279 [ 260 ] {a3fa93bd-5bbc-4604-a62b-069fd4eb2cec} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9558 | 2025.11.20 17:22:35.311406 [ 260 ] {a3fa93bd-5bbc-4604-a62b-069fd4eb2cec} <Debug> executeQuery: Read 64 rows, 4.81 KiB in 0.001361 sec., 47024.24687729611 rows/sec., 3.45 MiB/sec. | ||
| 9559 | 2025.11.20 17:22:35.311444 [ 260 ] {a3fa93bd-5bbc-4604-a62b-069fd4eb2cec} <Debug> TCPHandler: Processed in 0.001557069 sec. | ||
| 9560 | 2025.11.20 17:22:35.311565 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9561 | 2025.11.20 17:22:35.311687 [ 260 ] {1287472c-96fb-4019-95f9-c69c89ebd088} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9562 | 2025.11.20 17:22:35.311736 [ 260 ] {1287472c-96fb-4019-95f9-c69c89ebd088} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9563 | 2025.11.20 17:22:35.312257 [ 260 ] {1287472c-96fb-4019-95f9-c69c89ebd088} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9564 | 2025.11.20 17:22:35.312293 [ 260 ] {1287472c-96fb-4019-95f9-c69c89ebd088} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9565 | 2025.11.20 17:22:35.312607 [ 260 ] {1287472c-96fb-4019-95f9-c69c89ebd088} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9566 | 2025.11.20 17:22:35.312815 [ 260 ] {1287472c-96fb-4019-95f9-c69c89ebd088} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9567 | 2025.11.20 17:22:35.312943 [ 260 ] {1287472c-96fb-4019-95f9-c69c89ebd088} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001281 sec., 196721.31147540984 rows/sec., 13.61 MiB/sec. | ||
| 9568 | 2025.11.20 17:22:35.312981 [ 260 ] {1287472c-96fb-4019-95f9-c69c89ebd088} <Debug> TCPHandler: Processed in 0.001477628 sec. | ||
| 9569 | 2025.11.20 17:22:35.313088 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9570 | 2025.11.20 17:22:35.313187 [ 260 ] {516f4159-440e-439a-a53d-925c4ad57021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9571 | 2025.11.20 17:22:35.313228 [ 260 ] {516f4159-440e-439a-a53d-925c4ad57021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9572 | 2025.11.20 17:22:35.313618 [ 260 ] {516f4159-440e-439a-a53d-925c4ad57021} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9573 | 2025.11.20 17:22:35.313655 [ 260 ] {516f4159-440e-439a-a53d-925c4ad57021} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9574 | 2025.11.20 17:22:35.313943 [ 260 ] {516f4159-440e-439a-a53d-925c4ad57021} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9575 | 2025.11.20 17:22:35.314150 [ 260 ] {516f4159-440e-439a-a53d-925c4ad57021} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9576 | 2025.11.20 17:22:35.314248 [ 66 ] {} <Debug> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9577 | 2025.11.20 17:22:35.314273 [ 260 ] {516f4159-440e-439a-a53d-925c4ad57021} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001105 sec., 10859.728506787329 rows/sec., 848.42 KiB/sec. | ||
| 9578 | 2025.11.20 17:22:35.314289 [ 66 ] {} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9579 | 2025.11.20 17:22:35.314315 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9580 | 2025.11.20 17:22:35.314318 [ 260 ] {516f4159-440e-439a-a53d-925c4ad57021} <Debug> TCPHandler: Processed in 0.001278654 sec. | ||
| 9581 | 2025.11.20 17:22:35.314412 [ 196 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::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 | ||
| 9582 | 2025.11.20 17:22:35.314452 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9583 | 2025.11.20 17:22:35.314518 [ 196 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9584 | 2025.11.20 17:22:35.314552 [ 196 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 223 rows starting from the beginning of the part | ||
| 9585 | 2025.11.20 17:22:35.314569 [ 260 ] {c543efe1-6090-4734-934a-833c0ab830e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9586 | 2025.11.20 17:22:35.314617 [ 260 ] {c543efe1-6090-4734-934a-833c0ab830e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9587 | 2025.11.20 17:22:35.314619 [ 196 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 211 rows starting from the beginning of the part | ||
| 9588 | 2025.11.20 17:22:35.314678 [ 196 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 211 rows starting from the beginning of the part | ||
| 9589 | 2025.11.20 17:22:35.314726 [ 196 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 9590 | 2025.11.20 17:22:35.314772 [ 196 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 211 rows starting from the beginning of the part | ||
| 9591 | 2025.11.20 17:22:35.314815 [ 196 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 9592 | 2025.11.20 17:22:35.315291 [ 260 ] {c543efe1-6090-4734-934a-833c0ab830e8} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9593 | 2025.11.20 17:22:35.315327 [ 260 ] {c543efe1-6090-4734-934a-833c0ab830e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9594 | 2025.11.20 17:22:35.315685 [ 199 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001314525 sec., 820828.8164926495 rows/sec., 50.10 MiB/sec. | ||
| 9595 | 2025.11.20 17:22:35.315699 [ 260 ] {c543efe1-6090-4734-934a-833c0ab830e8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9596 | 2025.11.20 17:22:35.315812 [ 196 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9597 | 2025.11.20 17:22:35.315946 [ 260 ] {c543efe1-6090-4734-934a-833c0ab830e8} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9598 | 2025.11.20 17:22:35.316053 [ 196 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_31_6} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9599 | 2025.11.20 17:22:35.316076 [ 260 ] {c543efe1-6090-4734-934a-833c0ab830e8} <Debug> executeQuery: Read 608 rows, 46.84 KiB in 0.001531 sec., 397126.0613977792 rows/sec., 29.88 MiB/sec. | ||
| 9600 | 2025.11.20 17:22:35.316115 [ 260 ] {c543efe1-6090-4734-934a-833c0ab830e8} <Debug> TCPHandler: Processed in 0.001722342 sec. | ||
| 9601 | 2025.11.20 17:22:35.316124 [ 196 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_31_6} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9602 | 2025.11.20 17:22:35.316189 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 9603 | 2025.11.20 17:22:35.316214 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9604 | 2025.11.20 17:22:35.316310 [ 260 ] {eb182b12-993a-45fd-a017-e07510290885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9605 | 2025.11.20 17:22:35.316354 [ 260 ] {eb182b12-993a-45fd-a017-e07510290885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9606 | 2025.11.20 17:22:35.316917 [ 260 ] {eb182b12-993a-45fd-a017-e07510290885} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9607 | 2025.11.20 17:22:35.316953 [ 260 ] {eb182b12-993a-45fd-a017-e07510290885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9608 | 2025.11.20 17:22:35.317329 [ 260 ] {eb182b12-993a-45fd-a017-e07510290885} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9609 | 2025.11.20 17:22:35.317537 [ 260 ] {eb182b12-993a-45fd-a017-e07510290885} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9610 | 2025.11.20 17:22:35.317665 [ 260 ] {eb182b12-993a-45fd-a017-e07510290885} <Debug> executeQuery: Read 944 rows, 67.40 KiB in 0.001373 sec., 687545.5207574654 rows/sec., 47.94 MiB/sec. | ||
| 9611 | 2025.11.20 17:22:35.317702 [ 260 ] {eb182b12-993a-45fd-a017-e07510290885} <Debug> TCPHandler: Processed in 0.001537299 sec. | ||
| 9612 | 2025.11.20 17:22:35.317811 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9613 | 2025.11.20 17:22:35.317906 [ 260 ] {53e2db45-40de-4354-8a47-92e4c1414e9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9614 | 2025.11.20 17:22:35.317960 [ 260 ] {53e2db45-40de-4354-8a47-92e4c1414e9e} <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 | ||
| 9615 | 2025.11.20 17:22:35.318826 [ 260 ] {53e2db45-40de-4354-8a47-92e4c1414e9e} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9616 | 2025.11.20 17:22:35.318862 [ 260 ] {53e2db45-40de-4354-8a47-92e4c1414e9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9617 | 2025.11.20 17:22:35.319418 [ 260 ] {53e2db45-40de-4354-8a47-92e4c1414e9e} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9618 | 2025.11.20 17:22:35.319637 [ 260 ] {53e2db45-40de-4354-8a47-92e4c1414e9e} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9619 | 2025.11.20 17:22:35.319776 [ 260 ] {53e2db45-40de-4354-8a47-92e4c1414e9e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001889 sec., 21175.224986765483 rows/sec., 37.95 MiB/sec. | ||
| 9620 | 2025.11.20 17:22:35.319831 [ 260 ] {53e2db45-40de-4354-8a47-92e4c1414e9e} <Debug> TCPHandler: Processed in 0.002068909 sec. | ||
| 9621 | 2025.11.20 17:22:35.319940 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9622 | 2025.11.20 17:22:35.320035 [ 260 ] {263a8db3-38a2-49dd-b63f-a32d33328c43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9623 | 2025.11.20 17:22:35.320077 [ 260 ] {263a8db3-38a2-49dd-b63f-a32d33328c43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9624 | 2025.11.20 17:22:35.320400 [ 260 ] {263a8db3-38a2-49dd-b63f-a32d33328c43} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9625 | 2025.11.20 17:22:35.320437 [ 260 ] {263a8db3-38a2-49dd-b63f-a32d33328c43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9626 | 2025.11.20 17:22:35.320733 [ 260 ] {263a8db3-38a2-49dd-b63f-a32d33328c43} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9627 | 2025.11.20 17:22:35.320949 [ 260 ] {263a8db3-38a2-49dd-b63f-a32d33328c43} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9628 | 2025.11.20 17:22:35.321077 [ 260 ] {263a8db3-38a2-49dd-b63f-a32d33328c43} <Debug> executeQuery: Read 28 rows, 1.94 KiB in 0.001061 sec., 26390.197926484445 rows/sec., 1.78 MiB/sec. | ||
| 9629 | 2025.11.20 17:22:35.321114 [ 260 ] {263a8db3-38a2-49dd-b63f-a32d33328c43} <Debug> TCPHandler: Processed in 0.001222893 sec. | ||
| 9630 | 2025.11.20 17:22:36.199174 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1246 | ||
| 9631 | 2025.11.20 17:22:36.202096 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9632 | 2025.11.20 17:22:36.202141 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9633 | 2025.11.20 17:22:36.203388 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9634 | 2025.11.20 17:22:36.203674 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9635 | 2025.11.20 17:22:36.203999 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1246 | ||
| 9636 | 2025.11.20 17:22:37.305299 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9637 | 2025.11.20 17:22:37.305543 [ 260 ] {0cc814f2-3a58-4264-9a40-c7b0ec3afb04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9638 | 2025.11.20 17:22:37.305636 [ 260 ] {0cc814f2-3a58-4264-9a40-c7b0ec3afb04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9639 | 2025.11.20 17:22:37.306406 [ 260 ] {0cc814f2-3a58-4264-9a40-c7b0ec3afb04} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9640 | 2025.11.20 17:22:37.306442 [ 260 ] {0cc814f2-3a58-4264-9a40-c7b0ec3afb04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9641 | 2025.11.20 17:22:37.306809 [ 260 ] {0cc814f2-3a58-4264-9a40-c7b0ec3afb04} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9642 | 2025.11.20 17:22:37.307031 [ 260 ] {0cc814f2-3a58-4264-9a40-c7b0ec3afb04} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9643 | 2025.11.20 17:22:37.307176 [ 260 ] {0cc814f2-3a58-4264-9a40-c7b0ec3afb04} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001701 sec., 32921.810699588474 rows/sec., 2.53 MiB/sec. | ||
| 9644 | 2025.11.20 17:22:37.307216 [ 260 ] {0cc814f2-3a58-4264-9a40-c7b0ec3afb04} <Debug> TCPHandler: Processed in 0.002077809 sec. | ||
| 9645 | 2025.11.20 17:22:37.307329 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9646 | 2025.11.20 17:22:37.307423 [ 260 ] {8fc03e15-4afe-44e1-b732-26ad6c5df913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9647 | 2025.11.20 17:22:37.307462 [ 260 ] {8fc03e15-4afe-44e1-b732-26ad6c5df913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9648 | 2025.11.20 17:22:37.307861 [ 260 ] {8fc03e15-4afe-44e1-b732-26ad6c5df913} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9649 | 2025.11.20 17:22:37.307896 [ 260 ] {8fc03e15-4afe-44e1-b732-26ad6c5df913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9650 | 2025.11.20 17:22:37.308186 [ 260 ] {8fc03e15-4afe-44e1-b732-26ad6c5df913} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9651 | 2025.11.20 17:22:37.308402 [ 260 ] {8fc03e15-4afe-44e1-b732-26ad6c5df913} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9652 | 2025.11.20 17:22:37.308524 [ 260 ] {8fc03e15-4afe-44e1-b732-26ad6c5df913} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00112 sec., 57142.857142857145 rows/sec., 4.46 MiB/sec. | ||
| 9653 | 2025.11.20 17:22:37.308561 [ 260 ] {8fc03e15-4afe-44e1-b732-26ad6c5df913} <Debug> TCPHandler: Processed in 0.001279614 sec. | ||
| 9654 | 2025.11.20 17:22:37.308668 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9655 | 2025.11.20 17:22:37.308761 [ 260 ] {0381606c-8f74-428d-b387-19bc8454b585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9656 | 2025.11.20 17:22:37.308803 [ 260 ] {0381606c-8f74-428d-b387-19bc8454b585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9657 | 2025.11.20 17:22:37.309156 [ 260 ] {0381606c-8f74-428d-b387-19bc8454b585} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9658 | 2025.11.20 17:22:37.309190 [ 260 ] {0381606c-8f74-428d-b387-19bc8454b585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9659 | 2025.11.20 17:22:37.309505 [ 260 ] {0381606c-8f74-428d-b387-19bc8454b585} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9660 | 2025.11.20 17:22:37.309709 [ 260 ] {0381606c-8f74-428d-b387-19bc8454b585} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9661 | 2025.11.20 17:22:37.309830 [ 260 ] {0381606c-8f74-428d-b387-19bc8454b585} <Debug> executeQuery: Read 86 rows, 6.14 KiB in 0.001088 sec., 79044.11764705883 rows/sec., 5.51 MiB/sec. | ||
| 9662 | 2025.11.20 17:22:37.309866 [ 260 ] {0381606c-8f74-428d-b387-19bc8454b585} <Debug> TCPHandler: Processed in 0.001245224 sec. | ||
| 9663 | 2025.11.20 17:22:37.309970 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9664 | 2025.11.20 17:22:37.310062 [ 260 ] {b4f15958-e28d-452e-9917-424669741acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9665 | 2025.11.20 17:22:37.310103 [ 260 ] {b4f15958-e28d-452e-9917-424669741acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9666 | 2025.11.20 17:22:37.310410 [ 260 ] {b4f15958-e28d-452e-9917-424669741acc} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9667 | 2025.11.20 17:22:37.310443 [ 260 ] {b4f15958-e28d-452e-9917-424669741acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9668 | 2025.11.20 17:22:37.310734 [ 260 ] {b4f15958-e28d-452e-9917-424669741acc} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9669 | 2025.11.20 17:22:37.310937 [ 260 ] {b4f15958-e28d-452e-9917-424669741acc} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9670 | 2025.11.20 17:22:37.311058 [ 260 ] {b4f15958-e28d-452e-9917-424669741acc} <Debug> executeQuery: Read 32 rows, 2.20 KiB in 0.001014 sec., 31558.185404339252 rows/sec., 2.12 MiB/sec. | ||
| 9671 | 2025.11.20 17:22:37.311093 [ 260 ] {b4f15958-e28d-452e-9917-424669741acc} <Debug> TCPHandler: Processed in 0.001170072 sec. | ||
| 9672 | 2025.11.20 17:22:38.638702 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20576 | ||
| 9673 | 2025.11.20 17:22:38.639501 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9674 | 2025.11.20 17:22:38.639548 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9675 | 2025.11.20 17:22:38.640039 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9676 | 2025.11.20 17:22:38.640274 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9677 | 2025.11.20 17:22:38.640406 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20576 | ||
| 9678 | 2025.11.20 17:22:39.678064 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 9679 | 2025.11.20 17:22:39.694523 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9680 | 2025.11.20 17:22:39.694587 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9681 | 2025.11.20 17:22:39.701189 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9682 | 2025.11.20 17:22:39.701969 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9683 | 2025.11.20 17:22:39.705144 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 9684 | 2025.11.20 17:22:42.308698 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9685 | 2025.11.20 17:22:42.308893 [ 260 ] {ca604197-b44a-48ba-899d-d25bbe9c3100} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9686 | 2025.11.20 17:22:42.308966 [ 260 ] {ca604197-b44a-48ba-899d-d25bbe9c3100} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9687 | 2025.11.20 17:22:42.309670 [ 260 ] {ca604197-b44a-48ba-899d-d25bbe9c3100} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9688 | 2025.11.20 17:22:42.309710 [ 260 ] {ca604197-b44a-48ba-899d-d25bbe9c3100} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9689 | 2025.11.20 17:22:42.310113 [ 260 ] {ca604197-b44a-48ba-899d-d25bbe9c3100} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9690 | 2025.11.20 17:22:42.310352 [ 260 ] {ca604197-b44a-48ba-899d-d25bbe9c3100} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9691 | 2025.11.20 17:22:42.310511 [ 260 ] {ca604197-b44a-48ba-899d-d25bbe9c3100} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001668 sec., 33573.14148681055 rows/sec., 2.58 MiB/sec. | ||
| 9692 | 2025.11.20 17:22:42.310556 [ 260 ] {ca604197-b44a-48ba-899d-d25bbe9c3100} <Debug> TCPHandler: Processed in 0.001994248 sec. | ||
| 9693 | 2025.11.20 17:22:42.310671 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9694 | 2025.11.20 17:22:42.310769 [ 260 ] {99afd5bc-adfc-4c75-8610-156d729c1911} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9695 | 2025.11.20 17:22:42.310811 [ 260 ] {99afd5bc-adfc-4c75-8610-156d729c1911} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9696 | 2025.11.20 17:22:42.311239 [ 260 ] {99afd5bc-adfc-4c75-8610-156d729c1911} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9697 | 2025.11.20 17:22:42.311275 [ 260 ] {99afd5bc-adfc-4c75-8610-156d729c1911} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9698 | 2025.11.20 17:22:42.311598 [ 260 ] {99afd5bc-adfc-4c75-8610-156d729c1911} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9699 | 2025.11.20 17:22:42.311809 [ 260 ] {99afd5bc-adfc-4c75-8610-156d729c1911} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9700 | 2025.11.20 17:22:42.311944 [ 260 ] {99afd5bc-adfc-4c75-8610-156d729c1911} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001192 sec., 53691.275167785236 rows/sec., 4.19 MiB/sec. | ||
| 9701 | 2025.11.20 17:22:42.311984 [ 260 ] {99afd5bc-adfc-4c75-8610-156d729c1911} <Debug> TCPHandler: Processed in 0.001362485 sec. | ||
| 9702 | 2025.11.20 17:22:42.312092 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9703 | 2025.11.20 17:22:42.312193 [ 260 ] {b0010b73-89de-4d62-b76c-81b0f136c6eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9704 | 2025.11.20 17:22:42.312239 [ 260 ] {b0010b73-89de-4d62-b76c-81b0f136c6eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9705 | 2025.11.20 17:22:42.312638 [ 260 ] {b0010b73-89de-4d62-b76c-81b0f136c6eb} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9706 | 2025.11.20 17:22:42.312674 [ 260 ] {b0010b73-89de-4d62-b76c-81b0f136c6eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9707 | 2025.11.20 17:22:42.312997 [ 260 ] {b0010b73-89de-4d62-b76c-81b0f136c6eb} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9708 | 2025.11.20 17:22:42.313203 [ 260 ] {b0010b73-89de-4d62-b76c-81b0f136c6eb} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9709 | 2025.11.20 17:22:42.313340 [ 260 ] {b0010b73-89de-4d62-b76c-81b0f136c6eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 9710 | 2025.11.20 17:22:42.313379 [ 260 ] {b0010b73-89de-4d62-b76c-81b0f136c6eb} <Debug> TCPHandler: Processed in 0.001335905 sec. | ||
| 9711 | 2025.11.20 17:22:42.313481 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9712 | 2025.11.20 17:22:42.313574 [ 260 ] {1d6e0ecc-b31e-44f4-8b7e-0274f6a0243e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9713 | 2025.11.20 17:22:42.313618 [ 260 ] {1d6e0ecc-b31e-44f4-8b7e-0274f6a0243e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9714 | 2025.11.20 17:22:42.313939 [ 260 ] {1d6e0ecc-b31e-44f4-8b7e-0274f6a0243e} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9715 | 2025.11.20 17:22:42.313974 [ 260 ] {1d6e0ecc-b31e-44f4-8b7e-0274f6a0243e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9716 | 2025.11.20 17:22:42.314303 [ 260 ] {1d6e0ecc-b31e-44f4-8b7e-0274f6a0243e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9717 | 2025.11.20 17:22:42.314522 [ 260 ] {1d6e0ecc-b31e-44f4-8b7e-0274f6a0243e} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9718 | 2025.11.20 17:22:42.314659 [ 260 ] {1d6e0ecc-b31e-44f4-8b7e-0274f6a0243e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 9719 | 2025.11.20 17:22:42.314695 [ 260 ] {1d6e0ecc-b31e-44f4-8b7e-0274f6a0243e} <Debug> TCPHandler: Processed in 0.001262824 sec. | ||
| 9720 | 2025.11.20 17:22:46.015359 [ 154 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9721 | 2025.11.20 17:22:46.015430 [ 154 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9722 | 2025.11.20 17:22:46.140553 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21088 | ||
| 9723 | 2025.11.20 17:22:46.141151 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9724 | 2025.11.20 17:22:46.141206 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9725 | 2025.11.20 17:22:46.141722 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9726 | 2025.11.20 17:22:46.141966 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9727 | 2025.11.20 17:22:46.142106 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21088 | ||
| 9728 | 2025.11.20 17:22:46.204347 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1262 | ||
| 9729 | 2025.11.20 17:22:46.206805 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9730 | 2025.11.20 17:22:46.206853 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9731 | 2025.11.20 17:22:46.208041 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9732 | 2025.11.20 17:22:46.208317 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9733 | 2025.11.20 17:22:46.208593 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1262 | ||
| 9734 | 2025.11.20 17:22:47.205275 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 9735 | 2025.11.20 17:22:47.222820 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9736 | 2025.11.20 17:22:47.222876 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9737 | 2025.11.20 17:22:47.229140 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9738 | 2025.11.20 17:22:47.229876 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9739 | 2025.11.20 17:22:47.232962 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 9740 | 2025.11.20 17:22:47.311521 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9741 | 2025.11.20 17:22:47.311697 [ 260 ] {34fdcdfd-d544-4d58-ac76-384aeaa39d93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9742 | 2025.11.20 17:22:47.311762 [ 260 ] {34fdcdfd-d544-4d58-ac76-384aeaa39d93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9743 | 2025.11.20 17:22:47.312514 [ 260 ] {34fdcdfd-d544-4d58-ac76-384aeaa39d93} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9744 | 2025.11.20 17:22:47.312564 [ 260 ] {34fdcdfd-d544-4d58-ac76-384aeaa39d93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9745 | 2025.11.20 17:22:47.312978 [ 260 ] {34fdcdfd-d544-4d58-ac76-384aeaa39d93} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9746 | 2025.11.20 17:22:47.313212 [ 260 ] {34fdcdfd-d544-4d58-ac76-384aeaa39d93} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9747 | 2025.11.20 17:22:47.313362 [ 153 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9748 | 2025.11.20 17:22:47.313368 [ 260 ] {34fdcdfd-d544-4d58-ac76-384aeaa39d93} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001719 sec., 79115.76497963932 rows/sec., 6.86 MiB/sec. | ||
| 9749 | 2025.11.20 17:22:47.313417 [ 153 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9750 | 2025.11.20 17:22:47.313441 [ 260 ] {34fdcdfd-d544-4d58-ac76-384aeaa39d93} <Debug> TCPHandler: Processed in 0.002049069 sec. | ||
| 9751 | 2025.11.20 17:22:47.313442 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9752 | 2025.11.20 17:22:47.313587 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9753 | 2025.11.20 17:22:47.313598 [ 186 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::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 | ||
| 9754 | 2025.11.20 17:22:47.313691 [ 260 ] {0b645a91-11b0-46d0-8dc2-7fa388651b42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9755 | 2025.11.20 17:22:47.313738 [ 260 ] {0b645a91-11b0-46d0-8dc2-7fa388651b42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9756 | 2025.11.20 17:22:47.313766 [ 186 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9757 | 2025.11.20 17:22:47.313810 [ 186 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2463 rows starting from the beginning of the part | ||
| 9758 | 2025.11.20 17:22:47.313886 [ 186 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1112 rows starting from the beginning of the part | ||
| 9759 | 2025.11.20 17:22:47.313938 [ 186 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1402 rows starting from the beginning of the part | ||
| 9760 | 2025.11.20 17:22:47.313995 [ 186 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
| 9761 | 2025.11.20 17:22:47.314043 [ 186 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 56 rows starting from the beginning of the part | ||
| 9762 | 2025.11.20 17:22:47.314091 [ 186 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 136 rows starting from the beginning of the part | ||
| 9763 | 2025.11.20 17:22:47.314183 [ 260 ] {0b645a91-11b0-46d0-8dc2-7fa388651b42} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9764 | 2025.11.20 17:22:47.314226 [ 260 ] {0b645a91-11b0-46d0-8dc2-7fa388651b42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9765 | 2025.11.20 17:22:47.314586 [ 260 ] {0b645a91-11b0-46d0-8dc2-7fa388651b42} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9766 | 2025.11.20 17:22:47.314807 [ 260 ] {0b645a91-11b0-46d0-8dc2-7fa388651b42} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9767 | 2025.11.20 17:22:47.314950 [ 260 ] {0b645a91-11b0-46d0-8dc2-7fa388651b42} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.00128 sec., 31249.999999999996 rows/sec., 2.29 MiB/sec. | ||
| 9768 | 2025.11.20 17:22:47.314989 [ 260 ] {0b645a91-11b0-46d0-8dc2-7fa388651b42} <Debug> TCPHandler: Processed in 0.001453837 sec. | ||
| 9769 | 2025.11.20 17:22:47.315097 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9770 | 2025.11.20 17:22:47.315194 [ 260 ] {4beece23-2fec-4704-b425-6bacace52a10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9771 | 2025.11.20 17:22:47.315234 [ 260 ] {4beece23-2fec-4704-b425-6bacace52a10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9772 | 2025.11.20 17:22:47.315662 [ 260 ] {4beece23-2fec-4704-b425-6bacace52a10} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9773 | 2025.11.20 17:22:47.315700 [ 260 ] {4beece23-2fec-4704-b425-6bacace52a10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9774 | 2025.11.20 17:22:47.316014 [ 260 ] {4beece23-2fec-4704-b425-6bacace52a10} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9775 | 2025.11.20 17:22:47.316195 [ 196 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5225 rows, containing 5 columns (5 merged, 0 gathered) in 0.00266736 sec., 1958865.694919321 rows/sec., 167.70 MiB/sec. | ||
| 9776 | 2025.11.20 17:22:47.316229 [ 260 ] {4beece23-2fec-4704-b425-6bacace52a10} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9777 | 2025.11.20 17:22:47.316343 [ 153 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9778 | 2025.11.20 17:22:47.316363 [ 260 ] {4beece23-2fec-4704-b425-6bacace52a10} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001187 sec., 87615.83824768325 rows/sec., 6.84 MiB/sec. | ||
| 9779 | 2025.11.20 17:22:47.316377 [ 153 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9780 | 2025.11.20 17:22:47.316407 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9781 | 2025.11.20 17:22:47.316410 [ 260 ] {4beece23-2fec-4704-b425-6bacace52a10} <Debug> TCPHandler: Processed in 0.001362716 sec. | ||
| 9782 | 2025.11.20 17:22:47.316452 [ 196 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9783 | 2025.11.20 17:22:47.316489 [ 200 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::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 | ||
| 9784 | 2025.11.20 17:22:47.316554 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9785 | 2025.11.20 17:22:47.316574 [ 200 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9786 | 2025.11.20 17:22:47.316603 [ 200 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1249 rows starting from the beginning of the part | ||
| 9787 | 2025.11.20 17:22:47.316649 [ 260 ] {505069f2-a048-4d39-91b0-33b57eb90473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9788 | 2025.11.20 17:22:47.316658 [ 200 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 679 rows starting from the beginning of the part | ||
| 9789 | 2025.11.20 17:22:47.316694 [ 260 ] {505069f2-a048-4d39-91b0-33b57eb90473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9790 | 2025.11.20 17:22:47.316698 [ 196 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_66_13} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9791 | 2025.11.20 17:22:47.316705 [ 200 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 608 rows starting from the beginning of the part | ||
| 9792 | 2025.11.20 17:22:47.316750 [ 200 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 9793 | 2025.11.20 17:22:47.316767 [ 196 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_66_13} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9794 | 2025.11.20 17:22:47.316788 [ 200 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 64 rows starting from the beginning of the part | ||
| 9795 | 2025.11.20 17:22:47.316826 [ 200 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 104 rows starting from the beginning of the part | ||
| 9796 | 2025.11.20 17:22:47.316840 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 9797 | 2025.11.20 17:22:47.317110 [ 260 ] {505069f2-a048-4d39-91b0-33b57eb90473} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9798 | 2025.11.20 17:22:47.317146 [ 260 ] {505069f2-a048-4d39-91b0-33b57eb90473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9799 | 2025.11.20 17:22:47.317488 [ 260 ] {505069f2-a048-4d39-91b0-33b57eb90473} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9800 | 2025.11.20 17:22:47.317696 [ 260 ] {505069f2-a048-4d39-91b0-33b57eb90473} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9801 | 2025.11.20 17:22:47.317817 [ 153 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9802 | 2025.11.20 17:22:47.317829 [ 260 ] {505069f2-a048-4d39-91b0-33b57eb90473} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 9803 | 2025.11.20 17:22:47.317856 [ 153 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9804 | 2025.11.20 17:22:47.317879 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 9805 | 2025.11.20 17:22:47.317879 [ 260 ] {505069f2-a048-4d39-91b0-33b57eb90473} <Debug> TCPHandler: Processed in 0.001375775 sec. | ||
| 9806 | 2025.11.20 17:22:47.317908 [ 194 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2768 rows, containing 5 columns (5 merged, 0 gathered) in 0.001454648 sec., 1902865.847957719 rows/sec., 145.66 MiB/sec. | ||
| 9807 | 2025.11.20 17:22:47.317952 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 9808 | 2025.11.20 17:22:47.318008 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9809 | 2025.11.20 17:22:47.318044 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9810 | 2025.11.20 17:22:47.318071 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 20859 rows starting from the beginning of the part | ||
| 9811 | 2025.11.20 17:22:47.318102 [ 260 ] {adb1acb5-4fae-47d2-804a-b40c2f75a1e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9812 | 2025.11.20 17:22:47.318121 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 314 rows starting from the beginning of the part | ||
| 9813 | 2025.11.20 17:22:47.318152 [ 194 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9814 | 2025.11.20 17:22:47.318164 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 944 rows starting from the beginning of the part | ||
| 9815 | 2025.11.20 17:22:47.318161 [ 260 ] {adb1acb5-4fae-47d2-804a-b40c2f75a1e1} <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 | ||
| 9816 | 2025.11.20 17:22:47.318216 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 86 rows starting from the beginning of the part | ||
| 9817 | 2025.11.20 17:22:47.318261 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 9818 | 2025.11.20 17:22:47.318300 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 9819 | 2025.11.20 17:22:47.318476 [ 194 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_66_13} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9820 | 2025.11.20 17:22:47.318574 [ 194 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_66_13} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9821 | 2025.11.20 17:22:47.318666 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 9822 | 2025.11.20 17:22:47.319066 [ 260 ] {adb1acb5-4fae-47d2-804a-b40c2f75a1e1} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9823 | 2025.11.20 17:22:47.319107 [ 260 ] {adb1acb5-4fae-47d2-804a-b40c2f75a1e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9824 | 2025.11.20 17:22:47.319704 [ 260 ] {adb1acb5-4fae-47d2-804a-b40c2f75a1e1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9825 | 2025.11.20 17:22:47.319933 [ 260 ] {adb1acb5-4fae-47d2-804a-b40c2f75a1e1} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9826 | 2025.11.20 17:22:47.320076 [ 260 ] {adb1acb5-4fae-47d2-804a-b40c2f75a1e1} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001992 sec., 20080.321285140562 rows/sec., 35.98 MiB/sec. | ||
| 9827 | 2025.11.20 17:22:47.320132 [ 260 ] {adb1acb5-4fae-47d2-804a-b40c2f75a1e1} <Debug> TCPHandler: Processed in 0.002173901 sec. | ||
| 9828 | 2025.11.20 17:22:47.320249 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9829 | 2025.11.20 17:22:47.320344 [ 260 ] {c1174a7c-4651-418b-ad38-2e96ba595da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9830 | 2025.11.20 17:22:47.320386 [ 260 ] {c1174a7c-4651-418b-ad38-2e96ba595da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9831 | 2025.11.20 17:22:47.320732 [ 260 ] {c1174a7c-4651-418b-ad38-2e96ba595da5} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9832 | 2025.11.20 17:22:47.320769 [ 260 ] {c1174a7c-4651-418b-ad38-2e96ba595da5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9833 | 2025.11.20 17:22:47.321200 [ 260 ] {c1174a7c-4651-418b-ad38-2e96ba595da5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9834 | 2025.11.20 17:22:47.321420 [ 260 ] {c1174a7c-4651-418b-ad38-2e96ba595da5} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9835 | 2025.11.20 17:22:47.321532 [ 153 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9836 | 2025.11.20 17:22:47.321551 [ 260 ] {c1174a7c-4651-418b-ad38-2e96ba595da5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001225 sec., 48979.5918367347 rows/sec., 3.30 MiB/sec. | ||
| 9837 | 2025.11.20 17:22:47.321566 [ 153 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9838 | 2025.11.20 17:22:47.321593 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9839 | 2025.11.20 17:22:47.321595 [ 260 ] {c1174a7c-4651-418b-ad38-2e96ba595da5} <Debug> TCPHandler: Processed in 0.001396176 sec. | ||
| 9840 | 2025.11.20 17:22:47.321693 [ 189 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 9841 | 2025.11.20 17:22:47.321828 [ 189 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9842 | 2025.11.20 17:22:47.321867 [ 189 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4608 rows starting from the beginning of the part | ||
| 9843 | 2025.11.20 17:22:47.321939 [ 189 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 104 rows starting from the beginning of the part | ||
| 9844 | 2025.11.20 17:22:47.321989 [ 189 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 28 rows starting from the beginning of the part | ||
| 9845 | 2025.11.20 17:22:47.322037 [ 189 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 32 rows starting from the beginning of the part | ||
| 9846 | 2025.11.20 17:22:47.322080 [ 189 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 9847 | 2025.11.20 17:22:47.322124 [ 189 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 9848 | 2025.11.20 17:22:47.325040 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4892 rows, containing 4 columns (4 merged, 0 gathered) in 0.003395194 sec., 1440860.2277218916 rows/sec., 91.81 MiB/sec. | ||
| 9849 | 2025.11.20 17:22:47.325477 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9850 | 2025.11.20 17:22:47.325746 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_66_13} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9851 | 2025.11.20 17:22:47.325816 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_66_13} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9852 | 2025.11.20 17:22:47.325882 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9853 | 2025.11.20 17:22:47.334233 [ 189 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22523 rows, containing 5 columns (5 merged, 0 gathered) in 0.016314306 sec., 1380567.4602401108 rows/sec., 92.98 MiB/sec. | ||
| 9854 | 2025.11.20 17:22:47.334723 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9855 | 2025.11.20 17:22:47.335041 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9856 | 2025.11.20 17:22:47.335123 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9857 | 2025.11.20 17:22:47.335208 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 9858 | 2025.11.20 17:22:48.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.56 MiB, peak 311.63 MiB, free memory in arenas 0.00 B, will set to 305.02 MiB (RSS), difference: 1.46 MiB | ||
| 9859 | 2025.11.20 17:22:52.308490 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9860 | 2025.11.20 17:22:52.308678 [ 260 ] {61ea893e-79a2-4c6e-b06d-6fc2e99942f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9861 | 2025.11.20 17:22:52.308747 [ 260 ] {61ea893e-79a2-4c6e-b06d-6fc2e99942f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9862 | 2025.11.20 17:22:52.309464 [ 260 ] {61ea893e-79a2-4c6e-b06d-6fc2e99942f0} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9863 | 2025.11.20 17:22:52.309508 [ 260 ] {61ea893e-79a2-4c6e-b06d-6fc2e99942f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9864 | 2025.11.20 17:22:52.309902 [ 260 ] {61ea893e-79a2-4c6e-b06d-6fc2e99942f0} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9865 | 2025.11.20 17:22:52.310132 [ 260 ] {61ea893e-79a2-4c6e-b06d-6fc2e99942f0} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9866 | 2025.11.20 17:22:52.310278 [ 260 ] {61ea893e-79a2-4c6e-b06d-6fc2e99942f0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001652 sec., 33898.30508474576 rows/sec., 2.60 MiB/sec. | ||
| 9867 | 2025.11.20 17:22:52.310319 [ 260 ] {61ea893e-79a2-4c6e-b06d-6fc2e99942f0} <Debug> TCPHandler: Processed in 0.001962737 sec. | ||
| 9868 | 2025.11.20 17:22:52.310437 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9869 | 2025.11.20 17:22:52.310533 [ 260 ] {715bbb6b-2137-4686-ae1d-96e9569a940a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9870 | 2025.11.20 17:22:52.310571 [ 260 ] {715bbb6b-2137-4686-ae1d-96e9569a940a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9871 | 2025.11.20 17:22:52.310981 [ 260 ] {715bbb6b-2137-4686-ae1d-96e9569a940a} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9872 | 2025.11.20 17:22:52.311017 [ 260 ] {715bbb6b-2137-4686-ae1d-96e9569a940a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9873 | 2025.11.20 17:22:52.311311 [ 260 ] {715bbb6b-2137-4686-ae1d-96e9569a940a} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9874 | 2025.11.20 17:22:52.311538 [ 260 ] {715bbb6b-2137-4686-ae1d-96e9569a940a} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9875 | 2025.11.20 17:22:52.311665 [ 260 ] {715bbb6b-2137-4686-ae1d-96e9569a940a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001151 sec., 55603.82276281495 rows/sec., 4.34 MiB/sec. | ||
| 9876 | 2025.11.20 17:22:52.311702 [ 260 ] {715bbb6b-2137-4686-ae1d-96e9569a940a} <Debug> TCPHandler: Processed in 0.001313794 sec. | ||
| 9877 | 2025.11.20 17:22:52.311813 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9878 | 2025.11.20 17:22:52.311906 [ 260 ] {9f7bbb98-c593-467d-ac2a-986e44d4fb96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9879 | 2025.11.20 17:22:52.311949 [ 260 ] {9f7bbb98-c593-467d-ac2a-986e44d4fb96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9880 | 2025.11.20 17:22:52.312358 [ 260 ] {9f7bbb98-c593-467d-ac2a-986e44d4fb96} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9881 | 2025.11.20 17:22:52.312395 [ 260 ] {9f7bbb98-c593-467d-ac2a-986e44d4fb96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9882 | 2025.11.20 17:22:52.312722 [ 260 ] {9f7bbb98-c593-467d-ac2a-986e44d4fb96} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9883 | 2025.11.20 17:22:52.312924 [ 260 ] {9f7bbb98-c593-467d-ac2a-986e44d4fb96} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9884 | 2025.11.20 17:22:52.313051 [ 260 ] {9f7bbb98-c593-467d-ac2a-986e44d4fb96} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 9885 | 2025.11.20 17:22:52.313089 [ 260 ] {9f7bbb98-c593-467d-ac2a-986e44d4fb96} <Debug> TCPHandler: Processed in 0.001322714 sec. | ||
| 9886 | 2025.11.20 17:22:52.313210 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9887 | 2025.11.20 17:22:52.313303 [ 260 ] {d0b47251-747f-4e50-9928-4091f7eabc4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9888 | 2025.11.20 17:22:52.313343 [ 260 ] {d0b47251-747f-4e50-9928-4091f7eabc4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9889 | 2025.11.20 17:22:52.313673 [ 260 ] {d0b47251-747f-4e50-9928-4091f7eabc4b} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9890 | 2025.11.20 17:22:52.313708 [ 260 ] {d0b47251-747f-4e50-9928-4091f7eabc4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9891 | 2025.11.20 17:22:52.314000 [ 260 ] {d0b47251-747f-4e50-9928-4091f7eabc4b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9892 | 2025.11.20 17:22:52.314205 [ 260 ] {d0b47251-747f-4e50-9928-4091f7eabc4b} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9893 | 2025.11.20 17:22:52.314328 [ 260 ] {d0b47251-747f-4e50-9928-4091f7eabc4b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 9894 | 2025.11.20 17:22:52.314364 [ 260 ] {d0b47251-747f-4e50-9928-4091f7eabc4b} <Debug> TCPHandler: Processed in 0.001201282 sec. | ||
| 9895 | 2025.11.20 17:22:53.643033 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21536 | ||
| 9896 | 2025.11.20 17:22:53.643538 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9897 | 2025.11.20 17:22:53.643579 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9898 | 2025.11.20 17:22:53.644088 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9899 | 2025.11.20 17:22:53.644325 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9900 | 2025.11.20 17:22:53.644462 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21536 | ||
| 9901 | 2025.11.20 17:22:54.733894 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 9902 | 2025.11.20 17:22:54.752693 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9903 | 2025.11.20 17:22:54.752766 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9904 | 2025.11.20 17:22:54.759016 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 9905 | 2025.11.20 17:22:54.759748 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9906 | 2025.11.20 17:22:54.765241 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 9907 | 2025.11.20 17:22:56.209599 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1282 | ||
| 9908 | 2025.11.20 17:22:56.211743 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9909 | 2025.11.20 17:22:56.211786 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9910 | 2025.11.20 17:22:56.212996 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9911 | 2025.11.20 17:22:56.213284 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9912 | 2025.11.20 17:22:56.213560 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1282 | ||
| 9913 | 2025.11.20 17:22:57.310313 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9914 | 2025.11.20 17:22:57.310488 [ 260 ] {bdc21611-ee8d-4063-b131-999f66762dc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9915 | 2025.11.20 17:22:57.310551 [ 260 ] {bdc21611-ee8d-4063-b131-999f66762dc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9916 | 2025.11.20 17:22:57.311255 [ 260 ] {bdc21611-ee8d-4063-b131-999f66762dc7} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9917 | 2025.11.20 17:22:57.311298 [ 260 ] {bdc21611-ee8d-4063-b131-999f66762dc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9918 | 2025.11.20 17:22:57.311699 [ 260 ] {bdc21611-ee8d-4063-b131-999f66762dc7} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9919 | 2025.11.20 17:22:57.311918 [ 260 ] {bdc21611-ee8d-4063-b131-999f66762dc7} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9920 | 2025.11.20 17:22:57.312071 [ 260 ] {bdc21611-ee8d-4063-b131-999f66762dc7} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001632 sec., 83333.33333333333 rows/sec., 7.23 MiB/sec. | ||
| 9921 | 2025.11.20 17:22:57.312113 [ 260 ] {bdc21611-ee8d-4063-b131-999f66762dc7} <Debug> TCPHandler: Processed in 0.001928977 sec. | ||
| 9922 | 2025.11.20 17:22:57.312234 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9923 | 2025.11.20 17:22:57.312329 [ 260 ] {e5201257-4d01-4f56-8045-8fcb6ef5e59e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9924 | 2025.11.20 17:22:57.312370 [ 260 ] {e5201257-4d01-4f56-8045-8fcb6ef5e59e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9925 | 2025.11.20 17:22:57.312784 [ 260 ] {e5201257-4d01-4f56-8045-8fcb6ef5e59e} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9926 | 2025.11.20 17:22:57.312822 [ 260 ] {e5201257-4d01-4f56-8045-8fcb6ef5e59e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9927 | 2025.11.20 17:22:57.313121 [ 260 ] {e5201257-4d01-4f56-8045-8fcb6ef5e59e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9928 | 2025.11.20 17:22:57.313335 [ 260 ] {e5201257-4d01-4f56-8045-8fcb6ef5e59e} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9929 | 2025.11.20 17:22:57.313468 [ 260 ] {e5201257-4d01-4f56-8045-8fcb6ef5e59e} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001158 sec., 34542.31433506045 rows/sec., 2.54 MiB/sec. | ||
| 9930 | 2025.11.20 17:22:57.313507 [ 260 ] {e5201257-4d01-4f56-8045-8fcb6ef5e59e} <Debug> TCPHandler: Processed in 0.001325425 sec. | ||
| 9931 | 2025.11.20 17:22:57.313609 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9932 | 2025.11.20 17:22:57.313706 [ 260 ] {1768d951-d1eb-47f7-ad9f-1b66df50ba32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9933 | 2025.11.20 17:22:57.313747 [ 260 ] {1768d951-d1eb-47f7-ad9f-1b66df50ba32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9934 | 2025.11.20 17:22:57.314183 [ 260 ] {1768d951-d1eb-47f7-ad9f-1b66df50ba32} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9935 | 2025.11.20 17:22:57.314221 [ 260 ] {1768d951-d1eb-47f7-ad9f-1b66df50ba32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9936 | 2025.11.20 17:22:57.314535 [ 260 ] {1768d951-d1eb-47f7-ad9f-1b66df50ba32} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9937 | 2025.11.20 17:22:57.314745 [ 260 ] {1768d951-d1eb-47f7-ad9f-1b66df50ba32} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9938 | 2025.11.20 17:22:57.314878 [ 260 ] {1768d951-d1eb-47f7-ad9f-1b66df50ba32} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00119 sec., 87394.95798319326 rows/sec., 6.83 MiB/sec. | ||
| 9939 | 2025.11.20 17:22:57.314917 [ 260 ] {1768d951-d1eb-47f7-ad9f-1b66df50ba32} <Debug> TCPHandler: Processed in 0.001358265 sec. | ||
| 9940 | 2025.11.20 17:22:57.315028 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9941 | 2025.11.20 17:22:57.315122 [ 260 ] {6452479f-184a-4152-ba7f-48a72c068fbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9942 | 2025.11.20 17:22:57.315167 [ 260 ] {6452479f-184a-4152-ba7f-48a72c068fbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9943 | 2025.11.20 17:22:57.315578 [ 260 ] {6452479f-184a-4152-ba7f-48a72c068fbd} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9944 | 2025.11.20 17:22:57.315615 [ 260 ] {6452479f-184a-4152-ba7f-48a72c068fbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9945 | 2025.11.20 17:22:57.315953 [ 260 ] {6452479f-184a-4152-ba7f-48a72c068fbd} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9946 | 2025.11.20 17:22:57.316163 [ 260 ] {6452479f-184a-4152-ba7f-48a72c068fbd} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9947 | 2025.11.20 17:22:57.316298 [ 260 ] {6452479f-184a-4152-ba7f-48a72c068fbd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 9948 | 2025.11.20 17:22:57.316338 [ 260 ] {6452479f-184a-4152-ba7f-48a72c068fbd} <Debug> TCPHandler: Processed in 0.001359016 sec. | ||
| 9949 | 2025.11.20 17:22:57.316439 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9950 | 2025.11.20 17:22:57.316534 [ 260 ] {edefeaea-a758-40d3-bff0-c360911ff19b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9951 | 2025.11.20 17:22:57.316589 [ 260 ] {edefeaea-a758-40d3-bff0-c360911ff19b} <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 | ||
| 9952 | 2025.11.20 17:22:57.317457 [ 260 ] {edefeaea-a758-40d3-bff0-c360911ff19b} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9953 | 2025.11.20 17:22:57.317494 [ 260 ] {edefeaea-a758-40d3-bff0-c360911ff19b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9954 | 2025.11.20 17:22:57.318083 [ 260 ] {edefeaea-a758-40d3-bff0-c360911ff19b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9955 | 2025.11.20 17:22:57.318307 [ 260 ] {edefeaea-a758-40d3-bff0-c360911ff19b} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9956 | 2025.11.20 17:22:57.318449 [ 260 ] {edefeaea-a758-40d3-bff0-c360911ff19b} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001932 sec., 20703.933747412008 rows/sec., 37.10 MiB/sec. | ||
| 9957 | 2025.11.20 17:22:57.318505 [ 260 ] {edefeaea-a758-40d3-bff0-c360911ff19b} <Debug> TCPHandler: Processed in 0.002115739 sec. | ||
| 9958 | 2025.11.20 17:22:57.318631 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9959 | 2025.11.20 17:22:57.318734 [ 260 ] {8a5dab01-eea4-4a7f-a0c3-3c6d15df6edc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9960 | 2025.11.20 17:22:57.318777 [ 260 ] {8a5dab01-eea4-4a7f-a0c3-3c6d15df6edc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9961 | 2025.11.20 17:22:57.319113 [ 260 ] {8a5dab01-eea4-4a7f-a0c3-3c6d15df6edc} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9962 | 2025.11.20 17:22:57.319149 [ 260 ] {8a5dab01-eea4-4a7f-a0c3-3c6d15df6edc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9963 | 2025.11.20 17:22:57.319455 [ 260 ] {8a5dab01-eea4-4a7f-a0c3-3c6d15df6edc} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 9964 | 2025.11.20 17:22:57.319664 [ 260 ] {8a5dab01-eea4-4a7f-a0c3-3c6d15df6edc} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9965 | 2025.11.20 17:22:57.319792 [ 260 ] {8a5dab01-eea4-4a7f-a0c3-3c6d15df6edc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 9966 | 2025.11.20 17:22:57.319829 [ 260 ] {8a5dab01-eea4-4a7f-a0c3-3c6d15df6edc} <Debug> TCPHandler: Processed in 0.001254063 sec. | ||
| 9967 | 2025.11.20 17:23:01.015470 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9968 | 2025.11.20 17:23:01.015537 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9969 | 2025.11.20 17:23:01.144625 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22048 | ||
| 9970 | 2025.11.20 17:23:01.145201 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9971 | 2025.11.20 17:23:01.145255 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9972 | 2025.11.20 17:23:01.145820 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9973 | 2025.11.20 17:23:01.146051 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9974 | 2025.11.20 17:23:01.146185 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22048 | ||
| 9975 | 2025.11.20 17:23:01.146197 [ 140 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9976 | 2025.11.20 17:23:01.146240 [ 140 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9977 | 2025.11.20 17:23:01.146258 [ 140 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9978 | 2025.11.20 17:23:01.146397 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::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 | ||
| 9979 | 2025.11.20 17:23:01.146557 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9980 | 2025.11.20 17:23:01.146604 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19616 rows starting from the beginning of the part | ||
| 9981 | 2025.11.20 17:23:01.146675 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 512 rows starting from the beginning of the part | ||
| 9982 | 2025.11.20 17:23:01.146724 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 448 rows starting from the beginning of the part | ||
| 9983 | 2025.11.20 17:23:01.146770 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 512 rows starting from the beginning of the part | ||
| 9984 | 2025.11.20 17:23:01.146811 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 448 rows starting from the beginning of the part | ||
| 9985 | 2025.11.20 17:23:01.146848 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 512 rows starting from the beginning of the part | ||
| 9986 | 2025.11.20 17:23:01.148959 [ 189 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22048 rows, containing 4 columns (4 merged, 0 gathered) in 0.002627479 sec., 8391313.498604557 rows/sec., 120.04 MiB/sec. | ||
| 9987 | 2025.11.20 17:23:01.149348 [ 188 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 9988 | 2025.11.20 17:23:01.149626 [ 188 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_46_9} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9989 | 2025.11.20 17:23:01.149695 [ 188 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_46_9} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 9990 | 2025.11.20 17:23:01.149803 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.69 MiB. | ||
| 9991 | 2025.11.20 17:23:02.265383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 9992 | 2025.11.20 17:23:02.282420 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9993 | 2025.11.20 17:23:02.282477 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9994 | 2025.11.20 17:23:02.288466 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 9995 | 2025.11.20 17:23:02.289183 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9996 | 2025.11.20 17:23:02.289488 [ 139 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 9997 | 2025.11.20 17:23:02.289569 [ 139 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9998 | 2025.11.20 17:23:02.289597 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9999 | 2025.11.20 17:23:02.289722 [ 188 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 10000 | 2025.11.20 17:23:02.292325 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10001 | 2025.11.20 17:23:02.293563 [ 188 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10002 | 2025.11.20 17:23:02.295127 [ 188 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 10003 | 2025.11.20 17:23:02.299491 [ 188 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 10004 | 2025.11.20 17:23:02.303767 [ 188 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 10005 | 2025.11.20 17:23:02.308021 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10006 | 2025.11.20 17:23:02.308134 [ 188 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 10007 | 2025.11.20 17:23:02.308187 [ 260 ] {7ddaeee2-80c5-4fa4-82cf-81314b6f53e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10008 | 2025.11.20 17:23:02.308254 [ 260 ] {7ddaeee2-80c5-4fa4-82cf-81314b6f53e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10009 | 2025.11.20 17:23:02.308933 [ 260 ] {7ddaeee2-80c5-4fa4-82cf-81314b6f53e3} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10010 | 2025.11.20 17:23:02.308971 [ 260 ] {7ddaeee2-80c5-4fa4-82cf-81314b6f53e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10011 | 2025.11.20 17:23:02.309344 [ 260 ] {7ddaeee2-80c5-4fa4-82cf-81314b6f53e3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10012 | 2025.11.20 17:23:02.309564 [ 260 ] {7ddaeee2-80c5-4fa4-82cf-81314b6f53e3} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): 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.11.20 17:23:02.309717 [ 260 ] {7ddaeee2-80c5-4fa4-82cf-81314b6f53e3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001579 sec., 35465.48448385054 rows/sec., 2.72 MiB/sec. | ||
| 10014 | 2025.11.20 17:23:02.309758 [ 260 ] {7ddaeee2-80c5-4fa4-82cf-81314b6f53e3} <Debug> TCPHandler: Processed in 0.001859395 sec. | ||
| 10015 | 2025.11.20 17:23:02.309870 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10016 | 2025.11.20 17:23:02.309963 [ 260 ] {d2d89c16-2660-49ba-aa6c-5d370e9977f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10017 | 2025.11.20 17:23:02.310003 [ 260 ] {d2d89c16-2660-49ba-aa6c-5d370e9977f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10018 | 2025.11.20 17:23:02.310415 [ 260 ] {d2d89c16-2660-49ba-aa6c-5d370e9977f0} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10019 | 2025.11.20 17:23:02.310451 [ 260 ] {d2d89c16-2660-49ba-aa6c-5d370e9977f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10020 | 2025.11.20 17:23:02.310752 [ 260 ] {d2d89c16-2660-49ba-aa6c-5d370e9977f0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10021 | 2025.11.20 17:23:02.310963 [ 260 ] {d2d89c16-2660-49ba-aa6c-5d370e9977f0} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): 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.11.20 17:23:02.311087 [ 260 ] {d2d89c16-2660-49ba-aa6c-5d370e9977f0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001141 sec., 56091.14811568799 rows/sec., 4.38 MiB/sec. | ||
| 10023 | 2025.11.20 17:23:02.311123 [ 260 ] {d2d89c16-2660-49ba-aa6c-5d370e9977f0} <Debug> TCPHandler: Processed in 0.001300394 sec. | ||
| 10024 | 2025.11.20 17:23:02.311232 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10025 | 2025.11.20 17:23:02.311324 [ 260 ] {5c8b59e8-8270-4750-835f-b527fe43c081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10026 | 2025.11.20 17:23:02.311366 [ 260 ] {5c8b59e8-8270-4750-835f-b527fe43c081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10027 | 2025.11.20 17:23:02.311764 [ 260 ] {5c8b59e8-8270-4750-835f-b527fe43c081} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10028 | 2025.11.20 17:23:02.311799 [ 260 ] {5c8b59e8-8270-4750-835f-b527fe43c081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10029 | 2025.11.20 17:23:02.312109 [ 260 ] {5c8b59e8-8270-4750-835f-b527fe43c081} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10030 | 2025.11.20 17:23:02.312316 [ 260 ] {5c8b59e8-8270-4750-835f-b527fe43c081} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10031 | 2025.11.20 17:23:02.312445 [ 260 ] {5c8b59e8-8270-4750-835f-b527fe43c081} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001138 sec., 140597.539543058 rows/sec., 9.79 MiB/sec. | ||
| 10032 | 2025.11.20 17:23:02.312482 [ 260 ] {5c8b59e8-8270-4750-835f-b527fe43c081} <Debug> TCPHandler: Processed in 0.001295944 sec. | ||
| 10033 | 2025.11.20 17:23:02.312504 [ 188 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 10034 | 2025.11.20 17:23:02.312583 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10035 | 2025.11.20 17:23:02.312675 [ 260 ] {2e52de6e-d4a7-4bb5-a97e-77d490001115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10036 | 2025.11.20 17:23:02.312716 [ 260 ] {2e52de6e-d4a7-4bb5-a97e-77d490001115} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10037 | 2025.11.20 17:23:02.313041 [ 260 ] {2e52de6e-d4a7-4bb5-a97e-77d490001115} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10038 | 2025.11.20 17:23:02.313077 [ 260 ] {2e52de6e-d4a7-4bb5-a97e-77d490001115} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10039 | 2025.11.20 17:23:02.313372 [ 260 ] {2e52de6e-d4a7-4bb5-a97e-77d490001115} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10040 | 2025.11.20 17:23:02.313572 [ 260 ] {2e52de6e-d4a7-4bb5-a97e-77d490001115} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10041 | 2025.11.20 17:23:02.313698 [ 260 ] {2e52de6e-d4a7-4bb5-a97e-77d490001115} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 10042 | 2025.11.20 17:23:02.313733 [ 260 ] {2e52de6e-d4a7-4bb5-a97e-77d490001115} <Debug> TCPHandler: Processed in 0.001198442 sec. | ||
| 10043 | 2025.11.20 17:23:02.316191 [ 188 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 10044 | 2025.11.20 17:23:02.368307 [ 189 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.078636316 sec., 4412.719436144491 rows/sec., 22.82 MiB/sec. | ||
| 10045 | 2025.11.20 17:23:02.371450 [ 195 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10046 | 2025.11.20 17:23:02.373421 [ 195 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_46_9} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10047 | 2025.11.20 17:23:02.373522 [ 195 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_46_9} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10048 | 2025.11.20 17:23:02.376188 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10049 | 2025.11.20 17:23:04.324338 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10050 | 2025.11.20 17:23:04.324526 [ 260 ] {44d2588d-ccea-49c2-b34d-c333752a5f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10051 | 2025.11.20 17:23:04.324591 [ 260 ] {44d2588d-ccea-49c2-b34d-c333752a5f56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10052 | 2025.11.20 17:23:04.325438 [ 260 ] {44d2588d-ccea-49c2-b34d-c333752a5f56} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10053 | 2025.11.20 17:23:04.325481 [ 260 ] {44d2588d-ccea-49c2-b34d-c333752a5f56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10054 | 2025.11.20 17:23:04.325897 [ 260 ] {44d2588d-ccea-49c2-b34d-c333752a5f56} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10055 | 2025.11.20 17:23:04.326134 [ 260 ] {44d2588d-ccea-49c2-b34d-c333752a5f56} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10056 | 2025.11.20 17:23:04.326286 [ 260 ] {44d2588d-ccea-49c2-b34d-c333752a5f56} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001808 sec., 226769.9115044248 rows/sec., 14.39 MiB/sec. | ||
| 10057 | 2025.11.20 17:23:04.326331 [ 260 ] {44d2588d-ccea-49c2-b34d-c333752a5f56} <Debug> TCPHandler: Processed in 0.00212203 sec. | ||
| 10058 | 2025.11.20 17:23:04.326452 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10059 | 2025.11.20 17:23:04.326546 [ 260 ] {5a92f2a1-d134-4b0f-b908-6def2e6a93d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10060 | 2025.11.20 17:23:04.326588 [ 260 ] {5a92f2a1-d134-4b0f-b908-6def2e6a93d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10061 | 2025.11.20 17:23:04.326982 [ 260 ] {5a92f2a1-d134-4b0f-b908-6def2e6a93d5} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10062 | 2025.11.20 17:23:04.327018 [ 260 ] {5a92f2a1-d134-4b0f-b908-6def2e6a93d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10063 | 2025.11.20 17:23:04.327327 [ 260 ] {5a92f2a1-d134-4b0f-b908-6def2e6a93d5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 10064 | 2025.11.20 17:23:04.327533 [ 260 ] {5a92f2a1-d134-4b0f-b908-6def2e6a93d5} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10065 | 2025.11.20 17:23:04.327660 [ 260 ] {5a92f2a1-d134-4b0f-b908-6def2e6a93d5} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001131 sec., 5305.039787798408 rows/sec., 432.59 KiB/sec. | ||
| 10066 | 2025.11.20 17:23:04.327697 [ 260 ] {5a92f2a1-d134-4b0f-b908-6def2e6a93d5} <Debug> TCPHandler: Processed in 0.001294424 sec. | ||
| 10067 | 2025.11.20 17:23:04.327803 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10068 | 2025.11.20 17:23:04.327906 [ 260 ] {69ec6121-4259-4fab-ada3-72466c925da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10069 | 2025.11.20 17:23:04.327948 [ 260 ] {69ec6121-4259-4fab-ada3-72466c925da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10070 | 2025.11.20 17:23:04.330149 [ 260 ] {69ec6121-4259-4fab-ada3-72466c925da3} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10071 | 2025.11.20 17:23:04.330186 [ 260 ] {69ec6121-4259-4fab-ada3-72466c925da3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10072 | 2025.11.20 17:23:04.330645 [ 260 ] {69ec6121-4259-4fab-ada3-72466c925da3} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10073 | 2025.11.20 17:23:04.330872 [ 260 ] {69ec6121-4259-4fab-ada3-72466c925da3} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10074 | 2025.11.20 17:23:04.331010 [ 260 ] {69ec6121-4259-4fab-ada3-72466c925da3} <Debug> executeQuery: Read 2335 rows, 194.29 KiB in 0.003122 sec., 747918.0012812299 rows/sec., 60.78 MiB/sec. | ||
| 10075 | 2025.11.20 17:23:04.331055 [ 260 ] {69ec6121-4259-4fab-ada3-72466c925da3} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 10076 | 2025.11.20 17:23:04.331069 [ 260 ] {69ec6121-4259-4fab-ada3-72466c925da3} <Debug> TCPHandler: Processed in 0.003317092 sec. | ||
| 10077 | 2025.11.20 17:23:04.331209 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10078 | 2025.11.20 17:23:04.331306 [ 260 ] {246a4e6e-c562-430a-b7f4-e2e86dce8cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10079 | 2025.11.20 17:23:04.331347 [ 260 ] {246a4e6e-c562-430a-b7f4-e2e86dce8cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10080 | 2025.11.20 17:23:04.331982 [ 260 ] {246a4e6e-c562-430a-b7f4-e2e86dce8cbb} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10081 | 2025.11.20 17:23:04.332020 [ 260 ] {246a4e6e-c562-430a-b7f4-e2e86dce8cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10082 | 2025.11.20 17:23:04.332409 [ 260 ] {246a4e6e-c562-430a-b7f4-e2e86dce8cbb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10083 | 2025.11.20 17:23:04.332658 [ 260 ] {246a4e6e-c562-430a-b7f4-e2e86dce8cbb} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10084 | 2025.11.20 17:23:04.332804 [ 260 ] {246a4e6e-c562-430a-b7f4-e2e86dce8cbb} <Debug> executeQuery: Read 251 rows, 15.74 KiB in 0.001516 sec., 165567.28232189975 rows/sec., 10.14 MiB/sec. | ||
| 10085 | 2025.11.20 17:23:04.332847 [ 260 ] {246a4e6e-c562-430a-b7f4-e2e86dce8cbb} <Debug> TCPHandler: Processed in 0.001687772 sec. | ||
| 10086 | 2025.11.20 17:23:04.332975 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10087 | 2025.11.20 17:23:04.333068 [ 260 ] {4e6a3f74-7484-4b71-a327-52e0c7cb0774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10088 | 2025.11.20 17:23:04.333107 [ 260 ] {4e6a3f74-7484-4b71-a327-52e0c7cb0774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10089 | 2025.11.20 17:23:04.333726 [ 260 ] {4e6a3f74-7484-4b71-a327-52e0c7cb0774} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10090 | 2025.11.20 17:23:04.333762 [ 260 ] {4e6a3f74-7484-4b71-a327-52e0c7cb0774} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10091 | 2025.11.20 17:23:04.334074 [ 260 ] {4e6a3f74-7484-4b71-a327-52e0c7cb0774} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10092 | 2025.11.20 17:23:04.334287 [ 260 ] {4e6a3f74-7484-4b71-a327-52e0c7cb0774} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10093 | 2025.11.20 17:23:04.334409 [ 260 ] {4e6a3f74-7484-4b71-a327-52e0c7cb0774} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001358 sec., 324005.8910162003 rows/sec., 21.44 MiB/sec. | ||
| 10094 | 2025.11.20 17:23:04.334446 [ 260 ] {4e6a3f74-7484-4b71-a327-52e0c7cb0774} <Debug> TCPHandler: Processed in 0.001527729 sec. | ||
| 10095 | 2025.11.20 17:23:04.334563 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10096 | 2025.11.20 17:23:04.334656 [ 260 ] {20cc4524-fa5b-4720-93f0-d98b3f1aa99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10097 | 2025.11.20 17:23:04.334718 [ 260 ] {20cc4524-fa5b-4720-93f0-d98b3f1aa99e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10098 | 2025.11.20 17:23:04.335215 [ 260 ] {20cc4524-fa5b-4720-93f0-d98b3f1aa99e} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10099 | 2025.11.20 17:23:04.335252 [ 260 ] {20cc4524-fa5b-4720-93f0-d98b3f1aa99e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10100 | 2025.11.20 17:23:04.335559 [ 260 ] {20cc4524-fa5b-4720-93f0-d98b3f1aa99e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10101 | 2025.11.20 17:23:04.335770 [ 260 ] {20cc4524-fa5b-4720-93f0-d98b3f1aa99e} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10102 | 2025.11.20 17:23:04.335897 [ 260 ] {20cc4524-fa5b-4720-93f0-d98b3f1aa99e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001259 sec., 167593.3280381255 rows/sec., 9.52 MiB/sec. | ||
| 10103 | 2025.11.20 17:23:04.335934 [ 260 ] {20cc4524-fa5b-4720-93f0-d98b3f1aa99e} <Debug> TCPHandler: Processed in 0.001418817 sec. | ||
| 10104 | 2025.11.20 17:23:04.336039 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10105 | 2025.11.20 17:23:04.336132 [ 260 ] {94bd5123-fe61-4509-bad1-ca9f6341137c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10106 | 2025.11.20 17:23:04.336170 [ 260 ] {94bd5123-fe61-4509-bad1-ca9f6341137c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10107 | 2025.11.20 17:23:04.337134 [ 260 ] {94bd5123-fe61-4509-bad1-ca9f6341137c} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10108 | 2025.11.20 17:23:04.337170 [ 260 ] {94bd5123-fe61-4509-bad1-ca9f6341137c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10109 | 2025.11.20 17:23:04.337519 [ 260 ] {94bd5123-fe61-4509-bad1-ca9f6341137c} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10110 | 2025.11.20 17:23:04.337723 [ 260 ] {94bd5123-fe61-4509-bad1-ca9f6341137c} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10111 | 2025.11.20 17:23:04.337848 [ 260 ] {94bd5123-fe61-4509-bad1-ca9f6341137c} <Debug> executeQuery: Read 1181 rows, 86.45 KiB in 0.001735 sec., 680691.6426512968 rows/sec., 48.66 MiB/sec. | ||
| 10112 | 2025.11.20 17:23:04.337885 [ 260 ] {94bd5123-fe61-4509-bad1-ca9f6341137c} <Debug> TCPHandler: Processed in 0.001894515 sec. | ||
| 10113 | 2025.11.20 17:23:04.337993 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10114 | 2025.11.20 17:23:04.338086 [ 260 ] {e8054989-575e-489a-aae0-e3d389ee8896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10115 | 2025.11.20 17:23:04.338126 [ 260 ] {e8054989-575e-489a-aae0-e3d389ee8896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10116 | 2025.11.20 17:23:04.338448 [ 260 ] {e8054989-575e-489a-aae0-e3d389ee8896} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10117 | 2025.11.20 17:23:04.338484 [ 260 ] {e8054989-575e-489a-aae0-e3d389ee8896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10118 | 2025.11.20 17:23:04.338773 [ 260 ] {e8054989-575e-489a-aae0-e3d389ee8896} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10119 | 2025.11.20 17:23:04.338983 [ 260 ] {e8054989-575e-489a-aae0-e3d389ee8896} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10120 | 2025.11.20 17:23:04.339107 [ 260 ] {e8054989-575e-489a-aae0-e3d389ee8896} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 10121 | 2025.11.20 17:23:04.339142 [ 260 ] {e8054989-575e-489a-aae0-e3d389ee8896} <Debug> TCPHandler: Processed in 0.001198363 sec. | ||
| 10122 | 2025.11.20 17:23:04.339238 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10123 | 2025.11.20 17:23:04.339324 [ 260 ] {7545ab4c-7c74-4f32-8372-85d9c7ca1d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10124 | 2025.11.20 17:23:04.339364 [ 260 ] {7545ab4c-7c74-4f32-8372-85d9c7ca1d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10125 | 2025.11.20 17:23:04.339914 [ 260 ] {7545ab4c-7c74-4f32-8372-85d9c7ca1d7a} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10126 | 2025.11.20 17:23:04.339945 [ 260 ] {7545ab4c-7c74-4f32-8372-85d9c7ca1d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10127 | 2025.11.20 17:23:04.340363 [ 260 ] {7545ab4c-7c74-4f32-8372-85d9c7ca1d7a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10128 | 2025.11.20 17:23:04.340582 [ 260 ] {7545ab4c-7c74-4f32-8372-85d9c7ca1d7a} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10129 | 2025.11.20 17:23:04.340706 [ 260 ] {7545ab4c-7c74-4f32-8372-85d9c7ca1d7a} <Debug> executeQuery: Read 905 rows, 61.24 KiB in 0.001391 sec., 650611.0711718188 rows/sec., 43.00 MiB/sec. | ||
| 10130 | 2025.11.20 17:23:04.340742 [ 260 ] {7545ab4c-7c74-4f32-8372-85d9c7ca1d7a} <Debug> TCPHandler: Processed in 0.00154909 sec. | ||
| 10131 | 2025.11.20 17:23:04.340845 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10132 | 2025.11.20 17:23:04.340948 [ 260 ] {345d8052-9a5a-4bee-bb78-e02a98506538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10133 | 2025.11.20 17:23:04.340991 [ 260 ] {345d8052-9a5a-4bee-bb78-e02a98506538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10134 | 2025.11.20 17:23:04.341310 [ 260 ] {345d8052-9a5a-4bee-bb78-e02a98506538} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10135 | 2025.11.20 17:23:04.341345 [ 260 ] {345d8052-9a5a-4bee-bb78-e02a98506538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10136 | 2025.11.20 17:23:04.341649 [ 260 ] {345d8052-9a5a-4bee-bb78-e02a98506538} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10137 | 2025.11.20 17:23:04.341852 [ 260 ] {345d8052-9a5a-4bee-bb78-e02a98506538} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10138 | 2025.11.20 17:23:04.341987 [ 260 ] {345d8052-9a5a-4bee-bb78-e02a98506538} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 10139 | 2025.11.20 17:23:04.342024 [ 260 ] {345d8052-9a5a-4bee-bb78-e02a98506538} <Debug> TCPHandler: Processed in 0.001229053 sec. | ||
| 10140 | 2025.11.20 17:23:04.342122 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10141 | 2025.11.20 17:23:04.342217 [ 260 ] {66cc15a0-f27a-43b4-a841-8c93216ef780} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10142 | 2025.11.20 17:23:04.342272 [ 260 ] {66cc15a0-f27a-43b4-a841-8c93216ef780} <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 | ||
| 10143 | 2025.11.20 17:23:04.343122 [ 260 ] {66cc15a0-f27a-43b4-a841-8c93216ef780} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10144 | 2025.11.20 17:23:04.343156 [ 260 ] {66cc15a0-f27a-43b4-a841-8c93216ef780} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10145 | 2025.11.20 17:23:04.343738 [ 260 ] {66cc15a0-f27a-43b4-a841-8c93216ef780} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10146 | 2025.11.20 17:23:04.343972 [ 260 ] {66cc15a0-f27a-43b4-a841-8c93216ef780} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10147 | 2025.11.20 17:23:04.344074 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10148 | 2025.11.20 17:23:04.344108 [ 260 ] {66cc15a0-f27a-43b4-a841-8c93216ef780} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001911 sec., 20931.449502878077 rows/sec., 37.51 MiB/sec. | ||
| 10149 | 2025.11.20 17:23:04.344115 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10150 | 2025.11.20 17:23:04.344143 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10151 | 2025.11.20 17:23:04.344162 [ 260 ] {66cc15a0-f27a-43b4-a841-8c93216ef780} <Debug> TCPHandler: Processed in 0.002088199 sec. | ||
| 10152 | 2025.11.20 17:23:04.344274 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10153 | 2025.11.20 17:23:04.344279 [ 187 ] {c3717025-90b1-4b66-a9ed-622991097dbc::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 | ||
| 10154 | 2025.11.20 17:23:04.344369 [ 260 ] {b0a7eab0-7f41-4ea7-a35a-1097899efa57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10155 | 2025.11.20 17:23:04.344415 [ 260 ] {b0a7eab0-7f41-4ea7-a35a-1097899efa57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10156 | 2025.11.20 17:23:04.344546 [ 187 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10157 | 2025.11.20 17:23:04.344610 [ 187 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1024 rows starting from the beginning of the part | ||
| 10158 | 2025.11.20 17:23:04.344740 [ 187 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 40 rows starting from the beginning of the part | ||
| 10159 | 2025.11.20 17:23:04.344747 [ 260 ] {b0a7eab0-7f41-4ea7-a35a-1097899efa57} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10160 | 2025.11.20 17:23:04.344789 [ 260 ] {b0a7eab0-7f41-4ea7-a35a-1097899efa57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10161 | 2025.11.20 17:23:04.344846 [ 187 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 40 rows starting from the beginning of the part | ||
| 10162 | 2025.11.20 17:23:04.344944 [ 187 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 40 rows starting from the beginning of the part | ||
| 10163 | 2025.11.20 17:23:04.345031 [ 187 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 10164 | 2025.11.20 17:23:04.345108 [ 260 ] {b0a7eab0-7f41-4ea7-a35a-1097899efa57} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10165 | 2025.11.20 17:23:04.345113 [ 187 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 40 rows starting from the beginning of the part | ||
| 10166 | 2025.11.20 17:23:04.345338 [ 260 ] {b0a7eab0-7f41-4ea7-a35a-1097899efa57} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10167 | 2025.11.20 17:23:04.345477 [ 260 ] {b0a7eab0-7f41-4ea7-a35a-1097899efa57} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001126 sec., 60390.763765541735 rows/sec., 3.50 MiB/sec. | ||
| 10168 | 2025.11.20 17:23:04.345514 [ 260 ] {b0a7eab0-7f41-4ea7-a35a-1097899efa57} <Debug> TCPHandler: Processed in 0.001288294 sec. | ||
| 10169 | 2025.11.20 17:23:04.352922 [ 189 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1224 rows, containing 19 columns (19 merged, 0 gathered) in 0.008704313 sec., 140619.94323963305 rows/sec., 251.98 MiB/sec. | ||
| 10170 | 2025.11.20 17:23:04.354732 [ 193 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10171 | 2025.11.20 17:23:04.355094 [ 193 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10172 | 2025.11.20 17:23:04.355179 [ 193 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10173 | 2025.11.20 17:23:04.355309 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.47 MiB. | ||
| 10174 | 2025.11.20 17:23:05.000168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.42 MiB, peak 319.94 MiB, free memory in arenas 0.00 B, will set to 313.17 MiB (RSS), difference: 4.75 MiB | ||
| 10175 | 2025.11.20 17:23:06.213937 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1326 | ||
| 10176 | 2025.11.20 17:23:06.217277 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10177 | 2025.11.20 17:23:06.217326 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10178 | 2025.11.20 17:23:06.218577 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10179 | 2025.11.20 17:23:06.218865 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10180 | 2025.11.20 17:23:06.219143 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1326 | ||
| 10181 | 2025.11.20 17:23:07.305912 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10182 | 2025.11.20 17:23:07.306084 [ 260 ] {4878f4dd-28ee-403c-a024-d9b5963e01b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10183 | 2025.11.20 17:23:07.306150 [ 260 ] {4878f4dd-28ee-403c-a024-d9b5963e01b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10184 | 2025.11.20 17:23:07.306812 [ 260 ] {4878f4dd-28ee-403c-a024-d9b5963e01b6} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10185 | 2025.11.20 17:23:07.306868 [ 260 ] {4878f4dd-28ee-403c-a024-d9b5963e01b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10186 | 2025.11.20 17:23:07.307249 [ 260 ] {4878f4dd-28ee-403c-a024-d9b5963e01b6} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10187 | 2025.11.20 17:23:07.307467 [ 260 ] {4878f4dd-28ee-403c-a024-d9b5963e01b6} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10188 | 2025.11.20 17:23:07.307617 [ 260 ] {4878f4dd-28ee-403c-a024-d9b5963e01b6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00158 sec., 35443.037974683546 rows/sec., 2.72 MiB/sec. | ||
| 10189 | 2025.11.20 17:23:07.307629 [ 134 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10190 | 2025.11.20 17:23:07.307658 [ 260 ] {4878f4dd-28ee-403c-a024-d9b5963e01b6} <Debug> TCPHandler: Processed in 0.001876915 sec. | ||
| 10191 | 2025.11.20 17:23:07.307699 [ 134 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10192 | 2025.11.20 17:23:07.307730 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10193 | 2025.11.20 17:23:07.307790 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10194 | 2025.11.20 17:23:07.307841 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::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 | ||
| 10195 | 2025.11.20 17:23:07.307890 [ 260 ] {5114e023-5306-4fa6-aa8e-6ce20d815117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10196 | 2025.11.20 17:23:07.307935 [ 260 ] {5114e023-5306-4fa6-aa8e-6ce20d815117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10197 | 2025.11.20 17:23:07.307974 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10198 | 2025.11.20 17:23:07.308011 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2463 rows starting from the beginning of the part | ||
| 10199 | 2025.11.20 17:23:07.308076 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 56 rows starting from the beginning of the part | ||
| 10200 | 2025.11.20 17:23:07.308122 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 136 rows starting from the beginning of the part | ||
| 10201 | 2025.11.20 17:23:07.308164 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 56 rows starting from the beginning of the part | ||
| 10202 | 2025.11.20 17:23:07.308202 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 2335 rows starting from the beginning of the part | ||
| 10203 | 2025.11.20 17:23:07.308241 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
| 10204 | 2025.11.20 17:23:07.308359 [ 260 ] {5114e023-5306-4fa6-aa8e-6ce20d815117} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10205 | 2025.11.20 17:23:07.308403 [ 260 ] {5114e023-5306-4fa6-aa8e-6ce20d815117} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10206 | 2025.11.20 17:23:07.308716 [ 260 ] {5114e023-5306-4fa6-aa8e-6ce20d815117} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10207 | 2025.11.20 17:23:07.308943 [ 260 ] {5114e023-5306-4fa6-aa8e-6ce20d815117} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10208 | 2025.11.20 17:23:07.309067 [ 134 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10209 | 2025.11.20 17:23:07.309078 [ 260 ] {5114e023-5306-4fa6-aa8e-6ce20d815117} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. | ||
| 10210 | 2025.11.20 17:23:07.309105 [ 134 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10211 | 2025.11.20 17:23:07.309128 [ 260 ] {5114e023-5306-4fa6-aa8e-6ce20d815117} <Debug> TCPHandler: Processed in 0.001388416 sec. | ||
| 10212 | 2025.11.20 17:23:07.309130 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10213 | 2025.11.20 17:23:07.309227 [ 193 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::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 | ||
| 10214 | 2025.11.20 17:23:07.309248 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10215 | 2025.11.20 17:23:07.309326 [ 193 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10216 | 2025.11.20 17:23:07.309349 [ 260 ] {a13c74e6-4fa8-44fe-b926-6d51b9dad02b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10217 | 2025.11.20 17:23:07.309356 [ 193 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1249 rows starting from the beginning of the part | ||
| 10218 | 2025.11.20 17:23:07.309401 [ 260 ] {a13c74e6-4fa8-44fe-b926-6d51b9dad02b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10219 | 2025.11.20 17:23:07.309424 [ 193 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 64 rows starting from the beginning of the part | ||
| 10220 | 2025.11.20 17:23:07.309472 [ 193 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 104 rows starting from the beginning of the part | ||
| 10221 | 2025.11.20 17:23:07.309511 [ 193 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
| 10222 | 2025.11.20 17:23:07.309548 [ 193 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1181 rows starting from the beginning of the part | ||
| 10223 | 2025.11.20 17:23:07.309585 [ 193 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 10224 | 2025.11.20 17:23:07.309778 [ 260 ] {a13c74e6-4fa8-44fe-b926-6d51b9dad02b} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10225 | 2025.11.20 17:23:07.309820 [ 260 ] {a13c74e6-4fa8-44fe-b926-6d51b9dad02b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10226 | 2025.11.20 17:23:07.310078 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5102 rows, containing 5 columns (5 merged, 0 gathered) in 0.002287753 sec., 2230135.8581979787 rows/sec., 190.33 MiB/sec. | ||
| 10227 | 2025.11.20 17:23:07.310401 [ 260 ] {a13c74e6-4fa8-44fe-b926-6d51b9dad02b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10228 | 2025.11.20 17:23:07.310484 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10229 | 2025.11.20 17:23:07.310593 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2726 rows, containing 5 columns (5 merged, 0 gathered) in 0.001415157 sec., 1926288.0372990416 rows/sec., 147.03 MiB/sec. | ||
| 10230 | 2025.11.20 17:23:07.310639 [ 260 ] {a13c74e6-4fa8-44fe-b926-6d51b9dad02b} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10231 | 2025.11.20 17:23:07.310761 [ 134 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10232 | 2025.11.20 17:23:07.310776 [ 260 ] {a13c74e6-4fa8-44fe-b926-6d51b9dad02b} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001469 sec., 65350.57862491491 rows/sec., 4.55 MiB/sec. | ||
| 10233 | 2025.11.20 17:23:07.310783 [ 193 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10234 | 2025.11.20 17:23:07.310791 [ 134 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10235 | 2025.11.20 17:23:07.310821 [ 260 ] {a13c74e6-4fa8-44fe-b926-6d51b9dad02b} <Debug> TCPHandler: Processed in 0.0016485 sec. | ||
| 10236 | 2025.11.20 17:23:07.310832 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10237 | 2025.11.20 17:23:07.310859 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_71_14} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10238 | 2025.11.20 17:23:07.310902 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 10239 | 2025.11.20 17:23:07.310933 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10240 | 2025.11.20 17:23:07.310961 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_71_14} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10241 | 2025.11.20 17:23:07.310987 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10242 | 2025.11.20 17:23:07.311015 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 22523 rows starting from the beginning of the part | ||
| 10243 | 2025.11.20 17:23:07.311028 [ 260 ] {02cb926c-5351-4f03-9d94-b1d9255e0913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10244 | 2025.11.20 17:23:07.311052 [ 193 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_71_14} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10245 | 2025.11.20 17:23:07.311064 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 10246 | 2025.11.20 17:23:07.311078 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 10247 | 2025.11.20 17:23:07.311080 [ 260 ] {02cb926c-5351-4f03-9d94-b1d9255e0913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10248 | 2025.11.20 17:23:07.311100 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 10249 | 2025.11.20 17:23:07.311127 [ 193 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_71_14} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10250 | 2025.11.20 17:23:07.311150 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 10251 | 2025.11.20 17:23:07.311181 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 905 rows starting from the beginning of the part | ||
| 10252 | 2025.11.20 17:23:07.311193 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 10253 | 2025.11.20 17:23:07.311214 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 96 rows starting from the beginning of the part | ||
| 10254 | 2025.11.20 17:23:07.311482 [ 260 ] {02cb926c-5351-4f03-9d94-b1d9255e0913} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10255 | 2025.11.20 17:23:07.311523 [ 260 ] {02cb926c-5351-4f03-9d94-b1d9255e0913} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10256 | 2025.11.20 17:23:07.311832 [ 260 ] {02cb926c-5351-4f03-9d94-b1d9255e0913} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10257 | 2025.11.20 17:23:07.312046 [ 260 ] {02cb926c-5351-4f03-9d94-b1d9255e0913} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10258 | 2025.11.20 17:23:07.312157 [ 134 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10259 | 2025.11.20 17:23:07.312177 [ 260 ] {02cb926c-5351-4f03-9d94-b1d9255e0913} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001125 sec., 32000.000000000004 rows/sec., 2.16 MiB/sec. | ||
| 10260 | 2025.11.20 17:23:07.312185 [ 134 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10261 | 2025.11.20 17:23:07.312215 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10262 | 2025.11.20 17:23:07.312220 [ 260 ] {02cb926c-5351-4f03-9d94-b1d9255e0913} <Debug> TCPHandler: Processed in 0.001299724 sec. | ||
| 10263 | 2025.11.20 17:23:07.312316 [ 199 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 10264 | 2025.11.20 17:23:07.312459 [ 199 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10265 | 2025.11.20 17:23:07.312493 [ 199 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4892 rows starting from the beginning of the part | ||
| 10266 | 2025.11.20 17:23:07.312552 [ 199 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 10267 | 2025.11.20 17:23:07.312593 [ 199 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 10268 | 2025.11.20 17:23:07.312629 [ 199 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 10269 | 2025.11.20 17:23:07.312666 [ 199 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 68 rows starting from the beginning of the part | ||
| 10270 | 2025.11.20 17:23:07.312700 [ 199 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 36 rows starting from the beginning of the part | ||
| 10271 | 2025.11.20 17:23:07.314644 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5176 rows, containing 4 columns (4 merged, 0 gathered) in 0.002378704 sec., 2175974.816538754 rows/sec., 138.82 MiB/sec. | ||
| 10272 | 2025.11.20 17:23:07.315009 [ 196 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10273 | 2025.11.20 17:23:07.315276 [ 196 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_71_14} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10274 | 2025.11.20 17:23:07.315347 [ 196 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_71_14} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10275 | 2025.11.20 17:23:07.315424 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 10276 | 2025.11.20 17:23:07.319181 [ 200 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24004 rows, containing 5 columns (5 merged, 0 gathered) in 0.008274826 sec., 2900846.495140804 rows/sec., 195.39 MiB/sec. | ||
| 10277 | 2025.11.20 17:23:07.319758 [ 186 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10278 | 2025.11.20 17:23:07.320081 [ 186 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10279 | 2025.11.20 17:23:07.320177 [ 186 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10280 | 2025.11.20 17:23:07.320265 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 10281 | 2025.11.20 17:23:08.646576 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22496 | ||
| 10282 | 2025.11.20 17:23:08.647151 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10283 | 2025.11.20 17:23:08.647192 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10284 | 2025.11.20 17:23:08.647683 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10285 | 2025.11.20 17:23:08.647891 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10286 | 2025.11.20 17:23:08.648011 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22496 | ||
| 10287 | 2025.11.20 17:23:09.792721 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10288 | 2025.11.20 17:23:09.809248 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10289 | 2025.11.20 17:23:09.809313 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10290 | 2025.11.20 17:23:09.815216 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10291 | 2025.11.20 17:23:09.815920 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10292 | 2025.11.20 17:23:09.819241 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10293 | 2025.11.20 17:23:12.308774 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10294 | 2025.11.20 17:23:12.308947 [ 260 ] {0931076f-54ec-4f85-95d1-9689470d4a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10295 | 2025.11.20 17:23:12.309013 [ 260 ] {0931076f-54ec-4f85-95d1-9689470d4a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10296 | 2025.11.20 17:23:12.309679 [ 260 ] {0931076f-54ec-4f85-95d1-9689470d4a4f} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10297 | 2025.11.20 17:23:12.309728 [ 260 ] {0931076f-54ec-4f85-95d1-9689470d4a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10298 | 2025.11.20 17:23:12.310120 [ 260 ] {0931076f-54ec-4f85-95d1-9689470d4a4f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10299 | 2025.11.20 17:23:12.310356 [ 260 ] {0931076f-54ec-4f85-95d1-9689470d4a4f} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10300 | 2025.11.20 17:23:12.310513 [ 260 ] {0931076f-54ec-4f85-95d1-9689470d4a4f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001612 sec., 34739.45409429281 rows/sec., 2.67 MiB/sec. | ||
| 10301 | 2025.11.20 17:23:12.310568 [ 260 ] {0931076f-54ec-4f85-95d1-9689470d4a4f} <Debug> TCPHandler: Processed in 0.001919236 sec. | ||
| 10302 | 2025.11.20 17:23:12.310688 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10303 | 2025.11.20 17:23:12.310789 [ 260 ] {a13bd032-a71d-49e0-bc57-604e6e13e857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10304 | 2025.11.20 17:23:12.310832 [ 260 ] {a13bd032-a71d-49e0-bc57-604e6e13e857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10305 | 2025.11.20 17:23:12.311255 [ 260 ] {a13bd032-a71d-49e0-bc57-604e6e13e857} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10306 | 2025.11.20 17:23:12.311291 [ 260 ] {a13bd032-a71d-49e0-bc57-604e6e13e857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10307 | 2025.11.20 17:23:12.311593 [ 260 ] {a13bd032-a71d-49e0-bc57-604e6e13e857} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10308 | 2025.11.20 17:23:12.311805 [ 260 ] {a13bd032-a71d-49e0-bc57-604e6e13e857} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10309 | 2025.11.20 17:23:12.311938 [ 260 ] {a13bd032-a71d-49e0-bc57-604e6e13e857} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 4.26 MiB/sec. | ||
| 10310 | 2025.11.20 17:23:12.311976 [ 260 ] {a13bd032-a71d-49e0-bc57-604e6e13e857} <Debug> TCPHandler: Processed in 0.001340266 sec. | ||
| 10311 | 2025.11.20 17:23:12.312086 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10312 | 2025.11.20 17:23:12.312181 [ 260 ] {0e67eab7-76c4-46c8-84ef-86daaa3c2a16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10313 | 2025.11.20 17:23:12.312225 [ 260 ] {0e67eab7-76c4-46c8-84ef-86daaa3c2a16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10314 | 2025.11.20 17:23:12.312652 [ 260 ] {0e67eab7-76c4-46c8-84ef-86daaa3c2a16} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10315 | 2025.11.20 17:23:12.312691 [ 260 ] {0e67eab7-76c4-46c8-84ef-86daaa3c2a16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10316 | 2025.11.20 17:23:12.313043 [ 260 ] {0e67eab7-76c4-46c8-84ef-86daaa3c2a16} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10317 | 2025.11.20 17:23:12.313259 [ 260 ] {0e67eab7-76c4-46c8-84ef-86daaa3c2a16} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10318 | 2025.11.20 17:23:12.313393 [ 260 ] {0e67eab7-76c4-46c8-84ef-86daaa3c2a16} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 10319 | 2025.11.20 17:23:12.313432 [ 260 ] {0e67eab7-76c4-46c8-84ef-86daaa3c2a16} <Debug> TCPHandler: Processed in 0.001396167 sec. | ||
| 10320 | 2025.11.20 17:23:12.313533 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10321 | 2025.11.20 17:23:12.313630 [ 260 ] {5db418f8-fed7-45a9-84d5-fc099c1136bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10322 | 2025.11.20 17:23:12.313672 [ 260 ] {5db418f8-fed7-45a9-84d5-fc099c1136bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10323 | 2025.11.20 17:23:12.314004 [ 260 ] {5db418f8-fed7-45a9-84d5-fc099c1136bd} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10324 | 2025.11.20 17:23:12.314041 [ 260 ] {5db418f8-fed7-45a9-84d5-fc099c1136bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10325 | 2025.11.20 17:23:12.314342 [ 260 ] {5db418f8-fed7-45a9-84d5-fc099c1136bd} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10326 | 2025.11.20 17:23:12.314550 [ 260 ] {5db418f8-fed7-45a9-84d5-fc099c1136bd} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10327 | 2025.11.20 17:23:12.314681 [ 260 ] {5db418f8-fed7-45a9-84d5-fc099c1136bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 10328 | 2025.11.20 17:23:12.314717 [ 260 ] {5db418f8-fed7-45a9-84d5-fc099c1136bd} <Debug> TCPHandler: Processed in 0.001233233 sec. | ||
| 10329 | 2025.11.20 17:23:16.015781 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10330 | 2025.11.20 17:23:16.015845 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10331 | 2025.11.20 17:23:16.148110 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23008 | ||
| 10332 | 2025.11.20 17:23:16.148687 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10333 | 2025.11.20 17:23:16.148734 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10334 | 2025.11.20 17:23:16.149224 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10335 | 2025.11.20 17:23:16.149452 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10336 | 2025.11.20 17:23:16.149590 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23008 | ||
| 10337 | 2025.11.20 17:23:16.219449 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1342 | ||
| 10338 | 2025.11.20 17:23:16.221481 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10339 | 2025.11.20 17:23:16.221531 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10340 | 2025.11.20 17:23:16.222723 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10341 | 2025.11.20 17:23:16.222998 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10342 | 2025.11.20 17:23:16.223207 [ 122 ] {} <Debug> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10343 | 2025.11.20 17:23:16.223268 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1342 | ||
| 10344 | 2025.11.20 17:23:16.223291 [ 122 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10345 | 2025.11.20 17:23:16.223334 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10346 | 2025.11.20 17:23:16.223509 [ 190 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::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 | ||
| 10347 | 2025.11.20 17:23:16.224097 [ 190 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10348 | 2025.11.20 17:23:16.224254 [ 190 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1190 rows starting from the beginning of the part | ||
| 10349 | 2025.11.20 17:23:16.224652 [ 190 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 56 rows starting from the beginning of the part | ||
| 10350 | 2025.11.20 17:23:16.225016 [ 190 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 16 rows starting from the beginning of the part | ||
| 10351 | 2025.11.20 17:23:16.225354 [ 190 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 20 rows starting from the beginning of the part | ||
| 10352 | 2025.11.20 17:23:16.225677 [ 190 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 44 rows starting from the beginning of the part | ||
| 10353 | 2025.11.20 17:23:16.225979 [ 190 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 16 rows starting from the beginning of the part | ||
| 10354 | 2025.11.20 17:23:16.231874 [ 200 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1342 rows, containing 72 columns (72 merged, 0 gathered) in 0.008435788 sec., 159084.13061115335 rows/sec., 127.80 MiB/sec. | ||
| 10355 | 2025.11.20 17:23:16.233307 [ 194 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10356 | 2025.11.20 17:23:16.233838 [ 194 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_36_7} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10357 | 2025.11.20 17:23:16.233909 [ 194 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_36_7} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10358 | 2025.11.20 17:23:16.234071 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.88 MiB. | ||
| 10359 | 2025.11.20 17:23:16.586740 [ 121 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Selected 5 parts from all_1_56_11 to all_60_60_0 | ||
| 10360 | 2025.11.20 17:23:16.586809 [ 121 ] {} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10361 | 2025.11.20 17:23:16.586829 [ 121 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10362 | 2025.11.20 17:23:16.586963 [ 194 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_56_11 to all_60_60_0 into Compact with storage Full | ||
| 10363 | 2025.11.20 17:23:16.587147 [ 194 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10364 | 2025.11.20 17:23:16.587197 [ 194 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 277 rows starting from the beginning of the part | ||
| 10365 | 2025.11.20 17:23:16.587291 [ 194 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 10366 | 2025.11.20 17:23:16.587364 [ 194 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 40 rows starting from the beginning of the part | ||
| 10367 | 2025.11.20 17:23:16.587431 [ 194 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 40 rows starting from the beginning of the part | ||
| 10368 | 2025.11.20 17:23:16.587503 [ 194 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 251 rows starting from the beginning of the part | ||
| 10369 | 2025.11.20 17:23:16.588324 [ 200 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 672 rows, containing 5 columns (5 merged, 0 gathered) in 0.001424697 sec., 471679.24127024907 rows/sec., 32.13 MiB/sec. | ||
| 10370 | 2025.11.20 17:23:16.588621 [ 191 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 10371 | 2025.11.20 17:23:16.588985 [ 191 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_60_12} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10372 | 2025.11.20 17:23:16.589080 [ 191 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_60_12} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Merged 5 parts: [all_1_56_11, all_60_60_0] -> all_1_60_12 | ||
| 10373 | 2025.11.20 17:23:16.589202 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 10374 | 2025.11.20 17:23:17.002184 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000824906 sec. | ||
| 10375 | 2025.11.20 17:23:17.320243 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 10376 | 2025.11.20 17:23:17.321788 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10377 | 2025.11.20 17:23:17.321979 [ 260 ] {70b531b7-62da-4e26-b94e-24657198e9ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10378 | 2025.11.20 17:23:17.322051 [ 260 ] {70b531b7-62da-4e26-b94e-24657198e9ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10379 | 2025.11.20 17:23:17.322841 [ 260 ] {70b531b7-62da-4e26-b94e-24657198e9ec} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10380 | 2025.11.20 17:23:17.322885 [ 260 ] {70b531b7-62da-4e26-b94e-24657198e9ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10381 | 2025.11.20 17:23:17.323278 [ 260 ] {70b531b7-62da-4e26-b94e-24657198e9ec} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10382 | 2025.11.20 17:23:17.323501 [ 260 ] {70b531b7-62da-4e26-b94e-24657198e9ec} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10383 | 2025.11.20 17:23:17.323650 [ 260 ] {70b531b7-62da-4e26-b94e-24657198e9ec} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001723 sec., 237957.05165409172 rows/sec., 15.09 MiB/sec. | ||
| 10384 | 2025.11.20 17:23:17.323691 [ 260 ] {70b531b7-62da-4e26-b94e-24657198e9ec} <Debug> TCPHandler: Processed in 0.002039928 sec. | ||
| 10385 | 2025.11.20 17:23:17.323800 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10386 | 2025.11.20 17:23:17.323891 [ 260 ] {eef4bbb5-279d-4cf8-8dbb-d16a364f0710} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10387 | 2025.11.20 17:23:17.323932 [ 260 ] {eef4bbb5-279d-4cf8-8dbb-d16a364f0710} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10388 | 2025.11.20 17:23:17.324769 [ 260 ] {eef4bbb5-279d-4cf8-8dbb-d16a364f0710} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10389 | 2025.11.20 17:23:17.324806 [ 260 ] {eef4bbb5-279d-4cf8-8dbb-d16a364f0710} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10390 | 2025.11.20 17:23:17.325181 [ 260 ] {eef4bbb5-279d-4cf8-8dbb-d16a364f0710} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10391 | 2025.11.20 17:23:17.325388 [ 260 ] {eef4bbb5-279d-4cf8-8dbb-d16a364f0710} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10392 | 2025.11.20 17:23:17.325517 [ 260 ] {eef4bbb5-279d-4cf8-8dbb-d16a364f0710} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001644 sec., 725060.8272506082 rows/sec., 57.92 MiB/sec. | ||
| 10393 | 2025.11.20 17:23:17.325557 [ 260 ] {eef4bbb5-279d-4cf8-8dbb-d16a364f0710} <Debug> TCPHandler: Processed in 0.001804594 sec. | ||
| 10394 | 2025.11.20 17:23:17.325670 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10395 | 2025.11.20 17:23:17.325764 [ 260 ] {c901c5be-e0a1-4dd1-b47a-e39a6fc9411e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10396 | 2025.11.20 17:23:17.325804 [ 260 ] {c901c5be-e0a1-4dd1-b47a-e39a6fc9411e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10397 | 2025.11.20 17:23:17.326272 [ 260 ] {c901c5be-e0a1-4dd1-b47a-e39a6fc9411e} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10398 | 2025.11.20 17:23:17.326307 [ 260 ] {c901c5be-e0a1-4dd1-b47a-e39a6fc9411e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10399 | 2025.11.20 17:23:17.326603 [ 260 ] {c901c5be-e0a1-4dd1-b47a-e39a6fc9411e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10400 | 2025.11.20 17:23:17.326843 [ 260 ] {c901c5be-e0a1-4dd1-b47a-e39a6fc9411e} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10401 | 2025.11.20 17:23:17.326975 [ 260 ] {c901c5be-e0a1-4dd1-b47a-e39a6fc9411e} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001229 sec., 199349.06427990235 rows/sec., 12.18 MiB/sec. | ||
| 10402 | 2025.11.20 17:23:17.327014 [ 260 ] {c901c5be-e0a1-4dd1-b47a-e39a6fc9411e} <Debug> TCPHandler: Processed in 0.001391455 sec. | ||
| 10403 | 2025.11.20 17:23:17.327120 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10404 | 2025.11.20 17:23:17.327213 [ 260 ] {f60e761f-98fa-44fd-9254-ed0fe6495160} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10405 | 2025.11.20 17:23:17.327253 [ 260 ] {f60e761f-98fa-44fd-9254-ed0fe6495160} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10406 | 2025.11.20 17:23:17.327710 [ 260 ] {f60e761f-98fa-44fd-9254-ed0fe6495160} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10407 | 2025.11.20 17:23:17.327745 [ 260 ] {f60e761f-98fa-44fd-9254-ed0fe6495160} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10408 | 2025.11.20 17:23:17.328053 [ 260 ] {f60e761f-98fa-44fd-9254-ed0fe6495160} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10409 | 2025.11.20 17:23:17.328260 [ 260 ] {f60e761f-98fa-44fd-9254-ed0fe6495160} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10410 | 2025.11.20 17:23:17.328389 [ 260 ] {f60e761f-98fa-44fd-9254-ed0fe6495160} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001193 sec., 177703.2690695725 rows/sec., 11.46 MiB/sec. | ||
| 10411 | 2025.11.20 17:23:17.328426 [ 260 ] {f60e761f-98fa-44fd-9254-ed0fe6495160} <Debug> TCPHandler: Processed in 0.001354085 sec. | ||
| 10412 | 2025.11.20 17:23:17.328534 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10413 | 2025.11.20 17:23:17.328628 [ 260 ] {da0ae574-fc04-4c8e-8d3d-6fa414cf0c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10414 | 2025.11.20 17:23:17.328667 [ 260 ] {da0ae574-fc04-4c8e-8d3d-6fa414cf0c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10415 | 2025.11.20 17:23:17.329121 [ 260 ] {da0ae574-fc04-4c8e-8d3d-6fa414cf0c19} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10416 | 2025.11.20 17:23:17.329155 [ 260 ] {da0ae574-fc04-4c8e-8d3d-6fa414cf0c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10417 | 2025.11.20 17:23:17.329457 [ 260 ] {da0ae574-fc04-4c8e-8d3d-6fa414cf0c19} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10418 | 2025.11.20 17:23:17.329662 [ 260 ] {da0ae574-fc04-4c8e-8d3d-6fa414cf0c19} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10419 | 2025.11.20 17:23:17.329792 [ 260 ] {da0ae574-fc04-4c8e-8d3d-6fa414cf0c19} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001181 sec., 178662.15071972905 rows/sec., 10.15 MiB/sec. | ||
| 10420 | 2025.11.20 17:23:17.329841 [ 260 ] {da0ae574-fc04-4c8e-8d3d-6fa414cf0c19} <Debug> TCPHandler: Processed in 0.001355276 sec. | ||
| 10421 | 2025.11.20 17:23:17.329966 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10422 | 2025.11.20 17:23:17.330085 [ 260 ] {aa1d0232-e741-4a46-a24e-a5f44c8d5d89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10423 | 2025.11.20 17:23:17.330132 [ 260 ] {aa1d0232-e741-4a46-a24e-a5f44c8d5d89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10424 | 2025.11.20 17:23:17.330831 [ 260 ] {aa1d0232-e741-4a46-a24e-a5f44c8d5d89} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10425 | 2025.11.20 17:23:17.330865 [ 260 ] {aa1d0232-e741-4a46-a24e-a5f44c8d5d89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10426 | 2025.11.20 17:23:17.331199 [ 260 ] {aa1d0232-e741-4a46-a24e-a5f44c8d5d89} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10427 | 2025.11.20 17:23:17.331401 [ 260 ] {aa1d0232-e741-4a46-a24e-a5f44c8d5d89} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10428 | 2025.11.20 17:23:17.331528 [ 260 ] {aa1d0232-e741-4a46-a24e-a5f44c8d5d89} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001468 sec., 489782.01634877385 rows/sec., 34.37 MiB/sec. | ||
| 10429 | 2025.11.20 17:23:17.331565 [ 260 ] {aa1d0232-e741-4a46-a24e-a5f44c8d5d89} <Debug> TCPHandler: Processed in 0.001657501 sec. | ||
| 10430 | 2025.11.20 17:23:17.331693 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10431 | 2025.11.20 17:23:17.331786 [ 260 ] {eae1b69e-2a24-4563-8f76-2afcf2600400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10432 | 2025.11.20 17:23:17.331828 [ 260 ] {eae1b69e-2a24-4563-8f76-2afcf2600400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10433 | 2025.11.20 17:23:17.332181 [ 260 ] {eae1b69e-2a24-4563-8f76-2afcf2600400} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10434 | 2025.11.20 17:23:17.332216 [ 260 ] {eae1b69e-2a24-4563-8f76-2afcf2600400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10435 | 2025.11.20 17:23:17.332530 [ 260 ] {eae1b69e-2a24-4563-8f76-2afcf2600400} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10436 | 2025.11.20 17:23:17.332727 [ 260 ] {eae1b69e-2a24-4563-8f76-2afcf2600400} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10437 | 2025.11.20 17:23:17.332850 [ 260 ] {eae1b69e-2a24-4563-8f76-2afcf2600400} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 10438 | 2025.11.20 17:23:17.332886 [ 260 ] {eae1b69e-2a24-4563-8f76-2afcf2600400} <Debug> TCPHandler: Processed in 0.001239423 sec. | ||
| 10439 | 2025.11.20 17:23:17.333009 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10440 | 2025.11.20 17:23:17.333103 [ 260 ] {11b2f290-ca42-43ab-a048-7099237521e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10441 | 2025.11.20 17:23:17.333145 [ 260 ] {11b2f290-ca42-43ab-a048-7099237521e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10442 | 2025.11.20 17:23:17.333589 [ 260 ] {11b2f290-ca42-43ab-a048-7099237521e0} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10443 | 2025.11.20 17:23:17.333622 [ 260 ] {11b2f290-ca42-43ab-a048-7099237521e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10444 | 2025.11.20 17:23:17.333948 [ 260 ] {11b2f290-ca42-43ab-a048-7099237521e0} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10445 | 2025.11.20 17:23:17.334156 [ 260 ] {11b2f290-ca42-43ab-a048-7099237521e0} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10446 | 2025.11.20 17:23:17.334280 [ 260 ] {11b2f290-ca42-43ab-a048-7099237521e0} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001196 sec., 262541.8060200669 rows/sec., 17.25 MiB/sec. | ||
| 10447 | 2025.11.20 17:23:17.334316 [ 260 ] {11b2f290-ca42-43ab-a048-7099237521e0} <Debug> TCPHandler: Processed in 0.001361946 sec. | ||
| 10448 | 2025.11.20 17:23:17.334420 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10449 | 2025.11.20 17:23:17.334512 [ 260 ] {ab290933-588c-48b4-b38b-38ccf396963e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10450 | 2025.11.20 17:23:17.334553 [ 260 ] {ab290933-588c-48b4-b38b-38ccf396963e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10451 | 2025.11.20 17:23:17.334852 [ 260 ] {ab290933-588c-48b4-b38b-38ccf396963e} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10452 | 2025.11.20 17:23:17.334884 [ 260 ] {ab290933-588c-48b4-b38b-38ccf396963e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10453 | 2025.11.20 17:23:17.335161 [ 260 ] {ab290933-588c-48b4-b38b-38ccf396963e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10454 | 2025.11.20 17:23:17.335353 [ 260 ] {ab290933-588c-48b4-b38b-38ccf396963e} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10455 | 2025.11.20 17:23:17.335475 [ 260 ] {ab290933-588c-48b4-b38b-38ccf396963e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000981 sec., 1019.3679918450559 rows/sec., 68.69 KiB/sec. | ||
| 10456 | 2025.11.20 17:23:17.335509 [ 260 ] {ab290933-588c-48b4-b38b-38ccf396963e} <Debug> TCPHandler: Processed in 0.001135471 sec. | ||
| 10457 | 2025.11.20 17:23:17.335613 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10458 | 2025.11.20 17:23:17.335695 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10459 | 2025.11.20 17:23:17.335705 [ 260 ] {6a02a4c3-b52b-409b-9efc-80deb3e9d2ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10460 | 2025.11.20 17:23:17.335750 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 10461 | 2025.11.20 17:23:17.335779 [ 260 ] {6a02a4c3-b52b-409b-9efc-80deb3e9d2ce} <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 | ||
| 10462 | 2025.11.20 17:23:17.336640 [ 260 ] {6a02a4c3-b52b-409b-9efc-80deb3e9d2ce} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10463 | 2025.11.20 17:23:17.336675 [ 260 ] {6a02a4c3-b52b-409b-9efc-80deb3e9d2ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10464 | 2025.11.20 17:23:17.337255 [ 260 ] {6a02a4c3-b52b-409b-9efc-80deb3e9d2ce} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10465 | 2025.11.20 17:23:17.337488 [ 260 ] {6a02a4c3-b52b-409b-9efc-80deb3e9d2ce} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10466 | 2025.11.20 17:23:17.337622 [ 260 ] {6a02a4c3-b52b-409b-9efc-80deb3e9d2ce} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001935 sec., 20671.834625322997 rows/sec., 37.04 MiB/sec. | ||
| 10467 | 2025.11.20 17:23:17.337676 [ 260 ] {6a02a4c3-b52b-409b-9efc-80deb3e9d2ce} <Debug> TCPHandler: Processed in 0.00210978 sec. | ||
| 10468 | 2025.11.20 17:23:17.337782 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10469 | 2025.11.20 17:23:17.337874 [ 260 ] {d6a9702a-1835-4881-a8f3-23f34e7ceff6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10470 | 2025.11.20 17:23:17.337915 [ 260 ] {d6a9702a-1835-4881-a8f3-23f34e7ceff6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10471 | 2025.11.20 17:23:17.338235 [ 260 ] {d6a9702a-1835-4881-a8f3-23f34e7ceff6} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10472 | 2025.11.20 17:23:17.338270 [ 260 ] {d6a9702a-1835-4881-a8f3-23f34e7ceff6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10473 | 2025.11.20 17:23:17.338568 [ 260 ] {d6a9702a-1835-4881-a8f3-23f34e7ceff6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10474 | 2025.11.20 17:23:17.338772 [ 260 ] {d6a9702a-1835-4881-a8f3-23f34e7ceff6} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10475 | 2025.11.20 17:23:17.338890 [ 260 ] {d6a9702a-1835-4881-a8f3-23f34e7ceff6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001034 sec., 100580.27079303675 rows/sec., 6.16 MiB/sec. | ||
| 10476 | 2025.11.20 17:23:17.338925 [ 260 ] {d6a9702a-1835-4881-a8f3-23f34e7ceff6} <Debug> TCPHandler: Processed in 0.001190232 sec. | ||
| 10477 | 2025.11.20 17:23:17.341978 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10478 | 2025.11.20 17:23:17.342738 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10479 | 2025.11.20 17:23:17.345720 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 10480 | 2025.11.20 17:23:18.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 315.85 MiB, peak 320.88 MiB, free memory in arenas 0.00 B, will set to 314.68 MiB (RSS), difference: -1.16 MiB | ||
| 10481 | 2025.11.20 17:23:21.945900 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41541 | ||
| 10482 | 2025.11.20 17:23:21.946019 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10483 | 2025.11.20 17:23:21.946049 [ 286 ] {} <Debug> TCP-Session: c75229bb-819f-420e-b4b5-67d66f27896a Authenticating user 'default' from [fd00:1122:3344:101::e]:41541 | ||
| 10484 | 2025.11.20 17:23:21.946076 [ 286 ] {} <Debug> TCP-Session: c75229bb-819f-420e-b4b5-67d66f27896a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10485 | 2025.11.20 17:23:21.946092 [ 286 ] {} <Debug> TCP-Session: c75229bb-819f-420e-b4b5-67d66f27896a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10486 | 2025.11.20 17:23:21.946323 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47157 | ||
| 10487 | 2025.11.20 17:23:21.946355 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41718 | ||
| 10488 | 2025.11.20 17:23:21.946371 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41565 | ||
| 10489 | 2025.11.20 17:23:21.946417 [ 286 ] {} <Trace> TCP-Session: c75229bb-819f-420e-b4b5-67d66f27896a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10490 | 2025.11.20 17:23:21.946443 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10491 | 2025.11.20 17:23:21.946413 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51477 | ||
| 10492 | 2025.11.20 17:23:21.946492 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10493 | 2025.11.20 17:23:21.946501 [ 288 ] {} <Debug> TCP-Session: 9e37da03-bef1-43b5-9854-3520682d5de9 Authenticating user 'default' from [fd00:1122:3344:101::e]:47157 | ||
| 10494 | 2025.11.20 17:23:21.946542 [ 289 ] {} <Debug> TCP-Session: 3ace790a-d12b-4979-9ab8-5602cd823515 Authenticating user 'default' from [fd00:1122:3344:101::e]:41718 | ||
| 10495 | 2025.11.20 17:23:21.946561 [ 288 ] {} <Debug> TCP-Session: 9e37da03-bef1-43b5-9854-3520682d5de9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10496 | 2025.11.20 17:23:21.946408 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56321 | ||
| 10497 | 2025.11.20 17:23:21.946587 [ 289 ] {} <Debug> TCP-Session: 3ace790a-d12b-4979-9ab8-5602cd823515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10498 | 2025.11.20 17:23:21.946587 [ 288 ] {} <Debug> TCP-Session: 9e37da03-bef1-43b5-9854-3520682d5de9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10499 | 2025.11.20 17:23:21.946635 [ 289 ] {} <Debug> TCP-Session: 3ace790a-d12b-4979-9ab8-5602cd823515 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10500 | 2025.11.20 17:23:21.946637 [ 286 ] {e3fdaf7c-8029-41f5-a789-a7aba1ae79c6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41541) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10501 | 2025.11.20 17:23:21.946399 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41337 | ||
| 10502 | 2025.11.20 17:23:21.946384 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55712 | ||
| 10503 | 2025.11.20 17:23:21.946720 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10504 | 2025.11.20 17:23:21.946369 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48928 | ||
| 10505 | 2025.11.20 17:23:21.946795 [ 290 ] {} <Debug> TCP-Session: fc132bf9-f7c1-49ac-9802-5491dc98f72a Authenticating user 'default' from [fd00:1122:3344:101::e]:41565 | ||
| 10506 | 2025.11.20 17:23:21.946828 [ 290 ] {} <Debug> TCP-Session: fc132bf9-f7c1-49ac-9802-5491dc98f72a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10507 | 2025.11.20 17:23:21.946841 [ 290 ] {} <Debug> TCP-Session: fc132bf9-f7c1-49ac-9802-5491dc98f72a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10508 | 2025.11.20 17:23:21.946942 [ 286 ] {e3fdaf7c-8029-41f5-a789-a7aba1ae79c6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10509 | 2025.11.20 17:23:21.947000 [ 286 ] {e3fdaf7c-8029-41f5-a789-a7aba1ae79c6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10510 | 2025.11.20 17:23:21.947282 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10511 | 2025.11.20 17:23:21.947290 [ 286 ] {e3fdaf7c-8029-41f5-a789-a7aba1ae79c6} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 10512 | 2025.11.20 17:23:21.947330 [ 351 ] {} <Debug> TCP-Session: d3c46a6e-5bec-480b-9630-a00e34975ac9 Authenticating user 'default' from [fd00:1122:3344:101::e]:55712 | ||
| 10513 | 2025.11.20 17:23:21.947363 [ 351 ] {} <Debug> TCP-Session: d3c46a6e-5bec-480b-9630-a00e34975ac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10514 | 2025.11.20 17:23:21.947382 [ 351 ] {} <Debug> TCP-Session: d3c46a6e-5bec-480b-9630-a00e34975ac9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10515 | 2025.11.20 17:23:21.947396 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10516 | 2025.11.20 17:23:21.947430 [ 352 ] {} <Debug> TCP-Session: b3b2ff45-c616-4aa0-aef6-04584d2c66af Authenticating user 'default' from [fd00:1122:3344:101::e]:41337 | ||
| 10517 | 2025.11.20 17:23:21.947447 [ 352 ] {} <Debug> TCP-Session: b3b2ff45-c616-4aa0-aef6-04584d2c66af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10518 | 2025.11.20 17:23:21.947464 [ 352 ] {} <Debug> TCP-Session: b3b2ff45-c616-4aa0-aef6-04584d2c66af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10519 | 2025.11.20 17:23:21.947514 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10520 | 2025.11.20 17:23:21.947548 [ 353 ] {} <Debug> TCP-Session: 9b6ffbe2-9dff-4361-8c96-1e513d3897a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:56321 | ||
| 10521 | 2025.11.20 17:23:21.947565 [ 353 ] {} <Debug> TCP-Session: 9b6ffbe2-9dff-4361-8c96-1e513d3897a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10522 | 2025.11.20 17:23:21.947578 [ 353 ] {} <Debug> TCP-Session: 9b6ffbe2-9dff-4361-8c96-1e513d3897a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10523 | 2025.11.20 17:23:21.947738 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10524 | 2025.11.20 17:23:21.947778 [ 354 ] {} <Debug> TCP-Session: 2034e491-3a97-4f9a-b2dd-6b028072ce3c Authenticating user 'default' from [fd00:1122:3344:101::e]:51477 | ||
| 10525 | 2025.11.20 17:23:21.947806 [ 354 ] {} <Debug> TCP-Session: 2034e491-3a97-4f9a-b2dd-6b028072ce3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10526 | 2025.11.20 17:23:21.947824 [ 354 ] {} <Debug> TCP-Session: 2034e491-3a97-4f9a-b2dd-6b028072ce3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10527 | 2025.11.20 17:23:21.947929 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10528 | 2025.11.20 17:23:21.947962 [ 350 ] {} <Debug> TCP-Session: 0f4cb774-56ab-4bac-9b3e-e423f75faf5a Authenticating user 'default' from [fd00:1122:3344:101::e]:48928 | ||
| 10529 | 2025.11.20 17:23:21.947979 [ 350 ] {} <Debug> TCP-Session: 0f4cb774-56ab-4bac-9b3e-e423f75faf5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10530 | 2025.11.20 17:23:21.947994 [ 350 ] {} <Debug> TCP-Session: 0f4cb774-56ab-4bac-9b3e-e423f75faf5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10531 | 2025.11.20 17:23:21.948324 [ 298 ] {e3fdaf7c-8029-41f5-a789-a7aba1ae79c6} <Trace> AggregatingTransform: Aggregating | ||
| 10532 | 2025.11.20 17:23:21.948376 [ 298 ] {e3fdaf7c-8029-41f5-a789-a7aba1ae79c6} <Trace> Aggregator: Aggregation method: without_key | ||
| 10533 | 2025.11.20 17:23:21.948411 [ 298 ] {e3fdaf7c-8029-41f5-a789-a7aba1ae79c6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000993379 sec. (1006.665 rows/sec., 39.32 KiB/sec.) | ||
| 10534 | 2025.11.20 17:23:21.948428 [ 298 ] {e3fdaf7c-8029-41f5-a789-a7aba1ae79c6} <Trace> Aggregator: Merging aggregated data | ||
| 10535 | 2025.11.20 17:23:21.949639 [ 286 ] {e3fdaf7c-8029-41f5-a789-a7aba1ae79c6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003063 sec., 326.47730982696703 rows/sec., 12.75 KiB/sec. | ||
| 10536 | 2025.11.20 17:23:21.949873 [ 286 ] {e3fdaf7c-8029-41f5-a789-a7aba1ae79c6} <Debug> TCPHandler: Processed in 0.003579617 sec. | ||
| 10537 | 2025.11.20 17:23:21.949978 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10538 | 2025.11.20 17:23:21.950001 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10539 | 2025.11.20 17:23:21.950010 [ 354 ] {} <Debug> TCP-Session: 2034e491-3a97-4f9a-b2dd-6b028072ce3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10540 | 2025.11.20 17:23:21.950019 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10541 | 2025.11.20 17:23:21.950039 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10542 | 2025.11.20 17:23:21.950036 [ 289 ] {} <Debug> TCP-Session: 3ace790a-d12b-4979-9ab8-5602cd823515 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10543 | 2025.11.20 17:23:21.950073 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10544 | 2025.11.20 17:23:21.950094 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10545 | 2025.11.20 17:23:21.950102 [ 290 ] {} <Debug> TCP-Session: fc132bf9-f7c1-49ac-9802-5491dc98f72a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10546 | 2025.11.20 17:23:21.950132 [ 288 ] {} <Debug> TCP-Session: 9e37da03-bef1-43b5-9854-3520682d5de9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10547 | 2025.11.20 17:23:21.950143 [ 350 ] {} <Debug> TCP-Session: 0f4cb774-56ab-4bac-9b3e-e423f75faf5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10548 | 2025.11.20 17:23:21.950157 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10549 | 2025.11.20 17:23:21.950131 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10550 | 2025.11.20 17:23:21.950210 [ 286 ] {} <Debug> TCP-Session: c75229bb-819f-420e-b4b5-67d66f27896a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10551 | 2025.11.20 17:23:21.950111 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10552 | 2025.11.20 17:23:21.950228 [ 353 ] {} <Debug> TCP-Session: 9b6ffbe2-9dff-4361-8c96-1e513d3897a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10553 | 2025.11.20 17:23:21.950083 [ 352 ] {} <Debug> TCP-Session: b3b2ff45-c616-4aa0-aef6-04584d2c66af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10554 | 2025.11.20 17:23:21.950270 [ 351 ] {} <Debug> TCP-Session: d3c46a6e-5bec-480b-9630-a00e34975ac9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10555 | 2025.11.20 17:23:22.188214 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60988 | ||
| 10556 | 2025.11.20 17:23:22.188319 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10557 | 2025.11.20 17:23:22.188346 [ 286 ] {} <Debug> TCP-Session: 6379a3a3-2ee4-4107-a278-b44c7e241dfc Authenticating user 'default' from [fd00:1122:3344:101::e]:60988 | ||
| 10558 | 2025.11.20 17:23:22.188369 [ 286 ] {} <Debug> TCP-Session: 6379a3a3-2ee4-4107-a278-b44c7e241dfc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10559 | 2025.11.20 17:23:22.188382 [ 286 ] {} <Debug> TCP-Session: 6379a3a3-2ee4-4107-a278-b44c7e241dfc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10560 | 2025.11.20 17:23:22.188590 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34019 | ||
| 10561 | 2025.11.20 17:23:22.188626 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47272 | ||
| 10562 | 2025.11.20 17:23:22.188644 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55206 | ||
| 10563 | 2025.11.20 17:23:22.188659 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34068 | ||
| 10564 | 2025.11.20 17:23:22.188696 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65303 | ||
| 10565 | 2025.11.20 17:23:22.188724 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10566 | 2025.11.20 17:23:22.188682 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51488 | ||
| 10567 | 2025.11.20 17:23:22.188766 [ 286 ] {} <Trace> TCP-Session: 6379a3a3-2ee4-4107-a278-b44c7e241dfc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10568 | 2025.11.20 17:23:22.188775 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10569 | 2025.11.20 17:23:22.188795 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10570 | 2025.11.20 17:23:22.188826 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10571 | 2025.11.20 17:23:22.188839 [ 354 ] {} <Debug> TCP-Session: 07bf2d55-4181-4ddc-92ef-60a8d2e586d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:65303 | ||
| 10572 | 2025.11.20 17:23:22.188857 [ 353 ] {} <Debug> TCP-Session: fa59e0ac-b082-496c-b169-9b8230f7b0cb Authenticating user 'default' from [fd00:1122:3344:101::e]:51488 | ||
| 10573 | 2025.11.20 17:23:22.188875 [ 354 ] {} <Debug> TCP-Session: 07bf2d55-4181-4ddc-92ef-60a8d2e586d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10574 | 2025.11.20 17:23:22.188886 [ 353 ] {} <Debug> TCP-Session: fa59e0ac-b082-496c-b169-9b8230f7b0cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10575 | 2025.11.20 17:23:22.188897 [ 354 ] {} <Debug> TCP-Session: 07bf2d55-4181-4ddc-92ef-60a8d2e586d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10576 | 2025.11.20 17:23:22.188910 [ 353 ] {} <Debug> TCP-Session: fa59e0ac-b082-496c-b169-9b8230f7b0cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10577 | 2025.11.20 17:23:22.188832 [ 289 ] {} <Debug> TCP-Session: b9c69e05-fe68-423b-bfd9-bbfacbb17d9b Authenticating user 'default' from [fd00:1122:3344:101::e]:47272 | ||
| 10578 | 2025.11.20 17:23:22.188944 [ 286 ] {fc10888f-62f4-4681-9cf5-a13c2da279ee} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60988) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10579 | 2025.11.20 17:23:22.188962 [ 289 ] {} <Debug> TCP-Session: b9c69e05-fe68-423b-bfd9-bbfacbb17d9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10580 | 2025.11.20 17:23:22.188796 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10581 | 2025.11.20 17:23:22.188986 [ 289 ] {} <Debug> TCP-Session: b9c69e05-fe68-423b-bfd9-bbfacbb17d9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10582 | 2025.11.20 17:23:22.188771 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10583 | 2025.11.20 17:23:22.189025 [ 290 ] {} <Debug> TCP-Session: 921b9783-3216-4883-ae06-ecde8106a510 Authenticating user 'default' from [fd00:1122:3344:101::e]:34068 | ||
| 10584 | 2025.11.20 17:23:22.189048 [ 350 ] {} <Debug> TCP-Session: 7eb5f9f4-5b17-48c6-9b98-0d2777b8e507 Authenticating user 'default' from [fd00:1122:3344:101::e]:55206 | ||
| 10585 | 2025.11.20 17:23:22.189068 [ 290 ] {} <Debug> TCP-Session: 921b9783-3216-4883-ae06-ecde8106a510 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10586 | 2025.11.20 17:23:22.189080 [ 350 ] {} <Debug> TCP-Session: 7eb5f9f4-5b17-48c6-9b98-0d2777b8e507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10587 | 2025.11.20 17:23:22.189095 [ 290 ] {} <Debug> TCP-Session: 921b9783-3216-4883-ae06-ecde8106a510 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10588 | 2025.11.20 17:23:22.189107 [ 350 ] {} <Debug> TCP-Session: 7eb5f9f4-5b17-48c6-9b98-0d2777b8e507 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10589 | 2025.11.20 17:23:22.188675 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39854 | ||
| 10590 | 2025.11.20 17:23:22.188659 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49652 | ||
| 10591 | 2025.11.20 17:23:22.188771 [ 288 ] {} <Debug> TCP-Session: 8dd602f9-fdfa-4044-80bd-c038683f4c34 Authenticating user 'default' from [fd00:1122:3344:101::e]:34019 | ||
| 10592 | 2025.11.20 17:23:22.189205 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10593 | 2025.11.20 17:23:22.189216 [ 288 ] {} <Debug> TCP-Session: 8dd602f9-fdfa-4044-80bd-c038683f4c34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10594 | 2025.11.20 17:23:22.189218 [ 286 ] {fc10888f-62f4-4681-9cf5-a13c2da279ee} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10595 | 2025.11.20 17:23:22.189232 [ 288 ] {} <Debug> TCP-Session: 8dd602f9-fdfa-4044-80bd-c038683f4c34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10596 | 2025.11.20 17:23:22.189229 [ 352 ] {} <Debug> TCP-Session: e28e6571-5e26-4835-8451-900e36d8b5fe Authenticating user 'default' from [fd00:1122:3344:101::e]:39854 | ||
| 10597 | 2025.11.20 17:23:22.189229 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10598 | 2025.11.20 17:23:22.189291 [ 352 ] {} <Debug> TCP-Session: e28e6571-5e26-4835-8451-900e36d8b5fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10599 | 2025.11.20 17:23:22.189317 [ 351 ] {} <Debug> TCP-Session: 344fd7ac-980b-4574-8492-f71ae192049f Authenticating user 'default' from [fd00:1122:3344:101::e]:49652 | ||
| 10600 | 2025.11.20 17:23:22.189324 [ 352 ] {} <Debug> TCP-Session: e28e6571-5e26-4835-8451-900e36d8b5fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10601 | 2025.11.20 17:23:22.189346 [ 351 ] {} <Debug> TCP-Session: 344fd7ac-980b-4574-8492-f71ae192049f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10602 | 2025.11.20 17:23:22.189288 [ 286 ] {fc10888f-62f4-4681-9cf5-a13c2da279ee} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10603 | 2025.11.20 17:23:22.189377 [ 351 ] {} <Debug> TCP-Session: 344fd7ac-980b-4574-8492-f71ae192049f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10604 | 2025.11.20 17:23:22.189722 [ 286 ] {fc10888f-62f4-4681-9cf5-a13c2da279ee} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 10605 | 2025.11.20 17:23:22.190745 [ 331 ] {fc10888f-62f4-4681-9cf5-a13c2da279ee} <Trace> AggregatingTransform: Aggregating | ||
| 10606 | 2025.11.20 17:23:22.190783 [ 331 ] {fc10888f-62f4-4681-9cf5-a13c2da279ee} <Trace> Aggregator: Aggregation method: without_key | ||
| 10607 | 2025.11.20 17:23:22.190822 [ 331 ] {fc10888f-62f4-4681-9cf5-a13c2da279ee} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000981228 sec. (1019.131 rows/sec., 39.81 KiB/sec.) | ||
| 10608 | 2025.11.20 17:23:22.190841 [ 331 ] {fc10888f-62f4-4681-9cf5-a13c2da279ee} <Trace> Aggregator: Merging aggregated data | ||
| 10609 | 2025.11.20 17:23:22.191994 [ 286 ] {fc10888f-62f4-4681-9cf5-a13c2da279ee} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003103 sec., 322.2687721559781 rows/sec., 12.59 KiB/sec. | ||
| 10610 | 2025.11.20 17:23:22.192124 [ 286 ] {fc10888f-62f4-4681-9cf5-a13c2da279ee} <Debug> TCPHandler: Processed in 0.003473325 sec. | ||
| 10611 | 2025.11.20 17:23:22.192241 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10612 | 2025.11.20 17:23:22.192271 [ 286 ] {} <Debug> TCP-Session: 6379a3a3-2ee4-4107-a278-b44c7e241dfc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10613 | 2025.11.20 17:23:22.192271 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10614 | 2025.11.20 17:23:22.192283 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10615 | 2025.11.20 17:23:22.192315 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10616 | 2025.11.20 17:23:22.192328 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10617 | 2025.11.20 17:23:22.192355 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10618 | 2025.11.20 17:23:22.192375 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10619 | 2025.11.20 17:23:22.192394 [ 352 ] {} <Debug> TCP-Session: e28e6571-5e26-4835-8451-900e36d8b5fe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10620 | 2025.11.20 17:23:22.192413 [ 350 ] {} <Debug> TCP-Session: 7eb5f9f4-5b17-48c6-9b98-0d2777b8e507 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10621 | 2025.11.20 17:23:22.192427 [ 354 ] {} <Debug> TCP-Session: 07bf2d55-4181-4ddc-92ef-60a8d2e586d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10622 | 2025.11.20 17:23:22.192372 [ 289 ] {} <Debug> TCP-Session: b9c69e05-fe68-423b-bfd9-bbfacbb17d9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10623 | 2025.11.20 17:23:22.192331 [ 288 ] {} <Debug> TCP-Session: 8dd602f9-fdfa-4044-80bd-c038683f4c34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10624 | 2025.11.20 17:23:22.192340 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10625 | 2025.11.20 17:23:22.192298 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10626 | 2025.11.20 17:23:22.192622 [ 290 ] {} <Debug> TCP-Session: 921b9783-3216-4883-ae06-ecde8106a510 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10627 | 2025.11.20 17:23:22.192349 [ 351 ] {} <Debug> TCP-Session: 344fd7ac-980b-4574-8492-f71ae192049f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10628 | 2025.11.20 17:23:22.192646 [ 353 ] {} <Debug> TCP-Session: fa59e0ac-b082-496c-b169-9b8230f7b0cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10629 | 2025.11.20 17:23:22.209010 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40077 | ||
| 10630 | 2025.11.20 17:23:22.209091 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10631 | 2025.11.20 17:23:22.209116 [ 351 ] {} <Debug> TCP-Session: 7bd24230-f0fc-48d6-b7a1-3a484d6c7038 Authenticating user 'default' from [fd00:1122:3344:101::e]:40077 | ||
| 10632 | 2025.11.20 17:23:22.209136 [ 351 ] {} <Debug> TCP-Session: 7bd24230-f0fc-48d6-b7a1-3a484d6c7038 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10633 | 2025.11.20 17:23:22.209149 [ 351 ] {} <Debug> TCP-Session: 7bd24230-f0fc-48d6-b7a1-3a484d6c7038 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10634 | 2025.11.20 17:23:22.209330 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48014 | ||
| 10635 | 2025.11.20 17:23:22.209356 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57964 | ||
| 10636 | 2025.11.20 17:23:22.209384 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40397 | ||
| 10637 | 2025.11.20 17:23:22.209406 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62470 | ||
| 10638 | 2025.11.20 17:23:22.209423 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47604 | ||
| 10639 | 2025.11.20 17:23:22.209435 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35579 | ||
| 10640 | 2025.11.20 17:23:22.209464 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10641 | 2025.11.20 17:23:22.209491 [ 351 ] {} <Trace> TCP-Session: 7bd24230-f0fc-48d6-b7a1-3a484d6c7038 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10642 | 2025.11.20 17:23:22.209509 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10643 | 2025.11.20 17:23:22.209513 [ 354 ] {} <Debug> TCP-Session: 177b4fb7-aa48-46eb-9e13-0984f826387f Authenticating user 'default' from [fd00:1122:3344:101::e]:40397 | ||
| 10644 | 2025.11.20 17:23:22.209528 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10645 | 2025.11.20 17:23:22.209544 [ 290 ] {} <Debug> TCP-Session: f6e9c8b7-b789-4920-91c2-6b3541181073 Authenticating user 'default' from [fd00:1122:3344:101::e]:47604 | ||
| 10646 | 2025.11.20 17:23:22.209569 [ 350 ] {} <Debug> TCP-Session: a62c2175-d989-422e-9da1-aae41dfff38c Authenticating user 'default' from [fd00:1122:3344:101::e]:35579 | ||
| 10647 | 2025.11.20 17:23:22.209553 [ 354 ] {} <Debug> TCP-Session: 177b4fb7-aa48-46eb-9e13-0984f826387f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10648 | 2025.11.20 17:23:22.209609 [ 350 ] {} <Debug> TCP-Session: a62c2175-d989-422e-9da1-aae41dfff38c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10649 | 2025.11.20 17:23:22.209600 [ 290 ] {} <Debug> TCP-Session: f6e9c8b7-b789-4920-91c2-6b3541181073 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10650 | 2025.11.20 17:23:22.209618 [ 354 ] {} <Debug> TCP-Session: 177b4fb7-aa48-46eb-9e13-0984f826387f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10651 | 2025.11.20 17:23:22.209648 [ 290 ] {} <Debug> TCP-Session: f6e9c8b7-b789-4920-91c2-6b3541181073 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10652 | 2025.11.20 17:23:22.209642 [ 350 ] {} <Debug> TCP-Session: a62c2175-d989-422e-9da1-aae41dfff38c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10653 | 2025.11.20 17:23:22.209675 [ 351 ] {3318e034-2d21-4f49-a207-881b2aefd599} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:40077) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 10654 | 2025.11.20 17:23:22.209451 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10655 | 2025.11.20 17:23:22.209412 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35633 | ||
| 10656 | 2025.11.20 17:23:22.209746 [ 353 ] {} <Debug> TCP-Session: 66beb929-d10a-4ce1-b858-63fb3410d4df Authenticating user 'default' from [fd00:1122:3344:101::e]:57964 | ||
| 10657 | 2025.11.20 17:23:22.209496 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10658 | 2025.11.20 17:23:22.209779 [ 353 ] {} <Debug> TCP-Session: 66beb929-d10a-4ce1-b858-63fb3410d4df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10659 | 2025.11.20 17:23:22.209798 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10660 | 2025.11.20 17:23:22.209806 [ 288 ] {} <Debug> TCP-Session: 02943654-9eb6-4418-8ca7-e76b2b7ec142 Authenticating user 'default' from [fd00:1122:3344:101::e]:62470 | ||
| 10661 | 2025.11.20 17:23:22.209811 [ 353 ] {} <Debug> TCP-Session: 66beb929-d10a-4ce1-b858-63fb3410d4df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10662 | 2025.11.20 17:23:22.209829 [ 289 ] {} <Debug> TCP-Session: e81cea81-7e46-4213-ba28-e018fb3b440a Authenticating user 'default' from [fd00:1122:3344:101::e]:35633 | ||
| 10663 | 2025.11.20 17:23:22.209847 [ 288 ] {} <Debug> TCP-Session: 02943654-9eb6-4418-8ca7-e76b2b7ec142 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10664 | 2025.11.20 17:23:22.209869 [ 289 ] {} <Debug> TCP-Session: e81cea81-7e46-4213-ba28-e018fb3b440a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10665 | 2025.11.20 17:23:22.209884 [ 288 ] {} <Debug> TCP-Session: 02943654-9eb6-4418-8ca7-e76b2b7ec142 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10666 | 2025.11.20 17:23:22.209896 [ 289 ] {} <Debug> TCP-Session: e81cea81-7e46-4213-ba28-e018fb3b440a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10667 | 2025.11.20 17:23:22.209447 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10668 | 2025.11.20 17:23:22.209388 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63177 | ||
| 10669 | 2025.11.20 17:23:22.209966 [ 352 ] {} <Debug> TCP-Session: 2f4525ab-6fe6-4e72-bf4c-43d0a02d3a57 Authenticating user 'default' from [fd00:1122:3344:101::e]:48014 | ||
| 10670 | 2025.11.20 17:23:22.209993 [ 352 ] {} <Debug> TCP-Session: 2f4525ab-6fe6-4e72-bf4c-43d0a02d3a57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10671 | 2025.11.20 17:23:22.210011 [ 352 ] {} <Debug> TCP-Session: 2f4525ab-6fe6-4e72-bf4c-43d0a02d3a57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10672 | 2025.11.20 17:23:22.210018 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 10673 | 2025.11.20 17:23:22.210008 [ 351 ] {3318e034-2d21-4f49-a207-881b2aefd599} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 10674 | 2025.11.20 17:23:22.210055 [ 286 ] {} <Debug> TCP-Session: b5e553f1-8fd2-426f-83c8-0b287b724f27 Authenticating user 'default' from [fd00:1122:3344:101::e]:63177 | ||
| 10675 | 2025.11.20 17:23:22.210092 [ 286 ] {} <Debug> TCP-Session: b5e553f1-8fd2-426f-83c8-0b287b724f27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10676 | 2025.11.20 17:23:22.210104 [ 286 ] {} <Debug> TCP-Session: b5e553f1-8fd2-426f-83c8-0b287b724f27 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10677 | 2025.11.20 17:23:22.210114 [ 351 ] {3318e034-2d21-4f49-a207-881b2aefd599} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 10678 | 2025.11.20 17:23:22.210443 [ 351 ] {3318e034-2d21-4f49-a207-881b2aefd599} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 10679 | 2025.11.20 17:23:22.211561 [ 307 ] {3318e034-2d21-4f49-a207-881b2aefd599} <Trace> AggregatingTransform: Aggregating | ||
| 10680 | 2025.11.20 17:23:22.211618 [ 307 ] {3318e034-2d21-4f49-a207-881b2aefd599} <Trace> Aggregator: Aggregation method: without_key | ||
| 10681 | 2025.11.20 17:23:22.211658 [ 307 ] {3318e034-2d21-4f49-a207-881b2aefd599} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00110863 sec. (902.014 rows/sec., 35.23 KiB/sec.) | ||
| 10682 | 2025.11.20 17:23:22.211696 [ 307 ] {3318e034-2d21-4f49-a207-881b2aefd599} <Trace> Aggregator: Merging aggregated data | ||
| 10683 | 2025.11.20 17:23:22.213343 [ 351 ] {3318e034-2d21-4f49-a207-881b2aefd599} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003729 sec., 268.1684097613301 rows/sec., 10.48 KiB/sec. | ||
| 10684 | 2025.11.20 17:23:22.213493 [ 351 ] {3318e034-2d21-4f49-a207-881b2aefd599} <Debug> TCPHandler: Processed in 0.004151448 sec. | ||
| 10685 | 2025.11.20 17:23:22.213616 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10686 | 2025.11.20 17:23:22.213642 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10687 | 2025.11.20 17:23:22.213654 [ 351 ] {} <Debug> TCP-Session: 7bd24230-f0fc-48d6-b7a1-3a484d6c7038 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10688 | 2025.11.20 17:23:22.213660 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10689 | 2025.11.20 17:23:22.213677 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10690 | 2025.11.20 17:23:22.213695 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10691 | 2025.11.20 17:23:22.213733 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10692 | 2025.11.20 17:23:22.213751 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10693 | 2025.11.20 17:23:22.213763 [ 288 ] {} <Debug> TCP-Session: 02943654-9eb6-4418-8ca7-e76b2b7ec142 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10694 | 2025.11.20 17:23:22.213778 [ 354 ] {} <Debug> TCP-Session: 177b4fb7-aa48-46eb-9e13-0984f826387f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10695 | 2025.11.20 17:23:22.213789 [ 289 ] {} <Debug> TCP-Session: e81cea81-7e46-4213-ba28-e018fb3b440a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10696 | 2025.11.20 17:23:22.213771 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10697 | 2025.11.20 17:23:22.213735 [ 353 ] {} <Debug> TCP-Session: 66beb929-d10a-4ce1-b858-63fb3410d4df Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10698 | 2025.11.20 17:23:22.213853 [ 290 ] {} <Debug> TCP-Session: f6e9c8b7-b789-4920-91c2-6b3541181073 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10699 | 2025.11.20 17:23:22.213716 [ 286 ] {} <Debug> TCP-Session: b5e553f1-8fd2-426f-83c8-0b287b724f27 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10700 | 2025.11.20 17:23:22.213715 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10701 | 2025.11.20 17:23:22.213686 [ 352 ] {} <Debug> TCP-Session: 2f4525ab-6fe6-4e72-bf4c-43d0a02d3a57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10702 | 2025.11.20 17:23:22.213937 [ 350 ] {} <Debug> TCP-Session: a62c2175-d989-422e-9da1-aae41dfff38c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10703 | 2025.11.20 17:23:22.308733 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10704 | 2025.11.20 17:23:22.308911 [ 260 ] {e7b064ea-3c35-4bf4-844c-53bcb3cbb21f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10705 | 2025.11.20 17:23:22.308977 [ 260 ] {e7b064ea-3c35-4bf4-844c-53bcb3cbb21f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10706 | 2025.11.20 17:23:22.309617 [ 260 ] {e7b064ea-3c35-4bf4-844c-53bcb3cbb21f} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10707 | 2025.11.20 17:23:22.309663 [ 260 ] {e7b064ea-3c35-4bf4-844c-53bcb3cbb21f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10708 | 2025.11.20 17:23:22.310077 [ 260 ] {e7b064ea-3c35-4bf4-844c-53bcb3cbb21f} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10709 | 2025.11.20 17:23:22.310311 [ 260 ] {e7b064ea-3c35-4bf4-844c-53bcb3cbb21f} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10710 | 2025.11.20 17:23:22.310466 [ 260 ] {e7b064ea-3c35-4bf4-844c-53bcb3cbb21f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001604 sec., 34912.71820448878 rows/sec., 2.68 MiB/sec. | ||
| 10711 | 2025.11.20 17:23:22.310510 [ 260 ] {e7b064ea-3c35-4bf4-844c-53bcb3cbb21f} <Debug> TCPHandler: Processed in 0.001918006 sec. | ||
| 10712 | 2025.11.20 17:23:22.310635 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10713 | 2025.11.20 17:23:22.310737 [ 260 ] {2f43985c-33d8-43ed-b740-1ec27548c7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10714 | 2025.11.20 17:23:22.310778 [ 260 ] {2f43985c-33d8-43ed-b740-1ec27548c7e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10715 | 2025.11.20 17:23:22.311203 [ 260 ] {2f43985c-33d8-43ed-b740-1ec27548c7e3} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10716 | 2025.11.20 17:23:22.311245 [ 260 ] {2f43985c-33d8-43ed-b740-1ec27548c7e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10717 | 2025.11.20 17:23:22.311573 [ 260 ] {2f43985c-33d8-43ed-b740-1ec27548c7e3} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10718 | 2025.11.20 17:23:22.311828 [ 260 ] {2f43985c-33d8-43ed-b740-1ec27548c7e3} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10719 | 2025.11.20 17:23:22.311960 [ 260 ] {2f43985c-33d8-43ed-b740-1ec27548c7e3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001242 sec., 51529.790660225444 rows/sec., 4.02 MiB/sec. | ||
| 10720 | 2025.11.20 17:23:22.311998 [ 260 ] {2f43985c-33d8-43ed-b740-1ec27548c7e3} <Debug> TCPHandler: Processed in 0.001420347 sec. | ||
| 10721 | 2025.11.20 17:23:22.312117 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10722 | 2025.11.20 17:23:22.312214 [ 260 ] {13cf769c-0783-46cc-96a5-9fc1e51c8945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10723 | 2025.11.20 17:23:22.312260 [ 260 ] {13cf769c-0783-46cc-96a5-9fc1e51c8945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10724 | 2025.11.20 17:23:22.312683 [ 260 ] {13cf769c-0783-46cc-96a5-9fc1e51c8945} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10725 | 2025.11.20 17:23:22.312719 [ 260 ] {13cf769c-0783-46cc-96a5-9fc1e51c8945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10726 | 2025.11.20 17:23:22.313081 [ 260 ] {13cf769c-0783-46cc-96a5-9fc1e51c8945} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10727 | 2025.11.20 17:23:22.313306 [ 260 ] {13cf769c-0783-46cc-96a5-9fc1e51c8945} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10728 | 2025.11.20 17:23:22.313440 [ 260 ] {13cf769c-0783-46cc-96a5-9fc1e51c8945} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 10729 | 2025.11.20 17:23:22.313479 [ 260 ] {13cf769c-0783-46cc-96a5-9fc1e51c8945} <Debug> TCPHandler: Processed in 0.001412267 sec. | ||
| 10730 | 2025.11.20 17:23:22.313591 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10731 | 2025.11.20 17:23:22.313712 [ 260 ] {65cda9b0-c108-4ba5-aef6-842798d2139c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10732 | 2025.11.20 17:23:22.313762 [ 260 ] {65cda9b0-c108-4ba5-aef6-842798d2139c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10733 | 2025.11.20 17:23:22.314115 [ 260 ] {65cda9b0-c108-4ba5-aef6-842798d2139c} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10734 | 2025.11.20 17:23:22.314151 [ 260 ] {65cda9b0-c108-4ba5-aef6-842798d2139c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10735 | 2025.11.20 17:23:22.314463 [ 260 ] {65cda9b0-c108-4ba5-aef6-842798d2139c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10736 | 2025.11.20 17:23:22.314695 [ 260 ] {65cda9b0-c108-4ba5-aef6-842798d2139c} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10737 | 2025.11.20 17:23:22.314826 [ 260 ] {65cda9b0-c108-4ba5-aef6-842798d2139c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 10738 | 2025.11.20 17:23:22.314863 [ 260 ] {65cda9b0-c108-4ba5-aef6-842798d2139c} <Debug> TCPHandler: Processed in 0.001321525 sec. | ||
| 10739 | 2025.11.20 17:23:23.649655 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23456 | ||
| 10740 | 2025.11.20 17:23:23.650237 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10741 | 2025.11.20 17:23:23.650279 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10742 | 2025.11.20 17:23:23.650829 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10743 | 2025.11.20 17:23:23.651061 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10744 | 2025.11.20 17:23:23.651190 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23456 | ||
| 10745 | 2025.11.20 17:23:24.845811 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 10746 | 2025.11.20 17:23:24.862718 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10747 | 2025.11.20 17:23:24.862772 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10748 | 2025.11.20 17:23:24.869165 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10749 | 2025.11.20 17:23:24.869875 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10750 | 2025.11.20 17:23:24.872598 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 10751 | 2025.11.20 17:23:26.223430 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1378 | ||
| 10752 | 2025.11.20 17:23:26.225917 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10753 | 2025.11.20 17:23:26.225966 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10754 | 2025.11.20 17:23:26.227220 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10755 | 2025.11.20 17:23:26.227500 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10756 | 2025.11.20 17:23:26.227781 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1378 | ||
| 10757 | 2025.11.20 17:23:27.322163 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10758 | 2025.11.20 17:23:27.322353 [ 260 ] {62a52dcf-1eac-48f8-b554-25c300fde15d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10759 | 2025.11.20 17:23:27.322428 [ 260 ] {62a52dcf-1eac-48f8-b554-25c300fde15d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10760 | 2025.11.20 17:23:27.323297 [ 260 ] {62a52dcf-1eac-48f8-b554-25c300fde15d} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10761 | 2025.11.20 17:23:27.323346 [ 260 ] {62a52dcf-1eac-48f8-b554-25c300fde15d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10762 | 2025.11.20 17:23:27.323772 [ 260 ] {62a52dcf-1eac-48f8-b554-25c300fde15d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10763 | 2025.11.20 17:23:27.324026 [ 260 ] {62a52dcf-1eac-48f8-b554-25c300fde15d} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10764 | 2025.11.20 17:23:27.324190 [ 260 ] {62a52dcf-1eac-48f8-b554-25c300fde15d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001889 sec., 217046.0561143462 rows/sec., 13.77 MiB/sec. | ||
| 10765 | 2025.11.20 17:23:27.324242 [ 260 ] {62a52dcf-1eac-48f8-b554-25c300fde15d} <Debug> TCPHandler: Processed in 0.002237002 sec. | ||
| 10766 | 2025.11.20 17:23:27.324369 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10767 | 2025.11.20 17:23:27.324473 [ 260 ] {89b3bd53-b48e-4704-acb3-daaee6a56f7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10768 | 2025.11.20 17:23:27.324519 [ 260 ] {89b3bd53-b48e-4704-acb3-daaee6a56f7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10769 | 2025.11.20 17:23:27.325794 [ 260 ] {89b3bd53-b48e-4704-acb3-daaee6a56f7c} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10770 | 2025.11.20 17:23:27.325833 [ 260 ] {89b3bd53-b48e-4704-acb3-daaee6a56f7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10771 | 2025.11.20 17:23:27.326227 [ 260 ] {89b3bd53-b48e-4704-acb3-daaee6a56f7c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10772 | 2025.11.20 17:23:27.326439 [ 260 ] {89b3bd53-b48e-4704-acb3-daaee6a56f7c} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10773 | 2025.11.20 17:23:27.326575 [ 260 ] {89b3bd53-b48e-4704-acb3-daaee6a56f7c} <Debug> executeQuery: Read 1193 rows, 97.61 KiB in 0.002126 sec., 561147.6952022578 rows/sec., 44.84 MiB/sec. | ||
| 10774 | 2025.11.20 17:23:27.326616 [ 260 ] {89b3bd53-b48e-4704-acb3-daaee6a56f7c} <Debug> TCPHandler: Processed in 0.002299964 sec. | ||
| 10775 | 2025.11.20 17:23:27.326732 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10776 | 2025.11.20 17:23:27.326830 [ 260 ] {49c51f85-770e-4cba-b586-3816d297094a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10777 | 2025.11.20 17:23:27.326873 [ 260 ] {49c51f85-770e-4cba-b586-3816d297094a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10778 | 2025.11.20 17:23:27.327401 [ 260 ] {49c51f85-770e-4cba-b586-3816d297094a} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10779 | 2025.11.20 17:23:27.327439 [ 260 ] {49c51f85-770e-4cba-b586-3816d297094a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10780 | 2025.11.20 17:23:27.327754 [ 260 ] {49c51f85-770e-4cba-b586-3816d297094a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10781 | 2025.11.20 17:23:27.327974 [ 260 ] {49c51f85-770e-4cba-b586-3816d297094a} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10782 | 2025.11.20 17:23:27.328108 [ 260 ] {49c51f85-770e-4cba-b586-3816d297094a} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001299 sec., 188606.6204772902 rows/sec., 11.52 MiB/sec. | ||
| 10783 | 2025.11.20 17:23:27.328148 [ 260 ] {49c51f85-770e-4cba-b586-3816d297094a} <Debug> TCPHandler: Processed in 0.001467277 sec. | ||
| 10784 | 2025.11.20 17:23:27.328254 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10785 | 2025.11.20 17:23:27.328349 [ 260 ] {ef58e067-db36-4137-a607-254ea65d68da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10786 | 2025.11.20 17:23:27.328389 [ 260 ] {ef58e067-db36-4137-a607-254ea65d68da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10787 | 2025.11.20 17:23:27.328887 [ 260 ] {ef58e067-db36-4137-a607-254ea65d68da} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10788 | 2025.11.20 17:23:27.328924 [ 260 ] {ef58e067-db36-4137-a607-254ea65d68da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10789 | 2025.11.20 17:23:27.329244 [ 260 ] {ef58e067-db36-4137-a607-254ea65d68da} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10790 | 2025.11.20 17:23:27.329454 [ 260 ] {ef58e067-db36-4137-a607-254ea65d68da} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10791 | 2025.11.20 17:23:27.329583 [ 260 ] {ef58e067-db36-4137-a607-254ea65d68da} <Debug> executeQuery: Read 213 rows, 14.07 KiB in 0.001255 sec., 169721.11553784861 rows/sec., 10.95 MiB/sec. | ||
| 10792 | 2025.11.20 17:23:27.329619 [ 260 ] {ef58e067-db36-4137-a607-254ea65d68da} <Debug> TCPHandler: Processed in 0.001419616 sec. | ||
| 10793 | 2025.11.20 17:23:27.329720 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10794 | 2025.11.20 17:23:27.329837 [ 260 ] {ffa03765-7bd1-4b28-bcd4-63800536e443} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10795 | 2025.11.20 17:23:27.329893 [ 260 ] {ffa03765-7bd1-4b28-bcd4-63800536e443} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10796 | 2025.11.20 17:23:27.330387 [ 260 ] {ffa03765-7bd1-4b28-bcd4-63800536e443} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10797 | 2025.11.20 17:23:27.330421 [ 260 ] {ffa03765-7bd1-4b28-bcd4-63800536e443} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10798 | 2025.11.20 17:23:27.330817 [ 260 ] {ffa03765-7bd1-4b28-bcd4-63800536e443} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10799 | 2025.11.20 17:23:27.331049 [ 260 ] {ffa03765-7bd1-4b28-bcd4-63800536e443} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10800 | 2025.11.20 17:23:27.331180 [ 260 ] {ffa03765-7bd1-4b28-bcd4-63800536e443} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001349 sec., 156412.157153447 rows/sec., 8.88 MiB/sec. | ||
| 10801 | 2025.11.20 17:23:27.331219 [ 260 ] {ffa03765-7bd1-4b28-bcd4-63800536e443} <Debug> TCPHandler: Processed in 0.001536049 sec. | ||
| 10802 | 2025.11.20 17:23:27.331330 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10803 | 2025.11.20 17:23:27.331430 [ 260 ] {c55a4b67-f5df-4e9f-b1b7-66bd0c2406ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10804 | 2025.11.20 17:23:27.331470 [ 260 ] {c55a4b67-f5df-4e9f-b1b7-66bd0c2406ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10805 | 2025.11.20 17:23:27.332269 [ 260 ] {c55a4b67-f5df-4e9f-b1b7-66bd0c2406ae} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10806 | 2025.11.20 17:23:27.332307 [ 260 ] {c55a4b67-f5df-4e9f-b1b7-66bd0c2406ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10807 | 2025.11.20 17:23:27.332651 [ 260 ] {c55a4b67-f5df-4e9f-b1b7-66bd0c2406ae} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10808 | 2025.11.20 17:23:27.332859 [ 260 ] {c55a4b67-f5df-4e9f-b1b7-66bd0c2406ae} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10809 | 2025.11.20 17:23:27.332994 [ 260 ] {c55a4b67-f5df-4e9f-b1b7-66bd0c2406ae} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001581 sec., 454775.458570525 rows/sec., 31.92 MiB/sec. | ||
| 10810 | 2025.11.20 17:23:27.333033 [ 260 ] {c55a4b67-f5df-4e9f-b1b7-66bd0c2406ae} <Debug> TCPHandler: Processed in 0.001752403 sec. | ||
| 10811 | 2025.11.20 17:23:27.333147 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10812 | 2025.11.20 17:23:27.333241 [ 260 ] {3a0cf6e9-4fbe-446e-a0b7-83b3be757618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10813 | 2025.11.20 17:23:27.333283 [ 260 ] {3a0cf6e9-4fbe-446e-a0b7-83b3be757618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10814 | 2025.11.20 17:23:27.333600 [ 260 ] {3a0cf6e9-4fbe-446e-a0b7-83b3be757618} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10815 | 2025.11.20 17:23:27.333637 [ 260 ] {3a0cf6e9-4fbe-446e-a0b7-83b3be757618} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10816 | 2025.11.20 17:23:27.333931 [ 260 ] {3a0cf6e9-4fbe-446e-a0b7-83b3be757618} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10817 | 2025.11.20 17:23:27.334135 [ 260 ] {3a0cf6e9-4fbe-446e-a0b7-83b3be757618} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10818 | 2025.11.20 17:23:27.334245 [ 109 ] {} <Debug> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10819 | 2025.11.20 17:23:27.334263 [ 260 ] {3a0cf6e9-4fbe-446e-a0b7-83b3be757618} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00104 sec., 5769.2307692307695 rows/sec., 301.42 KiB/sec. | ||
| 10820 | 2025.11.20 17:23:27.334310 [ 109 ] {} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10821 | 2025.11.20 17:23:27.334321 [ 260 ] {3a0cf6e9-4fbe-446e-a0b7-83b3be757618} <Debug> TCPHandler: Processed in 0.001223933 sec. | ||
| 10822 | 2025.11.20 17:23:27.334337 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10823 | 2025.11.20 17:23:27.334434 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10824 | 2025.11.20 17:23:27.334462 [ 195 ] {3027377a-a440-4393-be4e-a4b877526604::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 | ||
| 10825 | 2025.11.20 17:23:27.334534 [ 260 ] {08b142b6-ba2b-4583-90f0-6569862f16a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10826 | 2025.11.20 17:23:27.334583 [ 260 ] {08b142b6-ba2b-4583-90f0-6569862f16a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10827 | 2025.11.20 17:23:27.334628 [ 195 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10828 | 2025.11.20 17:23:27.334742 [ 195 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
| 10829 | 2025.11.20 17:23:27.334814 [ 195 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 10830 | 2025.11.20 17:23:27.334864 [ 195 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 10831 | 2025.11.20 17:23:27.334910 [ 195 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 10832 | 2025.11.20 17:23:27.334954 [ 195 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 10833 | 2025.11.20 17:23:27.334990 [ 195 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 10834 | 2025.11.20 17:23:27.335165 [ 260 ] {08b142b6-ba2b-4583-90f0-6569862f16a0} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10835 | 2025.11.20 17:23:27.335296 [ 260 ] {08b142b6-ba2b-4583-90f0-6569862f16a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10836 | 2025.11.20 17:23:27.335686 [ 260 ] {08b142b6-ba2b-4583-90f0-6569862f16a0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10837 | 2025.11.20 17:23:27.335784 [ 200 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001379896 sec., 134792.76699113555 rows/sec., 6.88 MiB/sec. | ||
| 10838 | 2025.11.20 17:23:27.335897 [ 260 ] {08b142b6-ba2b-4583-90f0-6569862f16a0} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10839 | 2025.11.20 17:23:27.335924 [ 200 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10840 | 2025.11.20 17:23:27.336027 [ 260 ] {08b142b6-ba2b-4583-90f0-6569862f16a0} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001512 sec., 207671.95767195764 rows/sec., 13.64 MiB/sec. | ||
| 10841 | 2025.11.20 17:23:27.336064 [ 260 ] {08b142b6-ba2b-4583-90f0-6569862f16a0} <Debug> TCPHandler: Processed in 0.001680392 sec. | ||
| 10842 | 2025.11.20 17:23:27.336184 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10843 | 2025.11.20 17:23:27.336191 [ 200 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_31_6} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10844 | 2025.11.20 17:23:27.336275 [ 200 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_31_6} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10845 | 2025.11.20 17:23:27.336303 [ 260 ] {03d880eb-fb46-4ff9-8074-b772add31deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10846 | 2025.11.20 17:23:27.336353 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 10847 | 2025.11.20 17:23:27.336355 [ 260 ] {03d880eb-fb46-4ff9-8074-b772add31deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10848 | 2025.11.20 17:23:27.336730 [ 260 ] {03d880eb-fb46-4ff9-8074-b772add31deb} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10849 | 2025.11.20 17:23:27.336772 [ 260 ] {03d880eb-fb46-4ff9-8074-b772add31deb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10850 | 2025.11.20 17:23:27.337109 [ 260 ] {03d880eb-fb46-4ff9-8074-b772add31deb} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10851 | 2025.11.20 17:23:27.337319 [ 260 ] {03d880eb-fb46-4ff9-8074-b772add31deb} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10852 | 2025.11.20 17:23:27.337448 [ 260 ] {03d880eb-fb46-4ff9-8074-b772add31deb} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.00117 sec., 1709.4017094017092 rows/sec., 111.85 KiB/sec. | ||
| 10853 | 2025.11.20 17:23:27.337486 [ 260 ] {03d880eb-fb46-4ff9-8074-b772add31deb} <Debug> TCPHandler: Processed in 0.001360786 sec. | ||
| 10854 | 2025.11.20 17:23:27.337593 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10855 | 2025.11.20 17:23:27.337694 [ 260 ] {fab736ec-1ade-441f-88d2-8457dc3e5da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10856 | 2025.11.20 17:23:27.337749 [ 260 ] {fab736ec-1ade-441f-88d2-8457dc3e5da2} <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 | ||
| 10857 | 2025.11.20 17:23:27.338640 [ 260 ] {fab736ec-1ade-441f-88d2-8457dc3e5da2} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10858 | 2025.11.20 17:23:27.338678 [ 260 ] {fab736ec-1ade-441f-88d2-8457dc3e5da2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10859 | 2025.11.20 17:23:27.339259 [ 260 ] {fab736ec-1ade-441f-88d2-8457dc3e5da2} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10860 | 2025.11.20 17:23:27.339481 [ 260 ] {fab736ec-1ade-441f-88d2-8457dc3e5da2} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10861 | 2025.11.20 17:23:27.339630 [ 260 ] {fab736ec-1ade-441f-88d2-8457dc3e5da2} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001955 sec., 20460.358056265984 rows/sec., 36.66 MiB/sec. | ||
| 10862 | 2025.11.20 17:23:27.339696 [ 260 ] {fab736ec-1ade-441f-88d2-8457dc3e5da2} <Debug> TCPHandler: Processed in 0.00215637 sec. | ||
| 10863 | 2025.11.20 17:23:27.339802 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10864 | 2025.11.20 17:23:27.339897 [ 260 ] {3f875134-55f8-406d-bedf-684c54ed523a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10865 | 2025.11.20 17:23:27.339938 [ 260 ] {3f875134-55f8-406d-bedf-684c54ed523a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10866 | 2025.11.20 17:23:27.340280 [ 260 ] {3f875134-55f8-406d-bedf-684c54ed523a} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10867 | 2025.11.20 17:23:27.340316 [ 260 ] {3f875134-55f8-406d-bedf-684c54ed523a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10868 | 2025.11.20 17:23:27.340624 [ 260 ] {3f875134-55f8-406d-bedf-684c54ed523a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10869 | 2025.11.20 17:23:27.340847 [ 260 ] {3f875134-55f8-406d-bedf-684c54ed523a} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10870 | 2025.11.20 17:23:27.340975 [ 260 ] {3f875134-55f8-406d-bedf-684c54ed523a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001096 sec., 94890.51094890511 rows/sec., 5.81 MiB/sec. | ||
| 10871 | 2025.11.20 17:23:27.341010 [ 260 ] {3f875134-55f8-406d-bedf-684c54ed523a} <Debug> TCPHandler: Processed in 0.001258324 sec. | ||
| 10872 | 2025.11.20 17:23:31.015882 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10873 | 2025.11.20 17:23:31.015951 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10874 | 2025.11.20 17:23:31.151427 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23968 | ||
| 10875 | 2025.11.20 17:23:31.151955 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10876 | 2025.11.20 17:23:31.152004 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10877 | 2025.11.20 17:23:31.152499 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10878 | 2025.11.20 17:23:31.152729 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10879 | 2025.11.20 17:23:31.152862 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23968 | ||
| 10880 | 2025.11.20 17:23:32.310288 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10881 | 2025.11.20 17:23:32.310462 [ 260 ] {81aeca58-0834-4e01-a071-2bdb45ede2f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10882 | 2025.11.20 17:23:32.310526 [ 260 ] {81aeca58-0834-4e01-a071-2bdb45ede2f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10883 | 2025.11.20 17:23:32.311164 [ 260 ] {81aeca58-0834-4e01-a071-2bdb45ede2f7} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10884 | 2025.11.20 17:23:32.311212 [ 260 ] {81aeca58-0834-4e01-a071-2bdb45ede2f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10885 | 2025.11.20 17:23:32.311592 [ 260 ] {81aeca58-0834-4e01-a071-2bdb45ede2f7} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10886 | 2025.11.20 17:23:32.311816 [ 260 ] {81aeca58-0834-4e01-a071-2bdb45ede2f7} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10887 | 2025.11.20 17:23:32.311947 [ 103 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10888 | 2025.11.20 17:23:32.311964 [ 260 ] {81aeca58-0834-4e01-a071-2bdb45ede2f7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001549 sec., 36152.35635894125 rows/sec., 2.78 MiB/sec. | ||
| 10889 | 2025.11.20 17:23:32.312019 [ 103 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10890 | 2025.11.20 17:23:32.312032 [ 260 ] {81aeca58-0834-4e01-a071-2bdb45ede2f7} <Debug> TCPHandler: Processed in 0.001873735 sec. | ||
| 10891 | 2025.11.20 17:23:32.312048 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10892 | 2025.11.20 17:23:32.312159 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10893 | 2025.11.20 17:23:32.312163 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::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 | ||
| 10894 | 2025.11.20 17:23:32.312262 [ 260 ] {611256a4-ab18-40a9-b5e8-3c9514c84056} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10895 | 2025.11.20 17:23:32.312298 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10896 | 2025.11.20 17:23:32.312307 [ 260 ] {611256a4-ab18-40a9-b5e8-3c9514c84056} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10897 | 2025.11.20 17:23:32.312344 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2463 rows starting from the beginning of the part | ||
| 10898 | 2025.11.20 17:23:32.312424 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
| 10899 | 2025.11.20 17:23:32.312476 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1192 rows starting from the beginning of the part | ||
| 10900 | 2025.11.20 17:23:32.312525 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 56 rows starting from the beginning of the part | ||
| 10901 | 2025.11.20 17:23:32.312570 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1193 rows starting from the beginning of the part | ||
| 10902 | 2025.11.20 17:23:32.312623 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 56 rows starting from the beginning of the part | ||
| 10903 | 2025.11.20 17:23:32.312747 [ 260 ] {611256a4-ab18-40a9-b5e8-3c9514c84056} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10904 | 2025.11.20 17:23:32.312789 [ 260 ] {611256a4-ab18-40a9-b5e8-3c9514c84056} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10905 | 2025.11.20 17:23:32.313128 [ 260 ] {611256a4-ab18-40a9-b5e8-3c9514c84056} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10906 | 2025.11.20 17:23:32.313353 [ 260 ] {611256a4-ab18-40a9-b5e8-3c9514c84056} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10907 | 2025.11.20 17:23:32.313468 [ 103 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10908 | 2025.11.20 17:23:32.313485 [ 260 ] {611256a4-ab18-40a9-b5e8-3c9514c84056} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001241 sec., 51571.313456889606 rows/sec., 4.03 MiB/sec. | ||
| 10909 | 2025.11.20 17:23:32.313506 [ 103 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10910 | 2025.11.20 17:23:32.313530 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10911 | 2025.11.20 17:23:32.313531 [ 260 ] {611256a4-ab18-40a9-b5e8-3c9514c84056} <Debug> TCPHandler: Processed in 0.001422757 sec. | ||
| 10912 | 2025.11.20 17:23:32.313615 [ 200 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::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 | ||
| 10913 | 2025.11.20 17:23:32.313661 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10914 | 2025.11.20 17:23:32.313707 [ 200 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10915 | 2025.11.20 17:23:32.313737 [ 200 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1249 rows starting from the beginning of the part | ||
| 10916 | 2025.11.20 17:23:32.313756 [ 260 ] {ad9e059e-92d6-4128-8df8-2430d1805a34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10917 | 2025.11.20 17:23:32.313792 [ 200 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
| 10918 | 2025.11.20 17:23:32.313800 [ 260 ] {ad9e059e-92d6-4128-8df8-2430d1805a34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10919 | 2025.11.20 17:23:32.313838 [ 200 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 719 rows starting from the beginning of the part | ||
| 10920 | 2025.11.20 17:23:32.313877 [ 200 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 64 rows starting from the beginning of the part | ||
| 10921 | 2025.11.20 17:23:32.313913 [ 200 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 719 rows starting from the beginning of the part | ||
| 10922 | 2025.11.20 17:23:32.313951 [ 200 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 64 rows starting from the beginning of the part | ||
| 10923 | 2025.11.20 17:23:32.314205 [ 260 ] {ad9e059e-92d6-4128-8df8-2430d1805a34} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10924 | 2025.11.20 17:23:32.314240 [ 260 ] {ad9e059e-92d6-4128-8df8-2430d1805a34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10925 | 2025.11.20 17:23:32.314598 [ 260 ] {ad9e059e-92d6-4128-8df8-2430d1805a34} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10926 | 2025.11.20 17:23:32.314630 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5016 rows, containing 5 columns (5 merged, 0 gathered) in 0.002518117 sec., 1991964.6307141408 rows/sec., 168.43 MiB/sec. | ||
| 10927 | 2025.11.20 17:23:32.314830 [ 260 ] {ad9e059e-92d6-4128-8df8-2430d1805a34} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10928 | 2025.11.20 17:23:32.314918 [ 188 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10929 | 2025.11.20 17:23:32.314954 [ 104 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10930 | 2025.11.20 17:23:32.314968 [ 260 ] {ad9e059e-92d6-4128-8df8-2430d1805a34} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001231 sec., 129975.62956945572 rows/sec., 9.05 MiB/sec. | ||
| 10931 | 2025.11.20 17:23:32.314989 [ 104 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10932 | 2025.11.20 17:23:32.315007 [ 260 ] {ad9e059e-92d6-4128-8df8-2430d1805a34} <Debug> TCPHandler: Processed in 0.001399557 sec. | ||
| 10933 | 2025.11.20 17:23:32.315009 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10934 | 2025.11.20 17:23:32.315076 [ 189 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2879 rows, containing 5 columns (5 merged, 0 gathered) in 0.001495048 sec., 1925690.680165453 rows/sec., 145.16 MiB/sec. | ||
| 10935 | 2025.11.20 17:23:32.315096 [ 187 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 10936 | 2025.11.20 17:23:32.315107 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10937 | 2025.11.20 17:23:32.315185 [ 188 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_76_15} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10938 | 2025.11.20 17:23:32.315227 [ 260 ] {f4df9b46-e321-4544-ad1a-848d1842a30e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10939 | 2025.11.20 17:23:32.315238 [ 187 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10940 | 2025.11.20 17:23:32.315259 [ 188 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_76_15} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10941 | 2025.11.20 17:23:32.315263 [ 200 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10942 | 2025.11.20 17:23:32.315270 [ 260 ] {f4df9b46-e321-4544-ad1a-848d1842a30e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10943 | 2025.11.20 17:23:32.315278 [ 187 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 24004 rows starting from the beginning of the part | ||
| 10944 | 2025.11.20 17:23:32.315358 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 10945 | 2025.11.20 17:23:32.315358 [ 187 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 10946 | 2025.11.20 17:23:32.315426 [ 187 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 314 rows starting from the beginning of the part | ||
| 10947 | 2025.11.20 17:23:32.315469 [ 187 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 10948 | 2025.11.20 17:23:32.315517 [ 187 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 314 rows starting from the beginning of the part | ||
| 10949 | 2025.11.20 17:23:32.315520 [ 200 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_76_15} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10950 | 2025.11.20 17:23:32.315561 [ 187 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 10951 | 2025.11.20 17:23:32.315599 [ 200 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_76_15} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10952 | 2025.11.20 17:23:32.315621 [ 260 ] {f4df9b46-e321-4544-ad1a-848d1842a30e} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10953 | 2025.11.20 17:23:32.315660 [ 260 ] {f4df9b46-e321-4544-ad1a-848d1842a30e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10954 | 2025.11.20 17:23:32.315663 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 10955 | 2025.11.20 17:23:32.315989 [ 260 ] {f4df9b46-e321-4544-ad1a-848d1842a30e} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10956 | 2025.11.20 17:23:32.316192 [ 260 ] {f4df9b46-e321-4544-ad1a-848d1842a30e} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10957 | 2025.11.20 17:23:32.316321 [ 260 ] {f4df9b46-e321-4544-ad1a-848d1842a30e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 10958 | 2025.11.20 17:23:32.316357 [ 260 ] {f4df9b46-e321-4544-ad1a-848d1842a30e} <Debug> TCPHandler: Processed in 0.001298284 sec. | ||
| 10959 | 2025.11.20 17:23:32.316355 [ 102 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10960 | 2025.11.20 17:23:32.316433 [ 102 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10961 | 2025.11.20 17:23:32.316453 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10962 | 2025.11.20 17:23:32.316535 [ 192 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 10963 | 2025.11.20 17:23:32.316633 [ 192 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10964 | 2025.11.20 17:23:32.316665 [ 192 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 5176 rows starting from the beginning of the part | ||
| 10965 | 2025.11.20 17:23:32.316714 [ 192 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 10966 | 2025.11.20 17:23:32.316756 [ 192 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 104 rows starting from the beginning of the part | ||
| 10967 | 2025.11.20 17:23:32.316792 [ 192 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 10968 | 2025.11.20 17:23:32.316829 [ 192 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 104 rows starting from the beginning of the part | ||
| 10969 | 2025.11.20 17:23:32.316865 [ 192 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 10970 | 2025.11.20 17:23:32.318861 [ 189 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5564 rows, containing 4 columns (4 merged, 0 gathered) in 0.002358504 sec., 2359122.5624378845 rows/sec., 150.56 MiB/sec. | ||
| 10971 | 2025.11.20 17:23:32.319413 [ 193 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10972 | 2025.11.20 17:23:32.319730 [ 193 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_76_15} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10973 | 2025.11.20 17:23:32.319811 [ 193 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_76_15} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10974 | 2025.11.20 17:23:32.319901 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 10975 | 2025.11.20 17:23:32.321848 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25112 rows, containing 5 columns (5 merged, 0 gathered) in 0.006789738 sec., 3698522.6823185226 rows/sec., 249.13 MiB/sec. | ||
| 10976 | 2025.11.20 17:23:32.322110 [ 187 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 10977 | 2025.11.20 17:23:32.322363 [ 187 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10978 | 2025.11.20 17:23:32.322436 [ 187 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 10979 | 2025.11.20 17:23:32.322509 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 10980 | 2025.11.20 17:23:32.372807 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 10981 | 2025.11.20 17:23:32.389776 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10982 | 2025.11.20 17:23:32.389820 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 10983 | 2025.11.20 17:23:32.396107 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 10984 | 2025.11.20 17:23:32.396891 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10985 | 2025.11.20 17:23:32.399699 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 10986 | 2025.11.20 17:23:34.324975 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10987 | 2025.11.20 17:23:34.325255 [ 260 ] {207761d4-9c7a-497a-a5d6-2c7dc4fc56cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10988 | 2025.11.20 17:23:34.325363 [ 260 ] {207761d4-9c7a-497a-a5d6-2c7dc4fc56cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10989 | 2025.11.20 17:23:34.326100 [ 260 ] {207761d4-9c7a-497a-a5d6-2c7dc4fc56cf} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10990 | 2025.11.20 17:23:34.326138 [ 260 ] {207761d4-9c7a-497a-a5d6-2c7dc4fc56cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10991 | 2025.11.20 17:23:34.326538 [ 260 ] {207761d4-9c7a-497a-a5d6-2c7dc4fc56cf} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10992 | 2025.11.20 17:23:34.326758 [ 260 ] {207761d4-9c7a-497a-a5d6-2c7dc4fc56cf} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10993 | 2025.11.20 17:23:34.326907 [ 260 ] {207761d4-9c7a-497a-a5d6-2c7dc4fc56cf} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001727 sec., 237405.9061957151 rows/sec., 15.06 MiB/sec. | ||
| 10994 | 2025.11.20 17:23:34.326949 [ 260 ] {207761d4-9c7a-497a-a5d6-2c7dc4fc56cf} <Debug> TCPHandler: Processed in 0.00213952 sec. | ||
| 10995 | 2025.11.20 17:23:34.327060 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10996 | 2025.11.20 17:23:34.327153 [ 260 ] {b041fa33-159d-438a-b81d-2b8961ed3c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10997 | 2025.11.20 17:23:34.327195 [ 260 ] {b041fa33-159d-438a-b81d-2b8961ed3c03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10998 | 2025.11.20 17:23:34.327585 [ 260 ] {b041fa33-159d-438a-b81d-2b8961ed3c03} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10999 | 2025.11.20 17:23:34.327621 [ 260 ] {b041fa33-159d-438a-b81d-2b8961ed3c03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11000 | 2025.11.20 17:23:34.327923 [ 260 ] {b041fa33-159d-438a-b81d-2b8961ed3c03} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 11001 | 2025.11.20 17:23:34.328127 [ 260 ] {b041fa33-159d-438a-b81d-2b8961ed3c03} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11002 | 2025.11.20 17:23:34.328249 [ 260 ] {b041fa33-159d-438a-b81d-2b8961ed3c03} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001115 sec., 10762.331838565022 rows/sec., 877.59 KiB/sec. | ||
| 11003 | 2025.11.20 17:23:34.328287 [ 260 ] {b041fa33-159d-438a-b81d-2b8961ed3c03} <Debug> TCPHandler: Processed in 0.001275224 sec. | ||
| 11004 | 2025.11.20 17:23:34.328384 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11005 | 2025.11.20 17:23:34.328475 [ 260 ] {1ac006cc-5772-4ac9-bdc5-fb08eae71add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11006 | 2025.11.20 17:23:34.328515 [ 260 ] {1ac006cc-5772-4ac9-bdc5-fb08eae71add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11007 | 2025.11.20 17:23:34.329672 [ 260 ] {1ac006cc-5772-4ac9-bdc5-fb08eae71add} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11008 | 2025.11.20 17:23:34.329708 [ 260 ] {1ac006cc-5772-4ac9-bdc5-fb08eae71add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11009 | 2025.11.20 17:23:34.330152 [ 260 ] {1ac006cc-5772-4ac9-bdc5-fb08eae71add} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11010 | 2025.11.20 17:23:34.330365 [ 260 ] {1ac006cc-5772-4ac9-bdc5-fb08eae71add} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11011 | 2025.11.20 17:23:34.330494 [ 260 ] {1ac006cc-5772-4ac9-bdc5-fb08eae71add} <Debug> executeQuery: Read 2338 rows, 194.51 KiB in 0.002036 sec., 1148330.0589390963 rows/sec., 93.30 MiB/sec. | ||
| 11012 | 2025.11.20 17:23:34.330533 [ 260 ] {1ac006cc-5772-4ac9-bdc5-fb08eae71add} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 11013 | 2025.11.20 17:23:34.330546 [ 260 ] {1ac006cc-5772-4ac9-bdc5-fb08eae71add} <Debug> TCPHandler: Processed in 0.002209992 sec. | ||
| 11014 | 2025.11.20 17:23:34.330665 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11015 | 2025.11.20 17:23:34.330783 [ 260 ] {db65abf8-99cc-4c69-863a-4655c814c120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11016 | 2025.11.20 17:23:34.330832 [ 260 ] {db65abf8-99cc-4c69-863a-4655c814c120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11017 | 2025.11.20 17:23:34.331368 [ 260 ] {db65abf8-99cc-4c69-863a-4655c814c120} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11018 | 2025.11.20 17:23:34.331404 [ 260 ] {db65abf8-99cc-4c69-863a-4655c814c120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11019 | 2025.11.20 17:23:34.331725 [ 260 ] {db65abf8-99cc-4c69-863a-4655c814c120} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11020 | 2025.11.20 17:23:34.331940 [ 260 ] {db65abf8-99cc-4c69-863a-4655c814c120} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11021 | 2025.11.20 17:23:34.332067 [ 260 ] {db65abf8-99cc-4c69-863a-4655c814c120} <Debug> executeQuery: Read 257 rows, 16.16 KiB in 0.001309 sec., 196333.07868601984 rows/sec., 12.06 MiB/sec. | ||
| 11022 | 2025.11.20 17:23:34.332104 [ 260 ] {db65abf8-99cc-4c69-863a-4655c814c120} <Debug> TCPHandler: Processed in 0.001499968 sec. | ||
| 11023 | 2025.11.20 17:23:34.332211 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11024 | 2025.11.20 17:23:34.332314 [ 260 ] {0ba2b7e7-53b3-4084-8920-4e1ca39f2efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11025 | 2025.11.20 17:23:34.332355 [ 260 ] {0ba2b7e7-53b3-4084-8920-4e1ca39f2efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11026 | 2025.11.20 17:23:34.332869 [ 260 ] {0ba2b7e7-53b3-4084-8920-4e1ca39f2efd} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11027 | 2025.11.20 17:23:34.332908 [ 260 ] {0ba2b7e7-53b3-4084-8920-4e1ca39f2efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11028 | 2025.11.20 17:23:34.333263 [ 260 ] {0ba2b7e7-53b3-4084-8920-4e1ca39f2efd} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 11029 | 2025.11.20 17:23:34.333483 [ 260 ] {0ba2b7e7-53b3-4084-8920-4e1ca39f2efd} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11030 | 2025.11.20 17:23:34.333606 [ 101 ] {} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 11031 | 2025.11.20 17:23:34.333627 [ 260 ] {0ba2b7e7-53b3-4084-8920-4e1ca39f2efd} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001332 sec., 330330.3303303303 rows/sec., 21.85 MiB/sec. | ||
| 11032 | 2025.11.20 17:23:34.333673 [ 101 ] {} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11033 | 2025.11.20 17:23:34.333689 [ 260 ] {0ba2b7e7-53b3-4084-8920-4e1ca39f2efd} <Debug> TCPHandler: Processed in 0.001529229 sec. | ||
| 11034 | 2025.11.20 17:23:34.333699 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11035 | 2025.11.20 17:23:34.333808 [ 189 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 11036 | 2025.11.20 17:23:34.333813 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11037 | 2025.11.20 17:23:34.333924 [ 189 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11038 | 2025.11.20 17:23:34.333933 [ 260 ] {45bca11b-3a17-4777-ba43-23d9571ce75b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11039 | 2025.11.20 17:23:34.333965 [ 189 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 465 rows starting from the beginning of the part | ||
| 11040 | 2025.11.20 17:23:34.333985 [ 260 ] {45bca11b-3a17-4777-ba43-23d9571ce75b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11041 | 2025.11.20 17:23:34.334035 [ 189 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 252 rows starting from the beginning of the part | ||
| 11042 | 2025.11.20 17:23:34.334086 [ 189 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 440 rows starting from the beginning of the part | ||
| 11043 | 2025.11.20 17:23:34.334135 [ 189 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 212 rows starting from the beginning of the part | ||
| 11044 | 2025.11.20 17:23:34.334177 [ 189 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 213 rows starting from the beginning of the part | ||
| 11045 | 2025.11.20 17:23:34.334223 [ 189 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 440 rows starting from the beginning of the part | ||
| 11046 | 2025.11.20 17:23:34.334449 [ 260 ] {45bca11b-3a17-4777-ba43-23d9571ce75b} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11047 | 2025.11.20 17:23:34.334492 [ 260 ] {45bca11b-3a17-4777-ba43-23d9571ce75b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11048 | 2025.11.20 17:23:34.334822 [ 260 ] {45bca11b-3a17-4777-ba43-23d9571ce75b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11049 | 2025.11.20 17:23:34.335046 [ 260 ] {45bca11b-3a17-4777-ba43-23d9571ce75b} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11050 | 2025.11.20 17:23:34.335178 [ 260 ] {45bca11b-3a17-4777-ba43-23d9571ce75b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001263 sec., 167062.54948535233 rows/sec., 9.49 MiB/sec. | ||
| 11051 | 2025.11.20 17:23:34.335218 [ 260 ] {45bca11b-3a17-4777-ba43-23d9571ce75b} <Debug> TCPHandler: Processed in 0.001454857 sec. | ||
| 11052 | 2025.11.20 17:23:34.335326 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11053 | 2025.11.20 17:23:34.335379 [ 187 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2022 rows, containing 5 columns (5 merged, 0 gathered) in 0.00160811 sec., 1257376.6719938312 rows/sec., 88.26 MiB/sec. | ||
| 11054 | 2025.11.20 17:23:34.335420 [ 260 ] {b30ac1a1-a1dc-458d-990e-75a86a4564ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11055 | 2025.11.20 17:23:34.335467 [ 260 ] {b30ac1a1-a1dc-458d-990e-75a86a4564ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11056 | 2025.11.20 17:23:34.335564 [ 189 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 11057 | 2025.11.20 17:23:34.335834 [ 189 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_45_9} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11058 | 2025.11.20 17:23:34.335904 [ 189 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_45_9} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 11059 | 2025.11.20 17:23:34.335982 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 11060 | 2025.11.20 17:23:34.336212 [ 260 ] {b30ac1a1-a1dc-458d-990e-75a86a4564ab} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11061 | 2025.11.20 17:23:34.336254 [ 260 ] {b30ac1a1-a1dc-458d-990e-75a86a4564ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11062 | 2025.11.20 17:23:34.336626 [ 260 ] {b30ac1a1-a1dc-458d-990e-75a86a4564ab} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11063 | 2025.11.20 17:23:34.336851 [ 260 ] {b30ac1a1-a1dc-458d-990e-75a86a4564ab} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11064 | 2025.11.20 17:23:34.336977 [ 260 ] {b30ac1a1-a1dc-458d-990e-75a86a4564ab} <Debug> executeQuery: Read 1187 rows, 86.94 KiB in 0.001575 sec., 753650.7936507936 rows/sec., 53.91 MiB/sec. | ||
| 11065 | 2025.11.20 17:23:34.337015 [ 260 ] {b30ac1a1-a1dc-458d-990e-75a86a4564ab} <Debug> TCPHandler: Processed in 0.001738312 sec. | ||
| 11066 | 2025.11.20 17:23:34.337124 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11067 | 2025.11.20 17:23:34.337219 [ 260 ] {810f60ee-ddae-400f-971f-3ed0a04b70ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11068 | 2025.11.20 17:23:34.337263 [ 260 ] {810f60ee-ddae-400f-971f-3ed0a04b70ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11069 | 2025.11.20 17:23:34.337580 [ 260 ] {810f60ee-ddae-400f-971f-3ed0a04b70ad} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11070 | 2025.11.20 17:23:34.337616 [ 260 ] {810f60ee-ddae-400f-971f-3ed0a04b70ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11071 | 2025.11.20 17:23:34.337941 [ 260 ] {810f60ee-ddae-400f-971f-3ed0a04b70ad} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11072 | 2025.11.20 17:23:34.338147 [ 260 ] {810f60ee-ddae-400f-971f-3ed0a04b70ad} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11073 | 2025.11.20 17:23:34.338274 [ 260 ] {810f60ee-ddae-400f-971f-3ed0a04b70ad} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 11074 | 2025.11.20 17:23:34.338312 [ 260 ] {810f60ee-ddae-400f-971f-3ed0a04b70ad} <Debug> TCPHandler: Processed in 0.001236544 sec. | ||
| 11075 | 2025.11.20 17:23:34.338411 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11076 | 2025.11.20 17:23:34.338504 [ 260 ] {48e188a1-d74f-4e85-9ce8-e76d850666ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11077 | 2025.11.20 17:23:34.338547 [ 260 ] {48e188a1-d74f-4e85-9ce8-e76d850666ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11078 | 2025.11.20 17:23:34.339080 [ 260 ] {48e188a1-d74f-4e85-9ce8-e76d850666ca} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11079 | 2025.11.20 17:23:34.339116 [ 260 ] {48e188a1-d74f-4e85-9ce8-e76d850666ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11080 | 2025.11.20 17:23:34.339498 [ 260 ] {48e188a1-d74f-4e85-9ce8-e76d850666ca} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11081 | 2025.11.20 17:23:34.339711 [ 260 ] {48e188a1-d74f-4e85-9ce8-e76d850666ca} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11082 | 2025.11.20 17:23:34.339840 [ 260 ] {48e188a1-d74f-4e85-9ce8-e76d850666ca} <Debug> executeQuery: Read 908 rows, 61.46 KiB in 0.001354 sec., 670605.6129985229 rows/sec., 44.32 MiB/sec. | ||
| 11083 | 2025.11.20 17:23:34.339878 [ 260 ] {48e188a1-d74f-4e85-9ce8-e76d850666ca} <Debug> TCPHandler: Processed in 0.001515928 sec. | ||
| 11084 | 2025.11.20 17:23:34.339983 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11085 | 2025.11.20 17:23:34.340083 [ 260 ] {ad5cdfa1-594f-45a1-8ff1-f667a0cec36f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11086 | 2025.11.20 17:23:34.340126 [ 260 ] {ad5cdfa1-594f-45a1-8ff1-f667a0cec36f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11087 | 2025.11.20 17:23:34.340488 [ 260 ] {ad5cdfa1-594f-45a1-8ff1-f667a0cec36f} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11088 | 2025.11.20 17:23:34.340527 [ 260 ] {ad5cdfa1-594f-45a1-8ff1-f667a0cec36f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11089 | 2025.11.20 17:23:34.340861 [ 260 ] {ad5cdfa1-594f-45a1-8ff1-f667a0cec36f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11090 | 2025.11.20 17:23:34.341065 [ 260 ] {ad5cdfa1-594f-45a1-8ff1-f667a0cec36f} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11091 | 2025.11.20 17:23:34.341169 [ 101 ] {} <Debug> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
| 11092 | 2025.11.20 17:23:34.341200 [ 101 ] {} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11093 | 2025.11.20 17:23:34.341216 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11094 | 2025.11.20 17:23:34.341218 [ 260 ] {ad5cdfa1-594f-45a1-8ff1-f667a0cec36f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001153 sec., 867.3026886383349 rows/sec., 58.44 KiB/sec. | ||
| 11095 | 2025.11.20 17:23:34.341270 [ 260 ] {ad5cdfa1-594f-45a1-8ff1-f667a0cec36f} <Debug> TCPHandler: Processed in 0.001337115 sec. | ||
| 11096 | 2025.11.20 17:23:34.341295 [ 196 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
| 11097 | 2025.11.20 17:23:34.341381 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11098 | 2025.11.20 17:23:34.341384 [ 196 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11099 | 2025.11.20 17:23:34.341426 [ 196 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 29 rows starting from the beginning of the part | ||
| 11100 | 2025.11.20 17:23:34.341479 [ 196 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 11101 | 2025.11.20 17:23:34.341479 [ 260 ] {d3d71bc7-a00a-42e8-8449-006912745fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11102 | 2025.11.20 17:23:34.341521 [ 196 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 11103 | 2025.11.20 17:23:34.341542 [ 260 ] {d3d71bc7-a00a-42e8-8449-006912745fc3} <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 | ||
| 11104 | 2025.11.20 17:23:34.341561 [ 196 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 11105 | 2025.11.20 17:23:34.341597 [ 196 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part | ||
| 11106 | 2025.11.20 17:23:34.341639 [ 196 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 11107 | 2025.11.20 17:23:34.342305 [ 196 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35 rows, containing 4 columns (4 merged, 0 gathered) in 0.001047159 sec., 33423.76850124957 rows/sec., 2.19 MiB/sec. | ||
| 11108 | 2025.11.20 17:23:34.342354 [ 260 ] {d3d71bc7-a00a-42e8-8449-006912745fc3} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11109 | 2025.11.20 17:23:34.342390 [ 260 ] {d3d71bc7-a00a-42e8-8449-006912745fc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11110 | 2025.11.20 17:23:34.342483 [ 199 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 11111 | 2025.11.20 17:23:34.342823 [ 199 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_34_7} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11112 | 2025.11.20 17:23:34.342907 [ 199 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_34_7} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
| 11113 | 2025.11.20 17:23:34.342984 [ 260 ] {d3d71bc7-a00a-42e8-8449-006912745fc3} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11114 | 2025.11.20 17:23:34.343001 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 11115 | 2025.11.20 17:23:34.343241 [ 260 ] {d3d71bc7-a00a-42e8-8449-006912745fc3} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11116 | 2025.11.20 17:23:34.343391 [ 260 ] {d3d71bc7-a00a-42e8-8449-006912745fc3} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001929 sec., 20736.132711249353 rows/sec., 37.16 MiB/sec. | ||
| 11117 | 2025.11.20 17:23:34.343446 [ 260 ] {d3d71bc7-a00a-42e8-8449-006912745fc3} <Debug> TCPHandler: Processed in 0.00211446 sec. | ||
| 11118 | 2025.11.20 17:23:34.343557 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11119 | 2025.11.20 17:23:34.343652 [ 260 ] {b78fef54-6dda-46d0-9325-6615e6de0fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11120 | 2025.11.20 17:23:34.343694 [ 260 ] {b78fef54-6dda-46d0-9325-6615e6de0fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11121 | 2025.11.20 17:23:34.344022 [ 260 ] {b78fef54-6dda-46d0-9325-6615e6de0fb9} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11122 | 2025.11.20 17:23:34.344060 [ 260 ] {b78fef54-6dda-46d0-9325-6615e6de0fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11123 | 2025.11.20 17:23:34.344364 [ 260 ] {b78fef54-6dda-46d0-9325-6615e6de0fb9} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11124 | 2025.11.20 17:23:34.344574 [ 260 ] {b78fef54-6dda-46d0-9325-6615e6de0fb9} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11125 | 2025.11.20 17:23:34.344702 [ 260 ] {b78fef54-6dda-46d0-9325-6615e6de0fb9} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001067 sec., 63730.084348641045 rows/sec., 3.70 MiB/sec. | ||
| 11126 | 2025.11.20 17:23:34.344740 [ 260 ] {b78fef54-6dda-46d0-9325-6615e6de0fb9} <Debug> TCPHandler: Processed in 0.001232413 sec. | ||
| 11127 | 2025.11.20 17:23:36.228185 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1432 | ||
| 11128 | 2025.11.20 17:23:36.231214 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11129 | 2025.11.20 17:23:36.231254 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11130 | 2025.11.20 17:23:36.232502 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11131 | 2025.11.20 17:23:36.232773 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11132 | 2025.11.20 17:23:36.233054 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1432 | ||
| 11133 | 2025.11.20 17:23:37.306808 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11134 | 2025.11.20 17:23:37.306983 [ 260 ] {d64c9e65-57e5-45e5-8201-ab20a52bcc7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11135 | 2025.11.20 17:23:37.307049 [ 260 ] {d64c9e65-57e5-45e5-8201-ab20a52bcc7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11136 | 2025.11.20 17:23:37.307707 [ 260 ] {d64c9e65-57e5-45e5-8201-ab20a52bcc7b} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11137 | 2025.11.20 17:23:37.307754 [ 260 ] {d64c9e65-57e5-45e5-8201-ab20a52bcc7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11138 | 2025.11.20 17:23:37.308145 [ 260 ] {d64c9e65-57e5-45e5-8201-ab20a52bcc7b} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11139 | 2025.11.20 17:23:37.308429 [ 260 ] {d64c9e65-57e5-45e5-8201-ab20a52bcc7b} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11140 | 2025.11.20 17:23:37.308596 [ 260 ] {d64c9e65-57e5-45e5-8201-ab20a52bcc7b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00166 sec., 33734.93975903615 rows/sec., 2.59 MiB/sec. | ||
| 11141 | 2025.11.20 17:23:37.308639 [ 260 ] {d64c9e65-57e5-45e5-8201-ab20a52bcc7b} <Debug> TCPHandler: Processed in 0.001964077 sec. | ||
| 11142 | 2025.11.20 17:23:37.308763 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11143 | 2025.11.20 17:23:37.308861 [ 260 ] {4cb7f3e7-a3b6-4d2f-8c0f-3cf8862cb2a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11144 | 2025.11.20 17:23:37.308902 [ 260 ] {4cb7f3e7-a3b6-4d2f-8c0f-3cf8862cb2a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11145 | 2025.11.20 17:23:37.309339 [ 260 ] {4cb7f3e7-a3b6-4d2f-8c0f-3cf8862cb2a7} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11146 | 2025.11.20 17:23:37.309379 [ 260 ] {4cb7f3e7-a3b6-4d2f-8c0f-3cf8862cb2a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11147 | 2025.11.20 17:23:37.309702 [ 260 ] {4cb7f3e7-a3b6-4d2f-8c0f-3cf8862cb2a7} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11148 | 2025.11.20 17:23:37.309922 [ 260 ] {4cb7f3e7-a3b6-4d2f-8c0f-3cf8862cb2a7} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11149 | 2025.11.20 17:23:37.310065 [ 260 ] {4cb7f3e7-a3b6-4d2f-8c0f-3cf8862cb2a7} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001224 sec., 52287.5816993464 rows/sec., 4.08 MiB/sec. | ||
| 11150 | 2025.11.20 17:23:37.310104 [ 260 ] {4cb7f3e7-a3b6-4d2f-8c0f-3cf8862cb2a7} <Debug> TCPHandler: Processed in 0.001391426 sec. | ||
| 11151 | 2025.11.20 17:23:37.310215 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11152 | 2025.11.20 17:23:37.310308 [ 260 ] {08f4bd9d-98e1-47e5-b39a-6e96549d18fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11153 | 2025.11.20 17:23:37.310353 [ 260 ] {08f4bd9d-98e1-47e5-b39a-6e96549d18fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11154 | 2025.11.20 17:23:37.310723 [ 260 ] {08f4bd9d-98e1-47e5-b39a-6e96549d18fc} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11155 | 2025.11.20 17:23:37.310760 [ 260 ] {08f4bd9d-98e1-47e5-b39a-6e96549d18fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11156 | 2025.11.20 17:23:37.311098 [ 260 ] {08f4bd9d-98e1-47e5-b39a-6e96549d18fc} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11157 | 2025.11.20 17:23:37.311331 [ 260 ] {08f4bd9d-98e1-47e5-b39a-6e96549d18fc} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11158 | 2025.11.20 17:23:37.311467 [ 260 ] {08f4bd9d-98e1-47e5-b39a-6e96549d18fc} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001176 sec., 81632.6530612245 rows/sec., 5.69 MiB/sec. | ||
| 11159 | 2025.11.20 17:23:37.311505 [ 260 ] {08f4bd9d-98e1-47e5-b39a-6e96549d18fc} <Debug> TCPHandler: Processed in 0.001338565 sec. | ||
| 11160 | 2025.11.20 17:23:37.311614 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11161 | 2025.11.20 17:23:37.311708 [ 260 ] {7bebb09b-7517-4732-9613-804d6be53852} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11162 | 2025.11.20 17:23:37.311750 [ 260 ] {7bebb09b-7517-4732-9613-804d6be53852} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11163 | 2025.11.20 17:23:37.312084 [ 260 ] {7bebb09b-7517-4732-9613-804d6be53852} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11164 | 2025.11.20 17:23:37.312122 [ 260 ] {7bebb09b-7517-4732-9613-804d6be53852} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11165 | 2025.11.20 17:23:37.312434 [ 260 ] {7bebb09b-7517-4732-9613-804d6be53852} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11166 | 2025.11.20 17:23:37.312646 [ 260 ] {7bebb09b-7517-4732-9613-804d6be53852} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11167 | 2025.11.20 17:23:37.312785 [ 260 ] {7bebb09b-7517-4732-9613-804d6be53852} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001095 sec., 32876.71232876712 rows/sec., 2.22 MiB/sec. | ||
| 11168 | 2025.11.20 17:23:37.312820 [ 260 ] {7bebb09b-7517-4732-9613-804d6be53852} <Debug> TCPHandler: Processed in 0.001254783 sec. | ||
| 11169 | 2025.11.20 17:23:38.653077 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24416 | ||
| 11170 | 2025.11.20 17:23:38.653602 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11171 | 2025.11.20 17:23:38.653646 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11172 | 2025.11.20 17:23:38.654179 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11173 | 2025.11.20 17:23:38.654476 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11174 | 2025.11.20 17:23:38.654611 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24416 | ||
| 11175 | 2025.11.20 17:23:38.654637 [ 95 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11176 | 2025.11.20 17:23:38.654713 [ 95 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11177 | 2025.11.20 17:23:38.654736 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11178 | 2025.11.20 17:23:38.654860 [ 189 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::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 | ||
| 11179 | 2025.11.20 17:23:38.654997 [ 189 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11180 | 2025.11.20 17:23:38.655035 [ 189 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22048 rows starting from the beginning of the part | ||
| 11181 | 2025.11.20 17:23:38.655097 [ 189 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 448 rows starting from the beginning of the part | ||
| 11182 | 2025.11.20 17:23:38.655139 [ 189 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 512 rows starting from the beginning of the part | ||
| 11183 | 2025.11.20 17:23:38.655184 [ 189 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 448 rows starting from the beginning of the part | ||
| 11184 | 2025.11.20 17:23:38.655221 [ 189 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 512 rows starting from the beginning of the part | ||
| 11185 | 2025.11.20 17:23:38.655259 [ 189 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 448 rows starting from the beginning of the part | ||
| 11186 | 2025.11.20 17:23:38.657126 [ 196 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24416 rows, containing 4 columns (4 merged, 0 gathered) in 0.002319774 sec., 10525163.227107467 rows/sec., 150.56 MiB/sec. | ||
| 11187 | 2025.11.20 17:23:38.657589 [ 198 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11188 | 2025.11.20 17:23:38.657907 [ 198 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_51_10} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11189 | 2025.11.20 17:23:38.658002 [ 198 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_51_10} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11190 | 2025.11.20 17:23:38.658123 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11191 | 2025.11.20 17:23:39.899848 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11192 | 2025.11.20 17:23:39.917073 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11193 | 2025.11.20 17:23:39.917126 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11194 | 2025.11.20 17:23:39.922570 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11195 | 2025.11.20 17:23:39.923296 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11196 | 2025.11.20 17:23:39.923595 [ 95 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11197 | 2025.11.20 17:23:39.923694 [ 95 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11198 | 2025.11.20 17:23:39.923732 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11199 | 2025.11.20 17:23:39.923923 [ 186 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 11200 | 2025.11.20 17:23:39.926196 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11201 | 2025.11.20 17:23:39.927848 [ 186 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11202 | 2025.11.20 17:23:39.929462 [ 186 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 11203 | 2025.11.20 17:23:39.934623 [ 186 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 11204 | 2025.11.20 17:23:39.939365 [ 186 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 11205 | 2025.11.20 17:23:39.944202 [ 186 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 11206 | 2025.11.20 17:23:39.948687 [ 186 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 11207 | 2025.11.20 17:23:39.952581 [ 186 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 11208 | 2025.11.20 17:23:40.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 329.32 MiB, peak 331.25 MiB, free memory in arenas 0.00 B, will set to 320.66 MiB (RSS), difference: -8.66 MiB | ||
| 11209 | 2025.11.20 17:23:40.007542 [ 196 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.083712101 sec., 4587.150428825099 rows/sec., 23.72 MiB/sec. | ||
| 11210 | 2025.11.20 17:23:40.010615 [ 201 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11211 | 2025.11.20 17:23:40.012822 [ 201 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_51_10} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11212 | 2025.11.20 17:23:40.012906 [ 201 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_51_10} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11213 | 2025.11.20 17:23:40.015427 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 11214 | 2025.11.20 17:23:41.000205 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 309.17 MiB, peak 331.25 MiB, free memory in arenas 0.00 B, will set to 321.09 MiB (RSS), difference: 11.91 MiB | ||
| 11215 | 2025.11.20 17:23:42.309267 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11216 | 2025.11.20 17:23:42.309464 [ 260 ] {55f74084-525a-4912-9831-2fc22d338aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11217 | 2025.11.20 17:23:42.309538 [ 260 ] {55f74084-525a-4912-9831-2fc22d338aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11218 | 2025.11.20 17:23:42.310178 [ 260 ] {55f74084-525a-4912-9831-2fc22d338aa7} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11219 | 2025.11.20 17:23:42.310220 [ 260 ] {55f74084-525a-4912-9831-2fc22d338aa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11220 | 2025.11.20 17:23:42.310631 [ 260 ] {55f74084-525a-4912-9831-2fc22d338aa7} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11221 | 2025.11.20 17:23:42.310900 [ 260 ] {55f74084-525a-4912-9831-2fc22d338aa7} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11222 | 2025.11.20 17:23:42.311065 [ 260 ] {55f74084-525a-4912-9831-2fc22d338aa7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001655 sec., 33836.8580060423 rows/sec., 2.60 MiB/sec. | ||
| 11223 | 2025.11.20 17:23:42.311117 [ 260 ] {55f74084-525a-4912-9831-2fc22d338aa7} <Debug> TCPHandler: Processed in 0.001989228 sec. | ||
| 11224 | 2025.11.20 17:23:42.311252 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11225 | 2025.11.20 17:23:42.311358 [ 260 ] {d226f662-40b0-43e7-89f8-a7d0d6fa21d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11226 | 2025.11.20 17:23:42.311403 [ 260 ] {d226f662-40b0-43e7-89f8-a7d0d6fa21d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11227 | 2025.11.20 17:23:42.311830 [ 260 ] {d226f662-40b0-43e7-89f8-a7d0d6fa21d1} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11228 | 2025.11.20 17:23:42.311865 [ 260 ] {d226f662-40b0-43e7-89f8-a7d0d6fa21d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11229 | 2025.11.20 17:23:42.312173 [ 260 ] {d226f662-40b0-43e7-89f8-a7d0d6fa21d1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11230 | 2025.11.20 17:23:42.312434 [ 260 ] {d226f662-40b0-43e7-89f8-a7d0d6fa21d1} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11231 | 2025.11.20 17:23:42.312570 [ 260 ] {d226f662-40b0-43e7-89f8-a7d0d6fa21d1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001236 sec., 51779.93527508091 rows/sec., 4.04 MiB/sec. | ||
| 11232 | 2025.11.20 17:23:42.312609 [ 260 ] {d226f662-40b0-43e7-89f8-a7d0d6fa21d1} <Debug> TCPHandler: Processed in 0.001412127 sec. | ||
| 11233 | 2025.11.20 17:23:42.312724 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11234 | 2025.11.20 17:23:42.312827 [ 260 ] {b9e83f7e-08b0-4bd1-a15e-28c492261fec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11235 | 2025.11.20 17:23:42.312874 [ 260 ] {b9e83f7e-08b0-4bd1-a15e-28c492261fec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11236 | 2025.11.20 17:23:42.313294 [ 260 ] {b9e83f7e-08b0-4bd1-a15e-28c492261fec} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11237 | 2025.11.20 17:23:42.313333 [ 260 ] {b9e83f7e-08b0-4bd1-a15e-28c492261fec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11238 | 2025.11.20 17:23:42.313690 [ 260 ] {b9e83f7e-08b0-4bd1-a15e-28c492261fec} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11239 | 2025.11.20 17:23:42.313900 [ 260 ] {b9e83f7e-08b0-4bd1-a15e-28c492261fec} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11240 | 2025.11.20 17:23:42.314031 [ 260 ] {b9e83f7e-08b0-4bd1-a15e-28c492261fec} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 11241 | 2025.11.20 17:23:42.314069 [ 260 ] {b9e83f7e-08b0-4bd1-a15e-28c492261fec} <Debug> TCPHandler: Processed in 0.001395706 sec. | ||
| 11242 | 2025.11.20 17:23:42.314177 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11243 | 2025.11.20 17:23:42.314273 [ 260 ] {2c9900fc-9d8c-44f6-ac9f-830d6cdcb06d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11244 | 2025.11.20 17:23:42.314323 [ 260 ] {2c9900fc-9d8c-44f6-ac9f-830d6cdcb06d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11245 | 2025.11.20 17:23:42.314665 [ 260 ] {2c9900fc-9d8c-44f6-ac9f-830d6cdcb06d} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11246 | 2025.11.20 17:23:42.314701 [ 260 ] {2c9900fc-9d8c-44f6-ac9f-830d6cdcb06d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11247 | 2025.11.20 17:23:42.315012 [ 260 ] {2c9900fc-9d8c-44f6-ac9f-830d6cdcb06d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11248 | 2025.11.20 17:23:42.315222 [ 260 ] {2c9900fc-9d8c-44f6-ac9f-830d6cdcb06d} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11249 | 2025.11.20 17:23:42.315352 [ 260 ] {2c9900fc-9d8c-44f6-ac9f-830d6cdcb06d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 11250 | 2025.11.20 17:23:42.315388 [ 260 ] {2c9900fc-9d8c-44f6-ac9f-830d6cdcb06d} <Debug> TCPHandler: Processed in 0.001259624 sec. | ||
| 11251 | 2025.11.20 17:23:45.284390 [ 86 ] {} <Debug> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f) (MergerMutator): Selected 5 parts from all_1_31_6 to all_35_35_0 | ||
| 11252 | 2025.11.20 17:23:45.284464 [ 86 ] {} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11253 | 2025.11.20 17:23:45.284485 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11254 | 2025.11.20 17:23:45.284587 [ 190 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_6 to all_35_35_0 into Compact with storage Full | ||
| 11255 | 2025.11.20 17:23:45.284788 [ 190 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11256 | 2025.11.20 17:23:45.284853 [ 190 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 223 rows starting from the beginning of the part | ||
| 11257 | 2025.11.20 17:23:45.284962 [ 190 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 211 rows starting from the beginning of the part | ||
| 11258 | 2025.11.20 17:23:45.285042 [ 190 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 211 rows starting from the beginning of the part | ||
| 11259 | 2025.11.20 17:23:45.285114 [ 190 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 211 rows starting from the beginning of the part | ||
| 11260 | 2025.11.20 17:23:45.285182 [ 190 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 211 rows starting from the beginning of the part | ||
| 11261 | 2025.11.20 17:23:45.286460 [ 196 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001914476 sec., 557332.6591714913 rows/sec., 33.90 MiB/sec. | ||
| 11262 | 2025.11.20 17:23:45.286686 [ 195 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 11263 | 2025.11.20 17:23:45.287035 [ 195 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_35_7} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11264 | 2025.11.20 17:23:45.287129 [ 195 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_35_7} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f) (MergerMutator): Merged 5 parts: [all_1_31_6, all_35_35_0] -> all_1_35_7 | ||
| 11265 | 2025.11.20 17:23:45.287232 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 11266 | 2025.11.20 17:23:46.016001 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11267 | 2025.11.20 17:23:46.016055 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11268 | 2025.11.20 17:23:46.154766 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24928 | ||
| 11269 | 2025.11.20 17:23:46.155545 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11270 | 2025.11.20 17:23:46.155617 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11271 | 2025.11.20 17:23:46.156217 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11272 | 2025.11.20 17:23:46.156453 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11273 | 2025.11.20 17:23:46.156605 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24928 | ||
| 11274 | 2025.11.20 17:23:46.183899 [ 89 ] {} <Debug> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356) (MergerMutator): Selected 5 parts from all_1_31_6 to all_35_35_0 | ||
| 11275 | 2025.11.20 17:23:46.183997 [ 89 ] {} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11276 | 2025.11.20 17:23:46.184036 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11277 | 2025.11.20 17:23:46.184217 [ 191 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_6 to all_35_35_0 into Compact with storage Full | ||
| 11278 | 2025.11.20 17:23:46.184434 [ 191 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11279 | 2025.11.20 17:23:46.184492 [ 191 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 434 rows starting from the beginning of the part | ||
| 11280 | 2025.11.20 17:23:46.184599 [ 191 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 410 rows starting from the beginning of the part | ||
| 11281 | 2025.11.20 17:23:46.184675 [ 191 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 410 rows starting from the beginning of the part | ||
| 11282 | 2025.11.20 17:23:46.184740 [ 191 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 410 rows starting from the beginning of the part | ||
| 11283 | 2025.11.20 17:23:46.184781 [ 191 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 410 rows starting from the beginning of the part | ||
| 11284 | 2025.11.20 17:23:46.185805 [ 195 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001672511 sec., 1240051.6349369301 rows/sec., 83.67 MiB/sec. | ||
| 11285 | 2025.11.20 17:23:46.185941 [ 191 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 11286 | 2025.11.20 17:23:46.186178 [ 191 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_35_7} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11287 | 2025.11.20 17:23:46.186249 [ 191 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_35_7} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356) (MergerMutator): Merged 5 parts: [all_1_31_6, all_35_35_0] -> all_1_35_7 | ||
| 11288 | 2025.11.20 17:23:46.186313 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 11289 | 2025.11.20 17:23:46.233431 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1448 | ||
| 11290 | 2025.11.20 17:23:46.235487 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11291 | 2025.11.20 17:23:46.235529 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11292 | 2025.11.20 17:23:46.236657 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11293 | 2025.11.20 17:23:46.236910 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11294 | 2025.11.20 17:23:46.237166 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1448 | ||
| 11295 | 2025.11.20 17:23:46.743073 [ 89 ] {} <Debug> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 11296 | 2025.11.20 17:23:46.743135 [ 89 ] {} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11297 | 2025.11.20 17:23:46.743156 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11298 | 2025.11.20 17:23:46.743287 [ 195 ] {db4765ec-e1f8-4f4e-9924-531726021f31::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 | ||
| 11299 | 2025.11.20 17:23:46.743433 [ 195 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11300 | 2025.11.20 17:23:46.743467 [ 195 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 11301 | 2025.11.20 17:23:46.743535 [ 195 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 11302 | 2025.11.20 17:23:46.743581 [ 195 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 12 rows starting from the beginning of the part | ||
| 11303 | 2025.11.20 17:23:46.743621 [ 195 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 11304 | 2025.11.20 17:23:46.743661 [ 195 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 11305 | 2025.11.20 17:23:46.744386 [ 191 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001153662 sec., 48541.0804897795 rows/sec., 4.05 MiB/sec. | ||
| 11306 | 2025.11.20 17:23:46.744494 [ 195 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 11307 | 2025.11.20 17:23:46.744720 [ 195 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_13_3} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11308 | 2025.11.20 17:23:46.744786 [ 195 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_13_3} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 11309 | 2025.11.20 17:23:46.744847 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11310 | 2025.11.20 17:23:47.321863 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11311 | 2025.11.20 17:23:47.322055 [ 260 ] {09ed1168-cd19-405f-a8d9-9d8d27ada444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11312 | 2025.11.20 17:23:47.322125 [ 260 ] {09ed1168-cd19-405f-a8d9-9d8d27ada444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11313 | 2025.11.20 17:23:47.322993 [ 260 ] {09ed1168-cd19-405f-a8d9-9d8d27ada444} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11314 | 2025.11.20 17:23:47.323036 [ 260 ] {09ed1168-cd19-405f-a8d9-9d8d27ada444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11315 | 2025.11.20 17:23:47.323427 [ 260 ] {09ed1168-cd19-405f-a8d9-9d8d27ada444} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11316 | 2025.11.20 17:23:47.323646 [ 260 ] {09ed1168-cd19-405f-a8d9-9d8d27ada444} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11317 | 2025.11.20 17:23:47.323797 [ 260 ] {09ed1168-cd19-405f-a8d9-9d8d27ada444} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001792 sec., 228794.64285714287 rows/sec., 14.51 MiB/sec. | ||
| 11318 | 2025.11.20 17:23:47.323837 [ 260 ] {09ed1168-cd19-405f-a8d9-9d8d27ada444} <Debug> TCPHandler: Processed in 0.002109649 sec. | ||
| 11319 | 2025.11.20 17:23:47.323951 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11320 | 2025.11.20 17:23:47.324046 [ 260 ] {c0339a20-3200-40fb-97d6-a7444685a315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11321 | 2025.11.20 17:23:47.324086 [ 260 ] {c0339a20-3200-40fb-97d6-a7444685a315} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11322 | 2025.11.20 17:23:47.325064 [ 260 ] {c0339a20-3200-40fb-97d6-a7444685a315} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11323 | 2025.11.20 17:23:47.325100 [ 260 ] {c0339a20-3200-40fb-97d6-a7444685a315} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11324 | 2025.11.20 17:23:47.325488 [ 260 ] {c0339a20-3200-40fb-97d6-a7444685a315} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11325 | 2025.11.20 17:23:47.325690 [ 260 ] {c0339a20-3200-40fb-97d6-a7444685a315} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11326 | 2025.11.20 17:23:47.325818 [ 260 ] {c0339a20-3200-40fb-97d6-a7444685a315} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.00179 sec., 665921.7877094973 rows/sec., 53.20 MiB/sec. | ||
| 11327 | 2025.11.20 17:23:47.325856 [ 260 ] {c0339a20-3200-40fb-97d6-a7444685a315} <Debug> TCPHandler: Processed in 0.001954517 sec. | ||
| 11328 | 2025.11.20 17:23:47.325964 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11329 | 2025.11.20 17:23:47.326057 [ 260 ] {96935903-104e-406d-83a6-d441acd9e67e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11330 | 2025.11.20 17:23:47.326097 [ 260 ] {96935903-104e-406d-83a6-d441acd9e67e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11331 | 2025.11.20 17:23:47.326575 [ 260 ] {96935903-104e-406d-83a6-d441acd9e67e} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11332 | 2025.11.20 17:23:47.326611 [ 260 ] {96935903-104e-406d-83a6-d441acd9e67e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11333 | 2025.11.20 17:23:47.326928 [ 260 ] {96935903-104e-406d-83a6-d441acd9e67e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11334 | 2025.11.20 17:23:47.327128 [ 260 ] {96935903-104e-406d-83a6-d441acd9e67e} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11335 | 2025.11.20 17:23:47.327256 [ 260 ] {96935903-104e-406d-83a6-d441acd9e67e} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001216 sec., 201480.26315789472 rows/sec., 12.31 MiB/sec. | ||
| 11336 | 2025.11.20 17:23:47.327298 [ 260 ] {96935903-104e-406d-83a6-d441acd9e67e} <Debug> TCPHandler: Processed in 0.001382966 sec. | ||
| 11337 | 2025.11.20 17:23:47.327398 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11338 | 2025.11.20 17:23:47.327492 [ 260 ] {110df361-3a49-4bb4-bad0-92de9f757ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11339 | 2025.11.20 17:23:47.327535 [ 260 ] {110df361-3a49-4bb4-bad0-92de9f757ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11340 | 2025.11.20 17:23:47.328004 [ 260 ] {110df361-3a49-4bb4-bad0-92de9f757ba2} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11341 | 2025.11.20 17:23:47.328042 [ 260 ] {110df361-3a49-4bb4-bad0-92de9f757ba2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11342 | 2025.11.20 17:23:47.328360 [ 260 ] {110df361-3a49-4bb4-bad0-92de9f757ba2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 11343 | 2025.11.20 17:23:47.328565 [ 260 ] {110df361-3a49-4bb4-bad0-92de9f757ba2} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11344 | 2025.11.20 17:23:47.328696 [ 260 ] {110df361-3a49-4bb4-bad0-92de9f757ba2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001221 sec., 173628.17362817362 rows/sec., 11.20 MiB/sec. | ||
| 11345 | 2025.11.20 17:23:47.328733 [ 260 ] {110df361-3a49-4bb4-bad0-92de9f757ba2} <Debug> TCPHandler: Processed in 0.001383116 sec. | ||
| 11346 | 2025.11.20 17:23:47.328831 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11347 | 2025.11.20 17:23:47.328924 [ 260 ] {ca55a0de-1dd8-4bc1-bf27-2fa605c5ff33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11348 | 2025.11.20 17:23:47.328962 [ 260 ] {ca55a0de-1dd8-4bc1-bf27-2fa605c5ff33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11349 | 2025.11.20 17:23:47.329415 [ 260 ] {ca55a0de-1dd8-4bc1-bf27-2fa605c5ff33} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11350 | 2025.11.20 17:23:47.329454 [ 260 ] {ca55a0de-1dd8-4bc1-bf27-2fa605c5ff33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11351 | 2025.11.20 17:23:47.329790 [ 260 ] {ca55a0de-1dd8-4bc1-bf27-2fa605c5ff33} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11352 | 2025.11.20 17:23:47.329998 [ 260 ] {ca55a0de-1dd8-4bc1-bf27-2fa605c5ff33} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11353 | 2025.11.20 17:23:47.330126 [ 260 ] {ca55a0de-1dd8-4bc1-bf27-2fa605c5ff33} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00122 sec., 172950.81967213115 rows/sec., 9.82 MiB/sec. | ||
| 11354 | 2025.11.20 17:23:47.330163 [ 260 ] {ca55a0de-1dd8-4bc1-bf27-2fa605c5ff33} <Debug> TCPHandler: Processed in 0.001380116 sec. | ||
| 11355 | 2025.11.20 17:23:47.330294 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11356 | 2025.11.20 17:23:47.330388 [ 260 ] {2c81e2a1-669e-4546-beec-0f81f160cd9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11357 | 2025.11.20 17:23:47.330427 [ 260 ] {2c81e2a1-669e-4546-beec-0f81f160cd9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11358 | 2025.11.20 17:23:47.331080 [ 260 ] {2c81e2a1-669e-4546-beec-0f81f160cd9d} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11359 | 2025.11.20 17:23:47.331116 [ 260 ] {2c81e2a1-669e-4546-beec-0f81f160cd9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11360 | 2025.11.20 17:23:47.331475 [ 260 ] {2c81e2a1-669e-4546-beec-0f81f160cd9d} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11361 | 2025.11.20 17:23:47.331677 [ 260 ] {2c81e2a1-669e-4546-beec-0f81f160cd9d} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11362 | 2025.11.20 17:23:47.331807 [ 260 ] {2c81e2a1-669e-4546-beec-0f81f160cd9d} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001437 sec., 500347.947112039 rows/sec., 35.11 MiB/sec. | ||
| 11363 | 2025.11.20 17:23:47.331845 [ 260 ] {2c81e2a1-669e-4546-beec-0f81f160cd9d} <Debug> TCPHandler: Processed in 0.001602781 sec. | ||
| 11364 | 2025.11.20 17:23:47.331957 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11365 | 2025.11.20 17:23:47.332050 [ 260 ] {1c8cad5c-c294-47ee-bde8-110e68718be5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11366 | 2025.11.20 17:23:47.332091 [ 260 ] {1c8cad5c-c294-47ee-bde8-110e68718be5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11367 | 2025.11.20 17:23:47.332435 [ 260 ] {1c8cad5c-c294-47ee-bde8-110e68718be5} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11368 | 2025.11.20 17:23:47.332473 [ 260 ] {1c8cad5c-c294-47ee-bde8-110e68718be5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11369 | 2025.11.20 17:23:47.332774 [ 260 ] {1c8cad5c-c294-47ee-bde8-110e68718be5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 11370 | 2025.11.20 17:23:47.332977 [ 260 ] {1c8cad5c-c294-47ee-bde8-110e68718be5} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11371 | 2025.11.20 17:23:47.333101 [ 260 ] {1c8cad5c-c294-47ee-bde8-110e68718be5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 11372 | 2025.11.20 17:23:47.333138 [ 260 ] {1c8cad5c-c294-47ee-bde8-110e68718be5} <Debug> TCPHandler: Processed in 0.001229703 sec. | ||
| 11373 | 2025.11.20 17:23:47.333252 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11374 | 2025.11.20 17:23:47.333345 [ 260 ] {37804c0c-5f9f-47ab-9843-70cb00b4cb0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11375 | 2025.11.20 17:23:47.333385 [ 260 ] {37804c0c-5f9f-47ab-9843-70cb00b4cb0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11376 | 2025.11.20 17:23:47.333818 [ 260 ] {37804c0c-5f9f-47ab-9843-70cb00b4cb0c} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11377 | 2025.11.20 17:23:47.333853 [ 260 ] {37804c0c-5f9f-47ab-9843-70cb00b4cb0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11378 | 2025.11.20 17:23:47.334208 [ 260 ] {37804c0c-5f9f-47ab-9843-70cb00b4cb0c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11379 | 2025.11.20 17:23:47.334427 [ 260 ] {37804c0c-5f9f-47ab-9843-70cb00b4cb0c} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11380 | 2025.11.20 17:23:47.334556 [ 260 ] {37804c0c-5f9f-47ab-9843-70cb00b4cb0c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00123 sec., 255284.55284552847 rows/sec., 16.77 MiB/sec. | ||
| 11381 | 2025.11.20 17:23:47.334593 [ 260 ] {37804c0c-5f9f-47ab-9843-70cb00b4cb0c} <Debug> TCPHandler: Processed in 0.001389506 sec. | ||
| 11382 | 2025.11.20 17:23:47.334703 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11383 | 2025.11.20 17:23:47.334798 [ 260 ] {68218160-b05d-4e01-af71-d2b602ef1d2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11384 | 2025.11.20 17:23:47.334839 [ 260 ] {68218160-b05d-4e01-af71-d2b602ef1d2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11385 | 2025.11.20 17:23:47.335146 [ 260 ] {68218160-b05d-4e01-af71-d2b602ef1d2c} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11386 | 2025.11.20 17:23:47.335181 [ 260 ] {68218160-b05d-4e01-af71-d2b602ef1d2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11387 | 2025.11.20 17:23:47.335476 [ 260 ] {68218160-b05d-4e01-af71-d2b602ef1d2c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11388 | 2025.11.20 17:23:47.335691 [ 260 ] {68218160-b05d-4e01-af71-d2b602ef1d2c} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11389 | 2025.11.20 17:23:47.335818 [ 260 ] {68218160-b05d-4e01-af71-d2b602ef1d2c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 11390 | 2025.11.20 17:23:47.335854 [ 260 ] {68218160-b05d-4e01-af71-d2b602ef1d2c} <Debug> TCPHandler: Processed in 0.001198703 sec. | ||
| 11391 | 2025.11.20 17:23:47.335962 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11392 | 2025.11.20 17:23:47.336053 [ 260 ] {d105cd04-0c1c-4ea3-a5d5-99093025200c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11393 | 2025.11.20 17:23:47.336107 [ 260 ] {d105cd04-0c1c-4ea3-a5d5-99093025200c} <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 | ||
| 11394 | 2025.11.20 17:23:47.336973 [ 260 ] {d105cd04-0c1c-4ea3-a5d5-99093025200c} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11395 | 2025.11.20 17:23:47.337009 [ 260 ] {d105cd04-0c1c-4ea3-a5d5-99093025200c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11396 | 2025.11.20 17:23:47.337599 [ 260 ] {d105cd04-0c1c-4ea3-a5d5-99093025200c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11397 | 2025.11.20 17:23:47.337823 [ 260 ] {d105cd04-0c1c-4ea3-a5d5-99093025200c} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11398 | 2025.11.20 17:23:47.337958 [ 260 ] {d105cd04-0c1c-4ea3-a5d5-99093025200c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001922 sec., 20811.654526534858 rows/sec., 37.29 MiB/sec. | ||
| 11399 | 2025.11.20 17:23:47.338018 [ 260 ] {d105cd04-0c1c-4ea3-a5d5-99093025200c} <Debug> TCPHandler: Processed in 0.002103719 sec. | ||
| 11400 | 2025.11.20 17:23:47.338135 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11401 | 2025.11.20 17:23:47.338231 [ 260 ] {502203af-2467-4fca-b55d-16dda690569b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11402 | 2025.11.20 17:23:47.338272 [ 260 ] {502203af-2467-4fca-b55d-16dda690569b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11403 | 2025.11.20 17:23:47.338600 [ 260 ] {502203af-2467-4fca-b55d-16dda690569b} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11404 | 2025.11.20 17:23:47.338637 [ 260 ] {502203af-2467-4fca-b55d-16dda690569b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11405 | 2025.11.20 17:23:47.338948 [ 260 ] {502203af-2467-4fca-b55d-16dda690569b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11406 | 2025.11.20 17:23:47.339161 [ 260 ] {502203af-2467-4fca-b55d-16dda690569b} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11407 | 2025.11.20 17:23:47.339285 [ 260 ] {502203af-2467-4fca-b55d-16dda690569b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001072 sec., 97014.92537313432 rows/sec., 5.94 MiB/sec. | ||
| 11408 | 2025.11.20 17:23:47.339321 [ 260 ] {502203af-2467-4fca-b55d-16dda690569b} <Debug> TCPHandler: Processed in 0.001233983 sec. | ||
| 11409 | 2025.11.20 17:23:47.426256 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 11410 | 2025.11.20 17:23:47.442009 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11411 | 2025.11.20 17:23:47.442067 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11412 | 2025.11.20 17:23:47.447855 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 11413 | 2025.11.20 17:23:47.448560 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11414 | 2025.11.20 17:23:47.451284 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 11415 | 2025.11.20 17:23:52.308827 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11416 | 2025.11.20 17:23:52.309022 [ 260 ] {a85ff159-2472-45ea-9d49-fdf9d42a04ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11417 | 2025.11.20 17:23:52.309095 [ 260 ] {a85ff159-2472-45ea-9d49-fdf9d42a04ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11418 | 2025.11.20 17:23:52.309889 [ 260 ] {a85ff159-2472-45ea-9d49-fdf9d42a04ca} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11419 | 2025.11.20 17:23:52.309938 [ 260 ] {a85ff159-2472-45ea-9d49-fdf9d42a04ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11420 | 2025.11.20 17:23:52.310342 [ 260 ] {a85ff159-2472-45ea-9d49-fdf9d42a04ca} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11421 | 2025.11.20 17:23:52.310583 [ 260 ] {a85ff159-2472-45ea-9d49-fdf9d42a04ca} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11422 | 2025.11.20 17:23:52.310718 [ 80 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11423 | 2025.11.20 17:23:52.310741 [ 260 ] {a85ff159-2472-45ea-9d49-fdf9d42a04ca} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001771 sec., 31620.553359683796 rows/sec., 2.43 MiB/sec. | ||
| 11424 | 2025.11.20 17:23:52.310757 [ 80 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11425 | 2025.11.20 17:23:52.310781 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11426 | 2025.11.20 17:23:52.310801 [ 260 ] {a85ff159-2472-45ea-9d49-fdf9d42a04ca} <Debug> TCPHandler: Processed in 0.00210931 sec. | ||
| 11427 | 2025.11.20 17:23:52.310881 [ 200 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::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 | ||
| 11428 | 2025.11.20 17:23:52.310925 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11429 | 2025.11.20 17:23:52.310977 [ 200 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11430 | 2025.11.20 17:23:52.311006 [ 200 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2463 rows starting from the beginning of the part | ||
| 11431 | 2025.11.20 17:23:52.311027 [ 260 ] {9bec2515-8310-4ace-96ce-e98c4844611b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11432 | 2025.11.20 17:23:52.311062 [ 200 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 2338 rows starting from the beginning of the part | ||
| 11433 | 2025.11.20 17:23:52.311072 [ 260 ] {9bec2515-8310-4ace-96ce-e98c4844611b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11434 | 2025.11.20 17:23:52.311104 [ 200 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
| 11435 | 2025.11.20 17:23:52.311145 [ 200 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 56 rows starting from the beginning of the part | ||
| 11436 | 2025.11.20 17:23:52.311181 [ 200 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1192 rows starting from the beginning of the part | ||
| 11437 | 2025.11.20 17:23:52.311220 [ 200 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 56 rows starting from the beginning of the part | ||
| 11438 | 2025.11.20 17:23:52.311527 [ 260 ] {9bec2515-8310-4ace-96ce-e98c4844611b} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11439 | 2025.11.20 17:23:52.311563 [ 260 ] {9bec2515-8310-4ace-96ce-e98c4844611b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11440 | 2025.11.20 17:23:52.311920 [ 260 ] {9bec2515-8310-4ace-96ce-e98c4844611b} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11441 | 2025.11.20 17:23:52.312145 [ 260 ] {9bec2515-8310-4ace-96ce-e98c4844611b} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11442 | 2025.11.20 17:23:52.312251 [ 80 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11443 | 2025.11.20 17:23:52.312274 [ 80 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11444 | 2025.11.20 17:23:52.312279 [ 260 ] {9bec2515-8310-4ace-96ce-e98c4844611b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001276 sec., 50156.73981191222 rows/sec., 3.91 MiB/sec. | ||
| 11445 | 2025.11.20 17:23:52.312290 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11446 | 2025.11.20 17:23:52.312321 [ 260 ] {9bec2515-8310-4ace-96ce-e98c4844611b} <Debug> TCPHandler: Processed in 0.001446998 sec. | ||
| 11447 | 2025.11.20 17:23:52.312394 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::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 | ||
| 11448 | 2025.11.20 17:23:52.312436 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11449 | 2025.11.20 17:23:52.312535 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11450 | 2025.11.20 17:23:52.312538 [ 260 ] {030426f2-1d47-4e1f-826c-29fdf3a16542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11451 | 2025.11.20 17:23:52.312578 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1249 rows starting from the beginning of the part | ||
| 11452 | 2025.11.20 17:23:52.312603 [ 260 ] {030426f2-1d47-4e1f-826c-29fdf3a16542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11453 | 2025.11.20 17:23:52.312649 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1187 rows starting from the beginning of the part | ||
| 11454 | 2025.11.20 17:23:52.312697 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
| 11455 | 2025.11.20 17:23:52.312742 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 64 rows starting from the beginning of the part | ||
| 11456 | 2025.11.20 17:23:52.312780 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 719 rows starting from the beginning of the part | ||
| 11457 | 2025.11.20 17:23:52.312819 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
| 11458 | 2025.11.20 17:23:52.313027 [ 260 ] {030426f2-1d47-4e1f-826c-29fdf3a16542} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11459 | 2025.11.20 17:23:52.313067 [ 260 ] {030426f2-1d47-4e1f-826c-29fdf3a16542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11460 | 2025.11.20 17:23:52.313194 [ 193 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6161 rows, containing 5 columns (5 merged, 0 gathered) in 0.002352095 sec., 2619366.9898537262 rows/sec., 222.41 MiB/sec. | ||
| 11461 | 2025.11.20 17:23:52.313476 [ 188 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11462 | 2025.11.20 17:23:52.313756 [ 260 ] {030426f2-1d47-4e1f-826c-29fdf3a16542} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11463 | 2025.11.20 17:23:52.313758 [ 188 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_81_16} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11464 | 2025.11.20 17:23:52.313844 [ 188 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_81_16} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11465 | 2025.11.20 17:23:52.313918 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.27 MiB. | ||
| 11466 | 2025.11.20 17:23:52.314014 [ 260 ] {030426f2-1d47-4e1f-826c-29fdf3a16542} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11467 | 2025.11.20 17:23:52.314125 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11468 | 2025.11.20 17:23:52.314151 [ 80 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11469 | 2025.11.20 17:23:52.314151 [ 260 ] {030426f2-1d47-4e1f-826c-29fdf3a16542} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001632 sec., 98039.21568627452 rows/sec., 6.83 MiB/sec. | ||
| 11470 | 2025.11.20 17:23:52.314170 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11471 | 2025.11.20 17:23:52.314197 [ 260 ] {030426f2-1d47-4e1f-826c-29fdf3a16542} <Debug> TCPHandler: Processed in 0.001810794 sec. | ||
| 11472 | 2025.11.20 17:23:52.314242 [ 191 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 11473 | 2025.11.20 17:23:52.314306 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11474 | 2025.11.20 17:23:52.314348 [ 191 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11475 | 2025.11.20 17:23:52.314382 [ 191 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_76_15, total 25112 rows starting from the beginning of the part | ||
| 11476 | 2025.11.20 17:23:52.314398 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3347 rows, containing 5 columns (5 merged, 0 gathered) in 0.002056298 sec., 1627682.3689951554 rows/sec., 123.16 MiB/sec. | ||
| 11477 | 2025.11.20 17:23:52.314406 [ 260 ] {00a3cac3-2c88-48b8-b758-f1987d89c9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11478 | 2025.11.20 17:23:52.314436 [ 191 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 908 rows starting from the beginning of the part | ||
| 11479 | 2025.11.20 17:23:52.314476 [ 260 ] {00a3cac3-2c88-48b8-b758-f1987d89c9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11480 | 2025.11.20 17:23:52.314496 [ 191 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 96 rows starting from the beginning of the part | ||
| 11481 | 2025.11.20 17:23:52.314545 [ 191 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 11482 | 2025.11.20 17:23:52.314588 [ 191 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 314 rows starting from the beginning of the part | ||
| 11483 | 2025.11.20 17:23:52.314629 [ 191 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 11484 | 2025.11.20 17:23:52.314694 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11485 | 2025.11.20 17:23:52.314825 [ 260 ] {00a3cac3-2c88-48b8-b758-f1987d89c9a9} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11486 | 2025.11.20 17:23:52.314867 [ 260 ] {00a3cac3-2c88-48b8-b758-f1987d89c9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11487 | 2025.11.20 17:23:52.315066 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_81_16} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11488 | 2025.11.20 17:23:52.315151 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_81_16} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11489 | 2025.11.20 17:23:52.315224 [ 260 ] {00a3cac3-2c88-48b8-b758-f1987d89c9a9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11490 | 2025.11.20 17:23:52.315240 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 11491 | 2025.11.20 17:23:52.315450 [ 260 ] {00a3cac3-2c88-48b8-b758-f1987d89c9a9} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11492 | 2025.11.20 17:23:52.315572 [ 80 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11493 | 2025.11.20 17:23:52.315597 [ 260 ] {00a3cac3-2c88-48b8-b758-f1987d89c9a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001205 sec., 49792.53112033195 rows/sec., 3.36 MiB/sec. | ||
| 11494 | 2025.11.20 17:23:52.315606 [ 80 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11495 | 2025.11.20 17:23:52.315628 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11496 | 2025.11.20 17:23:52.315634 [ 260 ] {00a3cac3-2c88-48b8-b758-f1987d89c9a9} <Debug> TCPHandler: Processed in 0.001376246 sec. | ||
| 11497 | 2025.11.20 17:23:52.315704 [ 193 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 11498 | 2025.11.20 17:23:52.315808 [ 193 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11499 | 2025.11.20 17:23:52.315841 [ 193 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5564 rows starting from the beginning of the part | ||
| 11500 | 2025.11.20 17:23:52.315899 [ 193 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 68 rows starting from the beginning of the part | ||
| 11501 | 2025.11.20 17:23:52.315941 [ 193 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 36 rows starting from the beginning of the part | ||
| 11502 | 2025.11.20 17:23:52.315977 [ 193 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 11503 | 2025.11.20 17:23:52.316013 [ 193 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 104 rows starting from the beginning of the part | ||
| 11504 | 2025.11.20 17:23:52.316047 [ 193 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 11505 | 2025.11.20 17:23:52.318413 [ 197 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5892 rows, containing 4 columns (4 merged, 0 gathered) in 0.002742922 sec., 2148074.2069953135 rows/sec., 137.05 MiB/sec. | ||
| 11506 | 2025.11.20 17:23:52.318917 [ 193 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11507 | 2025.11.20 17:23:52.319149 [ 193 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_81_16} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11508 | 2025.11.20 17:23:52.319221 [ 193 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_81_16} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11509 | 2025.11.20 17:23:52.319281 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 11510 | 2025.11.20 17:23:52.322790 [ 187 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26750 rows, containing 5 columns (5 merged, 0 gathered) in 0.008577281 sec., 3118703.9342654156 rows/sec., 209.99 MiB/sec. | ||
| 11511 | 2025.11.20 17:23:52.323215 [ 187 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11512 | 2025.11.20 17:23:52.323672 [ 187 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11513 | 2025.11.20 17:23:52.323763 [ 187 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11514 | 2025.11.20 17:23:52.323854 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 11515 | 2025.11.20 17:23:53.000228 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.79 MiB, peak 333.51 MiB, free memory in arenas 0.00 B, will set to 326.63 MiB (RSS), difference: 3.84 MiB | ||
| 11516 | 2025.11.20 17:23:53.656842 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25376 | ||
| 11517 | 2025.11.20 17:23:53.657337 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11518 | 2025.11.20 17:23:53.657382 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11519 | 2025.11.20 17:23:53.657882 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11520 | 2025.11.20 17:23:53.658118 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11521 | 2025.11.20 17:23:53.658248 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25376 | ||
| 11522 | 2025.11.20 17:23:54.951487 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 11523 | 2025.11.20 17:23:54.967385 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11524 | 2025.11.20 17:23:54.967427 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11525 | 2025.11.20 17:23:54.973038 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 11526 | 2025.11.20 17:23:54.973731 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11527 | 2025.11.20 17:23:54.976356 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 11528 | 2025.11.20 17:23:56.237462 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1478 | ||
| 11529 | 2025.11.20 17:23:56.240089 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11530 | 2025.11.20 17:23:56.240141 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11531 | 2025.11.20 17:23:56.241352 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11532 | 2025.11.20 17:23:56.241625 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11533 | 2025.11.20 17:23:56.241902 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1478 | ||
| 11534 | 2025.11.20 17:23:57.322979 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11535 | 2025.11.20 17:23:57.323144 [ 260 ] {7c93fbb8-4510-4c01-a179-498cf0dec473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11536 | 2025.11.20 17:23:57.323208 [ 260 ] {7c93fbb8-4510-4c01-a179-498cf0dec473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11537 | 2025.11.20 17:23:57.324006 [ 260 ] {7c93fbb8-4510-4c01-a179-498cf0dec473} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11538 | 2025.11.20 17:23:57.324045 [ 260 ] {7c93fbb8-4510-4c01-a179-498cf0dec473} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11539 | 2025.11.20 17:23:57.324473 [ 260 ] {7c93fbb8-4510-4c01-a179-498cf0dec473} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11540 | 2025.11.20 17:23:57.324698 [ 260 ] {7c93fbb8-4510-4c01-a179-498cf0dec473} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11541 | 2025.11.20 17:23:57.324855 [ 260 ] {7c93fbb8-4510-4c01-a179-498cf0dec473} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001758 sec., 233219.56769055745 rows/sec., 14.79 MiB/sec. | ||
| 11542 | 2025.11.20 17:23:57.324906 [ 260 ] {7c93fbb8-4510-4c01-a179-498cf0dec473} <Debug> TCPHandler: Processed in 0.002054379 sec. | ||
| 11543 | 2025.11.20 17:23:57.325036 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11544 | 2025.11.20 17:23:57.325138 [ 260 ] {e4f0ba98-ac1a-4226-95c6-db2d96b49979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11545 | 2025.11.20 17:23:57.325181 [ 260 ] {e4f0ba98-ac1a-4226-95c6-db2d96b49979} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11546 | 2025.11.20 17:23:57.326177 [ 260 ] {e4f0ba98-ac1a-4226-95c6-db2d96b49979} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11547 | 2025.11.20 17:23:57.326213 [ 260 ] {e4f0ba98-ac1a-4226-95c6-db2d96b49979} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11548 | 2025.11.20 17:23:57.326585 [ 260 ] {e4f0ba98-ac1a-4226-95c6-db2d96b49979} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11549 | 2025.11.20 17:23:57.326788 [ 260 ] {e4f0ba98-ac1a-4226-95c6-db2d96b49979} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11550 | 2025.11.20 17:23:57.326914 [ 260 ] {e4f0ba98-ac1a-4226-95c6-db2d96b49979} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.0018 sec., 662222.2222222222 rows/sec., 52.90 MiB/sec. | ||
| 11551 | 2025.11.20 17:23:57.326952 [ 260 ] {e4f0ba98-ac1a-4226-95c6-db2d96b49979} <Debug> TCPHandler: Processed in 0.001966777 sec. | ||
| 11552 | 2025.11.20 17:23:57.327064 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11553 | 2025.11.20 17:23:57.327158 [ 260 ] {0a5d56a8-77a6-40bd-9eaf-16bdb75586fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11554 | 2025.11.20 17:23:57.327198 [ 260 ] {0a5d56a8-77a6-40bd-9eaf-16bdb75586fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11555 | 2025.11.20 17:23:57.327690 [ 260 ] {0a5d56a8-77a6-40bd-9eaf-16bdb75586fc} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11556 | 2025.11.20 17:23:57.327724 [ 260 ] {0a5d56a8-77a6-40bd-9eaf-16bdb75586fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11557 | 2025.11.20 17:23:57.328036 [ 260 ] {0a5d56a8-77a6-40bd-9eaf-16bdb75586fc} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11558 | 2025.11.20 17:23:57.328236 [ 260 ] {0a5d56a8-77a6-40bd-9eaf-16bdb75586fc} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11559 | 2025.11.20 17:23:57.328336 [ 12 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Selected 6 parts from all_1_60_12 to all_65_65_0 | ||
| 11560 | 2025.11.20 17:23:57.328364 [ 260 ] {0a5d56a8-77a6-40bd-9eaf-16bdb75586fc} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001226 sec., 199836.867862969 rows/sec., 12.21 MiB/sec. | ||
| 11561 | 2025.11.20 17:23:57.328372 [ 12 ] {} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11562 | 2025.11.20 17:23:57.328395 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11563 | 2025.11.20 17:23:57.328402 [ 260 ] {0a5d56a8-77a6-40bd-9eaf-16bdb75586fc} <Debug> TCPHandler: Processed in 0.001386736 sec. | ||
| 11564 | 2025.11.20 17:23:57.328499 [ 193 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_65_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_60_12 to all_65_65_0 into Compact with storage Full | ||
| 11565 | 2025.11.20 17:23:57.328510 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11566 | 2025.11.20 17:23:57.328642 [ 260 ] {6530be52-b584-4920-b9ae-522ed60ebe2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11567 | 2025.11.20 17:23:57.328644 [ 193 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_65_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11568 | 2025.11.20 17:23:57.328683 [ 260 ] {6530be52-b584-4920-b9ae-522ed60ebe2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11569 | 2025.11.20 17:23:57.328692 [ 193 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 277 rows starting from the beginning of the part | ||
| 11570 | 2025.11.20 17:23:57.328798 [ 193 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 245 rows starting from the beginning of the part | ||
| 11571 | 2025.11.20 17:23:57.328844 [ 193 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 245 rows starting from the beginning of the part | ||
| 11572 | 2025.11.20 17:23:57.328887 [ 193 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 257 rows starting from the beginning of the part | ||
| 11573 | 2025.11.20 17:23:57.328930 [ 193 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 245 rows starting from the beginning of the part | ||
| 11574 | 2025.11.20 17:23:57.328975 [ 193 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_65_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 245 rows starting from the beginning of the part | ||
| 11575 | 2025.11.20 17:23:57.329181 [ 260 ] {6530be52-b584-4920-b9ae-522ed60ebe2f} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11576 | 2025.11.20 17:23:57.329222 [ 260 ] {6530be52-b584-4920-b9ae-522ed60ebe2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11577 | 2025.11.20 17:23:57.329542 [ 260 ] {6530be52-b584-4920-b9ae-522ed60ebe2f} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11578 | 2025.11.20 17:23:57.329753 [ 260 ] {6530be52-b584-4920-b9ae-522ed60ebe2f} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11579 | 2025.11.20 17:23:57.329878 [ 260 ] {6530be52-b584-4920-b9ae-522ed60ebe2f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001255 sec., 168924.30278884462 rows/sec., 10.89 MiB/sec. | ||
| 11580 | 2025.11.20 17:23:57.329914 [ 260 ] {6530be52-b584-4920-b9ae-522ed60ebe2f} <Debug> TCPHandler: Processed in 0.001451117 sec. | ||
| 11581 | 2025.11.20 17:23:57.329958 [ 197 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_65_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1514 rows, containing 5 columns (5 merged, 0 gathered) in 0.001508079 sec., 1003926.1868907397 rows/sec., 65.43 MiB/sec. | ||
| 11582 | 2025.11.20 17:23:57.330023 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11583 | 2025.11.20 17:23:57.330100 [ 197 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_65_13} <Trace> MergedBlockOutputStream: filled checksums all_1_65_13 (state Temporary) | ||
| 11584 | 2025.11.20 17:23:57.330121 [ 260 ] {3215bf4f-fe23-4c78-b443-6629ec3f11fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11585 | 2025.11.20 17:23:57.330164 [ 260 ] {3215bf4f-fe23-4c78-b443-6629ec3f11fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11586 | 2025.11.20 17:23:57.330363 [ 197 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_65_13} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_merge_all_1_65_13 to all_1_65_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11587 | 2025.11.20 17:23:57.330437 [ 197 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_65_13} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Merged 6 parts: [all_1_60_12, all_65_65_0] -> all_1_65_13 | ||
| 11588 | 2025.11.20 17:23:57.330505 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 11589 | 2025.11.20 17:23:57.330634 [ 260 ] {3215bf4f-fe23-4c78-b443-6629ec3f11fe} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11590 | 2025.11.20 17:23:57.330673 [ 260 ] {3215bf4f-fe23-4c78-b443-6629ec3f11fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11591 | 2025.11.20 17:23:57.330969 [ 260 ] {3215bf4f-fe23-4c78-b443-6629ec3f11fe} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11592 | 2025.11.20 17:23:57.331171 [ 260 ] {3215bf4f-fe23-4c78-b443-6629ec3f11fe} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11593 | 2025.11.20 17:23:57.331292 [ 260 ] {3215bf4f-fe23-4c78-b443-6629ec3f11fe} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00119 sec., 177310.9243697479 rows/sec., 10.07 MiB/sec. | ||
| 11594 | 2025.11.20 17:23:57.331329 [ 260 ] {3215bf4f-fe23-4c78-b443-6629ec3f11fe} <Debug> TCPHandler: Processed in 0.001352725 sec. | ||
| 11595 | 2025.11.20 17:23:57.331433 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11596 | 2025.11.20 17:23:57.331525 [ 260 ] {aa07e672-ad71-4078-8c66-b9fe4f656039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11597 | 2025.11.20 17:23:57.331563 [ 260 ] {aa07e672-ad71-4078-8c66-b9fe4f656039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11598 | 2025.11.20 17:23:57.332218 [ 260 ] {aa07e672-ad71-4078-8c66-b9fe4f656039} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11599 | 2025.11.20 17:23:57.332252 [ 260 ] {aa07e672-ad71-4078-8c66-b9fe4f656039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11600 | 2025.11.20 17:23:57.332565 [ 260 ] {aa07e672-ad71-4078-8c66-b9fe4f656039} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11601 | 2025.11.20 17:23:57.332769 [ 260 ] {aa07e672-ad71-4078-8c66-b9fe4f656039} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11602 | 2025.11.20 17:23:57.332890 [ 260 ] {aa07e672-ad71-4078-8c66-b9fe4f656039} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001383 sec., 519884.309472162 rows/sec., 36.49 MiB/sec. | ||
| 11603 | 2025.11.20 17:23:57.332926 [ 260 ] {aa07e672-ad71-4078-8c66-b9fe4f656039} <Debug> TCPHandler: Processed in 0.001539738 sec. | ||
| 11604 | 2025.11.20 17:23:57.333033 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11605 | 2025.11.20 17:23:57.333125 [ 260 ] {fb5d7e97-63d2-455c-906e-bb52710aad63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11606 | 2025.11.20 17:23:57.333165 [ 260 ] {fb5d7e97-63d2-455c-906e-bb52710aad63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11607 | 2025.11.20 17:23:57.333487 [ 260 ] {fb5d7e97-63d2-455c-906e-bb52710aad63} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11608 | 2025.11.20 17:23:57.333520 [ 260 ] {fb5d7e97-63d2-455c-906e-bb52710aad63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11609 | 2025.11.20 17:23:57.333807 [ 260 ] {fb5d7e97-63d2-455c-906e-bb52710aad63} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11610 | 2025.11.20 17:23:57.334003 [ 260 ] {fb5d7e97-63d2-455c-906e-bb52710aad63} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11611 | 2025.11.20 17:23:57.334125 [ 260 ] {fb5d7e97-63d2-455c-906e-bb52710aad63} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001017 sec., 5899.705014749263 rows/sec., 308.24 KiB/sec. | ||
| 11612 | 2025.11.20 17:23:57.334159 [ 260 ] {fb5d7e97-63d2-455c-906e-bb52710aad63} <Debug> TCPHandler: Processed in 0.001172391 sec. | ||
| 11613 | 2025.11.20 17:23:57.334263 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11614 | 2025.11.20 17:23:57.334355 [ 260 ] {a94137ed-7c9d-4fef-8e33-8f5b13848b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11615 | 2025.11.20 17:23:57.334396 [ 260 ] {a94137ed-7c9d-4fef-8e33-8f5b13848b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11616 | 2025.11.20 17:23:57.334820 [ 260 ] {a94137ed-7c9d-4fef-8e33-8f5b13848b30} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11617 | 2025.11.20 17:23:57.334853 [ 260 ] {a94137ed-7c9d-4fef-8e33-8f5b13848b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11618 | 2025.11.20 17:23:57.335169 [ 260 ] {a94137ed-7c9d-4fef-8e33-8f5b13848b30} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11619 | 2025.11.20 17:23:57.335372 [ 260 ] {a94137ed-7c9d-4fef-8e33-8f5b13848b30} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11620 | 2025.11.20 17:23:57.335499 [ 260 ] {a94137ed-7c9d-4fef-8e33-8f5b13848b30} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001163 sec., 269991.4015477214 rows/sec., 17.74 MiB/sec. | ||
| 11621 | 2025.11.20 17:23:57.335535 [ 260 ] {a94137ed-7c9d-4fef-8e33-8f5b13848b30} <Debug> TCPHandler: Processed in 0.001318745 sec. | ||
| 11622 | 2025.11.20 17:23:57.335644 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11623 | 2025.11.20 17:23:57.335735 [ 260 ] {873c0512-2ab5-4a5e-8cb4-5fd8984a7f40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11624 | 2025.11.20 17:23:57.335775 [ 260 ] {873c0512-2ab5-4a5e-8cb4-5fd8984a7f40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11625 | 2025.11.20 17:23:57.336078 [ 260 ] {873c0512-2ab5-4a5e-8cb4-5fd8984a7f40} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11626 | 2025.11.20 17:23:57.336112 [ 260 ] {873c0512-2ab5-4a5e-8cb4-5fd8984a7f40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11627 | 2025.11.20 17:23:57.336394 [ 260 ] {873c0512-2ab5-4a5e-8cb4-5fd8984a7f40} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11628 | 2025.11.20 17:23:57.336596 [ 260 ] {873c0512-2ab5-4a5e-8cb4-5fd8984a7f40} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11629 | 2025.11.20 17:23:57.336715 [ 260 ] {873c0512-2ab5-4a5e-8cb4-5fd8984a7f40} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000998 sec., 1002.0040080160321 rows/sec., 67.52 KiB/sec. | ||
| 11630 | 2025.11.20 17:23:57.336749 [ 260 ] {873c0512-2ab5-4a5e-8cb4-5fd8984a7f40} <Debug> TCPHandler: Processed in 0.001152362 sec. | ||
| 11631 | 2025.11.20 17:23:57.336853 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11632 | 2025.11.20 17:23:57.336948 [ 260 ] {3f80a532-3a2a-4c02-accd-7d579b1e61d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11633 | 2025.11.20 17:23:57.337006 [ 260 ] {3f80a532-3a2a-4c02-accd-7d579b1e61d3} <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 | ||
| 11634 | 2025.11.20 17:23:57.337856 [ 260 ] {3f80a532-3a2a-4c02-accd-7d579b1e61d3} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11635 | 2025.11.20 17:23:57.337889 [ 260 ] {3f80a532-3a2a-4c02-accd-7d579b1e61d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11636 | 2025.11.20 17:23:57.338456 [ 260 ] {3f80a532-3a2a-4c02-accd-7d579b1e61d3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11637 | 2025.11.20 17:23:57.338664 [ 260 ] {3f80a532-3a2a-4c02-accd-7d579b1e61d3} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11638 | 2025.11.20 17:23:57.338769 [ 12 ] {} <Debug> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11639 | 2025.11.20 17:23:57.338795 [ 260 ] {3f80a532-3a2a-4c02-accd-7d579b1e61d3} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001869 sec., 21401.819154628145 rows/sec., 38.35 MiB/sec. | ||
| 11640 | 2025.11.20 17:23:57.338803 [ 12 ] {} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11641 | 2025.11.20 17:23:57.338829 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11642 | 2025.11.20 17:23:57.338847 [ 260 ] {3f80a532-3a2a-4c02-accd-7d579b1e61d3} <Debug> TCPHandler: Processed in 0.002040089 sec. | ||
| 11643 | 2025.11.20 17:23:57.338913 [ 189 ] {c3717025-90b1-4b66-a9ed-622991097dbc::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 | ||
| 11644 | 2025.11.20 17:23:57.338957 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11645 | 2025.11.20 17:23:57.339054 [ 260 ] {a16c6f00-454d-4f14-b928-c2abeb76c256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11646 | 2025.11.20 17:23:57.339094 [ 260 ] {a16c6f00-454d-4f14-b928-c2abeb76c256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11647 | 2025.11.20 17:23:57.339120 [ 189 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11648 | 2025.11.20 17:23:57.339176 [ 189 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1224 rows starting from the beginning of the part | ||
| 11649 | 2025.11.20 17:23:57.339310 [ 189 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 40 rows starting from the beginning of the part | ||
| 11650 | 2025.11.20 17:23:57.339423 [ 189 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 40 rows starting from the beginning of the part | ||
| 11651 | 2025.11.20 17:23:57.339430 [ 260 ] {a16c6f00-454d-4f14-b928-c2abeb76c256} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11652 | 2025.11.20 17:23:57.339472 [ 260 ] {a16c6f00-454d-4f14-b928-c2abeb76c256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11653 | 2025.11.20 17:23:57.339533 [ 189 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 40 rows starting from the beginning of the part | ||
| 11654 | 2025.11.20 17:23:57.339646 [ 189 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 40 rows starting from the beginning of the part | ||
| 11655 | 2025.11.20 17:23:57.339758 [ 189 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 11656 | 2025.11.20 17:23:57.339781 [ 260 ] {a16c6f00-454d-4f14-b928-c2abeb76c256} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11657 | 2025.11.20 17:23:57.340004 [ 260 ] {a16c6f00-454d-4f14-b928-c2abeb76c256} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11658 | 2025.11.20 17:23:57.340141 [ 260 ] {a16c6f00-454d-4f14-b928-c2abeb76c256} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001105 sec., 94117.64705882352 rows/sec., 5.77 MiB/sec. | ||
| 11659 | 2025.11.20 17:23:57.340177 [ 260 ] {a16c6f00-454d-4f14-b928-c2abeb76c256} <Debug> TCPHandler: Processed in 0.001266573 sec. | ||
| 11660 | 2025.11.20 17:23:57.346247 [ 199 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1424 rows, containing 19 columns (19 merged, 0 gathered) in 0.007364458 sec., 193361.1407655526 rows/sec., 346.49 MiB/sec. | ||
| 11661 | 2025.11.20 17:23:57.347898 [ 198 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11662 | 2025.11.20 17:23:57.348304 [ 198 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11663 | 2025.11.20 17:23:57.348389 [ 198 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11664 | 2025.11.20 17:23:57.348567 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.59 MiB. | ||
| 11665 | 2025.11.20 17:23:58.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 327.48 MiB, peak 339.05 MiB, free memory in arenas 0.00 B, will set to 330.05 MiB (RSS), difference: 2.57 MiB | ||
| 11666 | 2025.11.20 17:24:01.016096 [ 28 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11667 | 2025.11.20 17:24:01.016159 [ 28 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11668 | 2025.11.20 17:24:01.158412 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25888 | ||
| 11669 | 2025.11.20 17:24:01.158931 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11670 | 2025.11.20 17:24:01.158970 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11671 | 2025.11.20 17:24:01.159453 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11672 | 2025.11.20 17:24:01.159683 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11673 | 2025.11.20 17:24:01.159831 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25888 | ||
| 11674 | 2025.11.20 17:24:02.309084 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11675 | 2025.11.20 17:24:02.309256 [ 260 ] {51e07af6-eabc-4323-8c9c-2e6c2d76f5f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11676 | 2025.11.20 17:24:02.309320 [ 260 ] {51e07af6-eabc-4323-8c9c-2e6c2d76f5f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11677 | 2025.11.20 17:24:02.309965 [ 260 ] {51e07af6-eabc-4323-8c9c-2e6c2d76f5f8} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11678 | 2025.11.20 17:24:02.310008 [ 260 ] {51e07af6-eabc-4323-8c9c-2e6c2d76f5f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11679 | 2025.11.20 17:24:02.310396 [ 260 ] {51e07af6-eabc-4323-8c9c-2e6c2d76f5f8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11680 | 2025.11.20 17:24:02.310632 [ 260 ] {51e07af6-eabc-4323-8c9c-2e6c2d76f5f8} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11681 | 2025.11.20 17:24:02.310787 [ 260 ] {51e07af6-eabc-4323-8c9c-2e6c2d76f5f8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001577 sec., 35510.46290424857 rows/sec., 2.73 MiB/sec. | ||
| 11682 | 2025.11.20 17:24:02.310836 [ 260 ] {51e07af6-eabc-4323-8c9c-2e6c2d76f5f8} <Debug> TCPHandler: Processed in 0.001877985 sec. | ||
| 11683 | 2025.11.20 17:24:02.310962 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11684 | 2025.11.20 17:24:02.311062 [ 260 ] {356b2a5e-bd64-4b12-9922-52fafec58c7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11685 | 2025.11.20 17:24:02.311105 [ 260 ] {356b2a5e-bd64-4b12-9922-52fafec58c7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11686 | 2025.11.20 17:24:02.311532 [ 260 ] {356b2a5e-bd64-4b12-9922-52fafec58c7e} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11687 | 2025.11.20 17:24:02.311569 [ 260 ] {356b2a5e-bd64-4b12-9922-52fafec58c7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11688 | 2025.11.20 17:24:02.311873 [ 260 ] {356b2a5e-bd64-4b12-9922-52fafec58c7e} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11689 | 2025.11.20 17:24:02.312080 [ 260 ] {356b2a5e-bd64-4b12-9922-52fafec58c7e} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11690 | 2025.11.20 17:24:02.312209 [ 260 ] {356b2a5e-bd64-4b12-9922-52fafec58c7e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001168 sec., 54794.520547945205 rows/sec., 4.28 MiB/sec. | ||
| 11691 | 2025.11.20 17:24:02.312247 [ 260 ] {356b2a5e-bd64-4b12-9922-52fafec58c7e} <Debug> TCPHandler: Processed in 0.001338155 sec. | ||
| 11692 | 2025.11.20 17:24:02.312362 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11693 | 2025.11.20 17:24:02.312458 [ 260 ] {e0c437dd-a447-4026-9d40-84152df1be53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11694 | 2025.11.20 17:24:02.312502 [ 260 ] {e0c437dd-a447-4026-9d40-84152df1be53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11695 | 2025.11.20 17:24:02.312923 [ 260 ] {e0c437dd-a447-4026-9d40-84152df1be53} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11696 | 2025.11.20 17:24:02.312979 [ 260 ] {e0c437dd-a447-4026-9d40-84152df1be53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11697 | 2025.11.20 17:24:02.313322 [ 260 ] {e0c437dd-a447-4026-9d40-84152df1be53} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11698 | 2025.11.20 17:24:02.313526 [ 260 ] {e0c437dd-a447-4026-9d40-84152df1be53} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11699 | 2025.11.20 17:24:02.313656 [ 260 ] {e0c437dd-a447-4026-9d40-84152df1be53} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 11700 | 2025.11.20 17:24:02.313693 [ 260 ] {e0c437dd-a447-4026-9d40-84152df1be53} <Debug> TCPHandler: Processed in 0.001381875 sec. | ||
| 11701 | 2025.11.20 17:24:02.313803 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11702 | 2025.11.20 17:24:02.313897 [ 260 ] {c0f1cce4-5530-473d-90a8-d353a5bd951f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11703 | 2025.11.20 17:24:02.313948 [ 260 ] {c0f1cce4-5530-473d-90a8-d353a5bd951f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11704 | 2025.11.20 17:24:02.314284 [ 260 ] {c0f1cce4-5530-473d-90a8-d353a5bd951f} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11705 | 2025.11.20 17:24:02.314320 [ 260 ] {c0f1cce4-5530-473d-90a8-d353a5bd951f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11706 | 2025.11.20 17:24:02.314609 [ 260 ] {c0f1cce4-5530-473d-90a8-d353a5bd951f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11707 | 2025.11.20 17:24:02.314827 [ 260 ] {c0f1cce4-5530-473d-90a8-d353a5bd951f} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11708 | 2025.11.20 17:24:02.314964 [ 260 ] {c0f1cce4-5530-473d-90a8-d353a5bd951f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 11709 | 2025.11.20 17:24:02.315000 [ 260 ] {c0f1cce4-5530-473d-90a8-d353a5bd951f} <Debug> TCPHandler: Processed in 0.001244843 sec. | ||
| 11710 | 2025.11.20 17:24:02.476435 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 11711 | 2025.11.20 17:24:02.492296 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11712 | 2025.11.20 17:24:02.492361 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11713 | 2025.11.20 17:24:02.498474 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 11714 | 2025.11.20 17:24:02.499188 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11715 | 2025.11.20 17:24:02.501986 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 11716 | 2025.11.20 17:24:04.326358 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11717 | 2025.11.20 17:24:04.326531 [ 260 ] {61b41807-ad51-469a-9fab-545d6071eb2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11718 | 2025.11.20 17:24:04.326593 [ 260 ] {61b41807-ad51-469a-9fab-545d6071eb2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11719 | 2025.11.20 17:24:04.327398 [ 260 ] {61b41807-ad51-469a-9fab-545d6071eb2f} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11720 | 2025.11.20 17:24:04.327436 [ 260 ] {61b41807-ad51-469a-9fab-545d6071eb2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11721 | 2025.11.20 17:24:04.327828 [ 260 ] {61b41807-ad51-469a-9fab-545d6071eb2f} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11722 | 2025.11.20 17:24:04.328051 [ 260 ] {61b41807-ad51-469a-9fab-545d6071eb2f} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11723 | 2025.11.20 17:24:04.328205 [ 260 ] {61b41807-ad51-469a-9fab-545d6071eb2f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001721 sec., 238233.58512492737 rows/sec., 15.11 MiB/sec. | ||
| 11724 | 2025.11.20 17:24:04.328247 [ 260 ] {61b41807-ad51-469a-9fab-545d6071eb2f} <Debug> TCPHandler: Processed in 0.002014468 sec. | ||
| 11725 | 2025.11.20 17:24:04.328357 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11726 | 2025.11.20 17:24:04.328453 [ 260 ] {2292dc4f-8c35-44f0-8df4-f514877dba4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11727 | 2025.11.20 17:24:04.328493 [ 260 ] {2292dc4f-8c35-44f0-8df4-f514877dba4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11728 | 2025.11.20 17:24:04.328888 [ 260 ] {2292dc4f-8c35-44f0-8df4-f514877dba4f} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11729 | 2025.11.20 17:24:04.328930 [ 260 ] {2292dc4f-8c35-44f0-8df4-f514877dba4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11730 | 2025.11.20 17:24:04.329212 [ 260 ] {2292dc4f-8c35-44f0-8df4-f514877dba4f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 11731 | 2025.11.20 17:24:04.329412 [ 260 ] {2292dc4f-8c35-44f0-8df4-f514877dba4f} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11732 | 2025.11.20 17:24:04.329536 [ 260 ] {2292dc4f-8c35-44f0-8df4-f514877dba4f} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001102 sec., 5444.64609800363 rows/sec., 443.97 KiB/sec. | ||
| 11733 | 2025.11.20 17:24:04.329573 [ 260 ] {2292dc4f-8c35-44f0-8df4-f514877dba4f} <Debug> TCPHandler: Processed in 0.001264124 sec. | ||
| 11734 | 2025.11.20 17:24:04.329670 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11735 | 2025.11.20 17:24:04.329764 [ 260 ] {99e614e2-9fe0-4c26-ac87-9977ffca8ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11736 | 2025.11.20 17:24:04.329804 [ 260 ] {99e614e2-9fe0-4c26-ac87-9977ffca8ff2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11737 | 2025.11.20 17:24:04.331366 [ 260 ] {99e614e2-9fe0-4c26-ac87-9977ffca8ff2} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11738 | 2025.11.20 17:24:04.331400 [ 260 ] {99e614e2-9fe0-4c26-ac87-9977ffca8ff2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11739 | 2025.11.20 17:24:04.331821 [ 260 ] {99e614e2-9fe0-4c26-ac87-9977ffca8ff2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11740 | 2025.11.20 17:24:04.332029 [ 260 ] {99e614e2-9fe0-4c26-ac87-9977ffca8ff2} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11741 | 2025.11.20 17:24:04.332150 [ 260 ] {99e614e2-9fe0-4c26-ac87-9977ffca8ff2} <Debug> executeQuery: Read 2335 rows, 194.29 KiB in 0.002404 sec., 971297.836938436 rows/sec., 78.93 MiB/sec. | ||
| 11742 | 2025.11.20 17:24:04.332189 [ 260 ] {99e614e2-9fe0-4c26-ac87-9977ffca8ff2} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 11743 | 2025.11.20 17:24:04.332202 [ 260 ] {99e614e2-9fe0-4c26-ac87-9977ffca8ff2} <Debug> TCPHandler: Processed in 0.002580078 sec. | ||
| 11744 | 2025.11.20 17:24:04.332307 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11745 | 2025.11.20 17:24:04.332402 [ 260 ] {16999620-79a8-4919-bcfa-689283bfc520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11746 | 2025.11.20 17:24:04.332442 [ 260 ] {16999620-79a8-4919-bcfa-689283bfc520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11747 | 2025.11.20 17:24:04.332983 [ 260 ] {16999620-79a8-4919-bcfa-689283bfc520} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11748 | 2025.11.20 17:24:04.333017 [ 260 ] {16999620-79a8-4919-bcfa-689283bfc520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11749 | 2025.11.20 17:24:04.333324 [ 260 ] {16999620-79a8-4919-bcfa-689283bfc520} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11750 | 2025.11.20 17:24:04.333526 [ 260 ] {16999620-79a8-4919-bcfa-689283bfc520} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11751 | 2025.11.20 17:24:04.333651 [ 260 ] {16999620-79a8-4919-bcfa-689283bfc520} <Debug> executeQuery: Read 251 rows, 15.74 KiB in 0.001268 sec., 197949.52681388013 rows/sec., 12.12 MiB/sec. | ||
| 11752 | 2025.11.20 17:24:04.333688 [ 260 ] {16999620-79a8-4919-bcfa-689283bfc520} <Debug> TCPHandler: Processed in 0.001429977 sec. | ||
| 11753 | 2025.11.20 17:24:04.333796 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11754 | 2025.11.20 17:24:04.333890 [ 260 ] {dd5bb740-7e28-4448-9ba1-15c424206c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11755 | 2025.11.20 17:24:04.333938 [ 260 ] {dd5bb740-7e28-4448-9ba1-15c424206c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11756 | 2025.11.20 17:24:04.334463 [ 260 ] {dd5bb740-7e28-4448-9ba1-15c424206c4a} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11757 | 2025.11.20 17:24:04.334498 [ 260 ] {dd5bb740-7e28-4448-9ba1-15c424206c4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11758 | 2025.11.20 17:24:04.334804 [ 260 ] {dd5bb740-7e28-4448-9ba1-15c424206c4a} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11759 | 2025.11.20 17:24:04.335019 [ 260 ] {dd5bb740-7e28-4448-9ba1-15c424206c4a} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11760 | 2025.11.20 17:24:04.335142 [ 260 ] {dd5bb740-7e28-4448-9ba1-15c424206c4a} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00127 sec., 346456.6929133858 rows/sec., 22.92 MiB/sec. | ||
| 11761 | 2025.11.20 17:24:04.335180 [ 260 ] {dd5bb740-7e28-4448-9ba1-15c424206c4a} <Debug> TCPHandler: Processed in 0.001433217 sec. | ||
| 11762 | 2025.11.20 17:24:04.335288 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11763 | 2025.11.20 17:24:04.335383 [ 260 ] {12ce8cc1-33d7-4252-a874-4f020824f265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11764 | 2025.11.20 17:24:04.335421 [ 260 ] {12ce8cc1-33d7-4252-a874-4f020824f265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11765 | 2025.11.20 17:24:04.335880 [ 260 ] {12ce8cc1-33d7-4252-a874-4f020824f265} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11766 | 2025.11.20 17:24:04.335921 [ 260 ] {12ce8cc1-33d7-4252-a874-4f020824f265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11767 | 2025.11.20 17:24:04.336222 [ 260 ] {12ce8cc1-33d7-4252-a874-4f020824f265} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11768 | 2025.11.20 17:24:04.336426 [ 260 ] {12ce8cc1-33d7-4252-a874-4f020824f265} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11769 | 2025.11.20 17:24:04.336556 [ 260 ] {12ce8cc1-33d7-4252-a874-4f020824f265} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001191 sec., 177162.04869857262 rows/sec., 10.06 MiB/sec. | ||
| 11770 | 2025.11.20 17:24:04.336593 [ 260 ] {12ce8cc1-33d7-4252-a874-4f020824f265} <Debug> TCPHandler: Processed in 0.001353226 sec. | ||
| 11771 | 2025.11.20 17:24:04.336692 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11772 | 2025.11.20 17:24:04.336785 [ 260 ] {7d410772-ad49-4ec5-b2c6-2c04d59d5dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11773 | 2025.11.20 17:24:04.336823 [ 260 ] {7d410772-ad49-4ec5-b2c6-2c04d59d5dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11774 | 2025.11.20 17:24:04.337624 [ 260 ] {7d410772-ad49-4ec5-b2c6-2c04d59d5dd2} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11775 | 2025.11.20 17:24:04.337658 [ 260 ] {7d410772-ad49-4ec5-b2c6-2c04d59d5dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11776 | 2025.11.20 17:24:04.338039 [ 260 ] {7d410772-ad49-4ec5-b2c6-2c04d59d5dd2} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11777 | 2025.11.20 17:24:04.338248 [ 260 ] {7d410772-ad49-4ec5-b2c6-2c04d59d5dd2} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11778 | 2025.11.20 17:24:04.338373 [ 260 ] {7d410772-ad49-4ec5-b2c6-2c04d59d5dd2} <Debug> executeQuery: Read 1181 rows, 86.45 KiB in 0.001606 sec., 735367.3723536737 rows/sec., 52.57 MiB/sec. | ||
| 11779 | 2025.11.20 17:24:04.338411 [ 260 ] {7d410772-ad49-4ec5-b2c6-2c04d59d5dd2} <Debug> TCPHandler: Processed in 0.001767413 sec. | ||
| 11780 | 2025.11.20 17:24:04.338518 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11781 | 2025.11.20 17:24:04.338612 [ 260 ] {79b49257-4aa8-4e2b-bc32-c3c4fe0b67d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11782 | 2025.11.20 17:24:04.338653 [ 260 ] {79b49257-4aa8-4e2b-bc32-c3c4fe0b67d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11783 | 2025.11.20 17:24:04.338976 [ 260 ] {79b49257-4aa8-4e2b-bc32-c3c4fe0b67d5} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11784 | 2025.11.20 17:24:04.339011 [ 260 ] {79b49257-4aa8-4e2b-bc32-c3c4fe0b67d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11785 | 2025.11.20 17:24:04.339304 [ 260 ] {79b49257-4aa8-4e2b-bc32-c3c4fe0b67d5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11786 | 2025.11.20 17:24:04.339509 [ 260 ] {79b49257-4aa8-4e2b-bc32-c3c4fe0b67d5} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11787 | 2025.11.20 17:24:04.339634 [ 260 ] {79b49257-4aa8-4e2b-bc32-c3c4fe0b67d5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001041 sec., 5763.688760806916 rows/sec., 301.13 KiB/sec. | ||
| 11788 | 2025.11.20 17:24:04.339670 [ 260 ] {79b49257-4aa8-4e2b-bc32-c3c4fe0b67d5} <Debug> TCPHandler: Processed in 0.001200182 sec. | ||
| 11789 | 2025.11.20 17:24:04.339790 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11790 | 2025.11.20 17:24:04.339913 [ 260 ] {7c24f093-2ba5-4c5c-b658-ee7a9619396b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11791 | 2025.11.20 17:24:04.339965 [ 260 ] {7c24f093-2ba5-4c5c-b658-ee7a9619396b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11792 | 2025.11.20 17:24:04.340592 [ 260 ] {7c24f093-2ba5-4c5c-b658-ee7a9619396b} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11793 | 2025.11.20 17:24:04.340628 [ 260 ] {7c24f093-2ba5-4c5c-b658-ee7a9619396b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11794 | 2025.11.20 17:24:04.341019 [ 260 ] {7c24f093-2ba5-4c5c-b658-ee7a9619396b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11795 | 2025.11.20 17:24:04.341241 [ 260 ] {7c24f093-2ba5-4c5c-b658-ee7a9619396b} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11796 | 2025.11.20 17:24:04.341375 [ 260 ] {7c24f093-2ba5-4c5c-b658-ee7a9619396b} <Debug> executeQuery: Read 905 rows, 61.24 KiB in 0.001487 sec., 608607.9354404842 rows/sec., 40.22 MiB/sec. | ||
| 11797 | 2025.11.20 17:24:04.341413 [ 260 ] {7c24f093-2ba5-4c5c-b658-ee7a9619396b} <Debug> TCPHandler: Processed in 0.001684352 sec. | ||
| 11798 | 2025.11.20 17:24:04.341534 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11799 | 2025.11.20 17:24:04.341655 [ 260 ] {4c56e68b-125b-4a9f-ba25-4dceae788062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11800 | 2025.11.20 17:24:04.341706 [ 260 ] {4c56e68b-125b-4a9f-ba25-4dceae788062} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11801 | 2025.11.20 17:24:04.342095 [ 260 ] {4c56e68b-125b-4a9f-ba25-4dceae788062} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11802 | 2025.11.20 17:24:04.342129 [ 260 ] {4c56e68b-125b-4a9f-ba25-4dceae788062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11803 | 2025.11.20 17:24:04.342427 [ 260 ] {4c56e68b-125b-4a9f-ba25-4dceae788062} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11804 | 2025.11.20 17:24:04.342631 [ 260 ] {4c56e68b-125b-4a9f-ba25-4dceae788062} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11805 | 2025.11.20 17:24:04.342778 [ 260 ] {4c56e68b-125b-4a9f-ba25-4dceae788062} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001147 sec., 871.8395815170009 rows/sec., 58.75 KiB/sec. | ||
| 11806 | 2025.11.20 17:24:04.342822 [ 260 ] {4c56e68b-125b-4a9f-ba25-4dceae788062} <Debug> TCPHandler: Processed in 0.001349615 sec. | ||
| 11807 | 2025.11.20 17:24:04.342930 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11808 | 2025.11.20 17:24:04.343027 [ 260 ] {56a1cdd4-300a-484d-a947-f00018660cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11809 | 2025.11.20 17:24:04.343082 [ 260 ] {56a1cdd4-300a-484d-a947-f00018660cd4} <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 | ||
| 11810 | 2025.11.20 17:24:04.343947 [ 260 ] {56a1cdd4-300a-484d-a947-f00018660cd4} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11811 | 2025.11.20 17:24:04.343982 [ 260 ] {56a1cdd4-300a-484d-a947-f00018660cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11812 | 2025.11.20 17:24:04.344534 [ 260 ] {56a1cdd4-300a-484d-a947-f00018660cd4} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11813 | 2025.11.20 17:24:04.344756 [ 260 ] {56a1cdd4-300a-484d-a947-f00018660cd4} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11814 | 2025.11.20 17:24:04.344894 [ 260 ] {56a1cdd4-300a-484d-a947-f00018660cd4} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001884 sec., 21231.422505307855 rows/sec., 38.05 MiB/sec. | ||
| 11815 | 2025.11.20 17:24:04.344948 [ 260 ] {56a1cdd4-300a-484d-a947-f00018660cd4} <Debug> TCPHandler: Processed in 0.002067059 sec. | ||
| 11816 | 2025.11.20 17:24:04.345061 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11817 | 2025.11.20 17:24:04.345156 [ 260 ] {f9375f56-135e-471b-8542-bc211d29118d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11818 | 2025.11.20 17:24:04.345198 [ 260 ] {f9375f56-135e-471b-8542-bc211d29118d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11819 | 2025.11.20 17:24:04.345538 [ 260 ] {f9375f56-135e-471b-8542-bc211d29118d} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11820 | 2025.11.20 17:24:04.345573 [ 260 ] {f9375f56-135e-471b-8542-bc211d29118d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11821 | 2025.11.20 17:24:04.345881 [ 260 ] {f9375f56-135e-471b-8542-bc211d29118d} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 11822 | 2025.11.20 17:24:04.346093 [ 260 ] {f9375f56-135e-471b-8542-bc211d29118d} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11823 | 2025.11.20 17:24:04.346221 [ 260 ] {f9375f56-135e-471b-8542-bc211d29118d} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001082 sec., 62846.58040665434 rows/sec., 3.65 MiB/sec. | ||
| 11824 | 2025.11.20 17:24:04.346258 [ 260 ] {f9375f56-135e-471b-8542-bc211d29118d} <Debug> TCPHandler: Processed in 0.001246813 sec. | ||
| 11825 | 2025.11.20 17:24:06.243042 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1532 | ||
| 11826 | 2025.11.20 17:24:06.245849 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11827 | 2025.11.20 17:24:06.245899 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11828 | 2025.11.20 17:24:06.247154 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 11829 | 2025.11.20 17:24:06.247426 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11830 | 2025.11.20 17:24:06.247574 [ 69 ] {} <Debug> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 11831 | 2025.11.20 17:24:06.247642 [ 69 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11832 | 2025.11.20 17:24:06.247661 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11833 | 2025.11.20 17:24:06.247765 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1532 | ||
| 11834 | 2025.11.20 17:24:06.247784 [ 201 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::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 | ||
| 11835 | 2025.11.20 17:24:06.248424 [ 201 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11836 | 2025.11.20 17:24:06.248580 [ 201 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1342 rows starting from the beginning of the part | ||
| 11837 | 2025.11.20 17:24:06.248938 [ 201 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 36 rows starting from the beginning of the part | ||
| 11838 | 2025.11.20 17:24:06.249259 [ 201 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 54 rows starting from the beginning of the part | ||
| 11839 | 2025.11.20 17:24:06.249576 [ 201 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 16 rows starting from the beginning of the part | ||
| 11840 | 2025.11.20 17:24:06.249884 [ 201 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
| 11841 | 2025.11.20 17:24:06.250192 [ 201 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 54 rows starting from the beginning of the part | ||
| 11842 | 2025.11.20 17:24:06.256972 [ 199 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1532 rows, containing 72 columns (72 merged, 0 gathered) in 0.009252224 sec., 165581.81038418438 rows/sec., 131.13 MiB/sec. | ||
| 11843 | 2025.11.20 17:24:06.258751 [ 186 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 11844 | 2025.11.20 17:24:06.259387 [ 186 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_41_8} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11845 | 2025.11.20 17:24:06.259482 [ 186 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_41_8} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 11846 | 2025.11.20 17:24:06.259846 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.96 MiB. | ||
| 11847 | 2025.11.20 17:24:07.306214 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11848 | 2025.11.20 17:24:07.306392 [ 260 ] {b8361d59-7295-4da4-85dd-151fd6a983ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11849 | 2025.11.20 17:24:07.306458 [ 260 ] {b8361d59-7295-4da4-85dd-151fd6a983ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11850 | 2025.11.20 17:24:07.307104 [ 260 ] {b8361d59-7295-4da4-85dd-151fd6a983ea} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11851 | 2025.11.20 17:24:07.307152 [ 260 ] {b8361d59-7295-4da4-85dd-151fd6a983ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11852 | 2025.11.20 17:24:07.307545 [ 260 ] {b8361d59-7295-4da4-85dd-151fd6a983ea} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11853 | 2025.11.20 17:24:07.307773 [ 260 ] {b8361d59-7295-4da4-85dd-151fd6a983ea} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11854 | 2025.11.20 17:24:07.307940 [ 260 ] {b8361d59-7295-4da4-85dd-151fd6a983ea} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001594 sec., 35131.74404015057 rows/sec., 2.70 MiB/sec. | ||
| 11855 | 2025.11.20 17:24:07.307984 [ 260 ] {b8361d59-7295-4da4-85dd-151fd6a983ea} <Debug> TCPHandler: Processed in 0.001903426 sec. | ||
| 11856 | 2025.11.20 17:24:07.308118 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11857 | 2025.11.20 17:24:07.308220 [ 260 ] {68d3a0aa-7a84-4710-874b-296cd1051259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11858 | 2025.11.20 17:24:07.308264 [ 260 ] {68d3a0aa-7a84-4710-874b-296cd1051259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11859 | 2025.11.20 17:24:07.308708 [ 260 ] {68d3a0aa-7a84-4710-874b-296cd1051259} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11860 | 2025.11.20 17:24:07.308746 [ 260 ] {68d3a0aa-7a84-4710-874b-296cd1051259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11861 | 2025.11.20 17:24:07.309053 [ 260 ] {68d3a0aa-7a84-4710-874b-296cd1051259} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11862 | 2025.11.20 17:24:07.309309 [ 260 ] {68d3a0aa-7a84-4710-874b-296cd1051259} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11863 | 2025.11.20 17:24:07.309458 [ 260 ] {68d3a0aa-7a84-4710-874b-296cd1051259} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001256 sec., 50955.41401273885 rows/sec., 3.98 MiB/sec. | ||
| 11864 | 2025.11.20 17:24:07.309507 [ 260 ] {68d3a0aa-7a84-4710-874b-296cd1051259} <Debug> TCPHandler: Processed in 0.001441718 sec. | ||
| 11865 | 2025.11.20 17:24:07.309630 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11866 | 2025.11.20 17:24:07.309734 [ 260 ] {2b2e680f-cfbd-48ed-bc6e-d0c83a8b7800} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11867 | 2025.11.20 17:24:07.309779 [ 260 ] {2b2e680f-cfbd-48ed-bc6e-d0c83a8b7800} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11868 | 2025.11.20 17:24:07.310168 [ 260 ] {2b2e680f-cfbd-48ed-bc6e-d0c83a8b7800} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11869 | 2025.11.20 17:24:07.310211 [ 260 ] {2b2e680f-cfbd-48ed-bc6e-d0c83a8b7800} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11870 | 2025.11.20 17:24:07.310590 [ 260 ] {2b2e680f-cfbd-48ed-bc6e-d0c83a8b7800} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11871 | 2025.11.20 17:24:07.310809 [ 260 ] {2b2e680f-cfbd-48ed-bc6e-d0c83a8b7800} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11872 | 2025.11.20 17:24:07.310955 [ 260 ] {2b2e680f-cfbd-48ed-bc6e-d0c83a8b7800} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001236 sec., 77669.90291262137 rows/sec., 5.41 MiB/sec. | ||
| 11873 | 2025.11.20 17:24:07.310997 [ 260 ] {2b2e680f-cfbd-48ed-bc6e-d0c83a8b7800} <Debug> TCPHandler: Processed in 0.001416786 sec. | ||
| 11874 | 2025.11.20 17:24:07.311115 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11875 | 2025.11.20 17:24:07.311211 [ 260 ] {f5fedef2-9344-4179-bfd8-4fbcc03c59c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11876 | 2025.11.20 17:24:07.311255 [ 260 ] {f5fedef2-9344-4179-bfd8-4fbcc03c59c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11877 | 2025.11.20 17:24:07.311587 [ 260 ] {f5fedef2-9344-4179-bfd8-4fbcc03c59c0} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11878 | 2025.11.20 17:24:07.311624 [ 260 ] {f5fedef2-9344-4179-bfd8-4fbcc03c59c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11879 | 2025.11.20 17:24:07.311923 [ 260 ] {f5fedef2-9344-4179-bfd8-4fbcc03c59c0} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 11880 | 2025.11.20 17:24:07.312143 [ 260 ] {f5fedef2-9344-4179-bfd8-4fbcc03c59c0} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11881 | 2025.11.20 17:24:07.312286 [ 260 ] {f5fedef2-9344-4179-bfd8-4fbcc03c59c0} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001092 sec., 32967.03296703297 rows/sec., 2.22 MiB/sec. | ||
| 11882 | 2025.11.20 17:24:07.312324 [ 260 ] {f5fedef2-9344-4179-bfd8-4fbcc03c59c0} <Debug> TCPHandler: Processed in 0.001259083 sec. | ||
| 11883 | 2025.11.20 17:24:08.660892 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26336 | ||
| 11884 | 2025.11.20 17:24:08.661401 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11885 | 2025.11.20 17:24:08.661444 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11886 | 2025.11.20 17:24:08.661942 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11887 | 2025.11.20 17:24:08.662181 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11888 | 2025.11.20 17:24:08.662328 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26336 | ||
| 11889 | 2025.11.20 17:24:10.002035 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 414 | ||
| 11890 | 2025.11.20 17:24:10.019399 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11891 | 2025.11.20 17:24:10.019459 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11892 | 2025.11.20 17:24:10.025761 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 11893 | 2025.11.20 17:24:10.026480 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11894 | 2025.11.20 17:24:10.029456 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 414 | ||
| 11895 | 2025.11.20 17:24:12.310143 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11896 | 2025.11.20 17:24:12.310340 [ 260 ] {99a19b32-9367-4c71-9a46-2ff06e03d7c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11897 | 2025.11.20 17:24:12.310415 [ 260 ] {99a19b32-9367-4c71-9a46-2ff06e03d7c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11898 | 2025.11.20 17:24:12.311147 [ 260 ] {99a19b32-9367-4c71-9a46-2ff06e03d7c8} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11899 | 2025.11.20 17:24:12.311208 [ 260 ] {99a19b32-9367-4c71-9a46-2ff06e03d7c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11900 | 2025.11.20 17:24:12.311645 [ 260 ] {99a19b32-9367-4c71-9a46-2ff06e03d7c8} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11901 | 2025.11.20 17:24:12.311863 [ 260 ] {99a19b32-9367-4c71-9a46-2ff06e03d7c8} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11902 | 2025.11.20 17:24:12.312029 [ 260 ] {99a19b32-9367-4c71-9a46-2ff06e03d7c8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001749 sec., 32018.296169239566 rows/sec., 2.46 MiB/sec. | ||
| 11903 | 2025.11.20 17:24:12.312039 [ 71 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11904 | 2025.11.20 17:24:12.312069 [ 260 ] {99a19b32-9367-4c71-9a46-2ff06e03d7c8} <Debug> TCPHandler: Processed in 0.002073209 sec. | ||
| 11905 | 2025.11.20 17:24:12.312106 [ 71 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11906 | 2025.11.20 17:24:12.312131 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11907 | 2025.11.20 17:24:12.312209 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11908 | 2025.11.20 17:24:12.312223 [ 194 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::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 | ||
| 11909 | 2025.11.20 17:24:12.312307 [ 260 ] {0f501868-a732-4e56-8162-2618ea0ee93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11910 | 2025.11.20 17:24:12.312348 [ 194 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11911 | 2025.11.20 17:24:12.312352 [ 260 ] {0f501868-a732-4e56-8162-2618ea0ee93a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11912 | 2025.11.20 17:24:12.312387 [ 194 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2463 rows starting from the beginning of the part | ||
| 11913 | 2025.11.20 17:24:12.312455 [ 194 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1192 rows starting from the beginning of the part | ||
| 11914 | 2025.11.20 17:24:12.312499 [ 194 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 56 rows starting from the beginning of the part | ||
| 11915 | 2025.11.20 17:24:12.312540 [ 194 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 2335 rows starting from the beginning of the part | ||
| 11916 | 2025.11.20 17:24:12.312578 [ 194 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
| 11917 | 2025.11.20 17:24:12.312618 [ 194 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 56 rows starting from the beginning of the part | ||
| 11918 | 2025.11.20 17:24:12.312781 [ 260 ] {0f501868-a732-4e56-8162-2618ea0ee93a} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11919 | 2025.11.20 17:24:12.312824 [ 260 ] {0f501868-a732-4e56-8162-2618ea0ee93a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11920 | 2025.11.20 17:24:12.313280 [ 260 ] {0f501868-a732-4e56-8162-2618ea0ee93a} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11921 | 2025.11.20 17:24:12.313520 [ 260 ] {0f501868-a732-4e56-8162-2618ea0ee93a} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11922 | 2025.11.20 17:24:12.313661 [ 260 ] {0f501868-a732-4e56-8162-2618ea0ee93a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001348 sec., 47477.744807121664 rows/sec., 3.71 MiB/sec. | ||
| 11923 | 2025.11.20 17:24:12.313663 [ 71 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11924 | 2025.11.20 17:24:12.313701 [ 260 ] {0f501868-a732-4e56-8162-2618ea0ee93a} <Debug> TCPHandler: Processed in 0.001524279 sec. | ||
| 11925 | 2025.11.20 17:24:12.313732 [ 71 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11926 | 2025.11.20 17:24:12.313762 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11927 | 2025.11.20 17:24:12.313829 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11928 | 2025.11.20 17:24:12.313846 [ 186 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::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 | ||
| 11929 | 2025.11.20 17:24:12.313930 [ 260 ] {7df024b2-c195-4de6-956f-adaaeb10b8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11930 | 2025.11.20 17:24:12.313953 [ 186 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11931 | 2025.11.20 17:24:12.313987 [ 260 ] {7df024b2-c195-4de6-956f-adaaeb10b8e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11932 | 2025.11.20 17:24:12.313992 [ 186 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1249 rows starting from the beginning of the part | ||
| 11933 | 2025.11.20 17:24:12.314062 [ 186 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 719 rows starting from the beginning of the part | ||
| 11934 | 2025.11.20 17:24:12.314106 [ 186 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 64 rows starting from the beginning of the part | ||
| 11935 | 2025.11.20 17:24:12.314145 [ 186 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1181 rows starting from the beginning of the part | ||
| 11936 | 2025.11.20 17:24:12.314185 [ 186 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 11937 | 2025.11.20 17:24:12.314224 [ 186 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 64 rows starting from the beginning of the part | ||
| 11938 | 2025.11.20 17:24:12.314433 [ 260 ] {7df024b2-c195-4de6-956f-adaaeb10b8e5} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11939 | 2025.11.20 17:24:12.314476 [ 260 ] {7df024b2-c195-4de6-956f-adaaeb10b8e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11940 | 2025.11.20 17:24:12.314851 [ 190 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6158 rows, containing 5 columns (5 merged, 0 gathered) in 0.00265297 sec., 2321172.120302906 rows/sec., 197.10 MiB/sec. | ||
| 11941 | 2025.11.20 17:24:12.315076 [ 260 ] {7df024b2-c195-4de6-956f-adaaeb10b8e5} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11942 | 2025.11.20 17:24:12.315131 [ 196 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11943 | 2025.11.20 17:24:12.315319 [ 260 ] {7df024b2-c195-4de6-956f-adaaeb10b8e5} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11944 | 2025.11.20 17:24:12.315391 [ 196 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_86_17} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11945 | 2025.11.20 17:24:12.315410 [ 190 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3341 rows, containing 5 columns (5 merged, 0 gathered) in 0.00160348 sec., 2083593.18482301 rows/sec., 157.62 MiB/sec. | ||
| 11946 | 2025.11.20 17:24:12.315448 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11947 | 2025.11.20 17:24:12.315463 [ 196 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_86_17} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11948 | 2025.11.20 17:24:12.315464 [ 260 ] {7df024b2-c195-4de6-956f-adaaeb10b8e5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001553 sec., 103026.400515132 rows/sec., 7.18 MiB/sec. | ||
| 11949 | 2025.11.20 17:24:12.315486 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11950 | 2025.11.20 17:24:12.315521 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11951 | 2025.11.20 17:24:12.315521 [ 260 ] {7df024b2-c195-4de6-956f-adaaeb10b8e5} <Debug> TCPHandler: Processed in 0.001742872 sec. | ||
| 11952 | 2025.11.20 17:24:12.315558 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 11953 | 2025.11.20 17:24:12.315593 [ 186 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11954 | 2025.11.20 17:24:12.315632 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 11955 | 2025.11.20 17:24:12.315648 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11956 | 2025.11.20 17:24:12.315710 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11957 | 2025.11.20 17:24:12.315738 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 26750 rows starting from the beginning of the part | ||
| 11958 | 2025.11.20 17:24:12.315744 [ 260 ] {62a36213-46fb-4043-ae6f-94019803c49b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11959 | 2025.11.20 17:24:12.315791 [ 260 ] {62a36213-46fb-4043-ae6f-94019803c49b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11960 | 2025.11.20 17:24:12.315796 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 314 rows starting from the beginning of the part | ||
| 11961 | 2025.11.20 17:24:12.315847 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 11962 | 2025.11.20 17:24:12.315860 [ 186 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_86_17} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11963 | 2025.11.20 17:24:12.315890 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 905 rows starting from the beginning of the part | ||
| 11964 | 2025.11.20 17:24:12.315933 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 96 rows starting from the beginning of the part | ||
| 11965 | 2025.11.20 17:24:12.315941 [ 186 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_86_17} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11966 | 2025.11.20 17:24:12.315984 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::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 | ||
| 11967 | 2025.11.20 17:24:12.316031 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 11968 | 2025.11.20 17:24:12.316135 [ 260 ] {62a36213-46fb-4043-ae6f-94019803c49b} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11969 | 2025.11.20 17:24:12.316174 [ 260 ] {62a36213-46fb-4043-ae6f-94019803c49b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11970 | 2025.11.20 17:24:12.316486 [ 260 ] {62a36213-46fb-4043-ae6f-94019803c49b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 11971 | 2025.11.20 17:24:12.316702 [ 260 ] {62a36213-46fb-4043-ae6f-94019803c49b} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11972 | 2025.11.20 17:24:12.316816 [ 71 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 11973 | 2025.11.20 17:24:12.316838 [ 260 ] {62a36213-46fb-4043-ae6f-94019803c49b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.63 MiB/sec. | ||
| 11974 | 2025.11.20 17:24:12.316846 [ 71 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11975 | 2025.11.20 17:24:12.316879 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11976 | 2025.11.20 17:24:12.316882 [ 260 ] {62a36213-46fb-4043-ae6f-94019803c49b} <Debug> TCPHandler: Processed in 0.001284034 sec. | ||
| 11977 | 2025.11.20 17:24:12.316949 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 11978 | 2025.11.20 17:24:12.317046 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11979 | 2025.11.20 17:24:12.317072 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5892 rows starting from the beginning of the part | ||
| 11980 | 2025.11.20 17:24:12.317118 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 104 rows starting from the beginning of the part | ||
| 11981 | 2025.11.20 17:24:12.317153 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 11982 | 2025.11.20 17:24:12.317186 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 68 rows starting from the beginning of the part | ||
| 11983 | 2025.11.20 17:24:12.317221 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 36 rows starting from the beginning of the part | ||
| 11984 | 2025.11.20 17:24:12.317255 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::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 | ||
| 11985 | 2025.11.20 17:24:12.320098 [ 188 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6220 rows, containing 4 columns (4 merged, 0 gathered) in 0.00317748 sec., 1957526.0898573713 rows/sec., 124.87 MiB/sec. | ||
| 11986 | 2025.11.20 17:24:12.320701 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11987 | 2025.11.20 17:24:12.320995 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_86_17} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11988 | 2025.11.20 17:24:12.321070 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_86_17} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11989 | 2025.11.20 17:24:12.321175 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 11990 | 2025.11.20 17:24:12.323197 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28385 rows, containing 5 columns (5 merged, 0 gathered) in 0.007593192 sec., 3738217.0765601606 rows/sec., 251.61 MiB/sec. | ||
| 11991 | 2025.11.20 17:24:12.323460 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 11992 | 2025.11.20 17:24:12.323693 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11993 | 2025.11.20 17:24:12.323759 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 11994 | 2025.11.20 17:24:12.323820 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 11995 | 2025.11.20 17:24:13.000192 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 330.71 MiB, peak 342.10 MiB, free memory in arenas 0.00 B, will set to 332.50 MiB (RSS), difference: 1.80 MiB | ||
| 11996 | 2025.11.20 17:24:16.016405 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11997 | 2025.11.20 17:24:16.016482 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11998 | 2025.11.20 17:24:16.162589 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26848 | ||
| 11999 | 2025.11.20 17:24:16.163180 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12000 | 2025.11.20 17:24:16.163233 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12001 | 2025.11.20 17:24:16.163853 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12002 | 2025.11.20 17:24:16.164083 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12003 | 2025.11.20 17:24:16.164215 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26848 | ||
| 12004 | 2025.11.20 17:24:16.164233 [ 65 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12005 | 2025.11.20 17:24:16.164325 [ 65 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12006 | 2025.11.20 17:24:16.164363 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12007 | 2025.11.20 17:24:16.164472 [ 188 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::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 | ||
| 12008 | 2025.11.20 17:24:16.164556 [ 188 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12009 | 2025.11.20 17:24:16.164584 [ 188 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24416 rows starting from the beginning of the part | ||
| 12010 | 2025.11.20 17:24:16.164638 [ 188 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 512 rows starting from the beginning of the part | ||
| 12011 | 2025.11.20 17:24:16.164680 [ 188 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 448 rows starting from the beginning of the part | ||
| 12012 | 2025.11.20 17:24:16.164723 [ 188 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 512 rows starting from the beginning of the part | ||
| 12013 | 2025.11.20 17:24:16.164761 [ 188 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 448 rows starting from the beginning of the part | ||
| 12014 | 2025.11.20 17:24:16.164800 [ 188 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 512 rows starting from the beginning of the part | ||
| 12015 | 2025.11.20 17:24:16.166880 [ 192 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26848 rows, containing 4 columns (4 merged, 0 gathered) in 0.002448436 sec., 10965367.279357107 rows/sec., 156.86 MiB/sec. | ||
| 12016 | 2025.11.20 17:24:16.167031 [ 188 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12017 | 2025.11.20 17:24:16.167258 [ 188 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_56_11} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12018 | 2025.11.20 17:24:16.167320 [ 188 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_56_11} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12019 | 2025.11.20 17:24:16.167391 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 12020 | 2025.11.20 17:24:16.248177 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1548 | ||
| 12021 | 2025.11.20 17:24:16.250309 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12022 | 2025.11.20 17:24:16.250355 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12023 | 2025.11.20 17:24:16.251564 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12024 | 2025.11.20 17:24:16.251835 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12025 | 2025.11.20 17:24:16.252128 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1548 | ||
| 12026 | 2025.11.20 17:24:16.744290 [ 65 ] {} <Debug> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604) (MergerMutator): Selected 5 parts from all_1_31_6 to all_35_35_0 | ||
| 12027 | 2025.11.20 17:24:16.744371 [ 65 ] {} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12028 | 2025.11.20 17:24:16.744403 [ 65 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12029 | 2025.11.20 17:24:16.744543 [ 191 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_35_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_31_6 to all_35_35_0 into Compact with storage Full | ||
| 12030 | 2025.11.20 17:24:16.744710 [ 191 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_35_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12031 | 2025.11.20 17:24:16.744750 [ 191 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
| 12032 | 2025.11.20 17:24:16.744823 [ 191 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 12033 | 2025.11.20 17:24:16.744872 [ 191 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 12034 | 2025.11.20 17:24:16.744912 [ 191 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 12035 | 2025.11.20 17:24:16.744952 [ 191 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_35_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 12036 | 2025.11.20 17:24:16.745680 [ 192 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_35_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 4 columns (4 merged, 0 gathered) in 0.001197362 sec., 175385.5559137504 rows/sec., 8.95 MiB/sec. | ||
| 12037 | 2025.11.20 17:24:16.745832 [ 187 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_35_7} <Trace> MergedBlockOutputStream: filled checksums all_1_35_7 (state Temporary) | ||
| 12038 | 2025.11.20 17:24:16.746188 [ 187 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_35_7} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_merge_all_1_35_7 to all_1_35_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12039 | 2025.11.20 17:24:16.746274 [ 187 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_35_7} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604) (MergerMutator): Merged 5 parts: [all_1_31_6, all_35_35_0] -> all_1_35_7 | ||
| 12040 | 2025.11.20 17:24:16.746346 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 12041 | 2025.11.20 17:24:17.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.58 MiB, peak 342.10 MiB, free memory in arenas 0.00 B, will set to 332.64 MiB (RSS), difference: 4.06 MiB | ||
| 12042 | 2025.11.20 17:24:17.324186 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12043 | 2025.11.20 17:24:17.324379 [ 260 ] {5a08e11f-08f9-41e9-a2ff-628df0aaa7a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12044 | 2025.11.20 17:24:17.324453 [ 260 ] {5a08e11f-08f9-41e9-a2ff-628df0aaa7a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12045 | 2025.11.20 17:24:17.325234 [ 260 ] {5a08e11f-08f9-41e9-a2ff-628df0aaa7a4} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12046 | 2025.11.20 17:24:17.325280 [ 260 ] {5a08e11f-08f9-41e9-a2ff-628df0aaa7a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12047 | 2025.11.20 17:24:17.325687 [ 260 ] {5a08e11f-08f9-41e9-a2ff-628df0aaa7a4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12048 | 2025.11.20 17:24:17.325918 [ 260 ] {5a08e11f-08f9-41e9-a2ff-628df0aaa7a4} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12049 | 2025.11.20 17:24:17.326071 [ 260 ] {5a08e11f-08f9-41e9-a2ff-628df0aaa7a4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001745 sec., 234957.0200573066 rows/sec., 14.90 MiB/sec. | ||
| 12050 | 2025.11.20 17:24:17.326114 [ 260 ] {5a08e11f-08f9-41e9-a2ff-628df0aaa7a4} <Debug> TCPHandler: Processed in 0.002065209 sec. | ||
| 12051 | 2025.11.20 17:24:17.326218 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12052 | 2025.11.20 17:24:17.326312 [ 260 ] {28febe78-ce75-43b8-b5bf-73bd2d4868f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12053 | 2025.11.20 17:24:17.326354 [ 260 ] {28febe78-ce75-43b8-b5bf-73bd2d4868f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12054 | 2025.11.20 17:24:17.327141 [ 260 ] {28febe78-ce75-43b8-b5bf-73bd2d4868f3} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12055 | 2025.11.20 17:24:17.327177 [ 260 ] {28febe78-ce75-43b8-b5bf-73bd2d4868f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12056 | 2025.11.20 17:24:17.327550 [ 260 ] {28febe78-ce75-43b8-b5bf-73bd2d4868f3} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12057 | 2025.11.20 17:24:17.327767 [ 260 ] {28febe78-ce75-43b8-b5bf-73bd2d4868f3} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12058 | 2025.11.20 17:24:17.327895 [ 260 ] {28febe78-ce75-43b8-b5bf-73bd2d4868f3} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.0016 sec., 745000 rows/sec., 59.52 MiB/sec. | ||
| 12059 | 2025.11.20 17:24:17.327933 [ 260 ] {28febe78-ce75-43b8-b5bf-73bd2d4868f3} <Debug> TCPHandler: Processed in 0.001764753 sec. | ||
| 12060 | 2025.11.20 17:24:17.328042 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12061 | 2025.11.20 17:24:17.328137 [ 260 ] {bd687eac-3007-4813-8e76-c21a332aa5e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12062 | 2025.11.20 17:24:17.328178 [ 260 ] {bd687eac-3007-4813-8e76-c21a332aa5e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12063 | 2025.11.20 17:24:17.328637 [ 260 ] {bd687eac-3007-4813-8e76-c21a332aa5e9} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12064 | 2025.11.20 17:24:17.328675 [ 260 ] {bd687eac-3007-4813-8e76-c21a332aa5e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12065 | 2025.11.20 17:24:17.328994 [ 260 ] {bd687eac-3007-4813-8e76-c21a332aa5e9} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 12066 | 2025.11.20 17:24:17.329208 [ 260 ] {bd687eac-3007-4813-8e76-c21a332aa5e9} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12067 | 2025.11.20 17:24:17.329338 [ 260 ] {bd687eac-3007-4813-8e76-c21a332aa5e9} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001219 sec., 200984.41345365052 rows/sec., 12.28 MiB/sec. | ||
| 12068 | 2025.11.20 17:24:17.329376 [ 260 ] {bd687eac-3007-4813-8e76-c21a332aa5e9} <Debug> TCPHandler: Processed in 0.001382656 sec. | ||
| 12069 | 2025.11.20 17:24:17.329504 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12070 | 2025.11.20 17:24:17.329605 [ 260 ] {3da266c9-9206-487c-aaba-da6bf159e66e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12071 | 2025.11.20 17:24:17.329646 [ 260 ] {3da266c9-9206-487c-aaba-da6bf159e66e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12072 | 2025.11.20 17:24:17.330118 [ 260 ] {3da266c9-9206-487c-aaba-da6bf159e66e} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12073 | 2025.11.20 17:24:17.330155 [ 260 ] {3da266c9-9206-487c-aaba-da6bf159e66e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12074 | 2025.11.20 17:24:17.330489 [ 260 ] {3da266c9-9206-487c-aaba-da6bf159e66e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 12075 | 2025.11.20 17:24:17.330702 [ 260 ] {3da266c9-9206-487c-aaba-da6bf159e66e} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12076 | 2025.11.20 17:24:17.330841 [ 260 ] {3da266c9-9206-487c-aaba-da6bf159e66e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001255 sec., 168924.30278884462 rows/sec., 10.89 MiB/sec. | ||
| 12077 | 2025.11.20 17:24:17.330881 [ 260 ] {3da266c9-9206-487c-aaba-da6bf159e66e} <Debug> TCPHandler: Processed in 0.001428767 sec. | ||
| 12078 | 2025.11.20 17:24:17.330994 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12079 | 2025.11.20 17:24:17.331089 [ 260 ] {fcdccb05-b1cc-42c2-b38d-54ec8b009c00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12080 | 2025.11.20 17:24:17.331128 [ 260 ] {fcdccb05-b1cc-42c2-b38d-54ec8b009c00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12081 | 2025.11.20 17:24:17.331598 [ 260 ] {fcdccb05-b1cc-42c2-b38d-54ec8b009c00} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12082 | 2025.11.20 17:24:17.331635 [ 260 ] {fcdccb05-b1cc-42c2-b38d-54ec8b009c00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12083 | 2025.11.20 17:24:17.331943 [ 260 ] {fcdccb05-b1cc-42c2-b38d-54ec8b009c00} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12084 | 2025.11.20 17:24:17.332167 [ 260 ] {fcdccb05-b1cc-42c2-b38d-54ec8b009c00} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12085 | 2025.11.20 17:24:17.332296 [ 260 ] {fcdccb05-b1cc-42c2-b38d-54ec8b009c00} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001226 sec., 172104.40456769982 rows/sec., 9.77 MiB/sec. | ||
| 12086 | 2025.11.20 17:24:17.332340 [ 260 ] {fcdccb05-b1cc-42c2-b38d-54ec8b009c00} <Debug> TCPHandler: Processed in 0.001394947 sec. | ||
| 12087 | 2025.11.20 17:24:17.332452 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12088 | 2025.11.20 17:24:17.332585 [ 260 ] {0a5316ac-7ed3-4b76-93f4-a8808704e312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12089 | 2025.11.20 17:24:17.332644 [ 260 ] {0a5316ac-7ed3-4b76-93f4-a8808704e312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12090 | 2025.11.20 17:24:17.333309 [ 260 ] {0a5316ac-7ed3-4b76-93f4-a8808704e312} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12091 | 2025.11.20 17:24:17.333348 [ 260 ] {0a5316ac-7ed3-4b76-93f4-a8808704e312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12092 | 2025.11.20 17:24:17.333700 [ 260 ] {0a5316ac-7ed3-4b76-93f4-a8808704e312} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12093 | 2025.11.20 17:24:17.333906 [ 260 ] {0a5316ac-7ed3-4b76-93f4-a8808704e312} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12094 | 2025.11.20 17:24:17.334040 [ 260 ] {0a5316ac-7ed3-4b76-93f4-a8808704e312} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001475 sec., 487457.6271186441 rows/sec., 34.21 MiB/sec. | ||
| 12095 | 2025.11.20 17:24:17.334085 [ 260 ] {0a5316ac-7ed3-4b76-93f4-a8808704e312} <Debug> TCPHandler: Processed in 0.001680631 sec. | ||
| 12096 | 2025.11.20 17:24:17.334205 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12097 | 2025.11.20 17:24:17.334301 [ 260 ] {0eb38a51-6d8b-47e7-86eb-55005f1aac3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12098 | 2025.11.20 17:24:17.334343 [ 260 ] {0eb38a51-6d8b-47e7-86eb-55005f1aac3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12099 | 2025.11.20 17:24:17.334674 [ 260 ] {0eb38a51-6d8b-47e7-86eb-55005f1aac3e} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12100 | 2025.11.20 17:24:17.334710 [ 260 ] {0eb38a51-6d8b-47e7-86eb-55005f1aac3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12101 | 2025.11.20 17:24:17.335009 [ 260 ] {0eb38a51-6d8b-47e7-86eb-55005f1aac3e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12102 | 2025.11.20 17:24:17.335210 [ 260 ] {0eb38a51-6d8b-47e7-86eb-55005f1aac3e} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12103 | 2025.11.20 17:24:17.335340 [ 260 ] {0eb38a51-6d8b-47e7-86eb-55005f1aac3e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 12104 | 2025.11.20 17:24:17.335377 [ 260 ] {0eb38a51-6d8b-47e7-86eb-55005f1aac3e} <Debug> TCPHandler: Processed in 0.001221363 sec. | ||
| 12105 | 2025.11.20 17:24:17.335474 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12106 | 2025.11.20 17:24:17.335568 [ 260 ] {eeb0dbc2-f808-44bc-b1c1-73d1edb8df65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12107 | 2025.11.20 17:24:17.335611 [ 260 ] {eeb0dbc2-f808-44bc-b1c1-73d1edb8df65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12108 | 2025.11.20 17:24:17.336022 [ 260 ] {eeb0dbc2-f808-44bc-b1c1-73d1edb8df65} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12109 | 2025.11.20 17:24:17.336058 [ 260 ] {eeb0dbc2-f808-44bc-b1c1-73d1edb8df65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12110 | 2025.11.20 17:24:17.336395 [ 260 ] {eeb0dbc2-f808-44bc-b1c1-73d1edb8df65} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12111 | 2025.11.20 17:24:17.336599 [ 260 ] {eeb0dbc2-f808-44bc-b1c1-73d1edb8df65} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12112 | 2025.11.20 17:24:17.336728 [ 260 ] {eeb0dbc2-f808-44bc-b1c1-73d1edb8df65} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001178 sec., 266553.480475382 rows/sec., 17.51 MiB/sec. | ||
| 12113 | 2025.11.20 17:24:17.336764 [ 260 ] {eeb0dbc2-f808-44bc-b1c1-73d1edb8df65} <Debug> TCPHandler: Processed in 0.001338094 sec. | ||
| 12114 | 2025.11.20 17:24:17.336863 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12115 | 2025.11.20 17:24:17.336956 [ 260 ] {8c0c5b23-0675-4f2a-b02d-404e6dacc0ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12116 | 2025.11.20 17:24:17.336998 [ 260 ] {8c0c5b23-0675-4f2a-b02d-404e6dacc0ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12117 | 2025.11.20 17:24:17.337303 [ 260 ] {8c0c5b23-0675-4f2a-b02d-404e6dacc0ee} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12118 | 2025.11.20 17:24:17.337339 [ 260 ] {8c0c5b23-0675-4f2a-b02d-404e6dacc0ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12119 | 2025.11.20 17:24:17.337621 [ 260 ] {8c0c5b23-0675-4f2a-b02d-404e6dacc0ee} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12120 | 2025.11.20 17:24:17.337815 [ 260 ] {8c0c5b23-0675-4f2a-b02d-404e6dacc0ee} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12121 | 2025.11.20 17:24:17.337948 [ 260 ] {8c0c5b23-0675-4f2a-b02d-404e6dacc0ee} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00101 sec., 990.09900990099 rows/sec., 66.72 KiB/sec. | ||
| 12122 | 2025.11.20 17:24:17.337984 [ 260 ] {8c0c5b23-0675-4f2a-b02d-404e6dacc0ee} <Debug> TCPHandler: Processed in 0.001170031 sec. | ||
| 12123 | 2025.11.20 17:24:17.338083 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12124 | 2025.11.20 17:24:17.338179 [ 260 ] {07033a63-57c0-4372-ac06-5f86de094c1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12125 | 2025.11.20 17:24:17.338232 [ 260 ] {07033a63-57c0-4372-ac06-5f86de094c1d} <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 | ||
| 12126 | 2025.11.20 17:24:17.339033 [ 260 ] {07033a63-57c0-4372-ac06-5f86de094c1d} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12127 | 2025.11.20 17:24:17.339068 [ 260 ] {07033a63-57c0-4372-ac06-5f86de094c1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12128 | 2025.11.20 17:24:17.339617 [ 260 ] {07033a63-57c0-4372-ac06-5f86de094c1d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12129 | 2025.11.20 17:24:17.339831 [ 260 ] {07033a63-57c0-4372-ac06-5f86de094c1d} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12130 | 2025.11.20 17:24:17.339970 [ 260 ] {07033a63-57c0-4372-ac06-5f86de094c1d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001809 sec., 22111.66390270868 rows/sec., 39.62 MiB/sec. | ||
| 12131 | 2025.11.20 17:24:17.340024 [ 260 ] {07033a63-57c0-4372-ac06-5f86de094c1d} <Debug> TCPHandler: Processed in 0.001990378 sec. | ||
| 12132 | 2025.11.20 17:24:17.340132 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12133 | 2025.11.20 17:24:17.340227 [ 260 ] {f5989a8e-5a79-4391-985d-bf13f55c465c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12134 | 2025.11.20 17:24:17.340269 [ 260 ] {f5989a8e-5a79-4391-985d-bf13f55c465c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12135 | 2025.11.20 17:24:17.340590 [ 260 ] {f5989a8e-5a79-4391-985d-bf13f55c465c} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12136 | 2025.11.20 17:24:17.340626 [ 260 ] {f5989a8e-5a79-4391-985d-bf13f55c465c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 12137 | 2025.11.20 17:24:17.340922 [ 260 ] {f5989a8e-5a79-4391-985d-bf13f55c465c} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12138 | 2025.11.20 17:24:17.341131 [ 260 ] {f5989a8e-5a79-4391-985d-bf13f55c465c} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12139 | 2025.11.20 17:24:17.341257 [ 260 ] {f5989a8e-5a79-4391-985d-bf13f55c465c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001048 sec., 99236.64122137404 rows/sec., 6.08 MiB/sec. | ||
| 12140 | 2025.11.20 17:24:17.341293 [ 260 ] {f5989a8e-5a79-4391-985d-bf13f55c465c} <Debug> TCPHandler: Processed in 0.001210993 sec. | ||
| 12141 | 2025.11.20 17:24:17.529709 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 422 | ||
| 12142 | 2025.11.20 17:24:17.547365 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12143 | 2025.11.20 17:24:17.547416 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12144 | 2025.11.20 17:24:17.553634 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12145 | 2025.11.20 17:24:17.554343 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12146 | 2025.11.20 17:24:17.554652 [ 62 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12147 | 2025.11.20 17:24:17.554737 [ 62 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12148 | 2025.11.20 17:24:17.554773 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12149 | 2025.11.20 17:24:17.554968 [ 191 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 12150 | 2025.11.20 17:24:17.557492 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12151 | 2025.11.20 17:24:17.559178 [ 191 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12152 | 2025.11.20 17:24:17.560767 [ 191 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 12153 | 2025.11.20 17:24:17.565430 [ 191 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 12154 | 2025.11.20 17:24:17.570074 [ 191 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 12155 | 2025.11.20 17:24:17.574665 [ 191 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 12156 | 2025.11.20 17:24:17.579684 [ 191 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 12157 | 2025.11.20 17:24:17.583622 [ 191 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 12158 | 2025.11.20 17:24:17.635366 [ 192 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.08044254 sec., 5245.980547108532 rows/sec., 27.13 MiB/sec. | ||
| 12159 | 2025.11.20 17:24:17.638105 [ 200 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12160 | 2025.11.20 17:24:17.640105 [ 200 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_56_11} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12161 | 2025.11.20 17:24:17.640205 [ 200 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_56_11} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12162 | 2025.11.20 17:24:17.643022 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12163 | 2025.11.20 17:24:21.859055 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57310 | ||
| 12164 | 2025.11.20 17:24:21.859227 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12165 | 2025.11.20 17:24:21.859256 [ 351 ] {} <Debug> TCP-Session: a9dfb3a8-cd54-42a9-9935-ca094b29d854 Authenticating user 'default' from [fd00:1122:3344:101::e]:57310 | ||
| 12166 | 2025.11.20 17:24:21.859279 [ 351 ] {} <Debug> TCP-Session: a9dfb3a8-cd54-42a9-9935-ca094b29d854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12167 | 2025.11.20 17:24:21.859292 [ 351 ] {} <Debug> TCP-Session: a9dfb3a8-cd54-42a9-9935-ca094b29d854 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12168 | 2025.11.20 17:24:21.859504 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49902 | ||
| 12169 | 2025.11.20 17:24:21.859525 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61030 | ||
| 12170 | 2025.11.20 17:24:21.859569 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37536 | ||
| 12171 | 2025.11.20 17:24:21.859588 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38460 | ||
| 12172 | 2025.11.20 17:24:21.859613 [ 351 ] {} <Trace> TCP-Session: a9dfb3a8-cd54-42a9-9935-ca094b29d854 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12173 | 2025.11.20 17:24:21.859619 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12174 | 2025.11.20 17:24:21.859580 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61093 | ||
| 12175 | 2025.11.20 17:24:21.859671 [ 352 ] {} <Debug> TCP-Session: 458d26ea-57ed-4610-be5d-6b5728ff06e7 Authenticating user 'default' from [fd00:1122:3344:101::e]:49902 | ||
| 12176 | 2025.11.20 17:24:21.859558 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39906 | ||
| 12177 | 2025.11.20 17:24:21.859712 [ 352 ] {} <Debug> TCP-Session: 458d26ea-57ed-4610-be5d-6b5728ff06e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12178 | 2025.11.20 17:24:21.859511 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52611 | ||
| 12179 | 2025.11.20 17:24:21.859771 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12180 | 2025.11.20 17:24:21.859798 [ 351 ] {27ebe08b-cd12-48f8-bb55-5e851430d8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57310) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12181 | 2025.11.20 17:24:21.859817 [ 289 ] {} <Debug> TCP-Session: 9937496b-227d-4e68-aa4c-1fe491aeae06 Authenticating user 'default' from [fd00:1122:3344:101::e]:37536 | ||
| 12182 | 2025.11.20 17:24:21.859744 [ 352 ] {} <Debug> TCP-Session: 458d26ea-57ed-4610-be5d-6b5728ff06e7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12183 | 2025.11.20 17:24:21.859858 [ 289 ] {} <Debug> TCP-Session: 9937496b-227d-4e68-aa4c-1fe491aeae06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12184 | 2025.11.20 17:24:21.859548 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46201 | ||
| 12185 | 2025.11.20 17:24:21.859883 [ 289 ] {} <Debug> TCP-Session: 9937496b-227d-4e68-aa4c-1fe491aeae06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12186 | 2025.11.20 17:24:21.860089 [ 351 ] {27ebe08b-cd12-48f8-bb55-5e851430d8f2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12187 | 2025.11.20 17:24:21.860154 [ 351 ] {27ebe08b-cd12-48f8-bb55-5e851430d8f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12188 | 2025.11.20 17:24:21.860401 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12189 | 2025.11.20 17:24:21.860436 [ 288 ] {} <Debug> TCP-Session: f6e8101f-aeaa-44be-b715-ee72c65c2e09 Authenticating user 'default' from [fd00:1122:3344:101::e]:39906 | ||
| 12190 | 2025.11.20 17:24:21.860442 [ 351 ] {27ebe08b-cd12-48f8-bb55-5e851430d8f2} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 12191 | 2025.11.20 17:24:21.860457 [ 288 ] {} <Debug> TCP-Session: f6e8101f-aeaa-44be-b715-ee72c65c2e09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12192 | 2025.11.20 17:24:21.860488 [ 288 ] {} <Debug> TCP-Session: f6e8101f-aeaa-44be-b715-ee72c65c2e09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12193 | 2025.11.20 17:24:21.860529 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12194 | 2025.11.20 17:24:21.860604 [ 286 ] {} <Debug> TCP-Session: 5ece7ab1-56c2-4880-9f09-a6d9290ffef0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46201 | ||
| 12195 | 2025.11.20 17:24:21.860628 [ 286 ] {} <Debug> TCP-Session: 5ece7ab1-56c2-4880-9f09-a6d9290ffef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12196 | 2025.11.20 17:24:21.860642 [ 286 ] {} <Debug> TCP-Session: 5ece7ab1-56c2-4880-9f09-a6d9290ffef0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12197 | 2025.11.20 17:24:21.860774 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12198 | 2025.11.20 17:24:21.860817 [ 354 ] {} <Debug> TCP-Session: 1d302100-c19d-40b6-9a48-d57f4b6d2573 Authenticating user 'default' from [fd00:1122:3344:101::e]:61030 | ||
| 12199 | 2025.11.20 17:24:21.860840 [ 354 ] {} <Debug> TCP-Session: 1d302100-c19d-40b6-9a48-d57f4b6d2573 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12200 | 2025.11.20 17:24:21.860854 [ 354 ] {} <Debug> TCP-Session: 1d302100-c19d-40b6-9a48-d57f4b6d2573 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12201 | 2025.11.20 17:24:21.860894 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12202 | 2025.11.20 17:24:21.860936 [ 350 ] {} <Debug> TCP-Session: ab6b850d-2d7d-4dc3-889a-938206cf565d Authenticating user 'default' from [fd00:1122:3344:101::e]:38460 | ||
| 12203 | 2025.11.20 17:24:21.860964 [ 350 ] {} <Debug> TCP-Session: ab6b850d-2d7d-4dc3-889a-938206cf565d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12204 | 2025.11.20 17:24:21.861020 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12205 | 2025.11.20 17:24:21.861100 [ 350 ] {} <Debug> TCP-Session: ab6b850d-2d7d-4dc3-889a-938206cf565d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12206 | 2025.11.20 17:24:21.861125 [ 353 ] {} <Debug> TCP-Session: a67776e6-a67b-43ed-b450-2a869dcd15bd Authenticating user 'default' from [fd00:1122:3344:101::e]:52611 | ||
| 12207 | 2025.11.20 17:24:21.861151 [ 353 ] {} <Debug> TCP-Session: a67776e6-a67b-43ed-b450-2a869dcd15bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12208 | 2025.11.20 17:24:21.861165 [ 353 ] {} <Debug> TCP-Session: a67776e6-a67b-43ed-b450-2a869dcd15bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12209 | 2025.11.20 17:24:21.861168 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12210 | 2025.11.20 17:24:21.861210 [ 290 ] {} <Debug> TCP-Session: b4c985e9-819b-4361-b79b-877adf0f3e5e Authenticating user 'default' from [fd00:1122:3344:101::e]:61093 | ||
| 12211 | 2025.11.20 17:24:21.861228 [ 290 ] {} <Debug> TCP-Session: b4c985e9-819b-4361-b79b-877adf0f3e5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12212 | 2025.11.20 17:24:21.861246 [ 290 ] {} <Debug> TCP-Session: b4c985e9-819b-4361-b79b-877adf0f3e5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12213 | 2025.11.20 17:24:21.861635 [ 308 ] {27ebe08b-cd12-48f8-bb55-5e851430d8f2} <Trace> AggregatingTransform: Aggregating | ||
| 12214 | 2025.11.20 17:24:21.861680 [ 308 ] {27ebe08b-cd12-48f8-bb55-5e851430d8f2} <Trace> Aggregator: Aggregation method: without_key | ||
| 12215 | 2025.11.20 17:24:21.861720 [ 308 ] {27ebe08b-cd12-48f8-bb55-5e851430d8f2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001165802 sec. (857.779 rows/sec., 33.51 KiB/sec.) | ||
| 12216 | 2025.11.20 17:24:21.861739 [ 308 ] {27ebe08b-cd12-48f8-bb55-5e851430d8f2} <Trace> Aggregator: Merging aggregated data | ||
| 12217 | 2025.11.20 17:24:21.862828 [ 351 ] {27ebe08b-cd12-48f8-bb55-5e851430d8f2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003095 sec., 323.10177705977384 rows/sec., 12.62 KiB/sec. | ||
| 12218 | 2025.11.20 17:24:21.862957 [ 351 ] {27ebe08b-cd12-48f8-bb55-5e851430d8f2} <Debug> TCPHandler: Processed in 0.003472716 sec. | ||
| 12219 | 2025.11.20 17:24:21.863097 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12220 | 2025.11.20 17:24:21.863124 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12221 | 2025.11.20 17:24:21.863135 [ 351 ] {} <Debug> TCP-Session: a9dfb3a8-cd54-42a9-9935-ca094b29d854 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12222 | 2025.11.20 17:24:21.863148 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12223 | 2025.11.20 17:24:21.863168 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12224 | 2025.11.20 17:24:21.863186 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12225 | 2025.11.20 17:24:21.863219 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12226 | 2025.11.20 17:24:21.863235 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12227 | 2025.11.20 17:24:21.863251 [ 350 ] {} <Debug> TCP-Session: ab6b850d-2d7d-4dc3-889a-938206cf565d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12228 | 2025.11.20 17:24:21.863256 [ 354 ] {} <Debug> TCP-Session: 1d302100-c19d-40b6-9a48-d57f4b6d2573 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12229 | 2025.11.20 17:24:21.863271 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12230 | 2025.11.20 17:24:21.863281 [ 289 ] {} <Debug> TCP-Session: 9937496b-227d-4e68-aa4c-1fe491aeae06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12231 | 2025.11.20 17:24:21.863313 [ 290 ] {} <Debug> TCP-Session: b4c985e9-819b-4361-b79b-877adf0f3e5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12232 | 2025.11.20 17:24:21.863213 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12233 | 2025.11.20 17:24:21.863209 [ 286 ] {} <Debug> TCP-Session: 5ece7ab1-56c2-4880-9f09-a6d9290ffef0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12234 | 2025.11.20 17:24:21.863382 [ 288 ] {} <Debug> TCP-Session: f6e8101f-aeaa-44be-b715-ee72c65c2e09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12235 | 2025.11.20 17:24:21.863177 [ 352 ] {} <Debug> TCP-Session: 458d26ea-57ed-4610-be5d-6b5728ff06e7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12236 | 2025.11.20 17:24:21.863225 [ 353 ] {} <Debug> TCP-Session: a67776e6-a67b-43ed-b450-2a869dcd15bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12237 | 2025.11.20 17:24:21.999657 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60728 | ||
| 12238 | 2025.11.20 17:24:21.999794 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12239 | 2025.11.20 17:24:21.999832 [ 351 ] {} <Debug> TCP-Session: d776e0cc-1a07-446d-bfb0-e1914028def2 Authenticating user 'default' from [fd00:1122:3344:101::e]:60728 | ||
| 12240 | 2025.11.20 17:24:21.999863 [ 351 ] {} <Debug> TCP-Session: d776e0cc-1a07-446d-bfb0-e1914028def2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12241 | 2025.11.20 17:24:21.999882 [ 351 ] {} <Debug> TCP-Session: d776e0cc-1a07-446d-bfb0-e1914028def2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12242 | 2025.11.20 17:24:22.000154 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44578 | ||
| 12243 | 2025.11.20 17:24:22.000170 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58181 | ||
| 12244 | 2025.11.20 17:24:22.000192 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64445 | ||
| 12245 | 2025.11.20 17:24:22.000221 [ 351 ] {} <Trace> TCP-Session: d776e0cc-1a07-446d-bfb0-e1914028def2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12246 | 2025.11.20 17:24:22.000181 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48258 | ||
| 12247 | 2025.11.20 17:24:22.000172 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40872 | ||
| 12248 | 2025.11.20 17:24:22.000159 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44786 | ||
| 12249 | 2025.11.20 17:24:22.000213 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37474 | ||
| 12250 | 2025.11.20 17:24:22.000413 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12251 | 2025.11.20 17:24:22.000427 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12252 | 2025.11.20 17:24:22.000432 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12253 | 2025.11.20 17:24:22.000439 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12254 | 2025.11.20 17:24:22.000460 [ 354 ] {} <Debug> TCP-Session: fcb04d65-328a-43da-94a9-017dba98531a Authenticating user 'default' from [fd00:1122:3344:101::e]:40872 | ||
| 12255 | 2025.11.20 17:24:22.000470 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12256 | 2025.11.20 17:24:22.000501 [ 353 ] {} <Debug> TCP-Session: 25951762-bf86-4778-8c75-355e2ba5ef51 Authenticating user 'default' from [fd00:1122:3344:101::e]:44578 | ||
| 12257 | 2025.11.20 17:24:22.000516 [ 286 ] {} <Debug> TCP-Session: a3871a83-816b-40dc-a422-76574c90db41 Authenticating user 'default' from [fd00:1122:3344:101::e]:58181 | ||
| 12258 | 2025.11.20 17:24:22.000523 [ 354 ] {} <Debug> TCP-Session: fcb04d65-328a-43da-94a9-017dba98531a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12259 | 2025.11.20 17:24:22.000545 [ 353 ] {} <Debug> TCP-Session: 25951762-bf86-4778-8c75-355e2ba5ef51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12260 | 2025.11.20 17:24:22.000566 [ 354 ] {} <Debug> TCP-Session: fcb04d65-328a-43da-94a9-017dba98531a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12261 | 2025.11.20 17:24:22.000578 [ 353 ] {} <Debug> TCP-Session: 25951762-bf86-4778-8c75-355e2ba5ef51 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12262 | 2025.11.20 17:24:22.000559 [ 286 ] {} <Debug> TCP-Session: a3871a83-816b-40dc-a422-76574c90db41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12263 | 2025.11.20 17:24:22.000528 [ 350 ] {} <Debug> TCP-Session: 18743b0e-523c-40c1-87e1-e30d9c7fba8d Authenticating user 'default' from [fd00:1122:3344:101::e]:37474 | ||
| 12264 | 2025.11.20 17:24:22.000658 [ 286 ] {} <Debug> TCP-Session: a3871a83-816b-40dc-a422-76574c90db41 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12265 | 2025.11.20 17:24:22.000677 [ 350 ] {} <Debug> TCP-Session: 18743b0e-523c-40c1-87e1-e30d9c7fba8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12266 | 2025.11.20 17:24:22.000458 [ 289 ] {} <Debug> TCP-Session: 21cc7a18-8fd7-4b8f-8484-659cf0b3da7f Authenticating user 'default' from [fd00:1122:3344:101::e]:64445 | ||
| 12267 | 2025.11.20 17:24:22.000704 [ 350 ] {} <Debug> TCP-Session: 18743b0e-523c-40c1-87e1-e30d9c7fba8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12268 | 2025.11.20 17:24:22.000745 [ 289 ] {} <Debug> TCP-Session: 21cc7a18-8fd7-4b8f-8484-659cf0b3da7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12269 | 2025.11.20 17:24:22.000440 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12270 | 2025.11.20 17:24:22.000763 [ 289 ] {} <Debug> TCP-Session: 21cc7a18-8fd7-4b8f-8484-659cf0b3da7f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12271 | 2025.11.20 17:24:22.000431 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12272 | 2025.11.20 17:24:22.000802 [ 352 ] {} <Debug> TCP-Session: e825e475-9f3f-46c1-8df1-922ac85c6a36 Authenticating user 'default' from [fd00:1122:3344:101::e]:44786 | ||
| 12273 | 2025.11.20 17:24:22.000441 [ 351 ] {ce491473-eda1-4b4a-bddb-4bc3117baed0} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60728) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12274 | 2025.11.20 17:24:22.000844 [ 352 ] {} <Debug> TCP-Session: e825e475-9f3f-46c1-8df1-922ac85c6a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12275 | 2025.11.20 17:24:22.000831 [ 288 ] {} <Debug> TCP-Session: 97deaab2-a441-4ba4-b956-8972f782049c Authenticating user 'default' from [fd00:1122:3344:101::e]:48258 | ||
| 12276 | 2025.11.20 17:24:22.000878 [ 352 ] {} <Debug> TCP-Session: e825e475-9f3f-46c1-8df1-922ac85c6a36 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12277 | 2025.11.20 17:24:22.000891 [ 288 ] {} <Debug> TCP-Session: 97deaab2-a441-4ba4-b956-8972f782049c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12278 | 2025.11.20 17:24:22.000201 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64371 | ||
| 12279 | 2025.11.20 17:24:22.000911 [ 288 ] {} <Debug> TCP-Session: 97deaab2-a441-4ba4-b956-8972f782049c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12280 | 2025.11.20 17:24:22.000984 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12281 | 2025.11.20 17:24:22.001012 [ 290 ] {} <Debug> TCP-Session: 35ea4db5-68ce-4da2-8d2a-f05c0a37d476 Authenticating user 'default' from [fd00:1122:3344:101::e]:64371 | ||
| 12282 | 2025.11.20 17:24:22.001029 [ 290 ] {} <Debug> TCP-Session: 35ea4db5-68ce-4da2-8d2a-f05c0a37d476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12283 | 2025.11.20 17:24:22.001041 [ 290 ] {} <Debug> TCP-Session: 35ea4db5-68ce-4da2-8d2a-f05c0a37d476 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12284 | 2025.11.20 17:24:22.001128 [ 351 ] {ce491473-eda1-4b4a-bddb-4bc3117baed0} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12285 | 2025.11.20 17:24:22.001182 [ 351 ] {ce491473-eda1-4b4a-bddb-4bc3117baed0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12286 | 2025.11.20 17:24:22.001459 [ 351 ] {ce491473-eda1-4b4a-bddb-4bc3117baed0} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 12287 | 2025.11.20 17:24:22.002433 [ 342 ] {ce491473-eda1-4b4a-bddb-4bc3117baed0} <Trace> AggregatingTransform: Aggregating | ||
| 12288 | 2025.11.20 17:24:22.002477 [ 342 ] {ce491473-eda1-4b4a-bddb-4bc3117baed0} <Trace> Aggregator: Aggregation method: without_key | ||
| 12289 | 2025.11.20 17:24:22.002519 [ 342 ] {ce491473-eda1-4b4a-bddb-4bc3117baed0} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000959738 sec. (1041.951 rows/sec., 40.70 KiB/sec.) | ||
| 12290 | 2025.11.20 17:24:22.002540 [ 342 ] {ce491473-eda1-4b4a-bddb-4bc3117baed0} <Trace> Aggregator: Merging aggregated data | ||
| 12291 | 2025.11.20 17:24:22.003908 [ 351 ] {ce491473-eda1-4b4a-bddb-4bc3117baed0} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003524 sec., 283.7684449489217 rows/sec., 11.08 KiB/sec. | ||
| 12292 | 2025.11.20 17:24:22.004051 [ 351 ] {ce491473-eda1-4b4a-bddb-4bc3117baed0} <Debug> TCPHandler: Processed in 0.003944824 sec. | ||
| 12293 | 2025.11.20 17:24:22.004146 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12294 | 2025.11.20 17:24:22.004175 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12295 | 2025.11.20 17:24:22.004179 [ 351 ] {} <Debug> TCP-Session: d776e0cc-1a07-446d-bfb0-e1914028def2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12296 | 2025.11.20 17:24:22.004198 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12297 | 2025.11.20 17:24:22.004224 [ 350 ] {} <Debug> TCP-Session: 18743b0e-523c-40c1-87e1-e30d9c7fba8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12298 | 2025.11.20 17:24:22.004219 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12299 | 2025.11.20 17:24:22.004252 [ 354 ] {} <Debug> TCP-Session: fcb04d65-328a-43da-94a9-017dba98531a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12300 | 2025.11.20 17:24:22.004243 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12301 | 2025.11.20 17:24:22.004276 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12302 | 2025.11.20 17:24:22.004305 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12303 | 2025.11.20 17:24:22.004341 [ 353 ] {} <Debug> TCP-Session: 25951762-bf86-4778-8c75-355e2ba5ef51 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12304 | 2025.11.20 17:24:22.004356 [ 289 ] {} <Debug> TCP-Session: 21cc7a18-8fd7-4b8f-8484-659cf0b3da7f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12305 | 2025.11.20 17:24:22.004369 [ 286 ] {} <Debug> TCP-Session: a3871a83-816b-40dc-a422-76574c90db41 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12306 | 2025.11.20 17:24:22.004296 [ 352 ] {} <Debug> TCP-Session: e825e475-9f3f-46c1-8df1-922ac85c6a36 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12307 | 2025.11.20 17:24:22.004279 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12308 | 2025.11.20 17:24:22.004332 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12309 | 2025.11.20 17:24:22.004485 [ 288 ] {} <Debug> TCP-Session: 97deaab2-a441-4ba4-b956-8972f782049c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12310 | 2025.11.20 17:24:22.004516 [ 290 ] {} <Debug> TCP-Session: 35ea4db5-68ce-4da2-8d2a-f05c0a37d476 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12311 | 2025.11.20 17:24:22.121885 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49182 | ||
| 12312 | 2025.11.20 17:24:22.122019 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12313 | 2025.11.20 17:24:22.122047 [ 351 ] {} <Debug> TCP-Session: 6b7bba73-33bd-4049-8a54-a7065e146345 Authenticating user 'default' from [fd00:1122:3344:101::e]:49182 | ||
| 12314 | 2025.11.20 17:24:22.122070 [ 351 ] {} <Debug> TCP-Session: 6b7bba73-33bd-4049-8a54-a7065e146345 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12315 | 2025.11.20 17:24:22.122084 [ 351 ] {} <Debug> TCP-Session: 6b7bba73-33bd-4049-8a54-a7065e146345 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12316 | 2025.11.20 17:24:22.122319 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56323 | ||
| 12317 | 2025.11.20 17:24:22.122350 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64914 | ||
| 12318 | 2025.11.20 17:24:22.122340 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61121 | ||
| 12319 | 2025.11.20 17:24:22.122392 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35529 | ||
| 12320 | 2025.11.20 17:24:22.122409 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34123 | ||
| 12321 | 2025.11.20 17:24:22.122437 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12322 | 2025.11.20 17:24:22.122438 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12323 | 2025.11.20 17:24:22.122459 [ 351 ] {} <Trace> TCP-Session: 6b7bba73-33bd-4049-8a54-a7065e146345 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12324 | 2025.11.20 17:24:22.122485 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12325 | 2025.11.20 17:24:22.122493 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12326 | 2025.11.20 17:24:22.122479 [ 288 ] {} <Debug> TCP-Session: 910bc99b-9589-4d61-9714-cd4acad78c6c Authenticating user 'default' from [fd00:1122:3344:101::e]:64914 | ||
| 12327 | 2025.11.20 17:24:22.122524 [ 289 ] {} <Debug> TCP-Session: f884d87d-655a-4a4a-8efe-93b71811ca2e Authenticating user 'default' from [fd00:1122:3344:101::e]:35529 | ||
| 12328 | 2025.11.20 17:24:22.122534 [ 350 ] {} <Debug> TCP-Session: b5406468-525e-4707-959a-a9aa990690c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:34123 | ||
| 12329 | 2025.11.20 17:24:22.122557 [ 288 ] {} <Debug> TCP-Session: 910bc99b-9589-4d61-9714-cd4acad78c6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12330 | 2025.11.20 17:24:22.122566 [ 289 ] {} <Debug> TCP-Session: f884d87d-655a-4a4a-8efe-93b71811ca2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12331 | 2025.11.20 17:24:22.122576 [ 350 ] {} <Debug> TCP-Session: b5406468-525e-4707-959a-a9aa990690c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12332 | 2025.11.20 17:24:22.122581 [ 288 ] {} <Debug> TCP-Session: 910bc99b-9589-4d61-9714-cd4acad78c6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12333 | 2025.11.20 17:24:22.122589 [ 289 ] {} <Debug> TCP-Session: f884d87d-655a-4a4a-8efe-93b71811ca2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12334 | 2025.11.20 17:24:22.122597 [ 350 ] {} <Debug> TCP-Session: b5406468-525e-4707-959a-a9aa990690c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12335 | 2025.11.20 17:24:22.122473 [ 352 ] {} <Debug> TCP-Session: 236557c8-689b-4eef-bfb8-b39aeb5ddc01 Authenticating user 'default' from [fd00:1122:3344:101::e]:56323 | ||
| 12336 | 2025.11.20 17:24:22.122649 [ 351 ] {2af9b775-4a87-4829-a0a1-404ca63ab1d7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49182) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 12337 | 2025.11.20 17:24:22.122668 [ 352 ] {} <Debug> TCP-Session: 236557c8-689b-4eef-bfb8-b39aeb5ddc01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12338 | 2025.11.20 17:24:22.122340 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42450 | ||
| 12339 | 2025.11.20 17:24:22.122701 [ 352 ] {} <Debug> TCP-Session: 236557c8-689b-4eef-bfb8-b39aeb5ddc01 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12340 | 2025.11.20 17:24:22.122485 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12341 | 2025.11.20 17:24:22.122401 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32783 | ||
| 12342 | 2025.11.20 17:24:22.122798 [ 354 ] {} <Debug> TCP-Session: 643a5d02-c0ec-4e47-96f1-05e34b0263fd Authenticating user 'default' from [fd00:1122:3344:101::e]:61121 | ||
| 12343 | 2025.11.20 17:24:22.122816 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12344 | 2025.11.20 17:24:22.122325 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37238 | ||
| 12345 | 2025.11.20 17:24:22.122856 [ 286 ] {} <Debug> TCP-Session: a8b54f97-6c47-450b-9866-adad96516363 Authenticating user 'default' from [fd00:1122:3344:101::e]:42450 | ||
| 12346 | 2025.11.20 17:24:22.122858 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12347 | 2025.11.20 17:24:22.122885 [ 286 ] {} <Debug> TCP-Session: a8b54f97-6c47-450b-9866-adad96516363 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12348 | 2025.11.20 17:24:22.122903 [ 290 ] {} <Debug> TCP-Session: 1fa1b0a7-d4a4-47f1-b645-cd9995409d81 Authenticating user 'default' from [fd00:1122:3344:101::e]:32783 | ||
| 12349 | 2025.11.20 17:24:22.122915 [ 286 ] {} <Debug> TCP-Session: a8b54f97-6c47-450b-9866-adad96516363 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12350 | 2025.11.20 17:24:22.122839 [ 354 ] {} <Debug> TCP-Session: 643a5d02-c0ec-4e47-96f1-05e34b0263fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12351 | 2025.11.20 17:24:22.122943 [ 290 ] {} <Debug> TCP-Session: 1fa1b0a7-d4a4-47f1-b645-cd9995409d81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12352 | 2025.11.20 17:24:22.122953 [ 351 ] {2af9b775-4a87-4829-a0a1-404ca63ab1d7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 12353 | 2025.11.20 17:24:22.122968 [ 354 ] {} <Debug> TCP-Session: 643a5d02-c0ec-4e47-96f1-05e34b0263fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12354 | 2025.11.20 17:24:22.122982 [ 290 ] {} <Debug> TCP-Session: 1fa1b0a7-d4a4-47f1-b645-cd9995409d81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12355 | 2025.11.20 17:24:22.123031 [ 351 ] {2af9b775-4a87-4829-a0a1-404ca63ab1d7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 12356 | 2025.11.20 17:24:22.122906 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 12357 | 2025.11.20 17:24:22.123081 [ 353 ] {} <Debug> TCP-Session: b7d53c2c-6b9b-4e41-85a6-272b3d92677c Authenticating user 'default' from [fd00:1122:3344:101::e]:37238 | ||
| 12358 | 2025.11.20 17:24:22.123097 [ 353 ] {} <Debug> TCP-Session: b7d53c2c-6b9b-4e41-85a6-272b3d92677c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12359 | 2025.11.20 17:24:22.123111 [ 353 ] {} <Debug> TCP-Session: b7d53c2c-6b9b-4e41-85a6-272b3d92677c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12360 | 2025.11.20 17:24:22.123343 [ 351 ] {2af9b775-4a87-4829-a0a1-404ca63ab1d7} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 12361 | 2025.11.20 17:24:22.124267 [ 317 ] {2af9b775-4a87-4829-a0a1-404ca63ab1d7} <Trace> AggregatingTransform: Aggregating | ||
| 12362 | 2025.11.20 17:24:22.124321 [ 317 ] {2af9b775-4a87-4829-a0a1-404ca63ab1d7} <Trace> Aggregator: Aggregation method: without_key | ||
| 12363 | 2025.11.20 17:24:22.124360 [ 317 ] {2af9b775-4a87-4829-a0a1-404ca63ab1d7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000912147 sec. (1096.315 rows/sec., 42.82 KiB/sec.) | ||
| 12364 | 2025.11.20 17:24:22.124381 [ 317 ] {2af9b775-4a87-4829-a0a1-404ca63ab1d7} <Trace> Aggregator: Merging aggregated data | ||
| 12365 | 2025.11.20 17:24:22.125752 [ 351 ] {2af9b775-4a87-4829-a0a1-404ca63ab1d7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003159 sec., 316.5558721114277 rows/sec., 12.37 KiB/sec. | ||
| 12366 | 2025.11.20 17:24:22.125922 [ 351 ] {2af9b775-4a87-4829-a0a1-404ca63ab1d7} <Debug> TCPHandler: Processed in 0.003601578 sec. | ||
| 12367 | 2025.11.20 17:24:22.126016 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12368 | 2025.11.20 17:24:22.126046 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12369 | 2025.11.20 17:24:22.126064 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12370 | 2025.11.20 17:24:22.126083 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12371 | 2025.11.20 17:24:22.126097 [ 352 ] {} <Debug> TCP-Session: 236557c8-689b-4eef-bfb8-b39aeb5ddc01 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12372 | 2025.11.20 17:24:22.126119 [ 290 ] {} <Debug> TCP-Session: 1fa1b0a7-d4a4-47f1-b645-cd9995409d81 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12373 | 2025.11.20 17:24:22.126141 [ 289 ] {} <Debug> TCP-Session: f884d87d-655a-4a4a-8efe-93b71811ca2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12374 | 2025.11.20 17:24:22.126143 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12375 | 2025.11.20 17:24:22.126163 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12376 | 2025.11.20 17:24:22.126186 [ 354 ] {} <Debug> TCP-Session: 643a5d02-c0ec-4e47-96f1-05e34b0263fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12377 | 2025.11.20 17:24:22.126202 [ 350 ] {} <Debug> TCP-Session: b5406468-525e-4707-959a-a9aa990690c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12378 | 2025.11.20 17:24:22.126205 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12379 | 2025.11.20 17:24:22.126116 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12380 | 2025.11.20 17:24:22.126251 [ 288 ] {} <Debug> TCP-Session: 910bc99b-9589-4d61-9714-cd4acad78c6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12381 | 2025.11.20 17:24:22.126114 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 12382 | 2025.11.20 17:24:22.126278 [ 286 ] {} <Debug> TCP-Session: a8b54f97-6c47-450b-9866-adad96516363 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12383 | 2025.11.20 17:24:22.126047 [ 351 ] {} <Debug> TCP-Session: 6b7bba73-33bd-4049-8a54-a7065e146345 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12384 | 2025.11.20 17:24:22.126316 [ 353 ] {} <Debug> TCP-Session: b7d53c2c-6b9b-4e41-85a6-272b3d92677c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12385 | 2025.11.20 17:24:22.310438 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12386 | 2025.11.20 17:24:22.310618 [ 260 ] {47a436bc-e1d5-4075-b5c0-a8814be92e7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12387 | 2025.11.20 17:24:22.310684 [ 260 ] {47a436bc-e1d5-4075-b5c0-a8814be92e7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12388 | 2025.11.20 17:24:22.311338 [ 260 ] {47a436bc-e1d5-4075-b5c0-a8814be92e7c} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12389 | 2025.11.20 17:24:22.311388 [ 260 ] {47a436bc-e1d5-4075-b5c0-a8814be92e7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12390 | 2025.11.20 17:24:22.311821 [ 260 ] {47a436bc-e1d5-4075-b5c0-a8814be92e7c} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12391 | 2025.11.20 17:24:22.312101 [ 260 ] {47a436bc-e1d5-4075-b5c0-a8814be92e7c} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12392 | 2025.11.20 17:24:22.312264 [ 260 ] {47a436bc-e1d5-4075-b5c0-a8814be92e7c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001697 sec., 32999.410724808484 rows/sec., 2.54 MiB/sec. | ||
| 12393 | 2025.11.20 17:24:22.312309 [ 260 ] {47a436bc-e1d5-4075-b5c0-a8814be92e7c} <Debug> TCPHandler: Processed in 0.002004848 sec. | ||
| 12394 | 2025.11.20 17:24:22.312434 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12395 | 2025.11.20 17:24:22.312531 [ 260 ] {590ff1a8-0636-4ca3-a1ae-912267746684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12396 | 2025.11.20 17:24:22.312573 [ 260 ] {590ff1a8-0636-4ca3-a1ae-912267746684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12397 | 2025.11.20 17:24:22.313011 [ 260 ] {590ff1a8-0636-4ca3-a1ae-912267746684} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12398 | 2025.11.20 17:24:22.313049 [ 260 ] {590ff1a8-0636-4ca3-a1ae-912267746684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12399 | 2025.11.20 17:24:22.313431 [ 260 ] {590ff1a8-0636-4ca3-a1ae-912267746684} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12400 | 2025.11.20 17:24:22.313705 [ 260 ] {590ff1a8-0636-4ca3-a1ae-912267746684} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12401 | 2025.11.20 17:24:22.313868 [ 260 ] {590ff1a8-0636-4ca3-a1ae-912267746684} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001355 sec., 47232.47232472325 rows/sec., 3.69 MiB/sec. | ||
| 12402 | 2025.11.20 17:24:22.313915 [ 260 ] {590ff1a8-0636-4ca3-a1ae-912267746684} <Debug> TCPHandler: Processed in 0.001531529 sec. | ||
| 12403 | 2025.11.20 17:24:22.314065 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12404 | 2025.11.20 17:24:22.314274 [ 260 ] {016f613e-3ede-4b77-a2b1-0c15b0c6bdb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12405 | 2025.11.20 17:24:22.314380 [ 260 ] {016f613e-3ede-4b77-a2b1-0c15b0c6bdb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12406 | 2025.11.20 17:24:22.314910 [ 260 ] {016f613e-3ede-4b77-a2b1-0c15b0c6bdb8} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12407 | 2025.11.20 17:24:22.314949 [ 260 ] {016f613e-3ede-4b77-a2b1-0c15b0c6bdb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12408 | 2025.11.20 17:24:22.315346 [ 260 ] {016f613e-3ede-4b77-a2b1-0c15b0c6bdb8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12409 | 2025.11.20 17:24:22.315576 [ 260 ] {016f613e-3ede-4b77-a2b1-0c15b0c6bdb8} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12410 | 2025.11.20 17:24:22.315721 [ 260 ] {016f613e-3ede-4b77-a2b1-0c15b0c6bdb8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00147 sec., 108843.53741496599 rows/sec., 7.58 MiB/sec. | ||
| 12411 | 2025.11.20 17:24:22.315759 [ 260 ] {016f613e-3ede-4b77-a2b1-0c15b0c6bdb8} <Debug> TCPHandler: Processed in 0.001758663 sec. | ||
| 12412 | 2025.11.20 17:24:22.315874 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12413 | 2025.11.20 17:24:22.315968 [ 260 ] {f19e9f0d-8032-4de6-af9d-52f2de5de231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12414 | 2025.11.20 17:24:22.316011 [ 260 ] {f19e9f0d-8032-4de6-af9d-52f2de5de231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12415 | 2025.11.20 17:24:22.316356 [ 260 ] {f19e9f0d-8032-4de6-af9d-52f2de5de231} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12416 | 2025.11.20 17:24:22.316392 [ 260 ] {f19e9f0d-8032-4de6-af9d-52f2de5de231} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12417 | 2025.11.20 17:24:22.316695 [ 260 ] {f19e9f0d-8032-4de6-af9d-52f2de5de231} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12418 | 2025.11.20 17:24:22.316902 [ 260 ] {f19e9f0d-8032-4de6-af9d-52f2de5de231} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12419 | 2025.11.20 17:24:22.317034 [ 260 ] {f19e9f0d-8032-4de6-af9d-52f2de5de231} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 12420 | 2025.11.20 17:24:22.317070 [ 260 ] {f19e9f0d-8032-4de6-af9d-52f2de5de231} <Debug> TCPHandler: Processed in 0.001245424 sec. | ||
| 12421 | 2025.11.20 17:24:23.664530 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27296 | ||
| 12422 | 2025.11.20 17:24:23.665063 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12423 | 2025.11.20 17:24:23.665101 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12424 | 2025.11.20 17:24:23.665584 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12425 | 2025.11.20 17:24:23.665803 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12426 | 2025.11.20 17:24:23.665933 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27296 | ||
| 12427 | 2025.11.20 17:24:25.057696 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 12428 | 2025.11.20 17:24:25.072726 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12429 | 2025.11.20 17:24:25.072779 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12430 | 2025.11.20 17:24:25.078054 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 12431 | 2025.11.20 17:24:25.078745 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12432 | 2025.11.20 17:24:25.081415 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 12433 | 2025.11.20 17:24:26.252427 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1584 | ||
| 12434 | 2025.11.20 17:24:26.254904 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12435 | 2025.11.20 17:24:26.254955 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12436 | 2025.11.20 17:24:26.256196 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12437 | 2025.11.20 17:24:26.256458 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12438 | 2025.11.20 17:24:26.256765 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1584 | ||
| 12439 | 2025.11.20 17:24:27.324050 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12440 | 2025.11.20 17:24:27.324248 [ 260 ] {154b78e2-f775-4d7a-820b-31e410953ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12441 | 2025.11.20 17:24:27.324328 [ 260 ] {154b78e2-f775-4d7a-820b-31e410953ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12442 | 2025.11.20 17:24:27.325158 [ 260 ] {154b78e2-f775-4d7a-820b-31e410953ef3} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12443 | 2025.11.20 17:24:27.325208 [ 260 ] {154b78e2-f775-4d7a-820b-31e410953ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12444 | 2025.11.20 17:24:27.325623 [ 260 ] {154b78e2-f775-4d7a-820b-31e410953ef3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12445 | 2025.11.20 17:24:27.325859 [ 260 ] {154b78e2-f775-4d7a-820b-31e410953ef3} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12446 | 2025.11.20 17:24:27.326015 [ 260 ] {154b78e2-f775-4d7a-820b-31e410953ef3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001821 sec., 225151.01592531576 rows/sec., 14.28 MiB/sec. | ||
| 12447 | 2025.11.20 17:24:27.326021 [ 55 ] {} <Debug> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 12448 | 2025.11.20 17:24:27.326061 [ 260 ] {154b78e2-f775-4d7a-820b-31e410953ef3} <Debug> TCPHandler: Processed in 0.00215028 sec. | ||
| 12449 | 2025.11.20 17:24:27.326097 [ 55 ] {} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12450 | 2025.11.20 17:24:27.326124 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12451 | 2025.11.20 17:24:27.326186 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12452 | 2025.11.20 17:24:27.326246 [ 197 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 12453 | 2025.11.20 17:24:27.326296 [ 260 ] {122171d8-ca3b-4afa-a6f1-dc373ce9a93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12454 | 2025.11.20 17:24:27.326345 [ 260 ] {122171d8-ca3b-4afa-a6f1-dc373ce9a93a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12455 | 2025.11.20 17:24:27.326397 [ 197 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12456 | 2025.11.20 17:24:27.326437 [ 197 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 434 rows starting from the beginning of the part | ||
| 12457 | 2025.11.20 17:24:27.326503 [ 197 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 410 rows starting from the beginning of the part | ||
| 12458 | 2025.11.20 17:24:27.326551 [ 197 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 410 rows starting from the beginning of the part | ||
| 12459 | 2025.11.20 17:24:27.326601 [ 197 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 410 rows starting from the beginning of the part | ||
| 12460 | 2025.11.20 17:24:27.326642 [ 197 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 410 rows starting from the beginning of the part | ||
| 12461 | 2025.11.20 17:24:27.326685 [ 197 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 410 rows starting from the beginning of the part | ||
| 12462 | 2025.11.20 17:24:27.327386 [ 260 ] {122171d8-ca3b-4afa-a6f1-dc373ce9a93a} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12463 | 2025.11.20 17:24:27.327428 [ 260 ] {122171d8-ca3b-4afa-a6f1-dc373ce9a93a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12464 | 2025.11.20 17:24:27.327866 [ 260 ] {122171d8-ca3b-4afa-a6f1-dc373ce9a93a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12465 | 2025.11.20 17:24:27.327895 [ 198 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001704003 sec., 1457743.9124226894 rows/sec., 98.31 MiB/sec. | ||
| 12466 | 2025.11.20 17:24:27.328080 [ 189 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 12467 | 2025.11.20 17:24:27.328101 [ 260 ] {122171d8-ca3b-4afa-a6f1-dc373ce9a93a} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12468 | 2025.11.20 17:24:27.328245 [ 260 ] {122171d8-ca3b-4afa-a6f1-dc373ce9a93a} <Debug> executeQuery: Read 1193 rows, 97.61 KiB in 0.001968 sec., 606199.1869918698 rows/sec., 48.43 MiB/sec. | ||
| 12469 | 2025.11.20 17:24:27.328288 [ 260 ] {122171d8-ca3b-4afa-a6f1-dc373ce9a93a} <Debug> TCPHandler: Processed in 0.00215232 sec. | ||
| 12470 | 2025.11.20 17:24:27.328358 [ 189 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_40_8} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12471 | 2025.11.20 17:24:27.328405 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12472 | 2025.11.20 17:24:27.328433 [ 189 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_40_8} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 12473 | 2025.11.20 17:24:27.328508 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 12474 | 2025.11.20 17:24:27.328507 [ 260 ] {0ad24f6e-b738-4713-965b-6024b9968053} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12475 | 2025.11.20 17:24:27.328562 [ 260 ] {0ad24f6e-b738-4713-965b-6024b9968053} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12476 | 2025.11.20 17:24:27.329084 [ 260 ] {0ad24f6e-b738-4713-965b-6024b9968053} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12477 | 2025.11.20 17:24:27.329122 [ 260 ] {0ad24f6e-b738-4713-965b-6024b9968053} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12478 | 2025.11.20 17:24:27.329455 [ 260 ] {0ad24f6e-b738-4713-965b-6024b9968053} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 12479 | 2025.11.20 17:24:27.329643 [ 260 ] {0ad24f6e-b738-4713-965b-6024b9968053} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12480 | 2025.11.20 17:24:27.329767 [ 260 ] {0ad24f6e-b738-4713-965b-6024b9968053} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001312 sec., 186737.80487804877 rows/sec., 11.41 MiB/sec. | ||
| 12481 | 2025.11.20 17:24:27.329805 [ 260 ] {0ad24f6e-b738-4713-965b-6024b9968053} <Debug> TCPHandler: Processed in 0.001485688 sec. | ||
| 12482 | 2025.11.20 17:24:27.329909 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12483 | 2025.11.20 17:24:27.329997 [ 260 ] {2d42e9ce-f0bf-4561-b55f-ed53f2d4cb57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12484 | 2025.11.20 17:24:27.330035 [ 260 ] {2d42e9ce-f0bf-4561-b55f-ed53f2d4cb57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12485 | 2025.11.20 17:24:27.330613 [ 260 ] {2d42e9ce-f0bf-4561-b55f-ed53f2d4cb57} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12486 | 2025.11.20 17:24:27.330649 [ 260 ] {2d42e9ce-f0bf-4561-b55f-ed53f2d4cb57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12487 | 2025.11.20 17:24:27.330962 [ 260 ] {2d42e9ce-f0bf-4561-b55f-ed53f2d4cb57} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 12488 | 2025.11.20 17:24:27.331161 [ 260 ] {2d42e9ce-f0bf-4561-b55f-ed53f2d4cb57} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12489 | 2025.11.20 17:24:27.331277 [ 55 ] {} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 12490 | 2025.11.20 17:24:27.331294 [ 260 ] {2d42e9ce-f0bf-4561-b55f-ed53f2d4cb57} <Debug> executeQuery: Read 213 rows, 14.07 KiB in 0.001264 sec., 168512.65822784812 rows/sec., 10.87 MiB/sec. | ||
| 12491 | 2025.11.20 17:24:27.331328 [ 55 ] {} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12492 | 2025.11.20 17:24:27.331348 [ 260 ] {2d42e9ce-f0bf-4561-b55f-ed53f2d4cb57} <Debug> TCPHandler: Processed in 0.001444797 sec. | ||
| 12493 | 2025.11.20 17:24:27.331352 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12494 | 2025.11.20 17:24:27.331451 [ 193 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 12495 | 2025.11.20 17:24:27.331457 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12496 | 2025.11.20 17:24:27.331561 [ 193 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12497 | 2025.11.20 17:24:27.331576 [ 260 ] {428df8c6-731b-460a-a7a0-f41b05f7e641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12498 | 2025.11.20 17:24:27.331601 [ 193 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 465 rows starting from the beginning of the part | ||
| 12499 | 2025.11.20 17:24:27.331623 [ 260 ] {428df8c6-731b-460a-a7a0-f41b05f7e641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12500 | 2025.11.20 17:24:27.331667 [ 193 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 212 rows starting from the beginning of the part | ||
| 12501 | 2025.11.20 17:24:27.331723 [ 193 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 212 rows starting from the beginning of the part | ||
| 12502 | 2025.11.20 17:24:27.331770 [ 193 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 440 rows starting from the beginning of the part | ||
| 12503 | 2025.11.20 17:24:27.331820 [ 193 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 212 rows starting from the beginning of the part | ||
| 12504 | 2025.11.20 17:24:27.331864 [ 193 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 213 rows starting from the beginning of the part | ||
| 12505 | 2025.11.20 17:24:27.332154 [ 260 ] {428df8c6-731b-460a-a7a0-f41b05f7e641} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12506 | 2025.11.20 17:24:27.332196 [ 260 ] {428df8c6-731b-460a-a7a0-f41b05f7e641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12507 | 2025.11.20 17:24:27.332526 [ 260 ] {428df8c6-731b-460a-a7a0-f41b05f7e641} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12508 | 2025.11.20 17:24:27.332739 [ 260 ] {428df8c6-731b-460a-a7a0-f41b05f7e641} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12509 | 2025.11.20 17:24:27.332850 [ 55 ] {} <Debug> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 12510 | 2025.11.20 17:24:27.332870 [ 260 ] {428df8c6-731b-460a-a7a0-f41b05f7e641} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001311 sec., 160945.84286803965 rows/sec., 9.14 MiB/sec. | ||
| 12511 | 2025.11.20 17:24:27.332886 [ 55 ] {} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12512 | 2025.11.20 17:24:27.332895 [ 189 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1754 rows, containing 5 columns (5 merged, 0 gathered) in 0.001482128 sec., 1183433.5495989549 rows/sec., 82.12 MiB/sec. | ||
| 12513 | 2025.11.20 17:24:27.332917 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12514 | 2025.11.20 17:24:27.332918 [ 260 ] {428df8c6-731b-460a-a7a0-f41b05f7e641} <Debug> TCPHandler: Processed in 0.001510498 sec. | ||
| 12515 | 2025.11.20 17:24:27.333007 [ 201 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 12516 | 2025.11.20 17:24:27.333057 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12517 | 2025.11.20 17:24:27.333104 [ 201 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12518 | 2025.11.20 17:24:27.333115 [ 198 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 12519 | 2025.11.20 17:24:27.333136 [ 201 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 223 rows starting from the beginning of the part | ||
| 12520 | 2025.11.20 17:24:27.333157 [ 260 ] {75959742-58fa-4734-a657-3f995d3b9e66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12521 | 2025.11.20 17:24:27.333193 [ 201 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 211 rows starting from the beginning of the part | ||
| 12522 | 2025.11.20 17:24:27.333203 [ 260 ] {75959742-58fa-4734-a657-3f995d3b9e66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12523 | 2025.11.20 17:24:27.333247 [ 201 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 211 rows starting from the beginning of the part | ||
| 12524 | 2025.11.20 17:24:27.333300 [ 201 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 211 rows starting from the beginning of the part | ||
| 12525 | 2025.11.20 17:24:27.333343 [ 201 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 211 rows starting from the beginning of the part | ||
| 12526 | 2025.11.20 17:24:27.333385 [ 201 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 211 rows starting from the beginning of the part | ||
| 12527 | 2025.11.20 17:24:27.333504 [ 198 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_50_10} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12528 | 2025.11.20 17:24:27.333605 [ 198 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_50_10} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 12529 | 2025.11.20 17:24:27.333723 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 12530 | 2025.11.20 17:24:27.334031 [ 260 ] {75959742-58fa-4734-a657-3f995d3b9e66} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12531 | 2025.11.20 17:24:27.334073 [ 260 ] {75959742-58fa-4734-a657-3f995d3b9e66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12532 | 2025.11.20 17:24:27.334254 [ 199 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001278564 sec., 999558.880118633 rows/sec., 60.76 MiB/sec. | ||
| 12533 | 2025.11.20 17:24:27.334423 [ 190 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 12534 | 2025.11.20 17:24:27.334434 [ 260 ] {75959742-58fa-4734-a657-3f995d3b9e66} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12535 | 2025.11.20 17:24:27.334737 [ 260 ] {75959742-58fa-4734-a657-3f995d3b9e66} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12536 | 2025.11.20 17:24:27.334762 [ 190 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_40_8} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12537 | 2025.11.20 17:24:27.334846 [ 190 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_40_8} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 12538 | 2025.11.20 17:24:27.334873 [ 260 ] {75959742-58fa-4734-a657-3f995d3b9e66} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001733 sec., 414887.4783612233 rows/sec., 29.12 MiB/sec. | ||
| 12539 | 2025.11.20 17:24:27.334917 [ 260 ] {75959742-58fa-4734-a657-3f995d3b9e66} <Debug> TCPHandler: Processed in 0.001909576 sec. | ||
| 12540 | 2025.11.20 17:24:27.334923 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 12541 | 2025.11.20 17:24:27.335031 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12542 | 2025.11.20 17:24:27.335132 [ 260 ] {e871e1e6-9274-4202-9b08-402a6d7fc881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12543 | 2025.11.20 17:24:27.335173 [ 260 ] {e871e1e6-9274-4202-9b08-402a6d7fc881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12544 | 2025.11.20 17:24:27.335515 [ 260 ] {e871e1e6-9274-4202-9b08-402a6d7fc881} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12545 | 2025.11.20 17:24:27.335552 [ 260 ] {e871e1e6-9274-4202-9b08-402a6d7fc881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12546 | 2025.11.20 17:24:27.335857 [ 260 ] {e871e1e6-9274-4202-9b08-402a6d7fc881} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12547 | 2025.11.20 17:24:27.336052 [ 260 ] {e871e1e6-9274-4202-9b08-402a6d7fc881} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12548 | 2025.11.20 17:24:27.336182 [ 260 ] {e871e1e6-9274-4202-9b08-402a6d7fc881} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 12549 | 2025.11.20 17:24:27.336220 [ 260 ] {e871e1e6-9274-4202-9b08-402a6d7fc881} <Debug> TCPHandler: Processed in 0.001237583 sec. | ||
| 12550 | 2025.11.20 17:24:27.336320 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12551 | 2025.11.20 17:24:27.336414 [ 260 ] {1df082ec-31c9-49a1-977d-4ecc58dcc60a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12552 | 2025.11.20 17:24:27.336458 [ 260 ] {1df082ec-31c9-49a1-977d-4ecc58dcc60a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12553 | 2025.11.20 17:24:27.336926 [ 260 ] {1df082ec-31c9-49a1-977d-4ecc58dcc60a} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12554 | 2025.11.20 17:24:27.336962 [ 260 ] {1df082ec-31c9-49a1-977d-4ecc58dcc60a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12555 | 2025.11.20 17:24:27.337297 [ 260 ] {1df082ec-31c9-49a1-977d-4ecc58dcc60a} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12556 | 2025.11.20 17:24:27.337501 [ 260 ] {1df082ec-31c9-49a1-977d-4ecc58dcc60a} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12557 | 2025.11.20 17:24:27.337628 [ 260 ] {1df082ec-31c9-49a1-977d-4ecc58dcc60a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001233 sec., 254663.42254663425 rows/sec., 16.73 MiB/sec. | ||
| 12558 | 2025.11.20 17:24:27.337670 [ 260 ] {1df082ec-31c9-49a1-977d-4ecc58dcc60a} <Debug> TCPHandler: Processed in 0.001398746 sec. | ||
| 12559 | 2025.11.20 17:24:27.337778 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12560 | 2025.11.20 17:24:27.337872 [ 260 ] {5627b4e5-0761-432a-a31f-9ac91b914255} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12561 | 2025.11.20 17:24:27.337921 [ 260 ] {5627b4e5-0761-432a-a31f-9ac91b914255} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12562 | 2025.11.20 17:24:27.338233 [ 260 ] {5627b4e5-0761-432a-a31f-9ac91b914255} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12563 | 2025.11.20 17:24:27.338268 [ 260 ] {5627b4e5-0761-432a-a31f-9ac91b914255} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12564 | 2025.11.20 17:24:27.338568 [ 260 ] {5627b4e5-0761-432a-a31f-9ac91b914255} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12565 | 2025.11.20 17:24:27.338804 [ 260 ] {5627b4e5-0761-432a-a31f-9ac91b914255} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12566 | 2025.11.20 17:24:27.338918 [ 55 ] {} <Debug> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0) (MergerMutator): Selected 6 parts from all_1_34_7 to all_39_39_0 | ||
| 12567 | 2025.11.20 17:24:27.338934 [ 260 ] {5627b4e5-0761-432a-a31f-9ac91b914255} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001081 sec., 1850.1387604070308 rows/sec., 121.05 KiB/sec. | ||
| 12568 | 2025.11.20 17:24:27.338955 [ 55 ] {} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12569 | 2025.11.20 17:24:27.338981 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12570 | 2025.11.20 17:24:27.338987 [ 260 ] {5627b4e5-0761-432a-a31f-9ac91b914255} <Debug> TCPHandler: Processed in 0.001257104 sec. | ||
| 12571 | 2025.11.20 17:24:27.339063 [ 199 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_39_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_34_7 to all_39_39_0 into Compact with storage Full | ||
| 12572 | 2025.11.20 17:24:27.339104 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12573 | 2025.11.20 17:24:27.339188 [ 199 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_39_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12574 | 2025.11.20 17:24:27.339205 [ 260 ] {4de0ebc4-4067-4dcb-8bd9-16d25852678d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12575 | 2025.11.20 17:24:27.339226 [ 199 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 35 rows starting from the beginning of the part | ||
| 12576 | 2025.11.20 17:24:27.339264 [ 260 ] {4de0ebc4-4067-4dcb-8bd9-16d25852678d} <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 | ||
| 12577 | 2025.11.20 17:24:27.339296 [ 199 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 12578 | 2025.11.20 17:24:27.339347 [ 199 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 12579 | 2025.11.20 17:24:27.339385 [ 199 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 12580 | 2025.11.20 17:24:27.339422 [ 199 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 12581 | 2025.11.20 17:24:27.339459 [ 199 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_39_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 2 rows starting from the beginning of the part | ||
| 12582 | 2025.11.20 17:24:27.340169 [ 260 ] {4de0ebc4-4067-4dcb-8bd9-16d25852678d} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12583 | 2025.11.20 17:24:27.340212 [ 260 ] {4de0ebc4-4067-4dcb-8bd9-16d25852678d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12584 | 2025.11.20 17:24:27.340247 [ 190 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_39_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 4 columns (4 merged, 0 gathered) in 0.001222023 sec., 33550.923345959935 rows/sec., 2.20 MiB/sec. | ||
| 12585 | 2025.11.20 17:24:27.340401 [ 201 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_39_8} <Trace> MergedBlockOutputStream: filled checksums all_1_39_8 (state Temporary) | ||
| 12586 | 2025.11.20 17:24:27.340708 [ 201 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_39_8} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_merge_all_1_39_8 to all_1_39_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12587 | 2025.11.20 17:24:27.340778 [ 201 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_39_8} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0) (MergerMutator): Merged 6 parts: [all_1_34_7, all_39_39_0] -> all_1_39_8 | ||
| 12588 | 2025.11.20 17:24:27.340819 [ 260 ] {4de0ebc4-4067-4dcb-8bd9-16d25852678d} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12589 | 2025.11.20 17:24:27.340855 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 12590 | 2025.11.20 17:24:27.341051 [ 260 ] {4de0ebc4-4067-4dcb-8bd9-16d25852678d} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12591 | 2025.11.20 17:24:27.341194 [ 260 ] {4de0ebc4-4067-4dcb-8bd9-16d25852678d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002008 sec., 19920.318725099605 rows/sec., 35.70 MiB/sec. | ||
| 12592 | 2025.11.20 17:24:27.341249 [ 260 ] {4de0ebc4-4067-4dcb-8bd9-16d25852678d} <Debug> TCPHandler: Processed in 0.002192951 sec. | ||
| 12593 | 2025.11.20 17:24:27.341357 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12594 | 2025.11.20 17:24:27.341455 [ 260 ] {69997b65-28b5-428b-bb22-39416f9128a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12595 | 2025.11.20 17:24:27.341500 [ 260 ] {69997b65-28b5-428b-bb22-39416f9128a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12596 | 2025.11.20 17:24:27.341845 [ 260 ] {69997b65-28b5-428b-bb22-39416f9128a9} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12597 | 2025.11.20 17:24:27.341881 [ 260 ] {69997b65-28b5-428b-bb22-39416f9128a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12598 | 2025.11.20 17:24:27.342184 [ 260 ] {69997b65-28b5-428b-bb22-39416f9128a9} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12599 | 2025.11.20 17:24:27.342386 [ 260 ] {69997b65-28b5-428b-bb22-39416f9128a9} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12600 | 2025.11.20 17:24:27.342509 [ 260 ] {69997b65-28b5-428b-bb22-39416f9128a9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001076 sec., 96654.2750929368 rows/sec., 5.92 MiB/sec. | ||
| 12601 | 2025.11.20 17:24:27.342545 [ 260 ] {69997b65-28b5-428b-bb22-39416f9128a9} <Debug> TCPHandler: Processed in 0.001236593 sec. | ||
| 12602 | 2025.11.20 17:24:31.016748 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12603 | 2025.11.20 17:24:31.016821 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12604 | 2025.11.20 17:24:31.166117 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27808 | ||
| 12605 | 2025.11.20 17:24:31.166638 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12606 | 2025.11.20 17:24:31.166673 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12607 | 2025.11.20 17:24:31.167145 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12608 | 2025.11.20 17:24:31.167369 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12609 | 2025.11.20 17:24:31.167499 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27808 | ||
| 12610 | 2025.11.20 17:24:32.310468 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12611 | 2025.11.20 17:24:32.310657 [ 260 ] {22747ba5-05ca-4c35-989c-adff079550c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12612 | 2025.11.20 17:24:32.310725 [ 260 ] {22747ba5-05ca-4c35-989c-adff079550c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12613 | 2025.11.20 17:24:32.311474 [ 260 ] {22747ba5-05ca-4c35-989c-adff079550c9} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12614 | 2025.11.20 17:24:32.311514 [ 260 ] {22747ba5-05ca-4c35-989c-adff079550c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12615 | 2025.11.20 17:24:32.311901 [ 260 ] {22747ba5-05ca-4c35-989c-adff079550c9} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12616 | 2025.11.20 17:24:32.312151 [ 260 ] {22747ba5-05ca-4c35-989c-adff079550c9} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12617 | 2025.11.20 17:24:32.312308 [ 260 ] {22747ba5-05ca-4c35-989c-adff079550c9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001703 sec., 32883.14738696418 rows/sec., 2.53 MiB/sec. | ||
| 12618 | 2025.11.20 17:24:32.312350 [ 260 ] {22747ba5-05ca-4c35-989c-adff079550c9} <Debug> TCPHandler: Processed in 0.002012578 sec. | ||
| 12619 | 2025.11.20 17:24:32.312463 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12620 | 2025.11.20 17:24:32.312559 [ 260 ] {6e27d2b3-a8dd-4e8c-8a3a-f79fa1bcb422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12621 | 2025.11.20 17:24:32.312599 [ 260 ] {6e27d2b3-a8dd-4e8c-8a3a-f79fa1bcb422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12622 | 2025.11.20 17:24:32.313016 [ 260 ] {6e27d2b3-a8dd-4e8c-8a3a-f79fa1bcb422} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12623 | 2025.11.20 17:24:32.313053 [ 260 ] {6e27d2b3-a8dd-4e8c-8a3a-f79fa1bcb422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12624 | 2025.11.20 17:24:32.313380 [ 260 ] {6e27d2b3-a8dd-4e8c-8a3a-f79fa1bcb422} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12625 | 2025.11.20 17:24:32.313582 [ 260 ] {6e27d2b3-a8dd-4e8c-8a3a-f79fa1bcb422} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12626 | 2025.11.20 17:24:32.313712 [ 260 ] {6e27d2b3-a8dd-4e8c-8a3a-f79fa1bcb422} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001171 sec., 54654.14175918019 rows/sec., 4.27 MiB/sec. | ||
| 12627 | 2025.11.20 17:24:32.313749 [ 260 ] {6e27d2b3-a8dd-4e8c-8a3a-f79fa1bcb422} <Debug> TCPHandler: Processed in 0.001335306 sec. | ||
| 12628 | 2025.11.20 17:24:32.313856 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12629 | 2025.11.20 17:24:32.313951 [ 260 ] {670ae0e5-a03e-4e5d-a401-62aea6a77420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12630 | 2025.11.20 17:24:32.313993 [ 260 ] {670ae0e5-a03e-4e5d-a401-62aea6a77420} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12631 | 2025.11.20 17:24:32.314399 [ 260 ] {670ae0e5-a03e-4e5d-a401-62aea6a77420} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12632 | 2025.11.20 17:24:32.314435 [ 260 ] {670ae0e5-a03e-4e5d-a401-62aea6a77420} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12633 | 2025.11.20 17:24:32.314758 [ 260 ] {670ae0e5-a03e-4e5d-a401-62aea6a77420} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12634 | 2025.11.20 17:24:32.314961 [ 260 ] {670ae0e5-a03e-4e5d-a401-62aea6a77420} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12635 | 2025.11.20 17:24:32.315092 [ 260 ] {670ae0e5-a03e-4e5d-a401-62aea6a77420} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 12636 | 2025.11.20 17:24:32.315129 [ 260 ] {670ae0e5-a03e-4e5d-a401-62aea6a77420} <Debug> TCPHandler: Processed in 0.001321294 sec. | ||
| 12637 | 2025.11.20 17:24:32.315249 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12638 | 2025.11.20 17:24:32.315344 [ 260 ] {ad5343c3-38b0-4199-91b2-b36fb0752e60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12639 | 2025.11.20 17:24:32.315386 [ 260 ] {ad5343c3-38b0-4199-91b2-b36fb0752e60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12640 | 2025.11.20 17:24:32.315738 [ 260 ] {ad5343c3-38b0-4199-91b2-b36fb0752e60} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12641 | 2025.11.20 17:24:32.315773 [ 260 ] {ad5343c3-38b0-4199-91b2-b36fb0752e60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12642 | 2025.11.20 17:24:32.316073 [ 260 ] {ad5343c3-38b0-4199-91b2-b36fb0752e60} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12643 | 2025.11.20 17:24:32.316269 [ 260 ] {ad5343c3-38b0-4199-91b2-b36fb0752e60} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12644 | 2025.11.20 17:24:32.316397 [ 260 ] {ad5343c3-38b0-4199-91b2-b36fb0752e60} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 12645 | 2025.11.20 17:24:32.316434 [ 260 ] {ad5343c3-38b0-4199-91b2-b36fb0752e60} <Debug> TCPHandler: Processed in 0.001233933 sec. | ||
| 12646 | 2025.11.20 17:24:32.581521 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 12647 | 2025.11.20 17:24:32.597649 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12648 | 2025.11.20 17:24:32.597713 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12649 | 2025.11.20 17:24:32.603940 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 12650 | 2025.11.20 17:24:32.604613 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12651 | 2025.11.20 17:24:32.607507 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 12652 | 2025.11.20 17:24:34.325880 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12653 | 2025.11.20 17:24:34.326072 [ 260 ] {beb31c2c-0397-4e31-a832-ccf298ff6005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12654 | 2025.11.20 17:24:34.326142 [ 260 ] {beb31c2c-0397-4e31-a832-ccf298ff6005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12655 | 2025.11.20 17:24:34.326971 [ 260 ] {beb31c2c-0397-4e31-a832-ccf298ff6005} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12656 | 2025.11.20 17:24:34.327019 [ 260 ] {beb31c2c-0397-4e31-a832-ccf298ff6005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12657 | 2025.11.20 17:24:34.327454 [ 260 ] {beb31c2c-0397-4e31-a832-ccf298ff6005} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12658 | 2025.11.20 17:24:34.327672 [ 260 ] {beb31c2c-0397-4e31-a832-ccf298ff6005} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12659 | 2025.11.20 17:24:34.327827 [ 260 ] {beb31c2c-0397-4e31-a832-ccf298ff6005} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001807 sec., 226895.40675152186 rows/sec., 14.39 MiB/sec. | ||
| 12660 | 2025.11.20 17:24:34.327870 [ 260 ] {beb31c2c-0397-4e31-a832-ccf298ff6005} <Debug> TCPHandler: Processed in 0.00212742 sec. | ||
| 12661 | 2025.11.20 17:24:34.327984 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12662 | 2025.11.20 17:24:34.328079 [ 260 ] {8a8b42cd-cd8c-4715-b361-ba8090f42c09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12663 | 2025.11.20 17:24:34.328121 [ 260 ] {8a8b42cd-cd8c-4715-b361-ba8090f42c09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12664 | 2025.11.20 17:24:34.328517 [ 260 ] {8a8b42cd-cd8c-4715-b361-ba8090f42c09} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12665 | 2025.11.20 17:24:34.328554 [ 260 ] {8a8b42cd-cd8c-4715-b361-ba8090f42c09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12666 | 2025.11.20 17:24:34.328843 [ 260 ] {8a8b42cd-cd8c-4715-b361-ba8090f42c09} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 12667 | 2025.11.20 17:24:34.329053 [ 260 ] {8a8b42cd-cd8c-4715-b361-ba8090f42c09} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12668 | 2025.11.20 17:24:34.329180 [ 260 ] {8a8b42cd-cd8c-4715-b361-ba8090f42c09} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.00112 sec., 10714.285714285716 rows/sec., 873.67 KiB/sec. | ||
| 12669 | 2025.11.20 17:24:34.329217 [ 260 ] {8a8b42cd-cd8c-4715-b361-ba8090f42c09} <Debug> TCPHandler: Processed in 0.001281854 sec. | ||
| 12670 | 2025.11.20 17:24:34.329327 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12671 | 2025.11.20 17:24:34.329420 [ 260 ] {401547f7-c2ea-4aa9-a2f7-c239d1cee328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12672 | 2025.11.20 17:24:34.329458 [ 260 ] {401547f7-c2ea-4aa9-a2f7-c239d1cee328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12673 | 2025.11.20 17:24:34.330976 [ 260 ] {401547f7-c2ea-4aa9-a2f7-c239d1cee328} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12674 | 2025.11.20 17:24:34.331012 [ 260 ] {401547f7-c2ea-4aa9-a2f7-c239d1cee328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12675 | 2025.11.20 17:24:34.331452 [ 260 ] {401547f7-c2ea-4aa9-a2f7-c239d1cee328} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12676 | 2025.11.20 17:24:34.331661 [ 260 ] {401547f7-c2ea-4aa9-a2f7-c239d1cee328} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12677 | 2025.11.20 17:24:34.331791 [ 260 ] {401547f7-c2ea-4aa9-a2f7-c239d1cee328} <Debug> executeQuery: Read 2338 rows, 194.51 KiB in 0.002389 sec., 978652.1557136877 rows/sec., 79.51 MiB/sec. | ||
| 12678 | 2025.11.20 17:24:34.331830 [ 260 ] {401547f7-c2ea-4aa9-a2f7-c239d1cee328} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 12679 | 2025.11.20 17:24:34.331827 [ 45 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12680 | 2025.11.20 17:24:34.331845 [ 260 ] {401547f7-c2ea-4aa9-a2f7-c239d1cee328} <Debug> TCPHandler: Processed in 0.002568569 sec. | ||
| 12681 | 2025.11.20 17:24:34.331900 [ 45 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12682 | 2025.11.20 17:24:34.331933 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12683 | 2025.11.20 17:24:34.331981 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12684 | 2025.11.20 17:24:34.332079 [ 260 ] {d0ddae53-04c9-451c-83db-9c311ccd8120} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12685 | 2025.11.20 17:24:34.332087 [ 190 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12686 | 2025.11.20 17:24:34.332119 [ 260 ] {d0ddae53-04c9-451c-83db-9c311ccd8120} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12687 | 2025.11.20 17:24:34.332295 [ 190 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12688 | 2025.11.20 17:24:34.332357 [ 190 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2463 rows starting from the beginning of the part | ||
| 12689 | 2025.11.20 17:24:34.332466 [ 190 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1192 rows starting from the beginning of the part | ||
| 12690 | 2025.11.20 17:24:34.332546 [ 190 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 56 rows starting from the beginning of the part | ||
| 12691 | 2025.11.20 17:24:34.332621 [ 190 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1193 rows starting from the beginning of the part | ||
| 12692 | 2025.11.20 17:24:34.332680 [ 190 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 56 rows starting from the beginning of the part | ||
| 12693 | 2025.11.20 17:24:34.332720 [ 190 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 2338 rows starting from the beginning of the part | ||
| 12694 | 2025.11.20 17:24:34.332757 [ 260 ] {d0ddae53-04c9-451c-83db-9c311ccd8120} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12695 | 2025.11.20 17:24:34.332798 [ 260 ] {d0ddae53-04c9-451c-83db-9c311ccd8120} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12696 | 2025.11.20 17:24:34.333152 [ 260 ] {d0ddae53-04c9-451c-83db-9c311ccd8120} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12697 | 2025.11.20 17:24:34.333379 [ 260 ] {d0ddae53-04c9-451c-83db-9c311ccd8120} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12698 | 2025.11.20 17:24:34.333512 [ 260 ] {d0ddae53-04c9-451c-83db-9c311ccd8120} <Debug> executeQuery: Read 257 rows, 16.16 KiB in 0.00145 sec., 177241.37931034484 rows/sec., 10.88 MiB/sec. | ||
| 12699 | 2025.11.20 17:24:34.333550 [ 260 ] {d0ddae53-04c9-451c-83db-9c311ccd8120} <Debug> TCPHandler: Processed in 0.001618291 sec. | ||
| 12700 | 2025.11.20 17:24:34.333653 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12701 | 2025.11.20 17:24:34.333747 [ 260 ] {7563b642-e3bd-452e-b3e4-d229a1f9f149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12702 | 2025.11.20 17:24:34.333786 [ 260 ] {7563b642-e3bd-452e-b3e4-d229a1f9f149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12703 | 2025.11.20 17:24:34.334325 [ 260 ] {7563b642-e3bd-452e-b3e4-d229a1f9f149} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12704 | 2025.11.20 17:24:34.334361 [ 260 ] {7563b642-e3bd-452e-b3e4-d229a1f9f149} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12705 | 2025.11.20 17:24:34.334700 [ 260 ] {7563b642-e3bd-452e-b3e4-d229a1f9f149} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12706 | 2025.11.20 17:24:34.334918 [ 260 ] {7563b642-e3bd-452e-b3e4-d229a1f9f149} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12707 | 2025.11.20 17:24:34.335050 [ 260 ] {7563b642-e3bd-452e-b3e4-d229a1f9f149} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001322 sec., 332829.0468986384 rows/sec., 22.02 MiB/sec. | ||
| 12708 | 2025.11.20 17:24:34.335089 [ 260 ] {7563b642-e3bd-452e-b3e4-d229a1f9f149} <Debug> TCPHandler: Processed in 0.001484668 sec. | ||
| 12709 | 2025.11.20 17:24:34.335201 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12710 | 2025.11.20 17:24:34.335308 [ 260 ] {75f313d6-e8fd-47af-b123-ec9c754d662c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12711 | 2025.11.20 17:24:34.335316 [ 201 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7298 rows, containing 5 columns (5 merged, 0 gathered) in 0.003311653 sec., 2203733.3017680296 rows/sec., 186.76 MiB/sec. | ||
| 12712 | 2025.11.20 17:24:34.335349 [ 260 ] {75f313d6-e8fd-47af-b123-ec9c754d662c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12713 | 2025.11.20 17:24:34.335596 [ 196 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12714 | 2025.11.20 17:24:34.335820 [ 260 ] {75f313d6-e8fd-47af-b123-ec9c754d662c} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12715 | 2025.11.20 17:24:34.335855 [ 260 ] {75f313d6-e8fd-47af-b123-ec9c754d662c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12716 | 2025.11.20 17:24:34.335893 [ 196 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_91_18} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12717 | 2025.11.20 17:24:34.335983 [ 196 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_91_18} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12718 | 2025.11.20 17:24:34.336072 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 12719 | 2025.11.20 17:24:34.336158 [ 260 ] {75f313d6-e8fd-47af-b123-ec9c754d662c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12720 | 2025.11.20 17:24:34.336374 [ 260 ] {75f313d6-e8fd-47af-b123-ec9c754d662c} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12721 | 2025.11.20 17:24:34.336502 [ 260 ] {75f313d6-e8fd-47af-b123-ec9c754d662c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001225 sec., 172244.89795918367 rows/sec., 9.78 MiB/sec. | ||
| 12722 | 2025.11.20 17:24:34.336539 [ 260 ] {75f313d6-e8fd-47af-b123-ec9c754d662c} <Debug> TCPHandler: Processed in 0.001386926 sec. | ||
| 12723 | 2025.11.20 17:24:34.336701 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12724 | 2025.11.20 17:24:34.336795 [ 260 ] {6162c11e-7edd-4dc3-8991-9adfd0c5186e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12725 | 2025.11.20 17:24:34.336834 [ 260 ] {6162c11e-7edd-4dc3-8991-9adfd0c5186e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12726 | 2025.11.20 17:24:34.337683 [ 260 ] {6162c11e-7edd-4dc3-8991-9adfd0c5186e} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12727 | 2025.11.20 17:24:34.337719 [ 260 ] {6162c11e-7edd-4dc3-8991-9adfd0c5186e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12728 | 2025.11.20 17:24:34.338065 [ 260 ] {6162c11e-7edd-4dc3-8991-9adfd0c5186e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12729 | 2025.11.20 17:24:34.338265 [ 260 ] {6162c11e-7edd-4dc3-8991-9adfd0c5186e} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12730 | 2025.11.20 17:24:34.338389 [ 45 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12731 | 2025.11.20 17:24:34.338402 [ 260 ] {6162c11e-7edd-4dc3-8991-9adfd0c5186e} <Debug> executeQuery: Read 1187 rows, 86.94 KiB in 0.001625 sec., 730461.5384615385 rows/sec., 52.25 MiB/sec. | ||
| 12732 | 2025.11.20 17:24:34.338428 [ 45 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12733 | 2025.11.20 17:24:34.338452 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12734 | 2025.11.20 17:24:34.338452 [ 260 ] {6162c11e-7edd-4dc3-8991-9adfd0c5186e} <Debug> TCPHandler: Processed in 0.001798724 sec. | ||
| 12735 | 2025.11.20 17:24:34.338535 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12736 | 2025.11.20 17:24:34.338581 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12737 | 2025.11.20 17:24:34.338659 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12738 | 2025.11.20 17:24:34.338679 [ 260 ] {3fc26c81-2eef-4711-8921-ec602e1a53b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12739 | 2025.11.20 17:24:34.338696 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1249 rows starting from the beginning of the part | ||
| 12740 | 2025.11.20 17:24:34.338725 [ 260 ] {3fc26c81-2eef-4711-8921-ec602e1a53b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12741 | 2025.11.20 17:24:34.338767 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 719 rows starting from the beginning of the part | ||
| 12742 | 2025.11.20 17:24:34.338817 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 64 rows starting from the beginning of the part | ||
| 12743 | 2025.11.20 17:24:34.338857 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 719 rows starting from the beginning of the part | ||
| 12744 | 2025.11.20 17:24:34.338896 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 64 rows starting from the beginning of the part | ||
| 12745 | 2025.11.20 17:24:34.338933 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1187 rows starting from the beginning of the part | ||
| 12746 | 2025.11.20 17:24:34.339050 [ 260 ] {3fc26c81-2eef-4711-8921-ec602e1a53b4} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12747 | 2025.11.20 17:24:34.339092 [ 260 ] {3fc26c81-2eef-4711-8921-ec602e1a53b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12748 | 2025.11.20 17:24:34.339423 [ 260 ] {3fc26c81-2eef-4711-8921-ec602e1a53b4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12749 | 2025.11.20 17:24:34.339656 [ 260 ] {3fc26c81-2eef-4711-8921-ec602e1a53b4} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12750 | 2025.11.20 17:24:34.339794 [ 260 ] {3fc26c81-2eef-4711-8921-ec602e1a53b4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001133 sec., 5295.675198587821 rows/sec., 276.68 KiB/sec. | ||
| 12751 | 2025.11.20 17:24:34.339831 [ 260 ] {3fc26c81-2eef-4711-8921-ec602e1a53b4} <Debug> TCPHandler: Processed in 0.001299614 sec. | ||
| 12752 | 2025.11.20 17:24:34.339941 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12753 | 2025.11.20 17:24:34.340036 [ 260 ] {29cbb7e2-00ca-4aa3-b3dc-ff5a0e888ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12754 | 2025.11.20 17:24:34.340079 [ 260 ] {29cbb7e2-00ca-4aa3-b3dc-ff5a0e888ee3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12755 | 2025.11.20 17:24:34.340492 [ 194 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4002 rows, containing 5 columns (5 merged, 0 gathered) in 0.001991028 sec., 2010016.9359747828 rows/sec., 151.28 MiB/sec. | ||
| 12756 | 2025.11.20 17:24:34.340664 [ 260 ] {29cbb7e2-00ca-4aa3-b3dc-ff5a0e888ee3} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12757 | 2025.11.20 17:24:34.340706 [ 260 ] {29cbb7e2-00ca-4aa3-b3dc-ff5a0e888ee3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12758 | 2025.11.20 17:24:34.340783 [ 195 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12759 | 2025.11.20 17:24:34.341112 [ 260 ] {29cbb7e2-00ca-4aa3-b3dc-ff5a0e888ee3} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12760 | 2025.11.20 17:24:34.341153 [ 195 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_91_18} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12761 | 2025.11.20 17:24:34.341262 [ 195 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_91_18} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12762 | 2025.11.20 17:24:34.341366 [ 260 ] {29cbb7e2-00ca-4aa3-b3dc-ff5a0e888ee3} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12763 | 2025.11.20 17:24:34.341386 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 12764 | 2025.11.20 17:24:34.341485 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12765 | 2025.11.20 17:24:34.341504 [ 260 ] {29cbb7e2-00ca-4aa3-b3dc-ff5a0e888ee3} <Debug> executeQuery: Read 908 rows, 61.46 KiB in 0.001486 sec., 611036.3391655451 rows/sec., 40.39 MiB/sec. | ||
| 12766 | 2025.11.20 17:24:34.341517 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12767 | 2025.11.20 17:24:34.341542 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12768 | 2025.11.20 17:24:34.341548 [ 260 ] {29cbb7e2-00ca-4aa3-b3dc-ff5a0e888ee3} <Debug> TCPHandler: Processed in 0.001655922 sec. | ||
| 12769 | 2025.11.20 17:24:34.341606 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12770 | 2025.11.20 17:24:34.341663 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12771 | 2025.11.20 17:24:34.341708 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12772 | 2025.11.20 17:24:34.341739 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 28385 rows starting from the beginning of the part | ||
| 12773 | 2025.11.20 17:24:34.341761 [ 260 ] {1f8ed984-4930-4c83-a6ee-505f6d760170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12774 | 2025.11.20 17:24:34.341786 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 314 rows starting from the beginning of the part | ||
| 12775 | 2025.11.20 17:24:34.341808 [ 260 ] {1f8ed984-4930-4c83-a6ee-505f6d760170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12776 | 2025.11.20 17:24:34.341830 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 12777 | 2025.11.20 17:24:34.341869 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 314 rows starting from the beginning of the part | ||
| 12778 | 2025.11.20 17:24:34.341902 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 12779 | 2025.11.20 17:24:34.341940 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 908 rows starting from the beginning of the part | ||
| 12780 | 2025.11.20 17:24:34.342122 [ 260 ] {1f8ed984-4930-4c83-a6ee-505f6d760170} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12781 | 2025.11.20 17:24:34.342163 [ 260 ] {1f8ed984-4930-4c83-a6ee-505f6d760170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12782 | 2025.11.20 17:24:34.342481 [ 260 ] {1f8ed984-4930-4c83-a6ee-505f6d760170} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12783 | 2025.11.20 17:24:34.342687 [ 260 ] {1f8ed984-4930-4c83-a6ee-505f6d760170} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12784 | 2025.11.20 17:24:34.342815 [ 260 ] {1f8ed984-4930-4c83-a6ee-505f6d760170} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001072 sec., 932.8358208955224 rows/sec., 62.86 KiB/sec. | ||
| 12785 | 2025.11.20 17:24:34.342852 [ 260 ] {1f8ed984-4930-4c83-a6ee-505f6d760170} <Debug> TCPHandler: Processed in 0.001237593 sec. | ||
| 12786 | 2025.11.20 17:24:34.342953 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12787 | 2025.11.20 17:24:34.343047 [ 260 ] {a595226e-0962-46d5-8bfe-c01cb24a360e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12788 | 2025.11.20 17:24:34.343101 [ 260 ] {a595226e-0962-46d5-8bfe-c01cb24a360e} <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 | ||
| 12789 | 2025.11.20 17:24:34.343963 [ 260 ] {a595226e-0962-46d5-8bfe-c01cb24a360e} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12790 | 2025.11.20 17:24:34.343999 [ 260 ] {a595226e-0962-46d5-8bfe-c01cb24a360e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12791 | 2025.11.20 17:24:34.344593 [ 260 ] {a595226e-0962-46d5-8bfe-c01cb24a360e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12792 | 2025.11.20 17:24:34.344819 [ 260 ] {a595226e-0962-46d5-8bfe-c01cb24a360e} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12793 | 2025.11.20 17:24:34.344958 [ 260 ] {a595226e-0962-46d5-8bfe-c01cb24a360e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001928 sec., 20746.887966804978 rows/sec., 37.18 MiB/sec. | ||
| 12794 | 2025.11.20 17:24:34.345010 [ 260 ] {a595226e-0962-46d5-8bfe-c01cb24a360e} <Debug> TCPHandler: Processed in 0.00210511 sec. | ||
| 12795 | 2025.11.20 17:24:34.345116 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12796 | 2025.11.20 17:24:34.345210 [ 260 ] {074ba484-1602-406a-aabf-3939d4a7adb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12797 | 2025.11.20 17:24:34.345251 [ 260 ] {074ba484-1602-406a-aabf-3939d4a7adb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12798 | 2025.11.20 17:24:34.345580 [ 260 ] {074ba484-1602-406a-aabf-3939d4a7adb1} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12799 | 2025.11.20 17:24:34.345616 [ 260 ] {074ba484-1602-406a-aabf-3939d4a7adb1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12800 | 2025.11.20 17:24:34.345920 [ 260 ] {074ba484-1602-406a-aabf-3939d4a7adb1} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12801 | 2025.11.20 17:24:34.346121 [ 260 ] {074ba484-1602-406a-aabf-3939d4a7adb1} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12802 | 2025.11.20 17:24:34.346221 [ 45 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12803 | 2025.11.20 17:24:34.346248 [ 260 ] {074ba484-1602-406a-aabf-3939d4a7adb1} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001056 sec., 64393.93939393939 rows/sec., 3.74 MiB/sec. | ||
| 12804 | 2025.11.20 17:24:34.346253 [ 45 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12805 | 2025.11.20 17:24:34.346290 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12806 | 2025.11.20 17:24:34.346303 [ 260 ] {074ba484-1602-406a-aabf-3939d4a7adb1} <Debug> TCPHandler: Processed in 0.001235903 sec. | ||
| 12807 | 2025.11.20 17:24:34.346375 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12808 | 2025.11.20 17:24:34.346496 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12809 | 2025.11.20 17:24:34.346532 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 6220 rows starting from the beginning of the part | ||
| 12810 | 2025.11.20 17:24:34.346602 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 104 rows starting from the beginning of the part | ||
| 12811 | 2025.11.20 17:24:34.346648 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 12812 | 2025.11.20 17:24:34.346691 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 104 rows starting from the beginning of the part | ||
| 12813 | 2025.11.20 17:24:34.346730 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 12814 | 2025.11.20 17:24:34.346773 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 68 rows starting from the beginning of the part | ||
| 12815 | 2025.11.20 17:24:34.348812 [ 187 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6616 rows, containing 4 columns (4 merged, 0 gathered) in 0.002474997 sec., 2673134.553294408 rows/sec., 170.32 MiB/sec. | ||
| 12816 | 2025.11.20 17:24:34.349499 [ 200 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12817 | 2025.11.20 17:24:34.349514 [ 191 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30241 rows, containing 5 columns (5 merged, 0 gathered) in 0.007931679 sec., 3812685.8134324397 rows/sec., 256.45 MiB/sec. | ||
| 12818 | 2025.11.20 17:24:34.349805 [ 200 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_91_18} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12819 | 2025.11.20 17:24:34.349888 [ 200 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_91_18} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12820 | 2025.11.20 17:24:34.349979 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 12821 | 2025.11.20 17:24:34.350108 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12822 | 2025.11.20 17:24:34.350371 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12823 | 2025.11.20 17:24:34.350442 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12824 | 2025.11.20 17:24:34.350530 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 12825 | 2025.11.20 17:24:35.001178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 335.59 MiB, peak 347.92 MiB, free memory in arenas 0.00 B, will set to 337.26 MiB (RSS), difference: 1.67 MiB | ||
| 12826 | 2025.11.20 17:24:36.257009 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1638 | ||
| 12827 | 2025.11.20 17:24:36.260337 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12828 | 2025.11.20 17:24:36.260401 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12829 | 2025.11.20 17:24:36.261705 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12830 | 2025.11.20 17:24:36.262055 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12831 | 2025.11.20 17:24:36.262454 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1638 | ||
| 12832 | 2025.11.20 17:24:37.306402 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12833 | 2025.11.20 17:24:37.306572 [ 260 ] {bd4870a8-5139-4eec-aa2c-a3d421484938} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12834 | 2025.11.20 17:24:37.306632 [ 260 ] {bd4870a8-5139-4eec-aa2c-a3d421484938} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12835 | 2025.11.20 17:24:37.307297 [ 260 ] {bd4870a8-5139-4eec-aa2c-a3d421484938} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12836 | 2025.11.20 17:24:37.307338 [ 260 ] {bd4870a8-5139-4eec-aa2c-a3d421484938} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12837 | 2025.11.20 17:24:37.307714 [ 260 ] {bd4870a8-5139-4eec-aa2c-a3d421484938} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12838 | 2025.11.20 17:24:37.307932 [ 260 ] {bd4870a8-5139-4eec-aa2c-a3d421484938} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12839 | 2025.11.20 17:24:37.308083 [ 260 ] {bd4870a8-5139-4eec-aa2c-a3d421484938} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001556 sec., 35989.71722365038 rows/sec., 2.76 MiB/sec. | ||
| 12840 | 2025.11.20 17:24:37.308127 [ 260 ] {bd4870a8-5139-4eec-aa2c-a3d421484938} <Debug> TCPHandler: Processed in 0.001851175 sec. | ||
| 12841 | 2025.11.20 17:24:37.308251 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12842 | 2025.11.20 17:24:37.308352 [ 260 ] {10319f50-4387-4e23-9821-f88d589778e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12843 | 2025.11.20 17:24:37.308392 [ 260 ] {10319f50-4387-4e23-9821-f88d589778e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12844 | 2025.11.20 17:24:37.308820 [ 260 ] {10319f50-4387-4e23-9821-f88d589778e4} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12845 | 2025.11.20 17:24:37.308857 [ 260 ] {10319f50-4387-4e23-9821-f88d589778e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12846 | 2025.11.20 17:24:37.309151 [ 260 ] {10319f50-4387-4e23-9821-f88d589778e4} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12847 | 2025.11.20 17:24:37.309366 [ 260 ] {10319f50-4387-4e23-9821-f88d589778e4} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12848 | 2025.11.20 17:24:37.309493 [ 260 ] {10319f50-4387-4e23-9821-f88d589778e4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001159 sec., 55220.017256255385 rows/sec., 4.31 MiB/sec. | ||
| 12849 | 2025.11.20 17:24:37.309531 [ 260 ] {10319f50-4387-4e23-9821-f88d589778e4} <Debug> TCPHandler: Processed in 0.001328725 sec. | ||
| 12850 | 2025.11.20 17:24:37.309651 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12851 | 2025.11.20 17:24:37.309746 [ 260 ] {3bc2f91e-4c75-4e69-b81c-7cfd968d06dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12852 | 2025.11.20 17:24:37.309790 [ 260 ] {3bc2f91e-4c75-4e69-b81c-7cfd968d06dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12853 | 2025.11.20 17:24:37.310157 [ 260 ] {3bc2f91e-4c75-4e69-b81c-7cfd968d06dd} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12854 | 2025.11.20 17:24:37.310194 [ 260 ] {3bc2f91e-4c75-4e69-b81c-7cfd968d06dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12855 | 2025.11.20 17:24:37.310529 [ 260 ] {3bc2f91e-4c75-4e69-b81c-7cfd968d06dd} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12856 | 2025.11.20 17:24:37.310730 [ 260 ] {3bc2f91e-4c75-4e69-b81c-7cfd968d06dd} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12857 | 2025.11.20 17:24:37.310855 [ 260 ] {3bc2f91e-4c75-4e69-b81c-7cfd968d06dd} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001127 sec., 85181.89884649513 rows/sec., 5.93 MiB/sec. | ||
| 12858 | 2025.11.20 17:24:37.310891 [ 260 ] {3bc2f91e-4c75-4e69-b81c-7cfd968d06dd} <Debug> TCPHandler: Processed in 0.001289414 sec. | ||
| 12859 | 2025.11.20 17:24:37.311176 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12860 | 2025.11.20 17:24:37.311298 [ 260 ] {91ff86e9-4bfc-4d71-b541-3508b3e752ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12861 | 2025.11.20 17:24:37.311348 [ 260 ] {91ff86e9-4bfc-4d71-b541-3508b3e752ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12862 | 2025.11.20 17:24:37.311733 [ 260 ] {91ff86e9-4bfc-4d71-b541-3508b3e752ae} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12863 | 2025.11.20 17:24:37.311768 [ 260 ] {91ff86e9-4bfc-4d71-b541-3508b3e752ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12864 | 2025.11.20 17:24:37.312096 [ 260 ] {91ff86e9-4bfc-4d71-b541-3508b3e752ae} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 12865 | 2025.11.20 17:24:37.312299 [ 260 ] {91ff86e9-4bfc-4d71-b541-3508b3e752ae} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12866 | 2025.11.20 17:24:37.312426 [ 260 ] {91ff86e9-4bfc-4d71-b541-3508b3e752ae} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001153 sec., 31222.896790980052 rows/sec., 2.10 MiB/sec. | ||
| 12867 | 2025.11.20 17:24:37.312462 [ 260 ] {91ff86e9-4bfc-4d71-b541-3508b3e752ae} <Debug> TCPHandler: Processed in 0.001347286 sec. | ||
| 12868 | 2025.11.20 17:24:38.668583 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28256 | ||
| 12869 | 2025.11.20 17:24:38.669100 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12870 | 2025.11.20 17:24:38.669145 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12871 | 2025.11.20 17:24:38.669639 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12872 | 2025.11.20 17:24:38.669868 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12873 | 2025.11.20 17:24:38.670004 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28256 | ||
| 12874 | 2025.11.20 17:24:40.107617 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 12875 | 2025.11.20 17:24:40.124576 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12876 | 2025.11.20 17:24:40.124617 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12877 | 2025.11.20 17:24:40.130631 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 12878 | 2025.11.20 17:24:40.131375 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12879 | 2025.11.20 17:24:40.134500 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 12880 | 2025.11.20 17:24:42.309259 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12881 | 2025.11.20 17:24:42.309445 [ 260 ] {c3507363-e8ad-4b27-a0c6-00a54a1c607f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12882 | 2025.11.20 17:24:42.309511 [ 260 ] {c3507363-e8ad-4b27-a0c6-00a54a1c607f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12883 | 2025.11.20 17:24:42.310174 [ 260 ] {c3507363-e8ad-4b27-a0c6-00a54a1c607f} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12884 | 2025.11.20 17:24:42.310213 [ 260 ] {c3507363-e8ad-4b27-a0c6-00a54a1c607f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12885 | 2025.11.20 17:24:42.310587 [ 260 ] {c3507363-e8ad-4b27-a0c6-00a54a1c607f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12886 | 2025.11.20 17:24:42.310793 [ 260 ] {c3507363-e8ad-4b27-a0c6-00a54a1c607f} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12887 | 2025.11.20 17:24:42.310935 [ 260 ] {c3507363-e8ad-4b27-a0c6-00a54a1c607f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001542 sec., 36316.47211413748 rows/sec., 2.79 MiB/sec. | ||
| 12888 | 2025.11.20 17:24:42.310975 [ 260 ] {c3507363-e8ad-4b27-a0c6-00a54a1c607f} <Debug> TCPHandler: Processed in 0.001846594 sec. | ||
| 12889 | 2025.11.20 17:24:42.311088 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12890 | 2025.11.20 17:24:42.311181 [ 260 ] {372502b6-7cda-4327-9078-94cde9db2e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12891 | 2025.11.20 17:24:42.311219 [ 260 ] {372502b6-7cda-4327-9078-94cde9db2e97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12892 | 2025.11.20 17:24:42.311643 [ 260 ] {372502b6-7cda-4327-9078-94cde9db2e97} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12893 | 2025.11.20 17:24:42.311678 [ 260 ] {372502b6-7cda-4327-9078-94cde9db2e97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12894 | 2025.11.20 17:24:42.311966 [ 260 ] {372502b6-7cda-4327-9078-94cde9db2e97} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12895 | 2025.11.20 17:24:42.312163 [ 260 ] {372502b6-7cda-4327-9078-94cde9db2e97} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12896 | 2025.11.20 17:24:42.312284 [ 260 ] {372502b6-7cda-4327-9078-94cde9db2e97} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001121 sec., 57091.882247992864 rows/sec., 4.46 MiB/sec. | ||
| 12897 | 2025.11.20 17:24:42.312320 [ 260 ] {372502b6-7cda-4327-9078-94cde9db2e97} <Debug> TCPHandler: Processed in 0.001279234 sec. | ||
| 12898 | 2025.11.20 17:24:42.312428 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12899 | 2025.11.20 17:24:42.312521 [ 260 ] {7a83ea2e-a918-4c8d-aec4-3dd8cf6a23c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12900 | 2025.11.20 17:24:42.312564 [ 260 ] {7a83ea2e-a918-4c8d-aec4-3dd8cf6a23c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12901 | 2025.11.20 17:24:42.312975 [ 260 ] {7a83ea2e-a918-4c8d-aec4-3dd8cf6a23c3} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12902 | 2025.11.20 17:24:42.313011 [ 260 ] {7a83ea2e-a918-4c8d-aec4-3dd8cf6a23c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12903 | 2025.11.20 17:24:42.313327 [ 260 ] {7a83ea2e-a918-4c8d-aec4-3dd8cf6a23c3} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12904 | 2025.11.20 17:24:42.313546 [ 260 ] {7a83ea2e-a918-4c8d-aec4-3dd8cf6a23c3} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12905 | 2025.11.20 17:24:42.313672 [ 260 ] {7a83ea2e-a918-4c8d-aec4-3dd8cf6a23c3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 12906 | 2025.11.20 17:24:42.313707 [ 260 ] {7a83ea2e-a918-4c8d-aec4-3dd8cf6a23c3} <Debug> TCPHandler: Processed in 0.001326225 sec. | ||
| 12907 | 2025.11.20 17:24:42.313812 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12908 | 2025.11.20 17:24:42.313903 [ 260 ] {b08f4841-4974-4129-8781-a820aa924c69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12909 | 2025.11.20 17:24:42.313944 [ 260 ] {b08f4841-4974-4129-8781-a820aa924c69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12910 | 2025.11.20 17:24:42.314268 [ 260 ] {b08f4841-4974-4129-8781-a820aa924c69} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12911 | 2025.11.20 17:24:42.314303 [ 260 ] {b08f4841-4974-4129-8781-a820aa924c69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12912 | 2025.11.20 17:24:42.314589 [ 260 ] {b08f4841-4974-4129-8781-a820aa924c69} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 12913 | 2025.11.20 17:24:42.314784 [ 260 ] {b08f4841-4974-4129-8781-a820aa924c69} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12914 | 2025.11.20 17:24:42.314906 [ 260 ] {b08f4841-4974-4129-8781-a820aa924c69} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00102 sec., 58823.5294117647 rows/sec., 3.96 MiB/sec. | ||
| 12915 | 2025.11.20 17:24:42.314940 [ 260 ] {b08f4841-4974-4129-8781-a820aa924c69} <Debug> TCPHandler: Processed in 0.001175572 sec. | ||
| 12916 | 2025.11.20 17:24:46.016886 [ 30 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12917 | 2025.11.20 17:24:46.016959 [ 30 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12918 | 2025.11.20 17:24:46.170340 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28768 | ||
| 12919 | 2025.11.20 17:24:46.171022 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12920 | 2025.11.20 17:24:46.171079 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12921 | 2025.11.20 17:24:46.171734 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 12922 | 2025.11.20 17:24:46.171962 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12923 | 2025.11.20 17:24:46.172096 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28768 | ||
| 12924 | 2025.11.20 17:24:46.262942 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1654 | ||
| 12925 | 2025.11.20 17:24:46.264940 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12926 | 2025.11.20 17:24:46.265013 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12927 | 2025.11.20 17:24:46.266142 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 12928 | 2025.11.20 17:24:46.266399 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12929 | 2025.11.20 17:24:46.266664 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1654 | ||
| 12930 | 2025.11.20 17:24:46.706582 [ 26 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Selected 5 parts from all_1_65_13 to all_69_69_0 | ||
| 12931 | 2025.11.20 17:24:46.706653 [ 26 ] {} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12932 | 2025.11.20 17:24:46.706678 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12933 | 2025.11.20 17:24:46.706815 [ 191 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_69_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_65_13 to all_69_69_0 into Compact with storage Full | ||
| 12934 | 2025.11.20 17:24:46.706965 [ 191 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_69_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12935 | 2025.11.20 17:24:46.707004 [ 191 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_65_13, total 277 rows starting from the beginning of the part | ||
| 12936 | 2025.11.20 17:24:46.707110 [ 191 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 251 rows starting from the beginning of the part | ||
| 12937 | 2025.11.20 17:24:46.707164 [ 191 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 245 rows starting from the beginning of the part | ||
| 12938 | 2025.11.20 17:24:46.707210 [ 191 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 245 rows starting from the beginning of the part | ||
| 12939 | 2025.11.20 17:24:46.707251 [ 191 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_69_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 257 rows starting from the beginning of the part | ||
| 12940 | 2025.11.20 17:24:46.708152 [ 188 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_69_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1275 rows, containing 5 columns (5 merged, 0 gathered) in 0.001391366 sec., 916365.6435474203 rows/sec., 59.81 MiB/sec. | ||
| 12941 | 2025.11.20 17:24:46.708357 [ 200 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_69_14} <Trace> MergedBlockOutputStream: filled checksums all_1_69_14 (state Temporary) | ||
| 12942 | 2025.11.20 17:24:46.708652 [ 200 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_69_14} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_merge_all_1_69_14 to all_1_69_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12943 | 2025.11.20 17:24:46.708733 [ 200 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_69_14} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Merged 5 parts: [all_1_65_13, all_69_69_0] -> all_1_69_14 | ||
| 12944 | 2025.11.20 17:24:46.708845 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 12945 | 2025.11.20 17:24:47.323521 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12946 | 2025.11.20 17:24:47.323712 [ 260 ] {e2dcd038-f856-4731-9182-5fc4d746fd1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12947 | 2025.11.20 17:24:47.323784 [ 260 ] {e2dcd038-f856-4731-9182-5fc4d746fd1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12948 | 2025.11.20 17:24:47.324663 [ 260 ] {e2dcd038-f856-4731-9182-5fc4d746fd1a} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12949 | 2025.11.20 17:24:47.324711 [ 260 ] {e2dcd038-f856-4731-9182-5fc4d746fd1a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12950 | 2025.11.20 17:24:47.325111 [ 260 ] {e2dcd038-f856-4731-9182-5fc4d746fd1a} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12951 | 2025.11.20 17:24:47.325336 [ 260 ] {e2dcd038-f856-4731-9182-5fc4d746fd1a} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12952 | 2025.11.20 17:24:47.325489 [ 260 ] {e2dcd038-f856-4731-9182-5fc4d746fd1a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001828 sec., 224288.84026258206 rows/sec., 14.23 MiB/sec. | ||
| 12953 | 2025.11.20 17:24:47.325531 [ 260 ] {e2dcd038-f856-4731-9182-5fc4d746fd1a} <Debug> TCPHandler: Processed in 0.002149701 sec. | ||
| 12954 | 2025.11.20 17:24:47.325648 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12955 | 2025.11.20 17:24:47.325745 [ 260 ] {737b50a9-b242-4920-b9b8-3e512792c259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12956 | 2025.11.20 17:24:47.325785 [ 260 ] {737b50a9-b242-4920-b9b8-3e512792c259} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12957 | 2025.11.20 17:24:47.327086 [ 260 ] {737b50a9-b242-4920-b9b8-3e512792c259} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12958 | 2025.11.20 17:24:47.327122 [ 260 ] {737b50a9-b242-4920-b9b8-3e512792c259} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12959 | 2025.11.20 17:24:47.327492 [ 260 ] {737b50a9-b242-4920-b9b8-3e512792c259} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12960 | 2025.11.20 17:24:47.327712 [ 260 ] {737b50a9-b242-4920-b9b8-3e512792c259} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12961 | 2025.11.20 17:24:47.327839 [ 260 ] {737b50a9-b242-4920-b9b8-3e512792c259} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.002113 sec., 564126.833885471 rows/sec., 45.07 MiB/sec. | ||
| 12962 | 2025.11.20 17:24:47.327877 [ 260 ] {737b50a9-b242-4920-b9b8-3e512792c259} <Debug> TCPHandler: Processed in 0.002278883 sec. | ||
| 12963 | 2025.11.20 17:24:47.327988 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12964 | 2025.11.20 17:24:47.328082 [ 260 ] {e0b0cd63-9302-4478-b465-8fd9a6d2eb56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12965 | 2025.11.20 17:24:47.328122 [ 260 ] {e0b0cd63-9302-4478-b465-8fd9a6d2eb56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12966 | 2025.11.20 17:24:47.328654 [ 260 ] {e0b0cd63-9302-4478-b465-8fd9a6d2eb56} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12967 | 2025.11.20 17:24:47.328689 [ 260 ] {e0b0cd63-9302-4478-b465-8fd9a6d2eb56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12968 | 2025.11.20 17:24:47.328994 [ 260 ] {e0b0cd63-9302-4478-b465-8fd9a6d2eb56} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12969 | 2025.11.20 17:24:47.329198 [ 260 ] {e0b0cd63-9302-4478-b465-8fd9a6d2eb56} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12970 | 2025.11.20 17:24:47.329325 [ 260 ] {e0b0cd63-9302-4478-b465-8fd9a6d2eb56} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001261 sec., 194290.2458366376 rows/sec., 11.87 MiB/sec. | ||
| 12971 | 2025.11.20 17:24:47.329363 [ 260 ] {e0b0cd63-9302-4478-b465-8fd9a6d2eb56} <Debug> TCPHandler: Processed in 0.001423837 sec. | ||
| 12972 | 2025.11.20 17:24:47.329466 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12973 | 2025.11.20 17:24:47.329560 [ 260 ] {a002eeb0-b722-4ebc-a904-ccb8f77660aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12974 | 2025.11.20 17:24:47.329599 [ 260 ] {a002eeb0-b722-4ebc-a904-ccb8f77660aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12975 | 2025.11.20 17:24:47.330103 [ 260 ] {a002eeb0-b722-4ebc-a904-ccb8f77660aa} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12976 | 2025.11.20 17:24:47.330140 [ 260 ] {a002eeb0-b722-4ebc-a904-ccb8f77660aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12977 | 2025.11.20 17:24:47.330440 [ 260 ] {a002eeb0-b722-4ebc-a904-ccb8f77660aa} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12978 | 2025.11.20 17:24:47.330644 [ 260 ] {a002eeb0-b722-4ebc-a904-ccb8f77660aa} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12979 | 2025.11.20 17:24:47.330771 [ 260 ] {a002eeb0-b722-4ebc-a904-ccb8f77660aa} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001229 sec., 172497.96582587468 rows/sec., 11.12 MiB/sec. | ||
| 12980 | 2025.11.20 17:24:47.330808 [ 260 ] {a002eeb0-b722-4ebc-a904-ccb8f77660aa} <Debug> TCPHandler: Processed in 0.001391907 sec. | ||
| 12981 | 2025.11.20 17:24:47.330916 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12982 | 2025.11.20 17:24:47.331009 [ 260 ] {c371209a-0345-4752-a969-cea8df6a8a11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12983 | 2025.11.20 17:24:47.331048 [ 260 ] {c371209a-0345-4752-a969-cea8df6a8a11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12984 | 2025.11.20 17:24:47.331552 [ 260 ] {c371209a-0345-4752-a969-cea8df6a8a11} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12985 | 2025.11.20 17:24:47.331588 [ 260 ] {c371209a-0345-4752-a969-cea8df6a8a11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12986 | 2025.11.20 17:24:47.331887 [ 260 ] {c371209a-0345-4752-a969-cea8df6a8a11} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12987 | 2025.11.20 17:24:47.332101 [ 260 ] {c371209a-0345-4752-a969-cea8df6a8a11} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12988 | 2025.11.20 17:24:47.332228 [ 260 ] {c371209a-0345-4752-a969-cea8df6a8a11} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001237 sec., 170573.96928051737 rows/sec., 9.69 MiB/sec. | ||
| 12989 | 2025.11.20 17:24:47.332266 [ 260 ] {c371209a-0345-4752-a969-cea8df6a8a11} <Debug> TCPHandler: Processed in 0.001399896 sec. | ||
| 12990 | 2025.11.20 17:24:47.332380 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12991 | 2025.11.20 17:24:47.332475 [ 260 ] {bc4b200b-11d7-4b5b-86b9-334696d43bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12992 | 2025.11.20 17:24:47.332514 [ 260 ] {bc4b200b-11d7-4b5b-86b9-334696d43bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12993 | 2025.11.20 17:24:47.333279 [ 260 ] {bc4b200b-11d7-4b5b-86b9-334696d43bda} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12994 | 2025.11.20 17:24:47.333315 [ 260 ] {bc4b200b-11d7-4b5b-86b9-334696d43bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12995 | 2025.11.20 17:24:47.333679 [ 260 ] {bc4b200b-11d7-4b5b-86b9-334696d43bda} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 12996 | 2025.11.20 17:24:47.333890 [ 260 ] {bc4b200b-11d7-4b5b-86b9-334696d43bda} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12997 | 2025.11.20 17:24:47.334016 [ 260 ] {bc4b200b-11d7-4b5b-86b9-334696d43bda} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001559 sec., 461193.07248236047 rows/sec., 32.37 MiB/sec. | ||
| 12998 | 2025.11.20 17:24:47.334053 [ 260 ] {bc4b200b-11d7-4b5b-86b9-334696d43bda} <Debug> TCPHandler: Processed in 0.001722242 sec. | ||
| 12999 | 2025.11.20 17:24:47.334165 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13000 | 2025.11.20 17:24:47.334260 [ 260 ] {6123ee37-d641-40a9-b16b-d268ba825858} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13001 | 2025.11.20 17:24:47.334302 [ 260 ] {6123ee37-d641-40a9-b16b-d268ba825858} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13002 | 2025.11.20 17:24:47.334637 [ 260 ] {6123ee37-d641-40a9-b16b-d268ba825858} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13003 | 2025.11.20 17:24:47.334673 [ 260 ] {6123ee37-d641-40a9-b16b-d268ba825858} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13004 | 2025.11.20 17:24:47.334977 [ 260 ] {6123ee37-d641-40a9-b16b-d268ba825858} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13005 | 2025.11.20 17:24:47.335181 [ 260 ] {6123ee37-d641-40a9-b16b-d268ba825858} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13006 | 2025.11.20 17:24:47.335308 [ 260 ] {6123ee37-d641-40a9-b16b-d268ba825858} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001066 sec., 5628.517823639774 rows/sec., 294.07 KiB/sec. | ||
| 13007 | 2025.11.20 17:24:47.335344 [ 260 ] {6123ee37-d641-40a9-b16b-d268ba825858} <Debug> TCPHandler: Processed in 0.001227663 sec. | ||
| 13008 | 2025.11.20 17:24:47.335446 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13009 | 2025.11.20 17:24:47.335540 [ 260 ] {eeb237eb-30f7-4f5f-9cc3-0c872bf9f4d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13010 | 2025.11.20 17:24:47.335583 [ 260 ] {eeb237eb-30f7-4f5f-9cc3-0c872bf9f4d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13011 | 2025.11.20 17:24:47.336033 [ 260 ] {eeb237eb-30f7-4f5f-9cc3-0c872bf9f4d3} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13012 | 2025.11.20 17:24:47.336068 [ 260 ] {eeb237eb-30f7-4f5f-9cc3-0c872bf9f4d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13013 | 2025.11.20 17:24:47.336402 [ 260 ] {eeb237eb-30f7-4f5f-9cc3-0c872bf9f4d3} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13014 | 2025.11.20 17:24:47.336612 [ 260 ] {eeb237eb-30f7-4f5f-9cc3-0c872bf9f4d3} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13015 | 2025.11.20 17:24:47.336739 [ 260 ] {eeb237eb-30f7-4f5f-9cc3-0c872bf9f4d3} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001216 sec., 258223.6842105263 rows/sec., 16.96 MiB/sec. | ||
| 13016 | 2025.11.20 17:24:47.336775 [ 260 ] {eeb237eb-30f7-4f5f-9cc3-0c872bf9f4d3} <Debug> TCPHandler: Processed in 0.001376916 sec. | ||
| 13017 | 2025.11.20 17:24:47.336872 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13018 | 2025.11.20 17:24:47.336966 [ 260 ] {3d7b2352-bdbb-49df-8929-02a7b2c89caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13019 | 2025.11.20 17:24:47.337007 [ 260 ] {3d7b2352-bdbb-49df-8929-02a7b2c89caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13020 | 2025.11.20 17:24:47.337310 [ 260 ] {3d7b2352-bdbb-49df-8929-02a7b2c89caf} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13021 | 2025.11.20 17:24:47.337346 [ 260 ] {3d7b2352-bdbb-49df-8929-02a7b2c89caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13022 | 2025.11.20 17:24:47.337637 [ 260 ] {3d7b2352-bdbb-49df-8929-02a7b2c89caf} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13023 | 2025.11.20 17:24:47.337838 [ 260 ] {3d7b2352-bdbb-49df-8929-02a7b2c89caf} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13024 | 2025.11.20 17:24:47.337965 [ 260 ] {3d7b2352-bdbb-49df-8929-02a7b2c89caf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 13025 | 2025.11.20 17:24:47.338000 [ 260 ] {3d7b2352-bdbb-49df-8929-02a7b2c89caf} <Debug> TCPHandler: Processed in 0.001175902 sec. | ||
| 13026 | 2025.11.20 17:24:47.338103 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13027 | 2025.11.20 17:24:47.338204 [ 260 ] {c2b7e588-7f5e-4e4c-a8f3-41ec67845e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13028 | 2025.11.20 17:24:47.338259 [ 260 ] {c2b7e588-7f5e-4e4c-a8f3-41ec67845e17} <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 | ||
| 13029 | 2025.11.20 17:24:47.339210 [ 260 ] {c2b7e588-7f5e-4e4c-a8f3-41ec67845e17} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13030 | 2025.11.20 17:24:47.339246 [ 260 ] {c2b7e588-7f5e-4e4c-a8f3-41ec67845e17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13031 | 2025.11.20 17:24:47.339822 [ 260 ] {c2b7e588-7f5e-4e4c-a8f3-41ec67845e17} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13032 | 2025.11.20 17:24:47.340035 [ 260 ] {c2b7e588-7f5e-4e4c-a8f3-41ec67845e17} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13033 | 2025.11.20 17:24:47.340157 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13034 | 2025.11.20 17:24:47.340170 [ 260 ] {c2b7e588-7f5e-4e4c-a8f3-41ec67845e17} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001985 sec., 20151.133501259446 rows/sec., 36.11 MiB/sec. | ||
| 13035 | 2025.11.20 17:24:47.340223 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13036 | 2025.11.20 17:24:47.340248 [ 260 ] {c2b7e588-7f5e-4e4c-a8f3-41ec67845e17} <Debug> TCPHandler: Processed in 0.002192681 sec. | ||
| 13037 | 2025.11.20 17:24:47.340253 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13038 | 2025.11.20 17:24:47.340360 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13039 | 2025.11.20 17:24:47.340398 [ 191 ] {c3717025-90b1-4b66-a9ed-622991097dbc::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 | ||
| 13040 | 2025.11.20 17:24:47.340460 [ 260 ] {511e855d-c2c6-4142-957f-14b5d767cccb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13041 | 2025.11.20 17:24:47.340508 [ 260 ] {511e855d-c2c6-4142-957f-14b5d767cccb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13042 | 2025.11.20 17:24:47.340663 [ 191 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13043 | 2025.11.20 17:24:47.340732 [ 191 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1424 rows starting from the beginning of the part | ||
| 13044 | 2025.11.20 17:24:47.340852 [ 260 ] {511e855d-c2c6-4142-957f-14b5d767cccb} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13045 | 2025.11.20 17:24:47.340867 [ 191 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 13046 | 2025.11.20 17:24:47.340896 [ 260 ] {511e855d-c2c6-4142-957f-14b5d767cccb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13047 | 2025.11.20 17:24:47.340986 [ 191 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 40 rows starting from the beginning of the part | ||
| 13048 | 2025.11.20 17:24:47.341100 [ 191 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 40 rows starting from the beginning of the part | ||
| 13049 | 2025.11.20 17:24:47.341230 [ 191 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 40 rows starting from the beginning of the part | ||
| 13050 | 2025.11.20 17:24:47.341238 [ 260 ] {511e855d-c2c6-4142-957f-14b5d767cccb} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13051 | 2025.11.20 17:24:47.341349 [ 191 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 40 rows starting from the beginning of the part | ||
| 13052 | 2025.11.20 17:24:47.341473 [ 260 ] {511e855d-c2c6-4142-957f-14b5d767cccb} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13053 | 2025.11.20 17:24:47.341607 [ 260 ] {511e855d-c2c6-4142-957f-14b5d767cccb} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001166 sec., 89193.82504288165 rows/sec., 5.47 MiB/sec. | ||
| 13054 | 2025.11.20 17:24:47.341644 [ 260 ] {511e855d-c2c6-4142-957f-14b5d767cccb} <Debug> TCPHandler: Processed in 0.001333165 sec. | ||
| 13055 | 2025.11.20 17:24:47.349426 [ 192 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1624 rows, containing 19 columns (19 merged, 0 gathered) in 0.009092311 sec., 178612.45617313354 rows/sec., 320.07 MiB/sec. | ||
| 13056 | 2025.11.20 17:24:47.350962 [ 191 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13057 | 2025.11.20 17:24:47.351293 [ 191 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13058 | 2025.11.20 17:24:47.351369 [ 191 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13059 | 2025.11.20 17:24:47.351480 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.70 MiB. | ||
| 13060 | 2025.11.20 17:24:47.634681 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13061 | 2025.11.20 17:24:47.651646 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13062 | 2025.11.20 17:24:47.651690 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13063 | 2025.11.20 17:24:47.657788 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13064 | 2025.11.20 17:24:47.658495 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13065 | 2025.11.20 17:24:47.661323 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13066 | 2025.11.20 17:24:48.001269 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 338.67 MiB, peak 349.79 MiB, free memory in arenas 0.00 B, will set to 342.65 MiB (RSS), difference: 3.98 MiB | ||
| 13067 | 2025.11.20 17:24:52.309245 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13068 | 2025.11.20 17:24:52.309441 [ 260 ] {5aa75ee9-1f76-4279-a143-cc13fcc1d793} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13069 | 2025.11.20 17:24:52.309515 [ 260 ] {5aa75ee9-1f76-4279-a143-cc13fcc1d793} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13070 | 2025.11.20 17:24:52.310199 [ 260 ] {5aa75ee9-1f76-4279-a143-cc13fcc1d793} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13071 | 2025.11.20 17:24:52.310245 [ 260 ] {5aa75ee9-1f76-4279-a143-cc13fcc1d793} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13072 | 2025.11.20 17:24:52.310630 [ 260 ] {5aa75ee9-1f76-4279-a143-cc13fcc1d793} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13073 | 2025.11.20 17:24:52.310868 [ 260 ] {5aa75ee9-1f76-4279-a143-cc13fcc1d793} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13074 | 2025.11.20 17:24:52.311025 [ 260 ] {5aa75ee9-1f76-4279-a143-cc13fcc1d793} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001636 sec., 34229.828850855745 rows/sec., 2.63 MiB/sec. | ||
| 13075 | 2025.11.20 17:24:52.311068 [ 260 ] {5aa75ee9-1f76-4279-a143-cc13fcc1d793} <Debug> TCPHandler: Processed in 0.001958957 sec. | ||
| 13076 | 2025.11.20 17:24:52.311186 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13077 | 2025.11.20 17:24:52.311282 [ 260 ] {b9486b59-8ef0-4bed-94f3-716fb518aa00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13078 | 2025.11.20 17:24:52.311322 [ 260 ] {b9486b59-8ef0-4bed-94f3-716fb518aa00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13079 | 2025.11.20 17:24:52.311725 [ 260 ] {b9486b59-8ef0-4bed-94f3-716fb518aa00} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13080 | 2025.11.20 17:24:52.311762 [ 260 ] {b9486b59-8ef0-4bed-94f3-716fb518aa00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13081 | 2025.11.20 17:24:52.312069 [ 260 ] {b9486b59-8ef0-4bed-94f3-716fb518aa00} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13082 | 2025.11.20 17:24:52.312285 [ 260 ] {b9486b59-8ef0-4bed-94f3-716fb518aa00} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13083 | 2025.11.20 17:24:52.312414 [ 260 ] {b9486b59-8ef0-4bed-94f3-716fb518aa00} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001151 sec., 55603.82276281495 rows/sec., 4.34 MiB/sec. | ||
| 13084 | 2025.11.20 17:24:52.312453 [ 260 ] {b9486b59-8ef0-4bed-94f3-716fb518aa00} <Debug> TCPHandler: Processed in 0.001316695 sec. | ||
| 13085 | 2025.11.20 17:24:52.312563 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13086 | 2025.11.20 17:24:52.312658 [ 260 ] {07674307-0fe1-44d8-956d-33db5fa314e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13087 | 2025.11.20 17:24:52.312702 [ 260 ] {07674307-0fe1-44d8-956d-33db5fa314e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13088 | 2025.11.20 17:24:52.313102 [ 260 ] {07674307-0fe1-44d8-956d-33db5fa314e9} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13089 | 2025.11.20 17:24:52.313139 [ 260 ] {07674307-0fe1-44d8-956d-33db5fa314e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13090 | 2025.11.20 17:24:52.313463 [ 260 ] {07674307-0fe1-44d8-956d-33db5fa314e9} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13091 | 2025.11.20 17:24:52.313671 [ 260 ] {07674307-0fe1-44d8-956d-33db5fa314e9} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13092 | 2025.11.20 17:24:52.313802 [ 260 ] {07674307-0fe1-44d8-956d-33db5fa314e9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 13093 | 2025.11.20 17:24:52.313840 [ 260 ] {07674307-0fe1-44d8-956d-33db5fa314e9} <Debug> TCPHandler: Processed in 0.001325735 sec. | ||
| 13094 | 2025.11.20 17:24:52.313963 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13095 | 2025.11.20 17:24:52.314085 [ 260 ] {7e94d751-dccb-44af-8511-8c1fc75e0266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13096 | 2025.11.20 17:24:52.314138 [ 260 ] {7e94d751-dccb-44af-8511-8c1fc75e0266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13097 | 2025.11.20 17:24:52.314520 [ 260 ] {7e94d751-dccb-44af-8511-8c1fc75e0266} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13098 | 2025.11.20 17:24:52.314564 [ 260 ] {7e94d751-dccb-44af-8511-8c1fc75e0266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13099 | 2025.11.20 17:24:52.314938 [ 260 ] {7e94d751-dccb-44af-8511-8c1fc75e0266} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13100 | 2025.11.20 17:24:52.315168 [ 260 ] {7e94d751-dccb-44af-8511-8c1fc75e0266} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13101 | 2025.11.20 17:24:52.315302 [ 260 ] {7e94d751-dccb-44af-8511-8c1fc75e0266} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001241 sec., 48348.106365834006 rows/sec., 3.26 MiB/sec. | ||
| 13102 | 2025.11.20 17:24:52.315339 [ 260 ] {7e94d751-dccb-44af-8511-8c1fc75e0266} <Debug> TCPHandler: Processed in 0.001438647 sec. | ||
| 13103 | 2025.11.20 17:24:53.672996 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29216 | ||
| 13104 | 2025.11.20 17:24:53.673526 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13105 | 2025.11.20 17:24:53.673574 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13106 | 2025.11.20 17:24:53.674064 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13107 | 2025.11.20 17:24:53.674319 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13108 | 2025.11.20 17:24:53.674450 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29216 | ||
| 13109 | 2025.11.20 17:24:53.674470 [ 145 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13110 | 2025.11.20 17:24:53.674538 [ 145 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13111 | 2025.11.20 17:24:53.674561 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13112 | 2025.11.20 17:24:53.674654 [ 188 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::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 | ||
| 13113 | 2025.11.20 17:24:53.674733 [ 188 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13114 | 2025.11.20 17:24:53.674761 [ 188 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26848 rows starting from the beginning of the part | ||
| 13115 | 2025.11.20 17:24:53.674815 [ 188 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 448 rows starting from the beginning of the part | ||
| 13116 | 2025.11.20 17:24:53.674855 [ 188 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 512 rows starting from the beginning of the part | ||
| 13117 | 2025.11.20 17:24:53.674893 [ 188 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 448 rows starting from the beginning of the part | ||
| 13118 | 2025.11.20 17:24:53.674931 [ 188 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 512 rows starting from the beginning of the part | ||
| 13119 | 2025.11.20 17:24:53.674969 [ 188 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 448 rows starting from the beginning of the part | ||
| 13120 | 2025.11.20 17:24:53.677032 [ 189 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29216 rows, containing 4 columns (4 merged, 0 gathered) in 0.002416735 sec., 12089037.482388427 rows/sec., 172.94 MiB/sec. | ||
| 13121 | 2025.11.20 17:24:53.677440 [ 193 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13122 | 2025.11.20 17:24:53.677782 [ 193 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_61_12} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13123 | 2025.11.20 17:24:53.677871 [ 193 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_61_12} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13124 | 2025.11.20 17:24:53.677980 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.90 MiB. | ||
| 13125 | 2025.11.20 17:24:55.162217 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 13126 | 2025.11.20 17:24:55.179162 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13127 | 2025.11.20 17:24:55.179222 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13128 | 2025.11.20 17:24:55.186020 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13129 | 2025.11.20 17:24:55.186762 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13130 | 2025.11.20 17:24:55.187052 [ 141 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13131 | 2025.11.20 17:24:55.187090 [ 141 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13132 | 2025.11.20 17:24:55.187114 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13133 | 2025.11.20 17:24:55.187255 [ 192 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 13134 | 2025.11.20 17:24:55.189813 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 13135 | 2025.11.20 17:24:55.191097 [ 192 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13136 | 2025.11.20 17:24:55.192570 [ 192 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 13137 | 2025.11.20 17:24:55.197005 [ 192 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 13138 | 2025.11.20 17:24:55.201419 [ 192 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 13139 | 2025.11.20 17:24:55.205797 [ 192 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 13140 | 2025.11.20 17:24:55.210373 [ 192 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 13141 | 2025.11.20 17:24:55.214369 [ 192 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 13142 | 2025.11.20 17:24:55.264761 [ 189 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.077574976 sec., 5929.747242203465 rows/sec., 30.66 MiB/sec. | ||
| 13143 | 2025.11.20 17:24:55.267865 [ 186 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 13144 | 2025.11.20 17:24:55.269844 [ 186 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_61_12} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13145 | 2025.11.20 17:24:55.269953 [ 186 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_61_12} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 13146 | 2025.11.20 17:24:55.272660 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 13147 | 2025.11.20 17:24:56.267642 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1684 | ||
| 13148 | 2025.11.20 17:24:56.269974 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13149 | 2025.11.20 17:24:56.270028 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13150 | 2025.11.20 17:24:56.271217 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13151 | 2025.11.20 17:24:56.271470 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13152 | 2025.11.20 17:24:56.271612 [ 156 ] {} <Debug> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13153 | 2025.11.20 17:24:56.271672 [ 156 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13154 | 2025.11.20 17:24:56.271691 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13155 | 2025.11.20 17:24:56.271714 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1684 | ||
| 13156 | 2025.11.20 17:24:56.271807 [ 189 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::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 | ||
| 13157 | 2025.11.20 17:24:56.272389 [ 189 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13158 | 2025.11.20 17:24:56.272527 [ 189 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1532 rows starting from the beginning of the part | ||
| 13159 | 2025.11.20 17:24:56.272871 [ 189 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 16 rows starting from the beginning of the part | ||
| 13160 | 2025.11.20 17:24:56.273200 [ 189 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 36 rows starting from the beginning of the part | ||
| 13161 | 2025.11.20 17:24:56.273549 [ 189 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 54 rows starting from the beginning of the part | ||
| 13162 | 2025.11.20 17:24:56.273878 [ 189 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 16 rows starting from the beginning of the part | ||
| 13163 | 2025.11.20 17:24:56.274198 [ 189 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part | ||
| 13164 | 2025.11.20 17:24:56.280867 [ 189 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1684 rows, containing 72 columns (72 merged, 0 gathered) in 0.00907641 sec., 185535.91122481244 rows/sec., 145.60 MiB/sec. | ||
| 13165 | 2025.11.20 17:24:56.282270 [ 189 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13166 | 2025.11.20 17:24:56.282754 [ 189 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_46_9} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13167 | 2025.11.20 17:24:56.282826 [ 189 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_46_9} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13168 | 2025.11.20 17:24:56.282996 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 13169 | 2025.11.20 17:24:57.322773 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13170 | 2025.11.20 17:24:57.322945 [ 260 ] {c30ae30d-dd7f-4041-9eea-72878844362b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13171 | 2025.11.20 17:24:57.323007 [ 260 ] {c30ae30d-dd7f-4041-9eea-72878844362b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13172 | 2025.11.20 17:24:57.323814 [ 260 ] {c30ae30d-dd7f-4041-9eea-72878844362b} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13173 | 2025.11.20 17:24:57.323852 [ 260 ] {c30ae30d-dd7f-4041-9eea-72878844362b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13174 | 2025.11.20 17:24:57.324246 [ 260 ] {c30ae30d-dd7f-4041-9eea-72878844362b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13175 | 2025.11.20 17:24:57.324469 [ 260 ] {c30ae30d-dd7f-4041-9eea-72878844362b} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13176 | 2025.11.20 17:24:57.324624 [ 260 ] {c30ae30d-dd7f-4041-9eea-72878844362b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001726 sec., 237543.45307068364 rows/sec., 15.07 MiB/sec. | ||
| 13177 | 2025.11.20 17:24:57.324667 [ 260 ] {c30ae30d-dd7f-4041-9eea-72878844362b} <Debug> TCPHandler: Processed in 0.002017707 sec. | ||
| 13178 | 2025.11.20 17:24:57.324785 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13179 | 2025.11.20 17:24:57.324882 [ 260 ] {253eb37a-6b7f-4bca-ac89-157a0152a2b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13180 | 2025.11.20 17:24:57.324924 [ 260 ] {253eb37a-6b7f-4bca-ac89-157a0152a2b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13181 | 2025.11.20 17:24:57.325940 [ 260 ] {253eb37a-6b7f-4bca-ac89-157a0152a2b6} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13182 | 2025.11.20 17:24:57.325976 [ 260 ] {253eb37a-6b7f-4bca-ac89-157a0152a2b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13183 | 2025.11.20 17:24:57.326341 [ 260 ] {253eb37a-6b7f-4bca-ac89-157a0152a2b6} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13184 | 2025.11.20 17:24:57.326544 [ 260 ] {253eb37a-6b7f-4bca-ac89-157a0152a2b6} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13185 | 2025.11.20 17:24:57.326671 [ 260 ] {253eb37a-6b7f-4bca-ac89-157a0152a2b6} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001808 sec., 659292.0353982301 rows/sec., 52.67 MiB/sec. | ||
| 13186 | 2025.11.20 17:24:57.326701 [ 127 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13187 | 2025.11.20 17:24:57.326709 [ 260 ] {253eb37a-6b7f-4bca-ac89-157a0152a2b6} <Debug> TCPHandler: Processed in 0.001972067 sec. | ||
| 13188 | 2025.11.20 17:24:57.326782 [ 127 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13189 | 2025.11.20 17:24:57.326811 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13190 | 2025.11.20 17:24:57.326877 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13191 | 2025.11.20 17:24:57.326925 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13192 | 2025.11.20 17:24:57.326975 [ 260 ] {e99d845d-2295-4be9-812b-6b73aeac4f64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13193 | 2025.11.20 17:24:57.327020 [ 260 ] {e99d845d-2295-4be9-812b-6b73aeac4f64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13194 | 2025.11.20 17:24:57.327065 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13195 | 2025.11.20 17:24:57.327105 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2463 rows starting from the beginning of the part | ||
| 13196 | 2025.11.20 17:24:57.327172 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 56 rows starting from the beginning of the part | ||
| 13197 | 2025.11.20 17:24:57.327219 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 56 rows starting from the beginning of the part | ||
| 13198 | 2025.11.20 17:24:57.327262 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 1192 rows starting from the beginning of the part | ||
| 13199 | 2025.11.20 17:24:57.327302 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 56 rows starting from the beginning of the part | ||
| 13200 | 2025.11.20 17:24:57.327342 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 1192 rows starting from the beginning of the part | ||
| 13201 | 2025.11.20 17:24:57.327510 [ 260 ] {e99d845d-2295-4be9-812b-6b73aeac4f64} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13202 | 2025.11.20 17:24:57.327551 [ 260 ] {e99d845d-2295-4be9-812b-6b73aeac4f64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13203 | 2025.11.20 17:24:57.327888 [ 260 ] {e99d845d-2295-4be9-812b-6b73aeac4f64} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 13204 | 2025.11.20 17:24:57.328113 [ 260 ] {e99d845d-2295-4be9-812b-6b73aeac4f64} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13205 | 2025.11.20 17:24:57.328250 [ 260 ] {e99d845d-2295-4be9-812b-6b73aeac4f64} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001293 sec., 189481.82521268367 rows/sec., 11.57 MiB/sec. | ||
| 13206 | 2025.11.20 17:24:57.328289 [ 260 ] {e99d845d-2295-4be9-812b-6b73aeac4f64} <Debug> TCPHandler: Processed in 0.001460557 sec. | ||
| 13207 | 2025.11.20 17:24:57.328402 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13208 | 2025.11.20 17:24:57.328496 [ 260 ] {4ec0e909-15dc-4397-b127-f68ed78c8e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13209 | 2025.11.20 17:24:57.328535 [ 260 ] {4ec0e909-15dc-4397-b127-f68ed78c8e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13210 | 2025.11.20 17:24:57.329002 [ 260 ] {4ec0e909-15dc-4397-b127-f68ed78c8e2f} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13211 | 2025.11.20 17:24:57.329037 [ 260 ] {4ec0e909-15dc-4397-b127-f68ed78c8e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13212 | 2025.11.20 17:24:57.329316 [ 196 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5015 rows, containing 5 columns (5 merged, 0 gathered) in 0.002443285 sec., 2052564.4777420564 rows/sec., 173.54 MiB/sec. | ||
| 13213 | 2025.11.20 17:24:57.329346 [ 260 ] {4ec0e909-15dc-4397-b127-f68ed78c8e2f} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 13214 | 2025.11.20 17:24:57.329556 [ 260 ] {4ec0e909-15dc-4397-b127-f68ed78c8e2f} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13215 | 2025.11.20 17:24:57.329572 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13216 | 2025.11.20 17:24:57.329689 [ 260 ] {4ec0e909-15dc-4397-b127-f68ed78c8e2f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001212 sec., 174917.49174917492 rows/sec., 11.28 MiB/sec. | ||
| 13217 | 2025.11.20 17:24:57.329733 [ 260 ] {4ec0e909-15dc-4397-b127-f68ed78c8e2f} <Debug> TCPHandler: Processed in 0.001379035 sec. | ||
| 13218 | 2025.11.20 17:24:57.329848 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_96_19} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13219 | 2025.11.20 17:24:57.329858 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13220 | 2025.11.20 17:24:57.329929 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_96_19} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13221 | 2025.11.20 17:24:57.329987 [ 260 ] {8563fe1e-166d-4875-8a7a-da1a62ea9844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13222 | 2025.11.20 17:24:57.330007 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 13223 | 2025.11.20 17:24:57.330041 [ 260 ] {8563fe1e-166d-4875-8a7a-da1a62ea9844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13224 | 2025.11.20 17:24:57.330572 [ 260 ] {8563fe1e-166d-4875-8a7a-da1a62ea9844} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13225 | 2025.11.20 17:24:57.330608 [ 260 ] {8563fe1e-166d-4875-8a7a-da1a62ea9844} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13226 | 2025.11.20 17:24:57.330931 [ 260 ] {8563fe1e-166d-4875-8a7a-da1a62ea9844} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13227 | 2025.11.20 17:24:57.331150 [ 260 ] {8563fe1e-166d-4875-8a7a-da1a62ea9844} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13228 | 2025.11.20 17:24:57.331284 [ 260 ] {8563fe1e-166d-4875-8a7a-da1a62ea9844} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001321 sec., 159727.47918243756 rows/sec., 9.07 MiB/sec. | ||
| 13229 | 2025.11.20 17:24:57.331327 [ 260 ] {8563fe1e-166d-4875-8a7a-da1a62ea9844} <Debug> TCPHandler: Processed in 0.001530618 sec. | ||
| 13230 | 2025.11.20 17:24:57.331428 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13231 | 2025.11.20 17:24:57.331524 [ 260 ] {222b3589-6677-4c8e-92d8-8976acd18078} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13232 | 2025.11.20 17:24:57.331566 [ 260 ] {222b3589-6677-4c8e-92d8-8976acd18078} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13233 | 2025.11.20 17:24:57.332241 [ 260 ] {222b3589-6677-4c8e-92d8-8976acd18078} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13234 | 2025.11.20 17:24:57.332279 [ 260 ] {222b3589-6677-4c8e-92d8-8976acd18078} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13235 | 2025.11.20 17:24:57.332624 [ 260 ] {222b3589-6677-4c8e-92d8-8976acd18078} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13236 | 2025.11.20 17:24:57.332831 [ 260 ] {222b3589-6677-4c8e-92d8-8976acd18078} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13237 | 2025.11.20 17:24:57.332954 [ 127 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13238 | 2025.11.20 17:24:57.332964 [ 260 ] {222b3589-6677-4c8e-92d8-8976acd18078} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001458 sec., 493141.2894375857 rows/sec., 34.61 MiB/sec. | ||
| 13239 | 2025.11.20 17:24:57.333024 [ 127 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13240 | 2025.11.20 17:24:57.333035 [ 260 ] {222b3589-6677-4c8e-92d8-8976acd18078} <Debug> TCPHandler: Processed in 0.001655672 sec. | ||
| 13241 | 2025.11.20 17:24:57.333065 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13242 | 2025.11.20 17:24:57.333162 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13243 | 2025.11.20 17:24:57.333161 [ 186 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13244 | 2025.11.20 17:24:57.333264 [ 260 ] {feee5249-c691-4578-945a-69daf3f89412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13245 | 2025.11.20 17:24:57.333305 [ 186 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13246 | 2025.11.20 17:24:57.333312 [ 260 ] {feee5249-c691-4578-945a-69daf3f89412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13247 | 2025.11.20 17:24:57.333361 [ 186 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1249 rows starting from the beginning of the part | ||
| 13248 | 2025.11.20 17:24:57.333459 [ 186 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 64 rows starting from the beginning of the part | ||
| 13249 | 2025.11.20 17:24:57.333533 [ 186 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
| 13250 | 2025.11.20 17:24:57.333603 [ 186 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 719 rows starting from the beginning of the part | ||
| 13251 | 2025.11.20 17:24:57.333669 [ 186 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 64 rows starting from the beginning of the part | ||
| 13252 | 2025.11.20 17:24:57.333671 [ 260 ] {feee5249-c691-4578-945a-69daf3f89412} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13253 | 2025.11.20 17:24:57.333726 [ 260 ] {feee5249-c691-4578-945a-69daf3f89412} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13254 | 2025.11.20 17:24:57.333738 [ 186 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 719 rows starting from the beginning of the part | ||
| 13255 | 2025.11.20 17:24:57.334056 [ 260 ] {feee5249-c691-4578-945a-69daf3f89412} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13256 | 2025.11.20 17:24:57.334318 [ 260 ] {feee5249-c691-4578-945a-69daf3f89412} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13257 | 2025.11.20 17:24:57.334430 [ 127 ] {} <Debug> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604) (MergerMutator): Selected 6 parts from all_1_35_7 to all_40_40_0 | ||
| 13258 | 2025.11.20 17:24:57.334456 [ 260 ] {feee5249-c691-4578-945a-69daf3f89412} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001211 sec., 4954.58298926507 rows/sec., 258.86 KiB/sec. | ||
| 13259 | 2025.11.20 17:24:57.334461 [ 127 ] {} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13260 | 2025.11.20 17:24:57.334498 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13261 | 2025.11.20 17:24:57.334501 [ 260 ] {feee5249-c691-4578-945a-69daf3f89412} <Debug> TCPHandler: Processed in 0.001389866 sec. | ||
| 13262 | 2025.11.20 17:24:57.334589 [ 194 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_40_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_35_7 to all_40_40_0 into Compact with storage Full | ||
| 13263 | 2025.11.20 17:24:57.334615 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13264 | 2025.11.20 17:24:57.334702 [ 194 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_40_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13265 | 2025.11.20 17:24:57.334717 [ 260 ] {806c097e-3ef6-4cc0-93a7-e6f42416384b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13266 | 2025.11.20 17:24:57.334742 [ 194 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_35_7, total 210 rows starting from the beginning of the part | ||
| 13267 | 2025.11.20 17:24:57.334766 [ 260 ] {806c097e-3ef6-4cc0-93a7-e6f42416384b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13268 | 2025.11.20 17:24:57.334807 [ 194 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 13269 | 2025.11.20 17:24:57.334859 [ 194 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 13270 | 2025.11.20 17:24:57.334904 [ 194 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 13271 | 2025.11.20 17:24:57.334947 [ 194 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 6 rows starting from the beginning of the part | ||
| 13272 | 2025.11.20 17:24:57.334989 [ 194 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_40_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
| 13273 | 2025.11.20 17:24:57.335101 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2879 rows, containing 5 columns (5 merged, 0 gathered) in 0.001978767 sec., 1454946.4388682446 rows/sec., 109.67 MiB/sec. | ||
| 13274 | 2025.11.20 17:24:57.335207 [ 260 ] {806c097e-3ef6-4cc0-93a7-e6f42416384b} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13275 | 2025.11.20 17:24:57.335250 [ 260 ] {806c097e-3ef6-4cc0-93a7-e6f42416384b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13276 | 2025.11.20 17:24:57.335380 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13277 | 2025.11.20 17:24:57.335729 [ 194 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_40_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.001181922 sec., 203059.085117292 rows/sec., 10.36 MiB/sec. | ||
| 13278 | 2025.11.20 17:24:57.335736 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_96_19} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13279 | 2025.11.20 17:24:57.335787 [ 260 ] {806c097e-3ef6-4cc0-93a7-e6f42416384b} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13280 | 2025.11.20 17:24:57.335854 [ 194 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_40_8} <Trace> MergedBlockOutputStream: filled checksums all_1_40_8 (state Temporary) | ||
| 13281 | 2025.11.20 17:24:57.335862 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_96_19} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13282 | 2025.11.20 17:24:57.336001 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 13283 | 2025.11.20 17:24:57.336075 [ 260 ] {806c097e-3ef6-4cc0-93a7-e6f42416384b} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13284 | 2025.11.20 17:24:57.336141 [ 194 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_40_8} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_merge_all_1_40_8 to all_1_40_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13285 | 2025.11.20 17:24:57.336208 [ 127 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13286 | 2025.11.20 17:24:57.336209 [ 194 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_40_8} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604) (MergerMutator): Merged 6 parts: [all_1_35_7, all_40_40_0] -> all_1_40_8 | ||
| 13287 | 2025.11.20 17:24:57.336225 [ 260 ] {806c097e-3ef6-4cc0-93a7-e6f42416384b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001526 sec., 205766.7103538663 rows/sec., 13.52 MiB/sec. | ||
| 13288 | 2025.11.20 17:24:57.336240 [ 127 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13289 | 2025.11.20 17:24:57.336295 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13290 | 2025.11.20 17:24:57.336300 [ 260 ] {806c097e-3ef6-4cc0-93a7-e6f42416384b} <Debug> TCPHandler: Processed in 0.001733283 sec. | ||
| 13291 | 2025.11.20 17:24:57.336301 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13292 | 2025.11.20 17:24:57.336406 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13293 | 2025.11.20 17:24:57.336453 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13294 | 2025.11.20 17:24:57.336492 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13295 | 2025.11.20 17:24:57.336521 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 30241 rows starting from the beginning of the part | ||
| 13296 | 2025.11.20 17:24:57.336565 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 96 rows starting from the beginning of the part | ||
| 13297 | 2025.11.20 17:24:57.336575 [ 260 ] {3ba6c66b-9767-4236-a793-852fc3b3a953} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13298 | 2025.11.20 17:24:57.336601 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 160 rows starting from the beginning of the part | ||
| 13299 | 2025.11.20 17:24:57.336631 [ 260 ] {3ba6c66b-9767-4236-a793-852fc3b3a953} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13300 | 2025.11.20 17:24:57.336641 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 314 rows starting from the beginning of the part | ||
| 13301 | 2025.11.20 17:24:57.336684 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 13302 | 2025.11.20 17:24:57.336715 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 314 rows starting from the beginning of the part | ||
| 13303 | 2025.11.20 17:24:57.337007 [ 260 ] {3ba6c66b-9767-4236-a793-852fc3b3a953} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13304 | 2025.11.20 17:24:57.337055 [ 260 ] {3ba6c66b-9767-4236-a793-852fc3b3a953} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13305 | 2025.11.20 17:24:57.337415 [ 260 ] {3ba6c66b-9767-4236-a793-852fc3b3a953} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13306 | 2025.11.20 17:24:57.337621 [ 260 ] {3ba6c66b-9767-4236-a793-852fc3b3a953} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13307 | 2025.11.20 17:24:57.337754 [ 260 ] {3ba6c66b-9767-4236-a793-852fc3b3a953} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001204 sec., 830.5647840531561 rows/sec., 55.97 KiB/sec. | ||
| 13308 | 2025.11.20 17:24:57.337791 [ 260 ] {3ba6c66b-9767-4236-a793-852fc3b3a953} <Debug> TCPHandler: Processed in 0.001399456 sec. | ||
| 13309 | 2025.11.20 17:24:57.337888 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13310 | 2025.11.20 17:24:57.337983 [ 260 ] {593db148-55fe-4b96-8685-6b95955cbcf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13311 | 2025.11.20 17:24:57.338038 [ 260 ] {593db148-55fe-4b96-8685-6b95955cbcf0} <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 | ||
| 13312 | 2025.11.20 17:24:57.338912 [ 260 ] {593db148-55fe-4b96-8685-6b95955cbcf0} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13313 | 2025.11.20 17:24:57.338948 [ 260 ] {593db148-55fe-4b96-8685-6b95955cbcf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13314 | 2025.11.20 17:24:57.339529 [ 260 ] {593db148-55fe-4b96-8685-6b95955cbcf0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13315 | 2025.11.20 17:24:57.339744 [ 260 ] {593db148-55fe-4b96-8685-6b95955cbcf0} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13316 | 2025.11.20 17:24:57.339876 [ 260 ] {593db148-55fe-4b96-8685-6b95955cbcf0} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00195 sec., 20512.820512820515 rows/sec., 36.76 MiB/sec. | ||
| 13317 | 2025.11.20 17:24:57.339928 [ 260 ] {593db148-55fe-4b96-8685-6b95955cbcf0} <Debug> TCPHandler: Processed in 0.00212956 sec. | ||
| 13318 | 2025.11.20 17:24:57.340064 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13319 | 2025.11.20 17:24:57.340153 [ 260 ] {19f41828-1b98-47f3-aeba-80b22c66225a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13320 | 2025.11.20 17:24:57.340192 [ 260 ] {19f41828-1b98-47f3-aeba-80b22c66225a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13321 | 2025.11.20 17:24:57.340599 [ 260 ] {19f41828-1b98-47f3-aeba-80b22c66225a} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13322 | 2025.11.20 17:24:57.340635 [ 260 ] {19f41828-1b98-47f3-aeba-80b22c66225a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13323 | 2025.11.20 17:24:57.340955 [ 260 ] {19f41828-1b98-47f3-aeba-80b22c66225a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 13324 | 2025.11.20 17:24:57.341166 [ 260 ] {19f41828-1b98-47f3-aeba-80b22c66225a} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13325 | 2025.11.20 17:24:57.341298 [ 260 ] {19f41828-1b98-47f3-aeba-80b22c66225a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001105 sec., 94117.64705882352 rows/sec., 5.77 MiB/sec. | ||
| 13326 | 2025.11.20 17:24:57.341300 [ 171 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 13327 | 2025.11.20 17:24:57.341336 [ 260 ] {19f41828-1b98-47f3-aeba-80b22c66225a} <Debug> TCPHandler: Processed in 0.001268903 sec. | ||
| 13328 | 2025.11.20 17:24:57.341361 [ 171 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13329 | 2025.11.20 17:24:57.341388 [ 171 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13330 | 2025.11.20 17:24:57.341490 [ 187 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 13331 | 2025.11.20 17:24:57.341614 [ 187 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13332 | 2025.11.20 17:24:57.341650 [ 187 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 6616 rows starting from the beginning of the part | ||
| 13333 | 2025.11.20 17:24:57.341718 [ 187 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 36 rows starting from the beginning of the part | ||
| 13334 | 2025.11.20 17:24:57.341768 [ 187 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 60 rows starting from the beginning of the part | ||
| 13335 | 2025.11.20 17:24:57.341812 [ 187 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 104 rows starting from the beginning of the part | ||
| 13336 | 2025.11.20 17:24:57.341853 [ 187 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 13337 | 2025.11.20 17:24:57.341894 [ 187 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 104 rows starting from the beginning of the part | ||
| 13338 | 2025.11.20 17:24:57.343609 [ 195 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31285 rows, containing 5 columns (5 merged, 0 gathered) in 0.007229546 sec., 4327381.000134725 rows/sec., 291.07 MiB/sec. | ||
| 13339 | 2025.11.20 17:24:57.344230 [ 200 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13340 | 2025.11.20 17:24:57.344244 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6980 rows, containing 4 columns (4 merged, 0 gathered) in 0.002794143 sec., 2498082.596345284 rows/sec., 159.19 MiB/sec. | ||
| 13341 | 2025.11.20 17:24:57.344515 [ 200 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13342 | 2025.11.20 17:24:57.344588 [ 200 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13343 | 2025.11.20 17:24:57.344665 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 13344 | 2025.11.20 17:24:57.344683 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 13345 | 2025.11.20 17:24:57.344938 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_96_19} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13346 | 2025.11.20 17:24:57.345004 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_96_19} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 13347 | 2025.11.20 17:24:57.345062 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.21 MiB. | ||
| 13348 | 2025.11.20 17:24:58.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 345.18 MiB, peak 357.19 MiB, free memory in arenas 0.00 B, will set to 346.50 MiB (RSS), difference: 1.32 MiB | ||
| 13349 | 2025.11.20 17:25:01.016992 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13350 | 2025.11.20 17:25:01.017038 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13351 | 2025.11.20 17:25:01.174636 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29728 | ||
| 13352 | 2025.11.20 17:25:01.175166 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13353 | 2025.11.20 17:25:01.175216 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13354 | 2025.11.20 17:25:01.175708 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13355 | 2025.11.20 17:25:01.175941 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13356 | 2025.11.20 17:25:01.176092 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29728 | ||
| 13357 | 2025.11.20 17:25:02.309375 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13358 | 2025.11.20 17:25:02.309546 [ 260 ] {9679360e-93fe-491e-a9a3-fb233a1e4f41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13359 | 2025.11.20 17:25:02.309609 [ 260 ] {9679360e-93fe-491e-a9a3-fb233a1e4f41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13360 | 2025.11.20 17:25:02.310240 [ 260 ] {9679360e-93fe-491e-a9a3-fb233a1e4f41} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13361 | 2025.11.20 17:25:02.310277 [ 260 ] {9679360e-93fe-491e-a9a3-fb233a1e4f41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13362 | 2025.11.20 17:25:02.310680 [ 260 ] {9679360e-93fe-491e-a9a3-fb233a1e4f41} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13363 | 2025.11.20 17:25:02.310908 [ 260 ] {9679360e-93fe-491e-a9a3-fb233a1e4f41} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13364 | 2025.11.20 17:25:02.311061 [ 260 ] {9679360e-93fe-491e-a9a3-fb233a1e4f41} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001562 sec., 35851.472471190784 rows/sec., 2.75 MiB/sec. | ||
| 13365 | 2025.11.20 17:25:02.311103 [ 260 ] {9679360e-93fe-491e-a9a3-fb233a1e4f41} <Debug> TCPHandler: Processed in 0.001854855 sec. | ||
| 13366 | 2025.11.20 17:25:02.311221 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13367 | 2025.11.20 17:25:02.311316 [ 260 ] {3169bce7-b9a7-4ed0-a6e2-322f5746efaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13368 | 2025.11.20 17:25:02.311355 [ 260 ] {3169bce7-b9a7-4ed0-a6e2-322f5746efaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13369 | 2025.11.20 17:25:02.311776 [ 260 ] {3169bce7-b9a7-4ed0-a6e2-322f5746efaa} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13370 | 2025.11.20 17:25:02.311810 [ 260 ] {3169bce7-b9a7-4ed0-a6e2-322f5746efaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13371 | 2025.11.20 17:25:02.312120 [ 260 ] {3169bce7-b9a7-4ed0-a6e2-322f5746efaa} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13372 | 2025.11.20 17:25:02.312323 [ 260 ] {3169bce7-b9a7-4ed0-a6e2-322f5746efaa} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13373 | 2025.11.20 17:25:02.312452 [ 260 ] {3169bce7-b9a7-4ed0-a6e2-322f5746efaa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001154 sec., 55459.27209705372 rows/sec., 4.33 MiB/sec. | ||
| 13374 | 2025.11.20 17:25:02.312491 [ 260 ] {3169bce7-b9a7-4ed0-a6e2-322f5746efaa} <Debug> TCPHandler: Processed in 0.001318885 sec. | ||
| 13375 | 2025.11.20 17:25:02.312603 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13376 | 2025.11.20 17:25:02.312698 [ 260 ] {688c7d7b-ac47-4e48-8072-9e353eb867e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13377 | 2025.11.20 17:25:02.312743 [ 260 ] {688c7d7b-ac47-4e48-8072-9e353eb867e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13378 | 2025.11.20 17:25:02.313150 [ 260 ] {688c7d7b-ac47-4e48-8072-9e353eb867e4} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13379 | 2025.11.20 17:25:02.313185 [ 260 ] {688c7d7b-ac47-4e48-8072-9e353eb867e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13380 | 2025.11.20 17:25:02.313514 [ 260 ] {688c7d7b-ac47-4e48-8072-9e353eb867e4} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13381 | 2025.11.20 17:25:02.313719 [ 260 ] {688c7d7b-ac47-4e48-8072-9e353eb867e4} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13382 | 2025.11.20 17:25:02.313848 [ 260 ] {688c7d7b-ac47-4e48-8072-9e353eb867e4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001168 sec., 136986.301369863 rows/sec., 9.54 MiB/sec. | ||
| 13383 | 2025.11.20 17:25:02.313883 [ 260 ] {688c7d7b-ac47-4e48-8072-9e353eb867e4} <Debug> TCPHandler: Processed in 0.001328585 sec. | ||
| 13384 | 2025.11.20 17:25:02.313982 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13385 | 2025.11.20 17:25:02.314081 [ 260 ] {06740d81-68b2-4984-b8af-0e0d99c3e2c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13386 | 2025.11.20 17:25:02.314123 [ 260 ] {06740d81-68b2-4984-b8af-0e0d99c3e2c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13387 | 2025.11.20 17:25:02.314452 [ 260 ] {06740d81-68b2-4984-b8af-0e0d99c3e2c7} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13388 | 2025.11.20 17:25:02.314486 [ 260 ] {06740d81-68b2-4984-b8af-0e0d99c3e2c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13389 | 2025.11.20 17:25:02.314783 [ 260 ] {06740d81-68b2-4984-b8af-0e0d99c3e2c7} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 13390 | 2025.11.20 17:25:02.314995 [ 260 ] {06740d81-68b2-4984-b8af-0e0d99c3e2c7} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13391 | 2025.11.20 17:25:02.315120 [ 260 ] {06740d81-68b2-4984-b8af-0e0d99c3e2c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 13392 | 2025.11.20 17:25:02.315156 [ 260 ] {06740d81-68b2-4984-b8af-0e0d99c3e2c7} <Debug> TCPHandler: Processed in 0.001222263 sec. | ||
| 13393 | 2025.11.20 17:25:02.689959 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 13394 | 2025.11.20 17:25:02.705301 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13395 | 2025.11.20 17:25:02.705356 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13396 | 2025.11.20 17:25:02.710642 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 13397 | 2025.11.20 17:25:02.711332 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13398 | 2025.11.20 17:25:02.714053 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 13399 | 2025.11.20 17:25:05.303238 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13400 | 2025.11.20 17:25:05.303434 [ 260 ] {b11d6942-fe41-4bf3-b613-724031d7e345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13401 | 2025.11.20 17:25:05.303507 [ 260 ] {b11d6942-fe41-4bf3-b613-724031d7e345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13402 | 2025.11.20 17:25:05.304126 [ 260 ] {b11d6942-fe41-4bf3-b613-724031d7e345} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13403 | 2025.11.20 17:25:05.304176 [ 260 ] {b11d6942-fe41-4bf3-b613-724031d7e345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13404 | 2025.11.20 17:25:05.304562 [ 260 ] {b11d6942-fe41-4bf3-b613-724031d7e345} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13405 | 2025.11.20 17:25:05.304786 [ 260 ] {b11d6942-fe41-4bf3-b613-724031d7e345} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13406 | 2025.11.20 17:25:05.304941 [ 260 ] {b11d6942-fe41-4bf3-b613-724031d7e345} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001559 sec., 15394.483643361129 rows/sec., 1.28 MiB/sec. | ||
| 13407 | 2025.11.20 17:25:05.304984 [ 260 ] {b11d6942-fe41-4bf3-b613-724031d7e345} <Debug> TCPHandler: Processed in 0.001884625 sec. | ||
| 13408 | 2025.11.20 17:25:05.305099 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13409 | 2025.11.20 17:25:05.305193 [ 260 ] {db7bbc35-59ba-4390-8aef-19bc39aff387} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13410 | 2025.11.20 17:25:05.305235 [ 260 ] {db7bbc35-59ba-4390-8aef-19bc39aff387} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13411 | 2025.11.20 17:25:05.305628 [ 260 ] {db7bbc35-59ba-4390-8aef-19bc39aff387} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13412 | 2025.11.20 17:25:05.305666 [ 260 ] {db7bbc35-59ba-4390-8aef-19bc39aff387} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13413 | 2025.11.20 17:25:05.305956 [ 260 ] {db7bbc35-59ba-4390-8aef-19bc39aff387} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 13414 | 2025.11.20 17:25:05.306159 [ 260 ] {db7bbc35-59ba-4390-8aef-19bc39aff387} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13415 | 2025.11.20 17:25:05.306291 [ 260 ] {db7bbc35-59ba-4390-8aef-19bc39aff387} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001116 sec., 5376.344086021505 rows/sec., 438.40 KiB/sec. | ||
| 13416 | 2025.11.20 17:25:05.306330 [ 260 ] {db7bbc35-59ba-4390-8aef-19bc39aff387} <Debug> TCPHandler: Processed in 0.001279144 sec. | ||
| 13417 | 2025.11.20 17:25:05.306436 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13418 | 2025.11.20 17:25:05.306528 [ 260 ] {875a0471-a21a-4653-b4d8-74dc6758b95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13419 | 2025.11.20 17:25:05.306568 [ 260 ] {875a0471-a21a-4653-b4d8-74dc6758b95e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13420 | 2025.11.20 17:25:05.307532 [ 260 ] {875a0471-a21a-4653-b4d8-74dc6758b95e} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13421 | 2025.11.20 17:25:05.307569 [ 260 ] {875a0471-a21a-4653-b4d8-74dc6758b95e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13422 | 2025.11.20 17:25:05.307963 [ 260 ] {875a0471-a21a-4653-b4d8-74dc6758b95e} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13423 | 2025.11.20 17:25:05.308180 [ 260 ] {875a0471-a21a-4653-b4d8-74dc6758b95e} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13424 | 2025.11.20 17:25:05.308318 [ 260 ] {875a0471-a21a-4653-b4d8-74dc6758b95e} <Debug> executeQuery: Read 1399 rows, 120.32 KiB in 0.001807 sec., 774211.4001106807 rows/sec., 65.02 MiB/sec. | ||
| 13425 | 2025.11.20 17:25:05.308357 [ 260 ] {875a0471-a21a-4653-b4d8-74dc6758b95e} <Debug> TCPHandler: Processed in 0.001968187 sec. | ||
| 13426 | 2025.11.20 17:25:05.308471 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13427 | 2025.11.20 17:25:05.308565 [ 260 ] {266ca3bb-bfde-4782-8a46-82b843899acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13428 | 2025.11.20 17:25:05.308607 [ 260 ] {266ca3bb-bfde-4782-8a46-82b843899acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13429 | 2025.11.20 17:25:05.309019 [ 260 ] {266ca3bb-bfde-4782-8a46-82b843899acc} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13430 | 2025.11.20 17:25:05.309055 [ 260 ] {266ca3bb-bfde-4782-8a46-82b843899acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13431 | 2025.11.20 17:25:05.309351 [ 260 ] {266ca3bb-bfde-4782-8a46-82b843899acc} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 13432 | 2025.11.20 17:25:05.309552 [ 260 ] {266ca3bb-bfde-4782-8a46-82b843899acc} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13433 | 2025.11.20 17:25:05.309684 [ 260 ] {266ca3bb-bfde-4782-8a46-82b843899acc} <Debug> executeQuery: Read 58 rows, 4.39 KiB in 0.001137 sec., 51011.433597185576 rows/sec., 3.77 MiB/sec. | ||
| 13434 | 2025.11.20 17:25:05.309722 [ 260 ] {266ca3bb-bfde-4782-8a46-82b843899acc} <Debug> TCPHandler: Processed in 0.001300514 sec. | ||
| 13435 | 2025.11.20 17:25:05.309829 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13436 | 2025.11.20 17:25:05.309931 [ 260 ] {9ce98613-c0c8-496f-8bc9-2a00eff3bfab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13437 | 2025.11.20 17:25:05.309972 [ 260 ] {9ce98613-c0c8-496f-8bc9-2a00eff3bfab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13438 | 2025.11.20 17:25:05.310452 [ 260 ] {9ce98613-c0c8-496f-8bc9-2a00eff3bfab} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13439 | 2025.11.20 17:25:05.310492 [ 260 ] {9ce98613-c0c8-496f-8bc9-2a00eff3bfab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13440 | 2025.11.20 17:25:05.310812 [ 260 ] {9ce98613-c0c8-496f-8bc9-2a00eff3bfab} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 13441 | 2025.11.20 17:25:05.311025 [ 260 ] {9ce98613-c0c8-496f-8bc9-2a00eff3bfab} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13442 | 2025.11.20 17:25:05.311158 [ 260 ] {9ce98613-c0c8-496f-8bc9-2a00eff3bfab} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001243 sec., 202735.31777956558 rows/sec., 14.02 MiB/sec. | ||
| 13443 | 2025.11.20 17:25:05.311199 [ 260 ] {9ce98613-c0c8-496f-8bc9-2a00eff3bfab} <Debug> TCPHandler: Processed in 0.001420887 sec. | ||
| 13444 | 2025.11.20 17:25:05.311311 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13445 | 2025.11.20 17:25:05.311408 [ 260 ] {71bd8fe0-cbde-4e52-95ec-77ad7cc4aa07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13446 | 2025.11.20 17:25:05.311447 [ 260 ] {71bd8fe0-cbde-4e52-95ec-77ad7cc4aa07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13447 | 2025.11.20 17:25:05.311848 [ 260 ] {71bd8fe0-cbde-4e52-95ec-77ad7cc4aa07} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13448 | 2025.11.20 17:25:05.311884 [ 260 ] {71bd8fe0-cbde-4e52-95ec-77ad7cc4aa07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13449 | 2025.11.20 17:25:05.312173 [ 260 ] {71bd8fe0-cbde-4e52-95ec-77ad7cc4aa07} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13450 | 2025.11.20 17:25:05.312383 [ 260 ] {71bd8fe0-cbde-4e52-95ec-77ad7cc4aa07} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13451 | 2025.11.20 17:25:05.312513 [ 260 ] {71bd8fe0-cbde-4e52-95ec-77ad7cc4aa07} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001123 sec., 10685.66340160285 rows/sec., 834.82 KiB/sec. | ||
| 13452 | 2025.11.20 17:25:05.312553 [ 260 ] {71bd8fe0-cbde-4e52-95ec-77ad7cc4aa07} <Debug> TCPHandler: Processed in 0.001291545 sec. | ||
| 13453 | 2025.11.20 17:25:05.312656 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13454 | 2025.11.20 17:25:05.312824 [ 260 ] {f9aa778f-add8-455e-830e-805a0a082c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13455 | 2025.11.20 17:25:05.312876 [ 260 ] {f9aa778f-add8-455e-830e-805a0a082c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13456 | 2025.11.20 17:25:05.313693 [ 260 ] {f9aa778f-add8-455e-830e-805a0a082c61} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13457 | 2025.11.20 17:25:05.313738 [ 260 ] {f9aa778f-add8-455e-830e-805a0a082c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13458 | 2025.11.20 17:25:05.314188 [ 260 ] {f9aa778f-add8-455e-830e-805a0a082c61} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13459 | 2025.11.20 17:25:05.314496 [ 260 ] {f9aa778f-add8-455e-830e-805a0a082c61} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13460 | 2025.11.20 17:25:05.314634 [ 260 ] {f9aa778f-add8-455e-830e-805a0a082c61} <Debug> executeQuery: Read 602 rows, 46.35 KiB in 0.001832 sec., 328602.6200873362 rows/sec., 24.71 MiB/sec. | ||
| 13461 | 2025.11.20 17:25:05.314674 [ 260 ] {f9aa778f-add8-455e-830e-805a0a082c61} <Debug> TCPHandler: Processed in 0.002065968 sec. | ||
| 13462 | 2025.11.20 17:25:05.314780 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13463 | 2025.11.20 17:25:05.314875 [ 260 ] {0ae54de8-2c45-4e7d-b147-8f8471ca7b5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13464 | 2025.11.20 17:25:05.314919 [ 260 ] {0ae54de8-2c45-4e7d-b147-8f8471ca7b5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13465 | 2025.11.20 17:25:05.315489 [ 260 ] {0ae54de8-2c45-4e7d-b147-8f8471ca7b5f} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13466 | 2025.11.20 17:25:05.315526 [ 260 ] {0ae54de8-2c45-4e7d-b147-8f8471ca7b5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13467 | 2025.11.20 17:25:05.315907 [ 260 ] {0ae54de8-2c45-4e7d-b147-8f8471ca7b5f} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13468 | 2025.11.20 17:25:05.316130 [ 260 ] {0ae54de8-2c45-4e7d-b147-8f8471ca7b5f} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13469 | 2025.11.20 17:25:05.316268 [ 260 ] {0ae54de8-2c45-4e7d-b147-8f8471ca7b5f} <Debug> executeQuery: Read 941 rows, 67.18 KiB in 0.00141 sec., 667375.8865248227 rows/sec., 46.53 MiB/sec. | ||
| 13470 | 2025.11.20 17:25:05.316308 [ 260 ] {0ae54de8-2c45-4e7d-b147-8f8471ca7b5f} <Debug> TCPHandler: Processed in 0.00157724 sec. | ||
| 13471 | 2025.11.20 17:25:05.316419 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13472 | 2025.11.20 17:25:05.316513 [ 260 ] {ee8eb594-c18b-4dea-9b3d-5342fcab6a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13473 | 2025.11.20 17:25:05.316568 [ 260 ] {ee8eb594-c18b-4dea-9b3d-5342fcab6a92} <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 | ||
| 13474 | 2025.11.20 17:25:05.317382 [ 260 ] {ee8eb594-c18b-4dea-9b3d-5342fcab6a92} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13475 | 2025.11.20 17:25:05.317419 [ 260 ] {ee8eb594-c18b-4dea-9b3d-5342fcab6a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13476 | 2025.11.20 17:25:05.317977 [ 260 ] {ee8eb594-c18b-4dea-9b3d-5342fcab6a92} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13477 | 2025.11.20 17:25:05.318196 [ 260 ] {ee8eb594-c18b-4dea-9b3d-5342fcab6a92} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13478 | 2025.11.20 17:25:05.318335 [ 260 ] {ee8eb594-c18b-4dea-9b3d-5342fcab6a92} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001838 sec., 21762.78563656148 rows/sec., 39.00 MiB/sec. | ||
| 13479 | 2025.11.20 17:25:05.318392 [ 260 ] {ee8eb594-c18b-4dea-9b3d-5342fcab6a92} <Debug> TCPHandler: Processed in 0.002022398 sec. | ||
| 13480 | 2025.11.20 17:25:05.318501 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13481 | 2025.11.20 17:25:05.318596 [ 260 ] {0b4b69bc-9f30-4e0b-8373-5875828ea09f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13482 | 2025.11.20 17:25:05.318638 [ 260 ] {0b4b69bc-9f30-4e0b-8373-5875828ea09f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13483 | 2025.11.20 17:25:05.318984 [ 260 ] {0b4b69bc-9f30-4e0b-8373-5875828ea09f} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13484 | 2025.11.20 17:25:05.319021 [ 260 ] {0b4b69bc-9f30-4e0b-8373-5875828ea09f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13485 | 2025.11.20 17:25:05.319320 [ 260 ] {0b4b69bc-9f30-4e0b-8373-5875828ea09f} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 13486 | 2025.11.20 17:25:05.319523 [ 260 ] {0b4b69bc-9f30-4e0b-8373-5875828ea09f} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13487 | 2025.11.20 17:25:05.319658 [ 260 ] {0b4b69bc-9f30-4e0b-8373-5875828ea09f} <Debug> executeQuery: Read 28 rows, 1.94 KiB in 0.001079 sec., 25949.953660797033 rows/sec., 1.75 MiB/sec. | ||
| 13488 | 2025.11.20 17:25:05.319697 [ 260 ] {0b4b69bc-9f30-4e0b-8373-5875828ea09f} <Debug> TCPHandler: Processed in 0.001244534 sec. | ||
| 13489 | 2025.11.20 17:25:06.271986 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 1734 | ||
| 13490 | 2025.11.20 17:25:06.274843 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13491 | 2025.11.20 17:25:06.274905 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13492 | 2025.11.20 17:25:06.276167 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13493 | 2025.11.20 17:25:06.276463 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13494 | 2025.11.20 17:25:06.276864 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1734 | ||
| 13495 | 2025.11.20 17:25:07.306199 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13496 | 2025.11.20 17:25:07.306378 [ 260 ] {dea983b4-450d-4a1c-bdf2-e1fadb3dee29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13497 | 2025.11.20 17:25:07.306443 [ 260 ] {dea983b4-450d-4a1c-bdf2-e1fadb3dee29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13498 | 2025.11.20 17:25:07.307085 [ 260 ] {dea983b4-450d-4a1c-bdf2-e1fadb3dee29} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13499 | 2025.11.20 17:25:07.307133 [ 260 ] {dea983b4-450d-4a1c-bdf2-e1fadb3dee29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13500 | 2025.11.20 17:25:07.307512 [ 260 ] {dea983b4-450d-4a1c-bdf2-e1fadb3dee29} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13501 | 2025.11.20 17:25:07.307743 [ 260 ] {dea983b4-450d-4a1c-bdf2-e1fadb3dee29} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13502 | 2025.11.20 17:25:07.307896 [ 260 ] {dea983b4-450d-4a1c-bdf2-e1fadb3dee29} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001563 sec., 35828.53486884197 rows/sec., 2.75 MiB/sec. | ||
| 13503 | 2025.11.20 17:25:07.307940 [ 260 ] {dea983b4-450d-4a1c-bdf2-e1fadb3dee29} <Debug> TCPHandler: Processed in 0.001870575 sec. | ||
| 13504 | 2025.11.20 17:25:07.308056 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13505 | 2025.11.20 17:25:07.308152 [ 260 ] {7a726ee5-a0de-4f0f-9da1-1fb302c764e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13506 | 2025.11.20 17:25:07.308192 [ 260 ] {7a726ee5-a0de-4f0f-9da1-1fb302c764e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13507 | 2025.11.20 17:25:07.308615 [ 260 ] {7a726ee5-a0de-4f0f-9da1-1fb302c764e4} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13508 | 2025.11.20 17:25:07.308653 [ 260 ] {7a726ee5-a0de-4f0f-9da1-1fb302c764e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13509 | 2025.11.20 17:25:07.308967 [ 260 ] {7a726ee5-a0de-4f0f-9da1-1fb302c764e4} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13510 | 2025.11.20 17:25:07.309179 [ 260 ] {7a726ee5-a0de-4f0f-9da1-1fb302c764e4} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13511 | 2025.11.20 17:25:07.309310 [ 260 ] {7a726ee5-a0de-4f0f-9da1-1fb302c764e4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001175 sec., 54468.085106382976 rows/sec., 4.25 MiB/sec. | ||
| 13512 | 2025.11.20 17:25:07.309351 [ 260 ] {7a726ee5-a0de-4f0f-9da1-1fb302c764e4} <Debug> TCPHandler: Processed in 0.001342935 sec. | ||
| 13513 | 2025.11.20 17:25:07.309483 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13514 | 2025.11.20 17:25:07.309578 [ 260 ] {902f2905-c190-4301-81a1-d14208116633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13515 | 2025.11.20 17:25:07.309621 [ 260 ] {902f2905-c190-4301-81a1-d14208116633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13516 | 2025.11.20 17:25:07.310014 [ 260 ] {902f2905-c190-4301-81a1-d14208116633} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13517 | 2025.11.20 17:25:07.310051 [ 260 ] {902f2905-c190-4301-81a1-d14208116633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13518 | 2025.11.20 17:25:07.310373 [ 260 ] {902f2905-c190-4301-81a1-d14208116633} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13519 | 2025.11.20 17:25:07.310589 [ 260 ] {902f2905-c190-4301-81a1-d14208116633} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13520 | 2025.11.20 17:25:07.310717 [ 260 ] {902f2905-c190-4301-81a1-d14208116633} <Debug> executeQuery: Read 86 rows, 6.14 KiB in 0.001156 sec., 74394.46366782008 rows/sec., 5.18 MiB/sec. | ||
| 13521 | 2025.11.20 17:25:07.310757 [ 260 ] {902f2905-c190-4301-81a1-d14208116633} <Debug> TCPHandler: Processed in 0.001319955 sec. | ||
| 13522 | 2025.11.20 17:25:07.310869 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13523 | 2025.11.20 17:25:07.310962 [ 260 ] {3435c150-c2c0-4d58-b986-c74bf8487948} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13524 | 2025.11.20 17:25:07.311002 [ 260 ] {3435c150-c2c0-4d58-b986-c74bf8487948} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13525 | 2025.11.20 17:25:07.311331 [ 260 ] {3435c150-c2c0-4d58-b986-c74bf8487948} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13526 | 2025.11.20 17:25:07.311366 [ 260 ] {3435c150-c2c0-4d58-b986-c74bf8487948} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13527 | 2025.11.20 17:25:07.311658 [ 260 ] {3435c150-c2c0-4d58-b986-c74bf8487948} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 13528 | 2025.11.20 17:25:07.311855 [ 260 ] {3435c150-c2c0-4d58-b986-c74bf8487948} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13529 | 2025.11.20 17:25:07.311983 [ 260 ] {3435c150-c2c0-4d58-b986-c74bf8487948} <Debug> executeQuery: Read 32 rows, 2.20 KiB in 0.001037 sec., 30858.244937319192 rows/sec., 2.07 MiB/sec. | ||
| 13530 | 2025.11.20 17:25:07.312021 [ 260 ] {3435c150-c2c0-4d58-b986-c74bf8487948} <Debug> TCPHandler: Processed in 0.001199662 sec. | ||
| 13531 | 2025.11.20 17:25:08.676252 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 30176 | ||
| 13532 | 2025.11.20 17:25:08.676863 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13533 | 2025.11.20 17:25:08.676899 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13534 | 2025.11.20 17:25:08.677379 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13535 | 2025.11.20 17:25:08.677606 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13536 | 2025.11.20 17:25:08.677733 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30176 | ||
| 13537 | 2025.11.20 17:25:10.214158 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 13538 | 2025.11.20 17:25:10.230016 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13539 | 2025.11.20 17:25:10.230071 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13540 | 2025.11.20 17:25:10.236247 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 13541 | 2025.11.20 17:25:10.237015 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13542 | 2025.11.20 17:25:10.239737 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 13543 | 2025.11.20 17:25:12.309610 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13544 | 2025.11.20 17:25:12.309807 [ 260 ] {19119215-7fee-47ac-a795-cad9204b4d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13545 | 2025.11.20 17:25:12.309878 [ 260 ] {19119215-7fee-47ac-a795-cad9204b4d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13546 | 2025.11.20 17:25:12.310588 [ 260 ] {19119215-7fee-47ac-a795-cad9204b4d5d} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13547 | 2025.11.20 17:25:12.310626 [ 260 ] {19119215-7fee-47ac-a795-cad9204b4d5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13548 | 2025.11.20 17:25:12.311038 [ 260 ] {19119215-7fee-47ac-a795-cad9204b4d5d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13549 | 2025.11.20 17:25:12.311276 [ 260 ] {19119215-7fee-47ac-a795-cad9204b4d5d} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13550 | 2025.11.20 17:25:12.311429 [ 260 ] {19119215-7fee-47ac-a795-cad9204b4d5d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001671 sec., 33512.86654697786 rows/sec., 2.57 MiB/sec. | ||
| 13551 | 2025.11.20 17:25:12.311473 [ 260 ] {19119215-7fee-47ac-a795-cad9204b4d5d} <Debug> TCPHandler: Processed in 0.001997978 sec. | ||
| 13552 | 2025.11.20 17:25:12.311599 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13553 | 2025.11.20 17:25:12.311707 [ 260 ] {37df9232-cf16-4ce5-9a11-ac3572368b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13554 | 2025.11.20 17:25:12.311748 [ 260 ] {37df9232-cf16-4ce5-9a11-ac3572368b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13555 | 2025.11.20 17:25:12.312225 [ 260 ] {37df9232-cf16-4ce5-9a11-ac3572368b6a} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13556 | 2025.11.20 17:25:12.312260 [ 260 ] {37df9232-cf16-4ce5-9a11-ac3572368b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13557 | 2025.11.20 17:25:12.312557 [ 260 ] {37df9232-cf16-4ce5-9a11-ac3572368b6a} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13558 | 2025.11.20 17:25:12.312758 [ 260 ] {37df9232-cf16-4ce5-9a11-ac3572368b6a} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13559 | 2025.11.20 17:25:12.312878 [ 260 ] {37df9232-cf16-4ce5-9a11-ac3572368b6a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00122 sec., 52459.016393442624 rows/sec., 4.09 MiB/sec. | ||
| 13560 | 2025.11.20 17:25:12.312915 [ 260 ] {37df9232-cf16-4ce5-9a11-ac3572368b6a} <Debug> TCPHandler: Processed in 0.001396336 sec. | ||
| 13561 | 2025.11.20 17:25:12.313048 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13562 | 2025.11.20 17:25:12.313137 [ 260 ] {7c2c76c8-3e10-4c3e-9f09-ffa0b8a7962d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13563 | 2025.11.20 17:25:12.313178 [ 260 ] {7c2c76c8-3e10-4c3e-9f09-ffa0b8a7962d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13564 | 2025.11.20 17:25:12.313647 [ 260 ] {7c2c76c8-3e10-4c3e-9f09-ffa0b8a7962d} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13565 | 2025.11.20 17:25:12.313682 [ 260 ] {7c2c76c8-3e10-4c3e-9f09-ffa0b8a7962d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13566 | 2025.11.20 17:25:12.314011 [ 260 ] {7c2c76c8-3e10-4c3e-9f09-ffa0b8a7962d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13567 | 2025.11.20 17:25:12.314228 [ 260 ] {7c2c76c8-3e10-4c3e-9f09-ffa0b8a7962d} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13568 | 2025.11.20 17:25:12.314358 [ 260 ] {7c2c76c8-3e10-4c3e-9f09-ffa0b8a7962d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 13569 | 2025.11.20 17:25:12.314404 [ 260 ] {7c2c76c8-3e10-4c3e-9f09-ffa0b8a7962d} <Debug> TCPHandler: Processed in 0.001373975 sec. | ||
| 13570 | 2025.11.20 17:25:12.314512 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13571 | 2025.11.20 17:25:12.314607 [ 260 ] {674cc305-3b46-4f42-935e-f7553f904744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13572 | 2025.11.20 17:25:12.314650 [ 260 ] {674cc305-3b46-4f42-935e-f7553f904744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13573 | 2025.11.20 17:25:12.314987 [ 260 ] {674cc305-3b46-4f42-935e-f7553f904744} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13574 | 2025.11.20 17:25:12.315022 [ 260 ] {674cc305-3b46-4f42-935e-f7553f904744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13575 | 2025.11.20 17:25:12.315329 [ 260 ] {674cc305-3b46-4f42-935e-f7553f904744} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 13576 | 2025.11.20 17:25:12.315554 [ 260 ] {674cc305-3b46-4f42-935e-f7553f904744} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13577 | 2025.11.20 17:25:12.315680 [ 260 ] {674cc305-3b46-4f42-935e-f7553f904744} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00109 sec., 55045.87155963302 rows/sec., 3.71 MiB/sec. | ||
| 13578 | 2025.11.20 17:25:12.315717 [ 260 ] {674cc305-3b46-4f42-935e-f7553f904744} <Debug> TCPHandler: Processed in 0.001253703 sec. | ||
| 13579 | 2025.11.20 17:25:16.017289 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13580 | 2025.11.20 17:25:16.017389 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13581 | 2025.11.20 17:25:16.178016 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30688 | ||
| 13582 | 2025.11.20 17:25:16.178688 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13583 | 2025.11.20 17:25:16.178725 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13584 | 2025.11.20 17:25:16.179195 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13585 | 2025.11.20 17:25:16.179419 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13586 | 2025.11.20 17:25:16.179550 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30688 | ||
| 13587 | 2025.11.20 17:25:16.277299 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1750 | ||
| 13588 | 2025.11.20 17:25:16.279474 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13589 | 2025.11.20 17:25:16.279524 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13590 | 2025.11.20 17:25:16.280731 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13591 | 2025.11.20 17:25:16.281028 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13592 | 2025.11.20 17:25:16.281394 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1750 | ||
| 13593 | 2025.11.20 17:25:16.710647 [ 136 ] {} <Debug> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f) (MergerMutator): Selected 5 parts from all_1_40_8 to all_44_44_0 | ||
| 13594 | 2025.11.20 17:25:16.710714 [ 136 ] {} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13595 | 2025.11.20 17:25:16.710738 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13596 | 2025.11.20 17:25:16.710836 [ 200 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_44_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_40_8 to all_44_44_0 into Compact with storage Full | ||
| 13597 | 2025.11.20 17:25:16.710945 [ 200 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_44_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13598 | 2025.11.20 17:25:16.710977 [ 200 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 223 rows starting from the beginning of the part | ||
| 13599 | 2025.11.20 17:25:16.711039 [ 200 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 211 rows starting from the beginning of the part | ||
| 13600 | 2025.11.20 17:25:16.711083 [ 200 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 211 rows starting from the beginning of the part | ||
| 13601 | 2025.11.20 17:25:16.711126 [ 200 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 211 rows starting from the beginning of the part | ||
| 13602 | 2025.11.20 17:25:16.711166 [ 200 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 12 rows starting from the beginning of the part | ||
| 13603 | 2025.11.20 17:25:16.711987 [ 195 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_44_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 5 columns (5 merged, 0 gathered) in 0.001188462 sec., 730355.7034217333 rows/sec., 44.65 MiB/sec. | ||
| 13604 | 2025.11.20 17:25:16.712204 [ 190 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_44_9} <Trace> MergedBlockOutputStream: filled checksums all_1_44_9 (state Temporary) | ||
| 13605 | 2025.11.20 17:25:16.712522 [ 190 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_44_9} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_merge_all_1_44_9 to all_1_44_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13606 | 2025.11.20 17:25:16.712616 [ 190 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_44_9} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f) (MergerMutator): Merged 5 parts: [all_1_40_8, all_44_44_0] -> all_1_44_9 | ||
| 13607 | 2025.11.20 17:25:16.712713 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 13608 | 2025.11.20 17:25:16.931519 [ 136 ] {} <Debug> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356) (MergerMutator): Selected 5 parts from all_1_40_8 to all_44_44_0 | ||
| 13609 | 2025.11.20 17:25:16.931569 [ 136 ] {} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13610 | 2025.11.20 17:25:16.931593 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13611 | 2025.11.20 17:25:16.931711 [ 200 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_44_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_40_8 to all_44_44_0 into Compact with storage Full | ||
| 13612 | 2025.11.20 17:25:16.931822 [ 200 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_44_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13613 | 2025.11.20 17:25:16.931855 [ 200 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 434 rows starting from the beginning of the part | ||
| 13614 | 2025.11.20 17:25:16.931912 [ 200 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 410 rows starting from the beginning of the part | ||
| 13615 | 2025.11.20 17:25:16.931960 [ 200 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 410 rows starting from the beginning of the part | ||
| 13616 | 2025.11.20 17:25:16.932005 [ 200 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 410 rows starting from the beginning of the part | ||
| 13617 | 2025.11.20 17:25:16.932045 [ 200 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_44_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 24 rows starting from the beginning of the part | ||
| 13618 | 2025.11.20 17:25:16.932937 [ 191 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_44_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1688 rows, containing 5 columns (5 merged, 0 gathered) in 0.001259224 sec., 1340508.1224627232 rows/sec., 90.89 MiB/sec. | ||
| 13619 | 2025.11.20 17:25:16.933195 [ 193 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_44_9} <Trace> MergedBlockOutputStream: filled checksums all_1_44_9 (state Temporary) | ||
| 13620 | 2025.11.20 17:25:16.933507 [ 193 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_44_9} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_merge_all_1_44_9 to all_1_44_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13621 | 2025.11.20 17:25:16.933589 [ 193 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_44_9} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356) (MergerMutator): Merged 5 parts: [all_1_40_8, all_44_44_0] -> all_1_44_9 | ||
| 13622 | 2025.11.20 17:25:16.933683 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 13623 | 2025.11.20 17:25:17.002003 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001490098 sec. | ||
| 13624 | 2025.11.20 17:25:17.312915 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13625 | 2025.11.20 17:25:17.313157 [ 260 ] {f942092d-ba57-4103-91cb-5cf7a2011751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13626 | 2025.11.20 17:25:17.313261 [ 260 ] {f942092d-ba57-4103-91cb-5cf7a2011751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13627 | 2025.11.20 17:25:17.313968 [ 260 ] {f942092d-ba57-4103-91cb-5cf7a2011751} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13628 | 2025.11.20 17:25:17.314011 [ 260 ] {f942092d-ba57-4103-91cb-5cf7a2011751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13629 | 2025.11.20 17:25:17.314384 [ 260 ] {f942092d-ba57-4103-91cb-5cf7a2011751} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13630 | 2025.11.20 17:25:17.314608 [ 260 ] {f942092d-ba57-4103-91cb-5cf7a2011751} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13631 | 2025.11.20 17:25:17.314759 [ 260 ] {f942092d-ba57-4103-91cb-5cf7a2011751} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001674 sec., 81242.53285543609 rows/sec., 7.04 MiB/sec. | ||
| 13632 | 2025.11.20 17:25:17.314800 [ 260 ] {f942092d-ba57-4103-91cb-5cf7a2011751} <Debug> TCPHandler: Processed in 0.002048239 sec. | ||
| 13633 | 2025.11.20 17:25:17.314803 [ 138 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13634 | 2025.11.20 17:25:17.314888 [ 138 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13635 | 2025.11.20 17:25:17.314914 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13636 | 2025.11.20 17:25:17.314918 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13637 | 2025.11.20 17:25:17.315018 [ 260 ] {50aaa4c1-f649-4ed0-b0c1-584350b7dc55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13638 | 2025.11.20 17:25:17.315037 [ 200 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13639 | 2025.11.20 17:25:17.315063 [ 260 ] {50aaa4c1-f649-4ed0-b0c1-584350b7dc55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13640 | 2025.11.20 17:25:17.315135 [ 200 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13641 | 2025.11.20 17:25:17.315167 [ 200 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2463 rows starting from the beginning of the part | ||
| 13642 | 2025.11.20 17:25:17.315223 [ 200 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 56 rows starting from the beginning of the part | ||
| 13643 | 2025.11.20 17:25:17.315269 [ 200 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 1399 rows starting from the beginning of the part | ||
| 13644 | 2025.11.20 17:25:17.315312 [ 200 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 56 rows starting from the beginning of the part | ||
| 13645 | 2025.11.20 17:25:17.315353 [ 200 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 56 rows starting from the beginning of the part | ||
| 13646 | 2025.11.20 17:25:17.315396 [ 200 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 136 rows starting from the beginning of the part | ||
| 13647 | 2025.11.20 17:25:17.315475 [ 260 ] {50aaa4c1-f649-4ed0-b0c1-584350b7dc55} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13648 | 2025.11.20 17:25:17.315511 [ 260 ] {50aaa4c1-f649-4ed0-b0c1-584350b7dc55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13649 | 2025.11.20 17:25:17.315829 [ 260 ] {50aaa4c1-f649-4ed0-b0c1-584350b7dc55} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 13650 | 2025.11.20 17:25:17.316040 [ 260 ] {50aaa4c1-f649-4ed0-b0c1-584350b7dc55} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13651 | 2025.11.20 17:25:17.316168 [ 260 ] {50aaa4c1-f649-4ed0-b0c1-584350b7dc55} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001169 sec., 34217.27972626177 rows/sec., 2.51 MiB/sec. | ||
| 13652 | 2025.11.20 17:25:17.316207 [ 260 ] {50aaa4c1-f649-4ed0-b0c1-584350b7dc55} <Debug> TCPHandler: Processed in 0.001342615 sec. | ||
| 13653 | 2025.11.20 17:25:17.316304 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13654 | 2025.11.20 17:25:17.316397 [ 260 ] {caf873c0-fdda-4e75-a8c6-f2e3d2296bf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13655 | 2025.11.20 17:25:17.316436 [ 260 ] {caf873c0-fdda-4e75-a8c6-f2e3d2296bf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13656 | 2025.11.20 17:25:17.316862 [ 260 ] {caf873c0-fdda-4e75-a8c6-f2e3d2296bf6} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13657 | 2025.11.20 17:25:17.316896 [ 260 ] {caf873c0-fdda-4e75-a8c6-f2e3d2296bf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13658 | 2025.11.20 17:25:17.317098 [ 193 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4166 rows, containing 5 columns (5 merged, 0 gathered) in 0.00209468 sec., 1988847.9385872784 rows/sec., 171.68 MiB/sec. | ||
| 13659 | 2025.11.20 17:25:17.317195 [ 260 ] {caf873c0-fdda-4e75-a8c6-f2e3d2296bf6} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13660 | 2025.11.20 17:25:17.317404 [ 188 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13661 | 2025.11.20 17:25:17.317407 [ 260 ] {caf873c0-fdda-4e75-a8c6-f2e3d2296bf6} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13662 | 2025.11.20 17:25:17.317539 [ 138 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13663 | 2025.11.20 17:25:17.317549 [ 260 ] {caf873c0-fdda-4e75-a8c6-f2e3d2296bf6} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00117 sec., 88888.88888888889 rows/sec., 6.94 MiB/sec. | ||
| 13664 | 2025.11.20 17:25:17.317574 [ 138 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13665 | 2025.11.20 17:25:17.317602 [ 260 ] {caf873c0-fdda-4e75-a8c6-f2e3d2296bf6} <Debug> TCPHandler: Processed in 0.001345415 sec. | ||
| 13666 | 2025.11.20 17:25:17.317604 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13667 | 2025.11.20 17:25:17.317710 [ 188 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_101_20} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13668 | 2025.11.20 17:25:17.317718 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13669 | 2025.11.20 17:25:17.317733 [ 199 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13670 | 2025.11.20 17:25:17.317793 [ 188 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_101_20} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13671 | 2025.11.20 17:25:17.317820 [ 260 ] {7df37cfe-80dc-496a-823a-16999a8a777b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13672 | 2025.11.20 17:25:17.317863 [ 260 ] {7df37cfe-80dc-496a-823a-16999a8a777b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13673 | 2025.11.20 17:25:17.317880 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 13674 | 2025.11.20 17:25:17.317898 [ 199 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13675 | 2025.11.20 17:25:17.317945 [ 199 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1249 rows starting from the beginning of the part | ||
| 13676 | 2025.11.20 17:25:17.318019 [ 199 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part | ||
| 13677 | 2025.11.20 17:25:17.318070 [ 199 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 602 rows starting from the beginning of the part | ||
| 13678 | 2025.11.20 17:25:17.318119 [ 199 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 64 rows starting from the beginning of the part | ||
| 13679 | 2025.11.20 17:25:17.318161 [ 199 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 64 rows starting from the beginning of the part | ||
| 13680 | 2025.11.20 17:25:17.318199 [ 199 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 104 rows starting from the beginning of the part | ||
| 13681 | 2025.11.20 17:25:17.318264 [ 260 ] {7df37cfe-80dc-496a-823a-16999a8a777b} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13682 | 2025.11.20 17:25:17.318306 [ 260 ] {7df37cfe-80dc-496a-823a-16999a8a777b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13683 | 2025.11.20 17:25:17.318664 [ 260 ] {7df37cfe-80dc-496a-823a-16999a8a777b} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13684 | 2025.11.20 17:25:17.318881 [ 260 ] {7df37cfe-80dc-496a-823a-16999a8a777b} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13685 | 2025.11.20 17:25:17.319002 [ 138 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13686 | 2025.11.20 17:25:17.319015 [ 260 ] {7df37cfe-80dc-496a-823a-16999a8a777b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 13687 | 2025.11.20 17:25:17.319036 [ 138 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13688 | 2025.11.20 17:25:17.319059 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13689 | 2025.11.20 17:25:17.319061 [ 260 ] {7df37cfe-80dc-496a-823a-16999a8a777b} <Debug> TCPHandler: Processed in 0.001391386 sec. | ||
| 13690 | 2025.11.20 17:25:17.319144 [ 193 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13691 | 2025.11.20 17:25:17.319174 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13692 | 2025.11.20 17:25:17.319267 [ 193 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13693 | 2025.11.20 17:25:17.319277 [ 260 ] {09f14933-35f5-48d9-9129-e3448ee69723} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13694 | 2025.11.20 17:25:17.319308 [ 193 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 31285 rows starting from the beginning of the part | ||
| 13695 | 2025.11.20 17:25:17.319341 [ 260 ] {09f14933-35f5-48d9-9129-e3448ee69723} <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 | ||
| 13696 | 2025.11.20 17:25:17.319383 [ 193 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 160 rows starting from the beginning of the part | ||
| 13697 | 2025.11.20 17:25:17.319437 [ 193 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 941 rows starting from the beginning of the part | ||
| 13698 | 2025.11.20 17:25:17.319444 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2147 rows, containing 5 columns (5 merged, 0 gathered) in 0.001768713 sec., 1213876.982868334 rows/sec., 94.25 MiB/sec. | ||
| 13699 | 2025.11.20 17:25:17.319484 [ 193 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 86 rows starting from the beginning of the part | ||
| 13700 | 2025.11.20 17:25:17.319528 [ 193 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 160 rows starting from the beginning of the part | ||
| 13701 | 2025.11.20 17:25:17.319569 [ 193 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 160 rows starting from the beginning of the part | ||
| 13702 | 2025.11.20 17:25:17.319660 [ 199 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13703 | 2025.11.20 17:25:17.319938 [ 199 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_101_20} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13704 | 2025.11.20 17:25:17.320015 [ 199 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_101_20} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13705 | 2025.11.20 17:25:17.320095 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 13706 | 2025.11.20 17:25:17.320208 [ 260 ] {09f14933-35f5-48d9-9129-e3448ee69723} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13707 | 2025.11.20 17:25:17.320247 [ 260 ] {09f14933-35f5-48d9-9129-e3448ee69723} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13708 | 2025.11.20 17:25:17.320909 [ 260 ] {09f14933-35f5-48d9-9129-e3448ee69723} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13709 | 2025.11.20 17:25:17.321144 [ 260 ] {09f14933-35f5-48d9-9129-e3448ee69723} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13710 | 2025.11.20 17:25:17.321287 [ 260 ] {09f14933-35f5-48d9-9129-e3448ee69723} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002028 sec., 19723.865877712033 rows/sec., 35.34 MiB/sec. | ||
| 13711 | 2025.11.20 17:25:17.321341 [ 260 ] {09f14933-35f5-48d9-9129-e3448ee69723} <Debug> TCPHandler: Processed in 0.002214561 sec. | ||
| 13712 | 2025.11.20 17:25:17.321452 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13713 | 2025.11.20 17:25:17.321544 [ 260 ] {517d5279-bf6d-4e40-8084-553cc6fd9601} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13714 | 2025.11.20 17:25:17.321585 [ 260 ] {517d5279-bf6d-4e40-8084-553cc6fd9601} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13715 | 2025.11.20 17:25:17.321919 [ 260 ] {517d5279-bf6d-4e40-8084-553cc6fd9601} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13716 | 2025.11.20 17:25:17.321955 [ 260 ] {517d5279-bf6d-4e40-8084-553cc6fd9601} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13717 | 2025.11.20 17:25:17.322257 [ 260 ] {517d5279-bf6d-4e40-8084-553cc6fd9601} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 13718 | 2025.11.20 17:25:17.322469 [ 260 ] {517d5279-bf6d-4e40-8084-553cc6fd9601} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13719 | 2025.11.20 17:25:17.322597 [ 260 ] {517d5279-bf6d-4e40-8084-553cc6fd9601} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 13720 | 2025.11.20 17:25:17.322599 [ 138 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 13721 | 2025.11.20 17:25:17.322632 [ 260 ] {517d5279-bf6d-4e40-8084-553cc6fd9601} <Debug> TCPHandler: Processed in 0.001227713 sec. | ||
| 13722 | 2025.11.20 17:25:17.322655 [ 138 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13723 | 2025.11.20 17:25:17.322683 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13724 | 2025.11.20 17:25:17.322779 [ 197 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 13725 | 2025.11.20 17:25:17.322903 [ 197 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13726 | 2025.11.20 17:25:17.322935 [ 197 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 6980 rows starting from the beginning of the part | ||
| 13727 | 2025.11.20 17:25:17.323002 [ 197 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 13728 | 2025.11.20 17:25:17.323055 [ 197 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 28 rows starting from the beginning of the part | ||
| 13729 | 2025.11.20 17:25:17.323103 [ 197 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 32 rows starting from the beginning of the part | ||
| 13730 | 2025.11.20 17:25:17.323145 [ 197 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 60 rows starting from the beginning of the part | ||
| 13731 | 2025.11.20 17:25:17.323184 [ 197 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 60 rows starting from the beginning of the part | ||
| 13732 | 2025.11.20 17:25:17.325773 [ 199 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7220 rows, containing 4 columns (4 merged, 0 gathered) in 0.003036917 sec., 2377411.038892403 rows/sec., 151.79 MiB/sec. | ||
| 13733 | 2025.11.20 17:25:17.326293 [ 197 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13734 | 2025.11.20 17:25:17.326560 [ 197 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_101_20} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13735 | 2025.11.20 17:25:17.326633 [ 197 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_101_20} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13736 | 2025.11.20 17:25:17.326706 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 13737 | 2025.11.20 17:25:17.327797 [ 199 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32792 rows, containing 5 columns (5 merged, 0 gathered) in 0.008694103 sec., 3771751.956469805 rows/sec., 254.12 MiB/sec. | ||
| 13738 | 2025.11.20 17:25:17.327967 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 13739 | 2025.11.20 17:25:17.328222 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13740 | 2025.11.20 17:25:17.328288 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_101_20} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 13741 | 2025.11.20 17:25:17.328355 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 13742 | 2025.11.20 17:25:17.423091 [ 138 ] {} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Selected 5 parts from all_1_50_10 to all_54_54_0 | ||
| 13743 | 2025.11.20 17:25:17.423146 [ 138 ] {} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13744 | 2025.11.20 17:25:17.423169 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13745 | 2025.11.20 17:25:17.423273 [ 198 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_54_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_50_10 to all_54_54_0 into Compact with storage Full | ||
| 13746 | 2025.11.20 17:25:17.423402 [ 198 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_54_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13747 | 2025.11.20 17:25:17.423441 [ 198 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 465 rows starting from the beginning of the part | ||
| 13748 | 2025.11.20 17:25:17.423514 [ 198 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 440 rows starting from the beginning of the part | ||
| 13749 | 2025.11.20 17:25:17.423566 [ 198 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 212 rows starting from the beginning of the part | ||
| 13750 | 2025.11.20 17:25:17.423613 [ 198 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 212 rows starting from the beginning of the part | ||
| 13751 | 2025.11.20 17:25:17.423660 [ 198 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_54_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 252 rows starting from the beginning of the part | ||
| 13752 | 2025.11.20 17:25:17.424639 [ 199 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_54_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1581 rows, containing 5 columns (5 merged, 0 gathered) in 0.001411047 sec., 1120444.606026589 rows/sec., 78.72 MiB/sec. | ||
| 13753 | 2025.11.20 17:25:17.424798 [ 186 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_54_11} <Trace> MergedBlockOutputStream: filled checksums all_1_54_11 (state Temporary) | ||
| 13754 | 2025.11.20 17:25:17.425043 [ 186 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_54_11} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_merge_all_1_54_11 to all_1_54_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13755 | 2025.11.20 17:25:17.425108 [ 186 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_54_11} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Merged 5 parts: [all_1_50_10, all_54_54_0] -> all_1_54_11 | ||
| 13756 | 2025.11.20 17:25:17.425174 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 13757 | 2025.11.20 17:25:17.739982 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 13758 | 2025.11.20 17:25:17.757036 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13759 | 2025.11.20 17:25:17.757093 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13760 | 2025.11.20 17:25:17.763240 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 13761 | 2025.11.20 17:25:17.763928 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13762 | 2025.11.20 17:25:17.766816 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 13763 | 2025.11.20 17:25:18.000221 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.66 MiB, peak 358.55 MiB, free memory in arenas 0.00 B, will set to 349.45 MiB (RSS), difference: 1.79 MiB | ||
| 13764 | 2025.11.20 17:25:21.938641 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36327 | ||
| 13765 | 2025.11.20 17:25:21.938760 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13766 | 2025.11.20 17:25:21.938792 [ 352 ] {} <Debug> TCP-Session: d269b05a-1586-4321-9da5-54b8b0cd76c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:36327 | ||
| 13767 | 2025.11.20 17:25:21.938817 [ 352 ] {} <Debug> TCP-Session: d269b05a-1586-4321-9da5-54b8b0cd76c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13768 | 2025.11.20 17:25:21.938833 [ 352 ] {} <Debug> TCP-Session: d269b05a-1586-4321-9da5-54b8b0cd76c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13769 | 2025.11.20 17:25:21.939045 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38644 | ||
| 13770 | 2025.11.20 17:25:21.939063 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39965 | ||
| 13771 | 2025.11.20 17:25:21.939101 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32909 | ||
| 13772 | 2025.11.20 17:25:21.939112 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54219 | ||
| 13773 | 2025.11.20 17:25:21.939134 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60732 | ||
| 13774 | 2025.11.20 17:25:21.939154 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13775 | 2025.11.20 17:25:21.939144 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40932 | ||
| 13776 | 2025.11.20 17:25:21.939207 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13777 | 2025.11.20 17:25:21.939213 [ 353 ] {} <Debug> TCP-Session: d9152c38-2bef-44a2-92ba-b00322f19cde Authenticating user 'default' from [fd00:1122:3344:101::e]:38644 | ||
| 13778 | 2025.11.20 17:25:21.939272 [ 289 ] {} <Debug> TCP-Session: 14d6ec80-cecc-4769-ac1b-5ad4f46ba788 Authenticating user 'default' from [fd00:1122:3344:101::e]:54219 | ||
| 13779 | 2025.11.20 17:25:21.939203 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13780 | 2025.11.20 17:25:21.939293 [ 353 ] {} <Debug> TCP-Session: d9152c38-2bef-44a2-92ba-b00322f19cde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13781 | 2025.11.20 17:25:21.939307 [ 289 ] {} <Debug> TCP-Session: 14d6ec80-cecc-4769-ac1b-5ad4f46ba788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13782 | 2025.11.20 17:25:21.939328 [ 354 ] {} <Debug> TCP-Session: 03d44624-b916-49ca-b4e5-1487a7b7743b Authenticating user 'default' from [fd00:1122:3344:101::e]:39965 | ||
| 13783 | 2025.11.20 17:25:21.939336 [ 353 ] {} <Debug> TCP-Session: d9152c38-2bef-44a2-92ba-b00322f19cde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13784 | 2025.11.20 17:25:21.939347 [ 289 ] {} <Debug> TCP-Session: 14d6ec80-cecc-4769-ac1b-5ad4f46ba788 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13785 | 2025.11.20 17:25:21.939360 [ 354 ] {} <Debug> TCP-Session: 03d44624-b916-49ca-b4e5-1487a7b7743b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13786 | 2025.11.20 17:25:21.939197 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13787 | 2025.11.20 17:25:21.939393 [ 354 ] {} <Debug> TCP-Session: 03d44624-b916-49ca-b4e5-1487a7b7743b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13788 | 2025.11.20 17:25:21.939136 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37353 | ||
| 13789 | 2025.11.20 17:25:21.939427 [ 288 ] {} <Debug> TCP-Session: 5145b506-fbfb-4db4-ab4d-f4aed3f0b4d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:32909 | ||
| 13790 | 2025.11.20 17:25:21.939090 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35502 | ||
| 13791 | 2025.11.20 17:25:21.939476 [ 288 ] {} <Debug> TCP-Session: 5145b506-fbfb-4db4-ab4d-f4aed3f0b4d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13792 | 2025.11.20 17:25:21.939205 [ 352 ] {} <Trace> TCP-Session: d269b05a-1586-4321-9da5-54b8b0cd76c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13793 | 2025.11.20 17:25:21.939514 [ 288 ] {} <Debug> TCP-Session: 5145b506-fbfb-4db4-ab4d-f4aed3f0b4d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13794 | 2025.11.20 17:25:21.939630 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13795 | 2025.11.20 17:25:21.939669 [ 350 ] {} <Debug> TCP-Session: 21d31066-ecf2-4411-bd94-24f4f9939c08 Authenticating user 'default' from [fd00:1122:3344:101::e]:60732 | ||
| 13796 | 2025.11.20 17:25:21.939688 [ 350 ] {} <Debug> TCP-Session: 21d31066-ecf2-4411-bd94-24f4f9939c08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13797 | 2025.11.20 17:25:21.939690 [ 352 ] {dd7ca803-da11-45bf-ae5b-cec19b1405ce} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36327) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13798 | 2025.11.20 17:25:21.939702 [ 350 ] {} <Debug> TCP-Session: 21d31066-ecf2-4411-bd94-24f4f9939c08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13799 | 2025.11.20 17:25:21.939904 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13800 | 2025.11.20 17:25:21.939944 [ 351 ] {} <Debug> TCP-Session: cf600056-832d-48cf-850f-709c4d18c8a3 Authenticating user 'default' from [fd00:1122:3344:101::e]:40932 | ||
| 13801 | 2025.11.20 17:25:21.939990 [ 351 ] {} <Debug> TCP-Session: cf600056-832d-48cf-850f-709c4d18c8a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13802 | 2025.11.20 17:25:21.940004 [ 351 ] {} <Debug> TCP-Session: cf600056-832d-48cf-850f-709c4d18c8a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13803 | 2025.11.20 17:25:21.940193 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13804 | 2025.11.20 17:25:21.940228 [ 286 ] {} <Debug> TCP-Session: ef935cf7-f1a0-4834-b026-93fee10b0df4 Authenticating user 'default' from [fd00:1122:3344:101::e]:35502 | ||
| 13805 | 2025.11.20 17:25:21.940246 [ 286 ] {} <Debug> TCP-Session: ef935cf7-f1a0-4834-b026-93fee10b0df4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13806 | 2025.11.20 17:25:21.940255 [ 352 ] {dd7ca803-da11-45bf-ae5b-cec19b1405ce} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13807 | 2025.11.20 17:25:21.940258 [ 286 ] {} <Debug> TCP-Session: ef935cf7-f1a0-4834-b026-93fee10b0df4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13808 | 2025.11.20 17:25:21.940313 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13809 | 2025.11.20 17:25:21.940329 [ 352 ] {dd7ca803-da11-45bf-ae5b-cec19b1405ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13810 | 2025.11.20 17:25:21.940350 [ 290 ] {} <Debug> TCP-Session: b23014dd-b1d3-40cd-96ae-35228f27f7ad Authenticating user 'default' from [fd00:1122:3344:101::e]:37353 | ||
| 13811 | 2025.11.20 17:25:21.940374 [ 290 ] {} <Debug> TCP-Session: b23014dd-b1d3-40cd-96ae-35228f27f7ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13812 | 2025.11.20 17:25:21.940387 [ 290 ] {} <Debug> TCP-Session: b23014dd-b1d3-40cd-96ae-35228f27f7ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13813 | 2025.11.20 17:25:21.940646 [ 352 ] {dd7ca803-da11-45bf-ae5b-cec19b1405ce} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 13814 | 2025.11.20 17:25:21.941708 [ 317 ] {dd7ca803-da11-45bf-ae5b-cec19b1405ce} <Trace> AggregatingTransform: Aggregating | ||
| 13815 | 2025.11.20 17:25:21.941747 [ 317 ] {dd7ca803-da11-45bf-ae5b-cec19b1405ce} <Trace> Aggregator: Aggregation method: without_key | ||
| 13816 | 2025.11.20 17:25:21.941783 [ 317 ] {dd7ca803-da11-45bf-ae5b-cec19b1405ce} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001034839 sec. (966.334 rows/sec., 37.75 KiB/sec.) | ||
| 13817 | 2025.11.20 17:25:21.941801 [ 317 ] {dd7ca803-da11-45bf-ae5b-cec19b1405ce} <Trace> Aggregator: Merging aggregated data | ||
| 13818 | 2025.11.20 17:25:21.943076 [ 352 ] {dd7ca803-da11-45bf-ae5b-cec19b1405ce} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003444 sec., 290.36004645760744 rows/sec., 11.34 KiB/sec. | ||
| 13819 | 2025.11.20 17:25:21.943211 [ 352 ] {dd7ca803-da11-45bf-ae5b-cec19b1405ce} <Debug> TCPHandler: Processed in 0.004163548 sec. | ||
| 13820 | 2025.11.20 17:25:21.943297 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13821 | 2025.11.20 17:25:21.943324 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13822 | 2025.11.20 17:25:21.943340 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13823 | 2025.11.20 17:25:21.943356 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13824 | 2025.11.20 17:25:21.943365 [ 354 ] {} <Debug> TCP-Session: 03d44624-b916-49ca-b4e5-1487a7b7743b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13825 | 2025.11.20 17:25:21.943369 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13826 | 2025.11.20 17:25:21.943390 [ 350 ] {} <Debug> TCP-Session: 21d31066-ecf2-4411-bd94-24f4f9939c08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13827 | 2025.11.20 17:25:21.943410 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13828 | 2025.11.20 17:25:21.943434 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13829 | 2025.11.20 17:25:21.943445 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13830 | 2025.11.20 17:25:21.943463 [ 286 ] {} <Debug> TCP-Session: ef935cf7-f1a0-4834-b026-93fee10b0df4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13831 | 2025.11.20 17:25:21.943480 [ 290 ] {} <Debug> TCP-Session: b23014dd-b1d3-40cd-96ae-35228f27f7ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13832 | 2025.11.20 17:25:21.943490 [ 351 ] {} <Debug> TCP-Session: cf600056-832d-48cf-850f-709c4d18c8a3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13833 | 2025.11.20 17:25:21.943440 [ 288 ] {} <Debug> TCP-Session: 5145b506-fbfb-4db4-ab4d-f4aed3f0b4d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13834 | 2025.11.20 17:25:21.943391 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13835 | 2025.11.20 17:25:21.943380 [ 289 ] {} <Debug> TCP-Session: 14d6ec80-cecc-4769-ac1b-5ad4f46ba788 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13836 | 2025.11.20 17:25:21.943584 [ 353 ] {} <Debug> TCP-Session: d9152c38-2bef-44a2-92ba-b00322f19cde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13837 | 2025.11.20 17:25:21.943337 [ 352 ] {} <Debug> TCP-Session: d269b05a-1586-4321-9da5-54b8b0cd76c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13838 | 2025.11.20 17:25:22.034755 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54362 | ||
| 13839 | 2025.11.20 17:25:22.034863 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13840 | 2025.11.20 17:25:22.034891 [ 352 ] {} <Debug> TCP-Session: e484e595-bfd7-436b-95b4-30d16b37d67c Authenticating user 'default' from [fd00:1122:3344:101::e]:54362 | ||
| 13841 | 2025.11.20 17:25:22.034912 [ 352 ] {} <Debug> TCP-Session: e484e595-bfd7-436b-95b4-30d16b37d67c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13842 | 2025.11.20 17:25:22.034925 [ 352 ] {} <Debug> TCP-Session: e484e595-bfd7-436b-95b4-30d16b37d67c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13843 | 2025.11.20 17:25:22.035142 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62198 | ||
| 13844 | 2025.11.20 17:25:22.035161 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56103 | ||
| 13845 | 2025.11.20 17:25:22.035190 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35891 | ||
| 13846 | 2025.11.20 17:25:22.035216 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56834 | ||
| 13847 | 2025.11.20 17:25:22.035226 [ 352 ] {} <Trace> TCP-Session: e484e595-bfd7-436b-95b4-30d16b37d67c Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13848 | 2025.11.20 17:25:22.035251 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13849 | 2025.11.20 17:25:22.035251 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13850 | 2025.11.20 17:25:22.035299 [ 353 ] {} <Debug> TCP-Session: 8b6998ef-6083-4766-b114-b8a291b0149d Authenticating user 'default' from [fd00:1122:3344:101::e]:62198 | ||
| 13851 | 2025.11.20 17:25:22.035303 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13852 | 2025.11.20 17:25:22.035303 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13853 | 2025.11.20 17:25:22.035315 [ 286 ] {} <Debug> TCP-Session: bf624998-ee64-466e-993b-9c2dc16edbff Authenticating user 'default' from [fd00:1122:3344:101::e]:56103 | ||
| 13854 | 2025.11.20 17:25:22.035329 [ 353 ] {} <Debug> TCP-Session: 8b6998ef-6083-4766-b114-b8a291b0149d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13855 | 2025.11.20 17:25:22.035351 [ 350 ] {} <Debug> TCP-Session: cfe56065-ab2a-4c8a-a1a8-5b7a4855a6b2 Authenticating user 'default' from [fd00:1122:3344:101::e]:56834 | ||
| 13856 | 2025.11.20 17:25:22.035369 [ 353 ] {} <Debug> TCP-Session: 8b6998ef-6083-4766-b114-b8a291b0149d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13857 | 2025.11.20 17:25:22.035362 [ 286 ] {} <Debug> TCP-Session: bf624998-ee64-466e-993b-9c2dc16edbff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13858 | 2025.11.20 17:25:22.035394 [ 350 ] {} <Debug> TCP-Session: cfe56065-ab2a-4c8a-a1a8-5b7a4855a6b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13859 | 2025.11.20 17:25:22.035409 [ 286 ] {} <Debug> TCP-Session: bf624998-ee64-466e-993b-9c2dc16edbff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13860 | 2025.11.20 17:25:22.035414 [ 352 ] {6d381084-4cd1-431e-b06e-37f81fc3f67f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54362) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13861 | 2025.11.20 17:25:22.035432 [ 350 ] {} <Debug> TCP-Session: cfe56065-ab2a-4c8a-a1a8-5b7a4855a6b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13862 | 2025.11.20 17:25:22.035343 [ 289 ] {} <Debug> TCP-Session: 6e932ef2-76f2-49d5-8449-e09f0ce2f56a Authenticating user 'default' from [fd00:1122:3344:101::e]:35891 | ||
| 13863 | 2025.11.20 17:25:22.035224 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39008 | ||
| 13864 | 2025.11.20 17:25:22.035505 [ 289 ] {} <Debug> TCP-Session: 6e932ef2-76f2-49d5-8449-e09f0ce2f56a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13865 | 2025.11.20 17:25:22.035214 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59870 | ||
| 13866 | 2025.11.20 17:25:22.035565 [ 289 ] {} <Debug> TCP-Session: 6e932ef2-76f2-49d5-8449-e09f0ce2f56a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13867 | 2025.11.20 17:25:22.035176 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45633 | ||
| 13868 | 2025.11.20 17:25:22.035616 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13869 | 2025.11.20 17:25:22.035631 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13870 | 2025.11.20 17:25:22.035161 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37362 | ||
| 13871 | 2025.11.20 17:25:22.035654 [ 351 ] {} <Debug> TCP-Session: 91095266-eec8-43e7-a94e-005d040fd6ad Authenticating user 'default' from [fd00:1122:3344:101::e]:39008 | ||
| 13872 | 2025.11.20 17:25:22.035678 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13873 | 2025.11.20 17:25:22.035705 [ 352 ] {6d381084-4cd1-431e-b06e-37f81fc3f67f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13874 | 2025.11.20 17:25:22.035708 [ 351 ] {} <Debug> TCP-Session: 91095266-eec8-43e7-a94e-005d040fd6ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13875 | 2025.11.20 17:25:22.035722 [ 288 ] {} <Debug> TCP-Session: e8fe4fdd-1080-4e51-bcf8-7619529cdaf7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45633 | ||
| 13876 | 2025.11.20 17:25:22.035748 [ 351 ] {} <Debug> TCP-Session: 91095266-eec8-43e7-a94e-005d040fd6ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13877 | 2025.11.20 17:25:22.035765 [ 352 ] {6d381084-4cd1-431e-b06e-37f81fc3f67f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13878 | 2025.11.20 17:25:22.035769 [ 288 ] {} <Debug> TCP-Session: e8fe4fdd-1080-4e51-bcf8-7619529cdaf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13879 | 2025.11.20 17:25:22.035725 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13880 | 2025.11.20 17:25:22.035798 [ 288 ] {} <Debug> TCP-Session: e8fe4fdd-1080-4e51-bcf8-7619529cdaf7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13881 | 2025.11.20 17:25:22.035660 [ 290 ] {} <Debug> TCP-Session: 39fec5cb-afa7-440c-a2f4-af94eeac2740 Authenticating user 'default' from [fd00:1122:3344:101::e]:59870 | ||
| 13882 | 2025.11.20 17:25:22.035826 [ 354 ] {} <Debug> TCP-Session: 5692f5c1-f76c-4d45-bd27-d7d64866d1c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:37362 | ||
| 13883 | 2025.11.20 17:25:22.035856 [ 290 ] {} <Debug> TCP-Session: 39fec5cb-afa7-440c-a2f4-af94eeac2740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13884 | 2025.11.20 17:25:22.035865 [ 354 ] {} <Debug> TCP-Session: 5692f5c1-f76c-4d45-bd27-d7d64866d1c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13885 | 2025.11.20 17:25:22.035878 [ 290 ] {} <Debug> TCP-Session: 39fec5cb-afa7-440c-a2f4-af94eeac2740 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13886 | 2025.11.20 17:25:22.035893 [ 354 ] {} <Debug> TCP-Session: 5692f5c1-f76c-4d45-bd27-d7d64866d1c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13887 | 2025.11.20 17:25:22.036090 [ 352 ] {6d381084-4cd1-431e-b06e-37f81fc3f67f} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 13888 | 2025.11.20 17:25:22.037182 [ 339 ] {6d381084-4cd1-431e-b06e-37f81fc3f67f} <Trace> AggregatingTransform: Aggregating | ||
| 13889 | 2025.11.20 17:25:22.037236 [ 339 ] {6d381084-4cd1-431e-b06e-37f81fc3f67f} <Trace> Aggregator: Aggregation method: without_key | ||
| 13890 | 2025.11.20 17:25:22.037280 [ 339 ] {6d381084-4cd1-431e-b06e-37f81fc3f67f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001078501 sec. (927.213 rows/sec., 36.22 KiB/sec.) | ||
| 13891 | 2025.11.20 17:25:22.037303 [ 339 ] {6d381084-4cd1-431e-b06e-37f81fc3f67f} <Trace> Aggregator: Merging aggregated data | ||
| 13892 | 2025.11.20 17:25:22.038356 [ 352 ] {6d381084-4cd1-431e-b06e-37f81fc3f67f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003001 sec., 333.22225924691764 rows/sec., 13.02 KiB/sec. | ||
| 13893 | 2025.11.20 17:25:22.038489 [ 352 ] {6d381084-4cd1-431e-b06e-37f81fc3f67f} <Debug> TCPHandler: Processed in 0.003378244 sec. | ||
| 13894 | 2025.11.20 17:25:22.038610 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13895 | 2025.11.20 17:25:22.038640 [ 352 ] {} <Debug> TCP-Session: e484e595-bfd7-436b-95b4-30d16b37d67c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13896 | 2025.11.20 17:25:22.038642 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13897 | 2025.11.20 17:25:22.038667 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13898 | 2025.11.20 17:25:22.038684 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13899 | 2025.11.20 17:25:22.038693 [ 351 ] {} <Debug> TCP-Session: 91095266-eec8-43e7-a94e-005d040fd6ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13900 | 2025.11.20 17:25:22.038715 [ 289 ] {} <Debug> TCP-Session: 6e932ef2-76f2-49d5-8449-e09f0ce2f56a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13901 | 2025.11.20 17:25:22.038736 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13902 | 2025.11.20 17:25:22.038739 [ 353 ] {} <Debug> TCP-Session: 8b6998ef-6083-4766-b114-b8a291b0149d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13903 | 2025.11.20 17:25:22.038755 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13904 | 2025.11.20 17:25:22.038775 [ 354 ] {} <Debug> TCP-Session: 5692f5c1-f76c-4d45-bd27-d7d64866d1c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13905 | 2025.11.20 17:25:22.038782 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13906 | 2025.11.20 17:25:22.038829 [ 290 ] {} <Debug> TCP-Session: 39fec5cb-afa7-440c-a2f4-af94eeac2740 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13907 | 2025.11.20 17:25:22.038695 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13908 | 2025.11.20 17:25:22.038861 [ 350 ] {} <Debug> TCP-Session: cfe56065-ab2a-4c8a-a1a8-5b7a4855a6b2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13909 | 2025.11.20 17:25:22.038714 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13910 | 2025.11.20 17:25:22.038919 [ 288 ] {} <Debug> TCP-Session: e8fe4fdd-1080-4e51-bcf8-7619529cdaf7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13911 | 2025.11.20 17:25:22.038957 [ 286 ] {} <Debug> TCP-Session: bf624998-ee64-466e-993b-9c2dc16edbff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13912 | 2025.11.20 17:25:22.200691 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65069 | ||
| 13913 | 2025.11.20 17:25:22.200804 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13914 | 2025.11.20 17:25:22.200830 [ 352 ] {} <Debug> TCP-Session: c588c7bf-a28c-4288-952c-b04af967844d Authenticating user 'default' from [fd00:1122:3344:101::e]:65069 | ||
| 13915 | 2025.11.20 17:25:22.200852 [ 352 ] {} <Debug> TCP-Session: c588c7bf-a28c-4288-952c-b04af967844d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13916 | 2025.11.20 17:25:22.200865 [ 352 ] {} <Debug> TCP-Session: c588c7bf-a28c-4288-952c-b04af967844d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13917 | 2025.11.20 17:25:22.201057 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43358 | ||
| 13918 | 2025.11.20 17:25:22.201094 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53227 | ||
| 13919 | 2025.11.20 17:25:22.201097 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34029 | ||
| 13920 | 2025.11.20 17:25:22.201133 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50624 | ||
| 13921 | 2025.11.20 17:25:22.201159 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36474 | ||
| 13922 | 2025.11.20 17:25:22.201159 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35572 | ||
| 13923 | 2025.11.20 17:25:22.201174 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13924 | 2025.11.20 17:25:22.201240 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13925 | 2025.11.20 17:25:22.201238 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13926 | 2025.11.20 17:25:22.201278 [ 286 ] {} <Debug> TCP-Session: 339e98cd-3d5d-4d27-adcf-1169d17daae8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53227 | ||
| 13927 | 2025.11.20 17:25:22.201287 [ 350 ] {} <Debug> TCP-Session: bdd2d875-f0a0-4e0f-9087-a722405d77d3 Authenticating user 'default' from [fd00:1122:3344:101::e]:36474 | ||
| 13928 | 2025.11.20 17:25:22.201310 [ 354 ] {} <Debug> TCP-Session: cdf973a4-027b-4430-87ea-0a19293ae171 Authenticating user 'default' from [fd00:1122:3344:101::e]:34029 | ||
| 13929 | 2025.11.20 17:25:22.201323 [ 286 ] {} <Debug> TCP-Session: 339e98cd-3d5d-4d27-adcf-1169d17daae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13930 | 2025.11.20 17:25:22.201333 [ 350 ] {} <Debug> TCP-Session: bdd2d875-f0a0-4e0f-9087-a722405d77d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13931 | 2025.11.20 17:25:22.201346 [ 354 ] {} <Debug> TCP-Session: cdf973a4-027b-4430-87ea-0a19293ae171 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13932 | 2025.11.20 17:25:22.201356 [ 286 ] {} <Debug> TCP-Session: 339e98cd-3d5d-4d27-adcf-1169d17daae8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13933 | 2025.11.20 17:25:22.201367 [ 350 ] {} <Debug> TCP-Session: bdd2d875-f0a0-4e0f-9087-a722405d77d3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13934 | 2025.11.20 17:25:22.201386 [ 354 ] {} <Debug> TCP-Session: cdf973a4-027b-4430-87ea-0a19293ae171 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13935 | 2025.11.20 17:25:22.201310 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13936 | 2025.11.20 17:25:22.201174 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13937 | 2025.11.20 17:25:22.201464 [ 290 ] {} <Debug> TCP-Session: cf74a92c-1a0f-4933-9b69-4270dfa37efe Authenticating user 'default' from [fd00:1122:3344:101::e]:35572 | ||
| 13938 | 2025.11.20 17:25:22.201167 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51984 | ||
| 13939 | 2025.11.20 17:25:22.201499 [ 290 ] {} <Debug> TCP-Session: cf74a92c-1a0f-4933-9b69-4270dfa37efe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13940 | 2025.11.20 17:25:22.201485 [ 353 ] {} <Debug> TCP-Session: ae245313-f70d-41cf-941c-992be5d3675b Authenticating user 'default' from [fd00:1122:3344:101::e]:43358 | ||
| 13941 | 2025.11.20 17:25:22.201524 [ 290 ] {} <Debug> TCP-Session: cf74a92c-1a0f-4933-9b69-4270dfa37efe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13942 | 2025.11.20 17:25:22.201548 [ 353 ] {} <Debug> TCP-Session: ae245313-f70d-41cf-941c-992be5d3675b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13943 | 2025.11.20 17:25:22.201561 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13944 | 2025.11.20 17:25:22.201574 [ 353 ] {} <Debug> TCP-Session: ae245313-f70d-41cf-941c-992be5d3675b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13945 | 2025.11.20 17:25:22.201595 [ 351 ] {} <Debug> TCP-Session: 1a904c75-9006-4659-8def-17d9e0d04ad8 Authenticating user 'default' from [fd00:1122:3344:101::e]:51984 | ||
| 13946 | 2025.11.20 17:25:22.201119 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39323 | ||
| 13947 | 2025.11.20 17:25:22.201626 [ 351 ] {} <Debug> TCP-Session: 1a904c75-9006-4659-8def-17d9e0d04ad8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13948 | 2025.11.20 17:25:22.201238 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13949 | 2025.11.20 17:25:22.201673 [ 351 ] {} <Debug> TCP-Session: 1a904c75-9006-4659-8def-17d9e0d04ad8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13950 | 2025.11.20 17:25:22.201691 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13951 | 2025.11.20 17:25:22.201696 [ 289 ] {} <Debug> TCP-Session: 413c80bc-48c0-4f39-9ee1-b6e9389bc4c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:50624 | ||
| 13952 | 2025.11.20 17:25:22.201728 [ 288 ] {} <Debug> TCP-Session: c418a5b0-d021-470e-8e78-663d1ffc02d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39323 | ||
| 13953 | 2025.11.20 17:25:22.201744 [ 289 ] {} <Debug> TCP-Session: 413c80bc-48c0-4f39-9ee1-b6e9389bc4c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13954 | 2025.11.20 17:25:22.201769 [ 288 ] {} <Debug> TCP-Session: c418a5b0-d021-470e-8e78-663d1ffc02d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13955 | 2025.11.20 17:25:22.201781 [ 289 ] {} <Debug> TCP-Session: 413c80bc-48c0-4f39-9ee1-b6e9389bc4c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13956 | 2025.11.20 17:25:22.201799 [ 288 ] {} <Debug> TCP-Session: c418a5b0-d021-470e-8e78-663d1ffc02d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13957 | 2025.11.20 17:25:22.201275 [ 352 ] {} <Trace> TCP-Session: c588c7bf-a28c-4288-952c-b04af967844d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13958 | 2025.11.20 17:25:22.202023 [ 352 ] {913db028-1f1c-40c9-8ca4-690220ec6d00} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:65069) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13959 | 2025.11.20 17:25:22.202280 [ 352 ] {913db028-1f1c-40c9-8ca4-690220ec6d00} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13960 | 2025.11.20 17:25:22.202333 [ 352 ] {913db028-1f1c-40c9-8ca4-690220ec6d00} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13961 | 2025.11.20 17:25:22.202614 [ 352 ] {913db028-1f1c-40c9-8ca4-690220ec6d00} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 13962 | 2025.11.20 17:25:22.203772 [ 347 ] {913db028-1f1c-40c9-8ca4-690220ec6d00} <Trace> AggregatingTransform: Aggregating | ||
| 13963 | 2025.11.20 17:25:22.203814 [ 347 ] {913db028-1f1c-40c9-8ca4-690220ec6d00} <Trace> Aggregator: Aggregation method: without_key | ||
| 13964 | 2025.11.20 17:25:22.203856 [ 347 ] {913db028-1f1c-40c9-8ca4-690220ec6d00} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001138701 sec. (878.194 rows/sec., 34.30 KiB/sec.) | ||
| 13965 | 2025.11.20 17:25:22.203877 [ 347 ] {913db028-1f1c-40c9-8ca4-690220ec6d00} <Trace> Aggregator: Merging aggregated data | ||
| 13966 | 2025.11.20 17:25:22.205000 [ 352 ] {913db028-1f1c-40c9-8ca4-690220ec6d00} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003033 sec., 329.7065611605671 rows/sec., 12.88 KiB/sec. | ||
| 13967 | 2025.11.20 17:25:22.205173 [ 352 ] {913db028-1f1c-40c9-8ca4-690220ec6d00} <Debug> TCPHandler: Processed in 0.004038086 sec. | ||
| 13968 | 2025.11.20 17:25:22.205274 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13969 | 2025.11.20 17:25:22.205304 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13970 | 2025.11.20 17:25:22.205321 [ 352 ] {} <Debug> TCP-Session: c588c7bf-a28c-4288-952c-b04af967844d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13971 | 2025.11.20 17:25:22.205345 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13972 | 2025.11.20 17:25:22.205353 [ 353 ] {} <Debug> TCP-Session: ae245313-f70d-41cf-941c-992be5d3675b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13973 | 2025.11.20 17:25:22.205383 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13974 | 2025.11.20 17:25:22.205406 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13975 | 2025.11.20 17:25:22.205402 [ 351 ] {} <Debug> TCP-Session: 1a904c75-9006-4659-8def-17d9e0d04ad8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13976 | 2025.11.20 17:25:22.205426 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13977 | 2025.11.20 17:25:22.205445 [ 354 ] {} <Debug> TCP-Session: cdf973a4-027b-4430-87ea-0a19293ae171 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13978 | 2025.11.20 17:25:22.205462 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13979 | 2025.11.20 17:25:22.205481 [ 290 ] {} <Debug> TCP-Session: cf74a92c-1a0f-4933-9b69-4270dfa37efe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13980 | 2025.11.20 17:25:22.205447 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13981 | 2025.11.20 17:25:22.205516 [ 350 ] {} <Debug> TCP-Session: bdd2d875-f0a0-4e0f-9087-a722405d77d3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13982 | 2025.11.20 17:25:22.205557 [ 288 ] {} <Debug> TCP-Session: c418a5b0-d021-470e-8e78-663d1ffc02d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13983 | 2025.11.20 17:25:22.205364 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13984 | 2025.11.20 17:25:22.205432 [ 289 ] {} <Debug> TCP-Session: 413c80bc-48c0-4f39-9ee1-b6e9389bc4c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13985 | 2025.11.20 17:25:22.205625 [ 286 ] {} <Debug> TCP-Session: 339e98cd-3d5d-4d27-adcf-1169d17daae8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13986 | 2025.11.20 17:25:22.310625 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13987 | 2025.11.20 17:25:22.310845 [ 260 ] {d12ee66a-9bfe-48a1-81ba-405575e1b32a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13988 | 2025.11.20 17:25:22.310920 [ 260 ] {d12ee66a-9bfe-48a1-81ba-405575e1b32a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13989 | 2025.11.20 17:25:22.311595 [ 260 ] {d12ee66a-9bfe-48a1-81ba-405575e1b32a} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13990 | 2025.11.20 17:25:22.311644 [ 260 ] {d12ee66a-9bfe-48a1-81ba-405575e1b32a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13991 | 2025.11.20 17:25:22.312047 [ 260 ] {d12ee66a-9bfe-48a1-81ba-405575e1b32a} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 13992 | 2025.11.20 17:25:22.312275 [ 260 ] {d12ee66a-9bfe-48a1-81ba-405575e1b32a} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13993 | 2025.11.20 17:25:22.312434 [ 260 ] {d12ee66a-9bfe-48a1-81ba-405575e1b32a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001654 sec., 33857.31559854897 rows/sec., 2.60 MiB/sec. | ||
| 13994 | 2025.11.20 17:25:22.312480 [ 260 ] {d12ee66a-9bfe-48a1-81ba-405575e1b32a} <Debug> TCPHandler: Processed in 0.002053709 sec. | ||
| 13995 | 2025.11.20 17:25:22.312612 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13996 | 2025.11.20 17:25:22.312722 [ 260 ] {d643636d-4aa2-4175-a3f1-4fe902827a36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13997 | 2025.11.20 17:25:22.312765 [ 260 ] {d643636d-4aa2-4175-a3f1-4fe902827a36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13998 | 2025.11.20 17:25:22.313201 [ 260 ] {d643636d-4aa2-4175-a3f1-4fe902827a36} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13999 | 2025.11.20 17:25:22.313238 [ 260 ] {d643636d-4aa2-4175-a3f1-4fe902827a36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14000 | 2025.11.20 17:25:22.313584 [ 260 ] {d643636d-4aa2-4175-a3f1-4fe902827a36} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14001 | 2025.11.20 17:25:22.313818 [ 260 ] {d643636d-4aa2-4175-a3f1-4fe902827a36} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14002 | 2025.11.20 17:25:22.313952 [ 260 ] {d643636d-4aa2-4175-a3f1-4fe902827a36} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00125 sec., 51200 rows/sec., 4.00 MiB/sec. | ||
| 14003 | 2025.11.20 17:25:22.313991 [ 260 ] {d643636d-4aa2-4175-a3f1-4fe902827a36} <Debug> TCPHandler: Processed in 0.001437447 sec. | ||
| 14004 | 2025.11.20 17:25:22.314107 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14005 | 2025.11.20 17:25:22.314201 [ 260 ] {9fc01eaf-a03d-48ac-8367-d0ff2e62bc30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14006 | 2025.11.20 17:25:22.314245 [ 260 ] {9fc01eaf-a03d-48ac-8367-d0ff2e62bc30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14007 | 2025.11.20 17:25:22.314661 [ 260 ] {9fc01eaf-a03d-48ac-8367-d0ff2e62bc30} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14008 | 2025.11.20 17:25:22.314697 [ 260 ] {9fc01eaf-a03d-48ac-8367-d0ff2e62bc30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14009 | 2025.11.20 17:25:22.315032 [ 260 ] {9fc01eaf-a03d-48ac-8367-d0ff2e62bc30} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14010 | 2025.11.20 17:25:22.315238 [ 260 ] {9fc01eaf-a03d-48ac-8367-d0ff2e62bc30} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14011 | 2025.11.20 17:25:22.315368 [ 260 ] {9fc01eaf-a03d-48ac-8367-d0ff2e62bc30} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001186 sec., 134907.25126475547 rows/sec., 9.40 MiB/sec. | ||
| 14012 | 2025.11.20 17:25:22.315406 [ 260 ] {9fc01eaf-a03d-48ac-8367-d0ff2e62bc30} <Debug> TCPHandler: Processed in 0.001350176 sec. | ||
| 14013 | 2025.11.20 17:25:22.315507 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14014 | 2025.11.20 17:25:22.315607 [ 260 ] {a7e46cfe-2388-47f3-a895-b26fd9b969e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14015 | 2025.11.20 17:25:22.315650 [ 260 ] {a7e46cfe-2388-47f3-a895-b26fd9b969e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14016 | 2025.11.20 17:25:22.315978 [ 260 ] {a7e46cfe-2388-47f3-a895-b26fd9b969e1} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14017 | 2025.11.20 17:25:22.316014 [ 260 ] {a7e46cfe-2388-47f3-a895-b26fd9b969e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14018 | 2025.11.20 17:25:22.316323 [ 260 ] {a7e46cfe-2388-47f3-a895-b26fd9b969e1} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 14019 | 2025.11.20 17:25:22.316528 [ 260 ] {a7e46cfe-2388-47f3-a895-b26fd9b969e1} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14020 | 2025.11.20 17:25:22.316660 [ 260 ] {a7e46cfe-2388-47f3-a895-b26fd9b969e1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00107 sec., 56074.766355140186 rows/sec., 3.78 MiB/sec. | ||
| 14021 | 2025.11.20 17:25:22.316707 [ 260 ] {a7e46cfe-2388-47f3-a895-b26fd9b969e1} <Debug> TCPHandler: Processed in 0.001248463 sec. | ||
| 14022 | 2025.11.20 17:25:23.679803 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 31136 | ||
| 14023 | 2025.11.20 17:25:23.680330 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14024 | 2025.11.20 17:25:23.680378 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14025 | 2025.11.20 17:25:23.680933 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14026 | 2025.11.20 17:25:23.681165 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14027 | 2025.11.20 17:25:23.681302 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31136 | ||
| 14028 | 2025.11.20 17:25:25.266977 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 14029 | 2025.11.20 17:25:25.283659 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14030 | 2025.11.20 17:25:25.283716 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14031 | 2025.11.20 17:25:25.289963 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 14032 | 2025.11.20 17:25:25.290734 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14033 | 2025.11.20 17:25:25.293721 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 14034 | 2025.11.20 17:25:26.281651 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1776 | ||
| 14035 | 2025.11.20 17:25:26.283914 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14036 | 2025.11.20 17:25:26.283961 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14037 | 2025.11.20 17:25:26.285171 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 14038 | 2025.11.20 17:25:26.285434 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14039 | 2025.11.20 17:25:26.285697 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1776 | ||
| 14040 | 2025.11.20 17:25:27.312478 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14041 | 2025.11.20 17:25:27.312650 [ 260 ] {9fd0ddfe-852a-42c0-894f-9bf374805803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14042 | 2025.11.20 17:25:27.312712 [ 260 ] {9fd0ddfe-852a-42c0-894f-9bf374805803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14043 | 2025.11.20 17:25:27.313402 [ 260 ] {9fd0ddfe-852a-42c0-894f-9bf374805803} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14044 | 2025.11.20 17:25:27.313438 [ 260 ] {9fd0ddfe-852a-42c0-894f-9bf374805803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14045 | 2025.11.20 17:25:27.313842 [ 260 ] {9fd0ddfe-852a-42c0-894f-9bf374805803} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14046 | 2025.11.20 17:25:27.314063 [ 260 ] {9fd0ddfe-852a-42c0-894f-9bf374805803} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14047 | 2025.11.20 17:25:27.314210 [ 260 ] {9fd0ddfe-852a-42c0-894f-9bf374805803} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001606 sec., 84682.44084682441 rows/sec., 7.34 MiB/sec. | ||
| 14048 | 2025.11.20 17:25:27.314250 [ 260 ] {9fd0ddfe-852a-42c0-894f-9bf374805803} <Debug> TCPHandler: Processed in 0.001895536 sec. | ||
| 14049 | 2025.11.20 17:25:27.314363 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14050 | 2025.11.20 17:25:27.314456 [ 260 ] {56be382b-3a9c-43b1-b61b-7f727fc2aaeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14051 | 2025.11.20 17:25:27.314495 [ 260 ] {56be382b-3a9c-43b1-b61b-7f727fc2aaeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14052 | 2025.11.20 17:25:27.314898 [ 260 ] {56be382b-3a9c-43b1-b61b-7f727fc2aaeb} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14053 | 2025.11.20 17:25:27.314931 [ 260 ] {56be382b-3a9c-43b1-b61b-7f727fc2aaeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14054 | 2025.11.20 17:25:27.315230 [ 260 ] {56be382b-3a9c-43b1-b61b-7f727fc2aaeb} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 14055 | 2025.11.20 17:25:27.315433 [ 260 ] {56be382b-3a9c-43b1-b61b-7f727fc2aaeb} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14056 | 2025.11.20 17:25:27.315534 [ 124 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Selected 6 parts from all_1_69_14 to all_74_74_0 | ||
| 14057 | 2025.11.20 17:25:27.315556 [ 260 ] {56be382b-3a9c-43b1-b61b-7f727fc2aaeb} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001119 sec., 35746.20196604111 rows/sec., 2.62 MiB/sec. | ||
| 14058 | 2025.11.20 17:25:27.315589 [ 124 ] {} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14059 | 2025.11.20 17:25:27.315604 [ 260 ] {56be382b-3a9c-43b1-b61b-7f727fc2aaeb} <Debug> TCPHandler: Processed in 0.001288694 sec. | ||
| 14060 | 2025.11.20 17:25:27.315610 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14061 | 2025.11.20 17:25:27.315713 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14062 | 2025.11.20 17:25:27.315776 [ 198 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_74_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_69_14 to all_74_74_0 into Compact with storage Full | ||
| 14063 | 2025.11.20 17:25:27.315810 [ 260 ] {9ef50c44-1d92-42b9-a27c-ec14891fa41b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14064 | 2025.11.20 17:25:27.315870 [ 260 ] {9ef50c44-1d92-42b9-a27c-ec14891fa41b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14065 | 2025.11.20 17:25:27.315963 [ 198 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_74_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14066 | 2025.11.20 17:25:27.316012 [ 198 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_69_14, total 277 rows starting from the beginning of the part | ||
| 14067 | 2025.11.20 17:25:27.316097 [ 198 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 245 rows starting from the beginning of the part | ||
| 14068 | 2025.11.20 17:25:27.316156 [ 198 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 245 rows starting from the beginning of the part | ||
| 14069 | 2025.11.20 17:25:27.316210 [ 198 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 58 rows starting from the beginning of the part | ||
| 14070 | 2025.11.20 17:25:27.316263 [ 198 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 40 rows starting from the beginning of the part | ||
| 14071 | 2025.11.20 17:25:27.316310 [ 260 ] {9ef50c44-1d92-42b9-a27c-ec14891fa41b} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14072 | 2025.11.20 17:25:27.316316 [ 198 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_74_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 40 rows starting from the beginning of the part | ||
| 14073 | 2025.11.20 17:25:27.316363 [ 260 ] {9ef50c44-1d92-42b9-a27c-ec14891fa41b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14074 | 2025.11.20 17:25:27.316731 [ 260 ] {9ef50c44-1d92-42b9-a27c-ec14891fa41b} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14075 | 2025.11.20 17:25:27.316938 [ 260 ] {9ef50c44-1d92-42b9-a27c-ec14891fa41b} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14076 | 2025.11.20 17:25:27.317060 [ 260 ] {9ef50c44-1d92-42b9-a27c-ec14891fa41b} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.00129 sec., 80620.1550387597 rows/sec., 6.30 MiB/sec. | ||
| 14077 | 2025.11.20 17:25:27.317096 [ 260 ] {9ef50c44-1d92-42b9-a27c-ec14891fa41b} <Debug> TCPHandler: Processed in 0.001454468 sec. | ||
| 14078 | 2025.11.20 17:25:27.317201 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14079 | 2025.11.20 17:25:27.317287 [ 260 ] {a34c9047-e6c8-405d-89a9-dec2b55b0655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14080 | 2025.11.20 17:25:27.317327 [ 260 ] {a34c9047-e6c8-405d-89a9-dec2b55b0655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14081 | 2025.11.20 17:25:27.317379 [ 187 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_74_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 905 rows, containing 5 columns (5 merged, 0 gathered) in 0.001719012 sec., 526465.2021044646 rows/sec., 35.37 MiB/sec. | ||
| 14082 | 2025.11.20 17:25:27.317590 [ 187 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_74_15} <Trace> MergedBlockOutputStream: filled checksums all_1_74_15 (state Temporary) | ||
| 14083 | 2025.11.20 17:25:27.317768 [ 260 ] {a34c9047-e6c8-405d-89a9-dec2b55b0655} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14084 | 2025.11.20 17:25:27.317811 [ 260 ] {a34c9047-e6c8-405d-89a9-dec2b55b0655} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14085 | 2025.11.20 17:25:27.318008 [ 187 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_74_15} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_merge_all_1_74_15 to all_1_74_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14086 | 2025.11.20 17:25:27.318111 [ 187 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_74_15} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Merged 6 parts: [all_1_69_14, all_74_74_0] -> all_1_74_15 | ||
| 14087 | 2025.11.20 17:25:27.318155 [ 260 ] {a34c9047-e6c8-405d-89a9-dec2b55b0655} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14088 | 2025.11.20 17:25:27.318223 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 14089 | 2025.11.20 17:25:27.318375 [ 260 ] {a34c9047-e6c8-405d-89a9-dec2b55b0655} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14090 | 2025.11.20 17:25:27.318508 [ 260 ] {a34c9047-e6c8-405d-89a9-dec2b55b0655} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001201 sec., 133222.31473771855 rows/sec., 9.28 MiB/sec. | ||
| 14091 | 2025.11.20 17:25:27.318544 [ 260 ] {a34c9047-e6c8-405d-89a9-dec2b55b0655} <Debug> TCPHandler: Processed in 0.001358515 sec. | ||
| 14092 | 2025.11.20 17:25:27.318649 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14093 | 2025.11.20 17:25:27.318740 [ 260 ] {3ec734da-72fa-4a45-9134-da659d3c0a9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14094 | 2025.11.20 17:25:27.318793 [ 260 ] {3ec734da-72fa-4a45-9134-da659d3c0a9a} <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 | ||
| 14095 | 2025.11.20 17:25:27.319670 [ 260 ] {3ec734da-72fa-4a45-9134-da659d3c0a9a} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14096 | 2025.11.20 17:25:27.319706 [ 260 ] {3ec734da-72fa-4a45-9134-da659d3c0a9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14097 | 2025.11.20 17:25:27.320252 [ 260 ] {3ec734da-72fa-4a45-9134-da659d3c0a9a} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14098 | 2025.11.20 17:25:27.320467 [ 260 ] {3ec734da-72fa-4a45-9134-da659d3c0a9a} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14099 | 2025.11.20 17:25:27.320605 [ 260 ] {3ec734da-72fa-4a45-9134-da659d3c0a9a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001883 sec., 21242.697822623475 rows/sec., 38.07 MiB/sec. | ||
| 14100 | 2025.11.20 17:25:27.320658 [ 260 ] {3ec734da-72fa-4a45-9134-da659d3c0a9a} <Debug> TCPHandler: Processed in 0.002055809 sec. | ||
| 14101 | 2025.11.20 17:25:27.320766 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14102 | 2025.11.20 17:25:27.320859 [ 260 ] {9d99ce29-0fe2-4d4c-abb0-6959b056c971} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14103 | 2025.11.20 17:25:27.320899 [ 260 ] {9d99ce29-0fe2-4d4c-abb0-6959b056c971} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14104 | 2025.11.20 17:25:27.321225 [ 260 ] {9d99ce29-0fe2-4d4c-abb0-6959b056c971} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14105 | 2025.11.20 17:25:27.321260 [ 260 ] {9d99ce29-0fe2-4d4c-abb0-6959b056c971} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 14106 | 2025.11.20 17:25:27.321554 [ 260 ] {9d99ce29-0fe2-4d4c-abb0-6959b056c971} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 14107 | 2025.11.20 17:25:27.321750 [ 260 ] {9d99ce29-0fe2-4d4c-abb0-6959b056c971} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14108 | 2025.11.20 17:25:27.321872 [ 260 ] {9d99ce29-0fe2-4d4c-abb0-6959b056c971} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001032 sec., 58139.53488372093 rows/sec., 3.92 MiB/sec. | ||
| 14109 | 2025.11.20 17:25:27.321907 [ 260 ] {9d99ce29-0fe2-4d4c-abb0-6959b056c971} <Debug> TCPHandler: Processed in 0.001188552 sec. | ||
| 14110 | 2025.11.20 17:25:31.017444 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14111 | 2025.11.20 17:25:31.017525 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14112 | 2025.11.20 17:25:31.181511 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 31648 | ||
| 14113 | 2025.11.20 17:25:31.182043 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14114 | 2025.11.20 17:25:31.182085 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14115 | 2025.11.20 17:25:31.182588 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14116 | 2025.11.20 17:25:31.182835 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14117 | 2025.11.20 17:25:31.182971 [ 120 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14118 | 2025.11.20 17:25:31.182987 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31648 | ||
| 14119 | 2025.11.20 17:25:31.183022 [ 120 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14120 | 2025.11.20 17:25:31.183047 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14121 | 2025.11.20 17:25:31.183202 [ 199 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::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 | ||
| 14122 | 2025.11.20 17:25:31.183411 [ 199 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14123 | 2025.11.20 17:25:31.183476 [ 199 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 29216 rows starting from the beginning of the part | ||
| 14124 | 2025.11.20 17:25:31.183576 [ 199 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 512 rows starting from the beginning of the part | ||
| 14125 | 2025.11.20 17:25:31.183651 [ 199 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 448 rows starting from the beginning of the part | ||
| 14126 | 2025.11.20 17:25:31.183717 [ 199 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 512 rows starting from the beginning of the part | ||
| 14127 | 2025.11.20 17:25:31.183786 [ 199 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 448 rows starting from the beginning of the part | ||
| 14128 | 2025.11.20 17:25:31.183831 [ 199 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 512 rows starting from the beginning of the part | ||
| 14129 | 2025.11.20 17:25:31.186159 [ 196 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31648 rows, containing 4 columns (4 merged, 0 gathered) in 0.003039237 sec., 10413139.876883572 rows/sec., 148.96 MiB/sec. | ||
| 14130 | 2025.11.20 17:25:31.186649 [ 201 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14131 | 2025.11.20 17:25:31.187015 [ 201 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_66_13} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14132 | 2025.11.20 17:25:31.187105 [ 201 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_66_13} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14133 | 2025.11.20 17:25:31.187218 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.95 MiB. | ||
| 14134 | 2025.11.20 17:25:32.310262 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14135 | 2025.11.20 17:25:32.310454 [ 260 ] {cef3a717-e3a1-4cd3-bd8f-8f85501398d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14136 | 2025.11.20 17:25:32.310527 [ 260 ] {cef3a717-e3a1-4cd3-bd8f-8f85501398d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14137 | 2025.11.20 17:25:32.311201 [ 260 ] {cef3a717-e3a1-4cd3-bd8f-8f85501398d2} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14138 | 2025.11.20 17:25:32.311244 [ 260 ] {cef3a717-e3a1-4cd3-bd8f-8f85501398d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14139 | 2025.11.20 17:25:32.311633 [ 260 ] {cef3a717-e3a1-4cd3-bd8f-8f85501398d2} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14140 | 2025.11.20 17:25:32.311868 [ 260 ] {cef3a717-e3a1-4cd3-bd8f-8f85501398d2} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14141 | 2025.11.20 17:25:32.312019 [ 260 ] {cef3a717-e3a1-4cd3-bd8f-8f85501398d2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001616 sec., 34653.46534653466 rows/sec., 2.66 MiB/sec. | ||
| 14142 | 2025.11.20 17:25:32.312067 [ 260 ] {cef3a717-e3a1-4cd3-bd8f-8f85501398d2} <Debug> TCPHandler: Processed in 0.001935686 sec. | ||
| 14143 | 2025.11.20 17:25:32.312182 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14144 | 2025.11.20 17:25:32.312281 [ 260 ] {1c1d7e01-6af9-4490-873b-74158d0aaba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14145 | 2025.11.20 17:25:32.312324 [ 260 ] {1c1d7e01-6af9-4490-873b-74158d0aaba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14146 | 2025.11.20 17:25:32.312750 [ 260 ] {1c1d7e01-6af9-4490-873b-74158d0aaba6} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14147 | 2025.11.20 17:25:32.312788 [ 260 ] {1c1d7e01-6af9-4490-873b-74158d0aaba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14148 | 2025.11.20 17:25:32.313084 [ 260 ] {1c1d7e01-6af9-4490-873b-74158d0aaba6} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14149 | 2025.11.20 17:25:32.313291 [ 260 ] {1c1d7e01-6af9-4490-873b-74158d0aaba6} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14150 | 2025.11.20 17:25:32.313415 [ 260 ] {1c1d7e01-6af9-4490-873b-74158d0aaba6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001156 sec., 55363.32179930796 rows/sec., 4.32 MiB/sec. | ||
| 14151 | 2025.11.20 17:25:32.313451 [ 260 ] {1c1d7e01-6af9-4490-873b-74158d0aaba6} <Debug> TCPHandler: Processed in 0.001319854 sec. | ||
| 14152 | 2025.11.20 17:25:32.313558 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14153 | 2025.11.20 17:25:32.313652 [ 260 ] {e4755c82-ad6f-42b9-b32f-8dc50e809a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14154 | 2025.11.20 17:25:32.313695 [ 260 ] {e4755c82-ad6f-42b9-b32f-8dc50e809a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14155 | 2025.11.20 17:25:32.314104 [ 260 ] {e4755c82-ad6f-42b9-b32f-8dc50e809a9b} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14156 | 2025.11.20 17:25:32.314140 [ 260 ] {e4755c82-ad6f-42b9-b32f-8dc50e809a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14157 | 2025.11.20 17:25:32.314463 [ 260 ] {e4755c82-ad6f-42b9-b32f-8dc50e809a9b} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14158 | 2025.11.20 17:25:32.314666 [ 260 ] {e4755c82-ad6f-42b9-b32f-8dc50e809a9b} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14159 | 2025.11.20 17:25:32.314793 [ 260 ] {e4755c82-ad6f-42b9-b32f-8dc50e809a9b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 14160 | 2025.11.20 17:25:32.314830 [ 260 ] {e4755c82-ad6f-42b9-b32f-8dc50e809a9b} <Debug> TCPHandler: Processed in 0.001319795 sec. | ||
| 14161 | 2025.11.20 17:25:32.314936 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14162 | 2025.11.20 17:25:32.315028 [ 260 ] {1f5b1d10-3945-49eb-ba05-aa82a0a8beab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14163 | 2025.11.20 17:25:32.315070 [ 260 ] {1f5b1d10-3945-49eb-ba05-aa82a0a8beab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14164 | 2025.11.20 17:25:32.315392 [ 260 ] {1f5b1d10-3945-49eb-ba05-aa82a0a8beab} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14165 | 2025.11.20 17:25:32.315427 [ 260 ] {1f5b1d10-3945-49eb-ba05-aa82a0a8beab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14166 | 2025.11.20 17:25:32.315721 [ 260 ] {1f5b1d10-3945-49eb-ba05-aa82a0a8beab} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 14167 | 2025.11.20 17:25:32.315927 [ 260 ] {1f5b1d10-3945-49eb-ba05-aa82a0a8beab} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14168 | 2025.11.20 17:25:32.316050 [ 260 ] {1f5b1d10-3945-49eb-ba05-aa82a0a8beab} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 14169 | 2025.11.20 17:25:32.316085 [ 260 ] {1f5b1d10-3945-49eb-ba05-aa82a0a8beab} <Debug> TCPHandler: Processed in 0.001195063 sec. | ||
| 14170 | 2025.11.20 17:25:32.793867 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 14171 | 2025.11.20 17:25:32.811024 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14172 | 2025.11.20 17:25:32.811078 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14173 | 2025.11.20 17:25:32.816848 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 14174 | 2025.11.20 17:25:32.817536 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14175 | 2025.11.20 17:25:32.817844 [ 118 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 14176 | 2025.11.20 17:25:32.817930 [ 118 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14177 | 2025.11.20 17:25:32.817964 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14178 | 2025.11.20 17:25:32.818108 [ 194 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 14179 | 2025.11.20 17:25:32.820658 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 14180 | 2025.11.20 17:25:32.821926 [ 194 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14181 | 2025.11.20 17:25:32.823503 [ 194 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 14182 | 2025.11.20 17:25:32.828409 [ 194 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 14183 | 2025.11.20 17:25:32.833242 [ 194 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 14184 | 2025.11.20 17:25:32.837907 [ 194 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 14185 | 2025.11.20 17:25:32.842784 [ 194 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 14186 | 2025.11.20 17:25:32.846649 [ 194 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 14187 | 2025.11.20 17:25:32.900885 [ 196 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.082834565 sec., 5999.910786034791 rows/sec., 31.02 MiB/sec. | ||
| 14188 | 2025.11.20 17:25:32.904692 [ 191 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 14189 | 2025.11.20 17:25:32.906752 [ 191 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_66_13} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14190 | 2025.11.20 17:25:32.906873 [ 191 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_66_13} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 14191 | 2025.11.20 17:25:32.909664 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.29 MiB. | ||
| 14192 | 2025.11.20 17:25:33.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 350.89 MiB, peak 364.61 MiB, free memory in arenas 0.00 B, will set to 352.63 MiB (RSS), difference: 1.74 MiB | ||
| 14193 | 2025.11.20 17:25:34.326024 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14194 | 2025.11.20 17:25:34.326215 [ 260 ] {290d524a-23b7-4a67-b227-716e836616a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14195 | 2025.11.20 17:25:34.326284 [ 260 ] {290d524a-23b7-4a67-b227-716e836616a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14196 | 2025.11.20 17:25:34.327150 [ 260 ] {290d524a-23b7-4a67-b227-716e836616a7} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14197 | 2025.11.20 17:25:34.327187 [ 260 ] {290d524a-23b7-4a67-b227-716e836616a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14198 | 2025.11.20 17:25:34.327582 [ 260 ] {290d524a-23b7-4a67-b227-716e836616a7} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14199 | 2025.11.20 17:25:34.327806 [ 260 ] {290d524a-23b7-4a67-b227-716e836616a7} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14200 | 2025.11.20 17:25:34.327953 [ 260 ] {290d524a-23b7-4a67-b227-716e836616a7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001791 sec., 228922.38972640983 rows/sec., 14.52 MiB/sec. | ||
| 14201 | 2025.11.20 17:25:34.327994 [ 260 ] {290d524a-23b7-4a67-b227-716e836616a7} <Debug> TCPHandler: Processed in 0.002103999 sec. | ||
| 14202 | 2025.11.20 17:25:34.328108 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14203 | 2025.11.20 17:25:34.328204 [ 260 ] {3cab87ba-075d-462b-b2fe-5b81139a8bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14204 | 2025.11.20 17:25:34.328246 [ 260 ] {3cab87ba-075d-462b-b2fe-5b81139a8bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14205 | 2025.11.20 17:25:34.328644 [ 260 ] {3cab87ba-075d-462b-b2fe-5b81139a8bd9} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14206 | 2025.11.20 17:25:34.328679 [ 260 ] {3cab87ba-075d-462b-b2fe-5b81139a8bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14207 | 2025.11.20 17:25:34.328974 [ 260 ] {3cab87ba-075d-462b-b2fe-5b81139a8bd9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 14208 | 2025.11.20 17:25:34.329186 [ 260 ] {3cab87ba-075d-462b-b2fe-5b81139a8bd9} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14209 | 2025.11.20 17:25:34.329310 [ 260 ] {3cab87ba-075d-462b-b2fe-5b81139a8bd9} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001125 sec., 10666.666666666668 rows/sec., 869.79 KiB/sec. | ||
| 14210 | 2025.11.20 17:25:34.329347 [ 260 ] {3cab87ba-075d-462b-b2fe-5b81139a8bd9} <Debug> TCPHandler: Processed in 0.001287264 sec. | ||
| 14211 | 2025.11.20 17:25:34.329452 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14212 | 2025.11.20 17:25:34.329546 [ 260 ] {dfb4968a-a06d-49cd-86d3-4a1971635a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14213 | 2025.11.20 17:25:34.329585 [ 260 ] {dfb4968a-a06d-49cd-86d3-4a1971635a76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14214 | 2025.11.20 17:25:34.331194 [ 260 ] {dfb4968a-a06d-49cd-86d3-4a1971635a76} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14215 | 2025.11.20 17:25:34.331229 [ 260 ] {dfb4968a-a06d-49cd-86d3-4a1971635a76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14216 | 2025.11.20 17:25:34.331666 [ 260 ] {dfb4968a-a06d-49cd-86d3-4a1971635a76} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14217 | 2025.11.20 17:25:34.331876 [ 260 ] {dfb4968a-a06d-49cd-86d3-4a1971635a76} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14218 | 2025.11.20 17:25:34.332007 [ 260 ] {dfb4968a-a06d-49cd-86d3-4a1971635a76} <Debug> executeQuery: Read 2338 rows, 194.51 KiB in 0.002479 sec., 943122.2267043163 rows/sec., 76.63 MiB/sec. | ||
| 14219 | 2025.11.20 17:25:34.332046 [ 260 ] {dfb4968a-a06d-49cd-86d3-4a1971635a76} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 14220 | 2025.11.20 17:25:34.332060 [ 260 ] {dfb4968a-a06d-49cd-86d3-4a1971635a76} <Debug> TCPHandler: Processed in 0.00265718 sec. | ||
| 14221 | 2025.11.20 17:25:34.332157 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14222 | 2025.11.20 17:25:34.332251 [ 260 ] {c558972a-74ba-4907-ab17-1ad909bda3c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14223 | 2025.11.20 17:25:34.332290 [ 260 ] {c558972a-74ba-4907-ab17-1ad909bda3c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14224 | 2025.11.20 17:25:34.332790 [ 260 ] {c558972a-74ba-4907-ab17-1ad909bda3c9} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14225 | 2025.11.20 17:25:34.332825 [ 260 ] {c558972a-74ba-4907-ab17-1ad909bda3c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14226 | 2025.11.20 17:25:34.333142 [ 260 ] {c558972a-74ba-4907-ab17-1ad909bda3c9} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 14227 | 2025.11.20 17:25:34.333350 [ 260 ] {c558972a-74ba-4907-ab17-1ad909bda3c9} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14228 | 2025.11.20 17:25:34.333475 [ 260 ] {c558972a-74ba-4907-ab17-1ad909bda3c9} <Debug> executeQuery: Read 257 rows, 16.16 KiB in 0.001243 sec., 206757.84392598554 rows/sec., 12.70 MiB/sec. | ||
| 14229 | 2025.11.20 17:25:34.333512 [ 260 ] {c558972a-74ba-4907-ab17-1ad909bda3c9} <Debug> TCPHandler: Processed in 0.001403187 sec. | ||
| 14230 | 2025.11.20 17:25:34.333611 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14231 | 2025.11.20 17:25:34.333704 [ 260 ] {2b237305-0f60-48e3-8e4a-eaacc4e345ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14232 | 2025.11.20 17:25:34.333745 [ 260 ] {2b237305-0f60-48e3-8e4a-eaacc4e345ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14233 | 2025.11.20 17:25:34.334288 [ 260 ] {2b237305-0f60-48e3-8e4a-eaacc4e345ea} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14234 | 2025.11.20 17:25:34.334323 [ 260 ] {2b237305-0f60-48e3-8e4a-eaacc4e345ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14235 | 2025.11.20 17:25:34.334638 [ 260 ] {2b237305-0f60-48e3-8e4a-eaacc4e345ea} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 14236 | 2025.11.20 17:25:34.334846 [ 260 ] {2b237305-0f60-48e3-8e4a-eaacc4e345ea} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14237 | 2025.11.20 17:25:34.334969 [ 260 ] {2b237305-0f60-48e3-8e4a-eaacc4e345ea} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001282 sec., 343213.72854914196 rows/sec., 22.71 MiB/sec. | ||
| 14238 | 2025.11.20 17:25:34.335005 [ 260 ] {2b237305-0f60-48e3-8e4a-eaacc4e345ea} <Debug> TCPHandler: Processed in 0.001442698 sec. | ||
| 14239 | 2025.11.20 17:25:34.335113 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14240 | 2025.11.20 17:25:34.335207 [ 260 ] {d5013329-6504-487c-8ed3-667b73b60bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14241 | 2025.11.20 17:25:34.335246 [ 260 ] {d5013329-6504-487c-8ed3-667b73b60bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14242 | 2025.11.20 17:25:34.335709 [ 260 ] {d5013329-6504-487c-8ed3-667b73b60bb8} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14243 | 2025.11.20 17:25:34.335744 [ 260 ] {d5013329-6504-487c-8ed3-667b73b60bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14244 | 2025.11.20 17:25:34.336043 [ 260 ] {d5013329-6504-487c-8ed3-667b73b60bb8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14245 | 2025.11.20 17:25:34.336253 [ 260 ] {d5013329-6504-487c-8ed3-667b73b60bb8} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14246 | 2025.11.20 17:25:34.336375 [ 260 ] {d5013329-6504-487c-8ed3-667b73b60bb8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001186 sec., 177908.9376053963 rows/sec., 10.10 MiB/sec. | ||
| 14247 | 2025.11.20 17:25:34.336412 [ 260 ] {d5013329-6504-487c-8ed3-667b73b60bb8} <Debug> TCPHandler: Processed in 0.001348025 sec. | ||
| 14248 | 2025.11.20 17:25:34.336514 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14249 | 2025.11.20 17:25:34.336608 [ 260 ] {4ffbe050-9508-4324-b1cd-8541a5887280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14250 | 2025.11.20 17:25:34.336647 [ 260 ] {4ffbe050-9508-4324-b1cd-8541a5887280} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14251 | 2025.11.20 17:25:34.337478 [ 260 ] {4ffbe050-9508-4324-b1cd-8541a5887280} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14252 | 2025.11.20 17:25:34.337512 [ 260 ] {4ffbe050-9508-4324-b1cd-8541a5887280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14253 | 2025.11.20 17:25:34.337871 [ 260 ] {4ffbe050-9508-4324-b1cd-8541a5887280} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14254 | 2025.11.20 17:25:34.338077 [ 260 ] {4ffbe050-9508-4324-b1cd-8541a5887280} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14255 | 2025.11.20 17:25:34.338205 [ 260 ] {4ffbe050-9508-4324-b1cd-8541a5887280} <Debug> executeQuery: Read 1187 rows, 86.94 KiB in 0.001615 sec., 734984.520123839 rows/sec., 52.57 MiB/sec. | ||
| 14256 | 2025.11.20 17:25:34.338242 [ 260 ] {4ffbe050-9508-4324-b1cd-8541a5887280} <Debug> TCPHandler: Processed in 0.001775473 sec. | ||
| 14257 | 2025.11.20 17:25:34.338349 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14258 | 2025.11.20 17:25:34.338443 [ 260 ] {0bc0b44f-62e1-4f1c-a40c-68d8da263c11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14259 | 2025.11.20 17:25:34.338484 [ 260 ] {0bc0b44f-62e1-4f1c-a40c-68d8da263c11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14260 | 2025.11.20 17:25:34.338808 [ 260 ] {0bc0b44f-62e1-4f1c-a40c-68d8da263c11} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14261 | 2025.11.20 17:25:34.338842 [ 260 ] {0bc0b44f-62e1-4f1c-a40c-68d8da263c11} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14262 | 2025.11.20 17:25:34.339136 [ 260 ] {0bc0b44f-62e1-4f1c-a40c-68d8da263c11} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14263 | 2025.11.20 17:25:34.339340 [ 260 ] {0bc0b44f-62e1-4f1c-a40c-68d8da263c11} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14264 | 2025.11.20 17:25:34.339464 [ 260 ] {0bc0b44f-62e1-4f1c-a40c-68d8da263c11} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 14265 | 2025.11.20 17:25:34.339499 [ 260 ] {0bc0b44f-62e1-4f1c-a40c-68d8da263c11} <Debug> TCPHandler: Processed in 0.001199172 sec. | ||
| 14266 | 2025.11.20 17:25:34.339602 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14267 | 2025.11.20 17:25:34.339696 [ 260 ] {4143bf14-aa9b-405f-93b8-b83991c2b2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14268 | 2025.11.20 17:25:34.339740 [ 260 ] {4143bf14-aa9b-405f-93b8-b83991c2b2ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14269 | 2025.11.20 17:25:34.340317 [ 260 ] {4143bf14-aa9b-405f-93b8-b83991c2b2ba} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14270 | 2025.11.20 17:25:34.340352 [ 260 ] {4143bf14-aa9b-405f-93b8-b83991c2b2ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14271 | 2025.11.20 17:25:34.340731 [ 260 ] {4143bf14-aa9b-405f-93b8-b83991c2b2ba} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14272 | 2025.11.20 17:25:34.340942 [ 260 ] {4143bf14-aa9b-405f-93b8-b83991c2b2ba} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14273 | 2025.11.20 17:25:34.341073 [ 260 ] {4143bf14-aa9b-405f-93b8-b83991c2b2ba} <Debug> executeQuery: Read 908 rows, 61.46 KiB in 0.001394 sec., 651362.9842180775 rows/sec., 43.05 MiB/sec. | ||
| 14274 | 2025.11.20 17:25:34.341110 [ 260 ] {4143bf14-aa9b-405f-93b8-b83991c2b2ba} <Debug> TCPHandler: Processed in 0.001556049 sec. | ||
| 14275 | 2025.11.20 17:25:34.341231 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14276 | 2025.11.20 17:25:34.341353 [ 260 ] {c000457c-0f9a-45f7-aca5-91a163d3bfe9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14277 | 2025.11.20 17:25:34.341406 [ 260 ] {c000457c-0f9a-45f7-aca5-91a163d3bfe9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14278 | 2025.11.20 17:25:34.341782 [ 260 ] {c000457c-0f9a-45f7-aca5-91a163d3bfe9} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14279 | 2025.11.20 17:25:34.341827 [ 260 ] {c000457c-0f9a-45f7-aca5-91a163d3bfe9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14280 | 2025.11.20 17:25:34.342158 [ 260 ] {c000457c-0f9a-45f7-aca5-91a163d3bfe9} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14281 | 2025.11.20 17:25:34.342369 [ 260 ] {c000457c-0f9a-45f7-aca5-91a163d3bfe9} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14282 | 2025.11.20 17:25:34.342499 [ 260 ] {c000457c-0f9a-45f7-aca5-91a163d3bfe9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00117 sec., 854.7008547008546 rows/sec., 57.59 KiB/sec. | ||
| 14283 | 2025.11.20 17:25:34.342536 [ 260 ] {c000457c-0f9a-45f7-aca5-91a163d3bfe9} <Debug> TCPHandler: Processed in 0.001366536 sec. | ||
| 14284 | 2025.11.20 17:25:34.342638 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14285 | 2025.11.20 17:25:34.342737 [ 260 ] {9f05ef56-7cec-4043-a069-3fc01ecc432a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14286 | 2025.11.20 17:25:34.342791 [ 260 ] {9f05ef56-7cec-4043-a069-3fc01ecc432a} <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 | ||
| 14287 | 2025.11.20 17:25:34.343656 [ 260 ] {9f05ef56-7cec-4043-a069-3fc01ecc432a} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14288 | 2025.11.20 17:25:34.343689 [ 260 ] {9f05ef56-7cec-4043-a069-3fc01ecc432a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14289 | 2025.11.20 17:25:34.344253 [ 260 ] {9f05ef56-7cec-4043-a069-3fc01ecc432a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14290 | 2025.11.20 17:25:34.344484 [ 260 ] {9f05ef56-7cec-4043-a069-3fc01ecc432a} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14291 | 2025.11.20 17:25:34.344624 [ 260 ] {9f05ef56-7cec-4043-a069-3fc01ecc432a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001906 sec., 20986.35886673662 rows/sec., 37.61 MiB/sec. | ||
| 14292 | 2025.11.20 17:25:34.344643 [ 114 ] {} <Debug> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14293 | 2025.11.20 17:25:34.344678 [ 260 ] {9f05ef56-7cec-4043-a069-3fc01ecc432a} <Debug> TCPHandler: Processed in 0.002089499 sec. | ||
| 14294 | 2025.11.20 17:25:34.344719 [ 114 ] {} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14295 | 2025.11.20 17:25:34.344752 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14296 | 2025.11.20 17:25:34.344801 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14297 | 2025.11.20 17:25:34.344874 [ 195 ] {c3717025-90b1-4b66-a9ed-622991097dbc::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 | ||
| 14298 | 2025.11.20 17:25:34.344905 [ 260 ] {cf45b2c4-ccb9-42f0-8657-9cde56fe4781} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14299 | 2025.11.20 17:25:34.344962 [ 260 ] {cf45b2c4-ccb9-42f0-8657-9cde56fe4781} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14300 | 2025.11.20 17:25:34.345155 [ 195 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14301 | 2025.11.20 17:25:34.345225 [ 195 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1624 rows starting from the beginning of the part | ||
| 14302 | 2025.11.20 17:25:34.345302 [ 260 ] {cf45b2c4-ccb9-42f0-8657-9cde56fe4781} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14303 | 2025.11.20 17:25:34.345344 [ 260 ] {cf45b2c4-ccb9-42f0-8657-9cde56fe4781} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14304 | 2025.11.20 17:25:34.345379 [ 195 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 40 rows starting from the beginning of the part | ||
| 14305 | 2025.11.20 17:25:34.345509 [ 195 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 40 rows starting from the beginning of the part | ||
| 14306 | 2025.11.20 17:25:34.345636 [ 195 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part | ||
| 14307 | 2025.11.20 17:25:34.345660 [ 260 ] {cf45b2c4-ccb9-42f0-8657-9cde56fe4781} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 14308 | 2025.11.20 17:25:34.345757 [ 195 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 40 rows starting from the beginning of the part | ||
| 14309 | 2025.11.20 17:25:34.345881 [ 195 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 40 rows starting from the beginning of the part | ||
| 14310 | 2025.11.20 17:25:34.345883 [ 260 ] {cf45b2c4-ccb9-42f0-8657-9cde56fe4781} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14311 | 2025.11.20 17:25:34.346032 [ 260 ] {cf45b2c4-ccb9-42f0-8657-9cde56fe4781} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001146 sec., 59336.823734729485 rows/sec., 3.44 MiB/sec. | ||
| 14312 | 2025.11.20 17:25:34.346070 [ 260 ] {cf45b2c4-ccb9-42f0-8657-9cde56fe4781} <Debug> TCPHandler: Processed in 0.001318065 sec. | ||
| 14313 | 2025.11.20 17:25:34.357119 [ 196 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1824 rows, containing 19 columns (19 merged, 0 gathered) in 0.012302191 sec., 148266.2722437003 rows/sec., 265.69 MiB/sec. | ||
| 14314 | 2025.11.20 17:25:34.359155 [ 196 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14315 | 2025.11.20 17:25:34.359486 [ 196 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14316 | 2025.11.20 17:25:34.359554 [ 196 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14317 | 2025.11.20 17:25:34.359667 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 16.76 MiB. | ||
| 14318 | 2025.11.20 17:25:35.000273 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 353.53 MiB, peak 370.24 MiB, free memory in arenas 0.00 B, will set to 361.75 MiB (RSS), difference: 8.21 MiB | ||
| 14319 | 2025.11.20 17:25:36.285981 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1820 | ||
| 14320 | 2025.11.20 17:25:36.289067 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14321 | 2025.11.20 17:25:36.289110 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14322 | 2025.11.20 17:25:36.290323 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14323 | 2025.11.20 17:25:36.290598 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14324 | 2025.11.20 17:25:36.290863 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1820 | ||
| 14325 | 2025.11.20 17:25:37.307492 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14326 | 2025.11.20 17:25:37.307669 [ 260 ] {f038d500-4878-45c6-b177-636ce074a369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14327 | 2025.11.20 17:25:37.307731 [ 260 ] {f038d500-4878-45c6-b177-636ce074a369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14328 | 2025.11.20 17:25:37.308405 [ 260 ] {f038d500-4878-45c6-b177-636ce074a369} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14329 | 2025.11.20 17:25:37.308444 [ 260 ] {f038d500-4878-45c6-b177-636ce074a369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14330 | 2025.11.20 17:25:37.308839 [ 260 ] {f038d500-4878-45c6-b177-636ce074a369} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14331 | 2025.11.20 17:25:37.309057 [ 260 ] {f038d500-4878-45c6-b177-636ce074a369} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14332 | 2025.11.20 17:25:37.309187 [ 112 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14333 | 2025.11.20 17:25:37.309210 [ 260 ] {f038d500-4878-45c6-b177-636ce074a369} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001589 sec., 35242.29074889868 rows/sec., 2.71 MiB/sec. | ||
| 14334 | 2025.11.20 17:25:37.309225 [ 112 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14335 | 2025.11.20 17:25:37.309245 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14336 | 2025.11.20 17:25:37.309254 [ 260 ] {f038d500-4878-45c6-b177-636ce074a369} <Debug> TCPHandler: Processed in 0.001888295 sec. | ||
| 14337 | 2025.11.20 17:25:37.309336 [ 188 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14338 | 2025.11.20 17:25:37.309370 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14339 | 2025.11.20 17:25:37.309426 [ 188 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14340 | 2025.11.20 17:25:37.309454 [ 188 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2463 rows starting from the beginning of the part | ||
| 14341 | 2025.11.20 17:25:37.309465 [ 260 ] {be324804-73ca-4ffc-9c7b-7382b8bc9c02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14342 | 2025.11.20 17:25:37.309509 [ 188 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 56 rows starting from the beginning of the part | ||
| 14343 | 2025.11.20 17:25:37.309531 [ 260 ] {be324804-73ca-4ffc-9c7b-7382b8bc9c02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14344 | 2025.11.20 17:25:37.309551 [ 188 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 136 rows starting from the beginning of the part | ||
| 14345 | 2025.11.20 17:25:37.309591 [ 188 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 56 rows starting from the beginning of the part | ||
| 14346 | 2025.11.20 17:25:37.309629 [ 188 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 2338 rows starting from the beginning of the part | ||
| 14347 | 2025.11.20 17:25:37.309667 [ 188 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 56 rows starting from the beginning of the part | ||
| 14348 | 2025.11.20 17:25:37.309962 [ 260 ] {be324804-73ca-4ffc-9c7b-7382b8bc9c02} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14349 | 2025.11.20 17:25:37.310022 [ 260 ] {be324804-73ca-4ffc-9c7b-7382b8bc9c02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14350 | 2025.11.20 17:25:37.310331 [ 260 ] {be324804-73ca-4ffc-9c7b-7382b8bc9c02} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14351 | 2025.11.20 17:25:37.310546 [ 260 ] {be324804-73ca-4ffc-9c7b-7382b8bc9c02} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14352 | 2025.11.20 17:25:37.310657 [ 112 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14353 | 2025.11.20 17:25:37.310673 [ 260 ] {be324804-73ca-4ffc-9c7b-7382b8bc9c02} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001227 sec., 52159.73920130399 rows/sec., 4.07 MiB/sec. | ||
| 14354 | 2025.11.20 17:25:37.310686 [ 112 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14355 | 2025.11.20 17:25:37.310704 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14356 | 2025.11.20 17:25:37.310712 [ 260 ] {be324804-73ca-4ffc-9c7b-7382b8bc9c02} <Debug> TCPHandler: Processed in 0.001391126 sec. | ||
| 14357 | 2025.11.20 17:25:37.310772 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14358 | 2025.11.20 17:25:37.310826 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14359 | 2025.11.20 17:25:37.310857 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14360 | 2025.11.20 17:25:37.310883 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1249 rows starting from the beginning of the part | ||
| 14361 | 2025.11.20 17:25:37.310922 [ 260 ] {169a6917-4eef-417f-9231-b1b2ab5de5cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14362 | 2025.11.20 17:25:37.310934 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 64 rows starting from the beginning of the part | ||
| 14363 | 2025.11.20 17:25:37.310968 [ 260 ] {169a6917-4eef-417f-9231-b1b2ab5de5cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14364 | 2025.11.20 17:25:37.310977 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 104 rows starting from the beginning of the part | ||
| 14365 | 2025.11.20 17:25:37.311015 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 64 rows starting from the beginning of the part | ||
| 14366 | 2025.11.20 17:25:37.311055 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 1187 rows starting from the beginning of the part | ||
| 14367 | 2025.11.20 17:25:37.311093 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 64 rows starting from the beginning of the part | ||
| 14368 | 2025.11.20 17:25:37.311342 [ 260 ] {169a6917-4eef-417f-9231-b1b2ab5de5cb} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14369 | 2025.11.20 17:25:37.311376 [ 260 ] {169a6917-4eef-417f-9231-b1b2ab5de5cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14370 | 2025.11.20 17:25:37.311375 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5105 rows, containing 5 columns (5 merged, 0 gathered) in 0.002067679 sec., 2468951.9021085966 rows/sec., 210.70 MiB/sec. | ||
| 14371 | 2025.11.20 17:25:37.311650 [ 188 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14372 | 2025.11.20 17:25:37.311713 [ 260 ] {169a6917-4eef-417f-9231-b1b2ab5de5cb} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14373 | 2025.11.20 17:25:37.311899 [ 188 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_106_21} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14374 | 2025.11.20 17:25:37.311936 [ 260 ] {169a6917-4eef-417f-9231-b1b2ab5de5cb} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14375 | 2025.11.20 17:25:37.311958 [ 188 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_106_21} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14376 | 2025.11.20 17:25:37.312023 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 14377 | 2025.11.20 17:25:37.312047 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 5 parts from all_1_101_20 to all_105_105_0 | ||
| 14378 | 2025.11.20 17:25:37.312065 [ 260 ] {169a6917-4eef-417f-9231-b1b2ab5de5cb} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001161 sec., 82687.33850129199 rows/sec., 5.76 MiB/sec. | ||
| 14379 | 2025.11.20 17:25:37.312076 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14380 | 2025.11.20 17:25:37.312095 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14381 | 2025.11.20 17:25:37.312103 [ 260 ] {169a6917-4eef-417f-9231-b1b2ab5de5cb} <Debug> TCPHandler: Processed in 0.001327494 sec. | ||
| 14382 | 2025.11.20 17:25:37.312133 [ 193 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2732 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392936 sec., 1961324.8562748036 rows/sec., 149.73 MiB/sec. | ||
| 14383 | 2025.11.20 17:25:37.312152 [ 200 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_101_20 to all_105_105_0 into Compact with storage Full | ||
| 14384 | 2025.11.20 17:25:37.312219 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14385 | 2025.11.20 17:25:37.312255 [ 200 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14386 | 2025.11.20 17:25:37.312283 [ 200 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_101_20, total 32792 rows starting from the beginning of the part | ||
| 14387 | 2025.11.20 17:25:37.312317 [ 260 ] {72aa2085-a477-4526-8b40-eefbf5ea4df0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14388 | 2025.11.20 17:25:37.312332 [ 200 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 14389 | 2025.11.20 17:25:37.312360 [ 260 ] {72aa2085-a477-4526-8b40-eefbf5ea4df0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14390 | 2025.11.20 17:25:37.312376 [ 200 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 14391 | 2025.11.20 17:25:37.312415 [ 200 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 160 rows starting from the beginning of the part | ||
| 14392 | 2025.11.20 17:25:37.312418 [ 186 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14393 | 2025.11.20 17:25:37.312455 [ 200 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 908 rows starting from the beginning of the part | ||
| 14394 | 2025.11.20 17:25:37.312683 [ 260 ] {72aa2085-a477-4526-8b40-eefbf5ea4df0} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14395 | 2025.11.20 17:25:37.312719 [ 260 ] {72aa2085-a477-4526-8b40-eefbf5ea4df0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14396 | 2025.11.20 17:25:37.312843 [ 186 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_106_21} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14397 | 2025.11.20 17:25:37.312958 [ 186 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_106_21} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14398 | 2025.11.20 17:25:37.313039 [ 260 ] {72aa2085-a477-4526-8b40-eefbf5ea4df0} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 14399 | 2025.11.20 17:25:37.313078 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 14400 | 2025.11.20 17:25:37.313250 [ 260 ] {72aa2085-a477-4526-8b40-eefbf5ea4df0} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14401 | 2025.11.20 17:25:37.313363 [ 112 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 14402 | 2025.11.20 17:25:37.313383 [ 260 ] {72aa2085-a477-4526-8b40-eefbf5ea4df0} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001085 sec., 33179.72350230414 rows/sec., 2.24 MiB/sec. | ||
| 14403 | 2025.11.20 17:25:37.313390 [ 112 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14404 | 2025.11.20 17:25:37.313412 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14405 | 2025.11.20 17:25:37.313419 [ 260 ] {72aa2085-a477-4526-8b40-eefbf5ea4df0} <Debug> TCPHandler: Processed in 0.001252443 sec. | ||
| 14406 | 2025.11.20 17:25:37.313511 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 14407 | 2025.11.20 17:25:37.313634 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14408 | 2025.11.20 17:25:37.313665 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 7220 rows starting from the beginning of the part | ||
| 14409 | 2025.11.20 17:25:37.313725 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 14410 | 2025.11.20 17:25:37.313770 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 14411 | 2025.11.20 17:25:37.313808 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 14412 | 2025.11.20 17:25:37.313860 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 68 rows starting from the beginning of the part | ||
| 14413 | 2025.11.20 17:25:37.313902 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 36 rows starting from the beginning of the part | ||
| 14414 | 2025.11.20 17:25:37.316329 [ 200 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7504 rows, containing 4 columns (4 merged, 0 gathered) in 0.002862664 sec., 2621334.5331481444 rows/sec., 167.49 MiB/sec. | ||
| 14415 | 2025.11.20 17:25:37.316882 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 14416 | 2025.11.20 17:25:37.317118 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_106_21} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14417 | 2025.11.20 17:25:37.317183 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_106_21} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 14418 | 2025.11.20 17:25:37.317249 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.25 MiB. | ||
| 14419 | 2025.11.20 17:25:37.321043 [ 190 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34180 rows, containing 5 columns (5 merged, 0 gathered) in 0.008917957 sec., 3832716.394573331 rows/sec., 258.22 MiB/sec. | ||
| 14420 | 2025.11.20 17:25:37.321418 [ 187 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
| 14421 | 2025.11.20 17:25:37.321804 [ 187 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14422 | 2025.11.20 17:25:37.321901 [ 187 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 5 parts: [all_1_101_20, all_105_105_0] -> all_1_105_21 | ||
| 14423 | 2025.11.20 17:25:37.322022 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 14424 | 2025.11.20 17:25:38.000243 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 362.14 MiB, peak 373.60 MiB, free memory in arenas 0.00 B, will set to 363.63 MiB (RSS), difference: 1.49 MiB | ||
| 14425 | 2025.11.20 17:25:38.683158 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 32096 | ||
| 14426 | 2025.11.20 17:25:38.683722 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14427 | 2025.11.20 17:25:38.683769 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14428 | 2025.11.20 17:25:38.684350 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14429 | 2025.11.20 17:25:38.684592 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14430 | 2025.11.20 17:25:38.684722 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32096 | ||
| 14431 | 2025.11.20 17:25:40.320721 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 14432 | 2025.11.20 17:25:40.336013 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14433 | 2025.11.20 17:25:40.336063 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14434 | 2025.11.20 17:25:40.341716 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 14435 | 2025.11.20 17:25:40.342445 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14436 | 2025.11.20 17:25:40.345146 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 14437 | 2025.11.20 17:25:42.310148 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14438 | 2025.11.20 17:25:42.310319 [ 260 ] {8fc3f1fd-d406-4a77-af3e-cf2c2a2b9a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14439 | 2025.11.20 17:25:42.310384 [ 260 ] {8fc3f1fd-d406-4a77-af3e-cf2c2a2b9a15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14440 | 2025.11.20 17:25:42.311002 [ 260 ] {8fc3f1fd-d406-4a77-af3e-cf2c2a2b9a15} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14441 | 2025.11.20 17:25:42.311049 [ 260 ] {8fc3f1fd-d406-4a77-af3e-cf2c2a2b9a15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14442 | 2025.11.20 17:25:42.311436 [ 260 ] {8fc3f1fd-d406-4a77-af3e-cf2c2a2b9a15} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14443 | 2025.11.20 17:25:42.311670 [ 260 ] {8fc3f1fd-d406-4a77-af3e-cf2c2a2b9a15} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14444 | 2025.11.20 17:25:42.311828 [ 260 ] {8fc3f1fd-d406-4a77-af3e-cf2c2a2b9a15} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001555 sec., 36012.86173633441 rows/sec., 2.77 MiB/sec. | ||
| 14445 | 2025.11.20 17:25:42.311870 [ 260 ] {8fc3f1fd-d406-4a77-af3e-cf2c2a2b9a15} <Debug> TCPHandler: Processed in 0.001851225 sec. | ||
| 14446 | 2025.11.20 17:25:42.311990 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14447 | 2025.11.20 17:25:42.312084 [ 260 ] {1058b3c0-2047-4bbc-9754-e8b31d87dfa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14448 | 2025.11.20 17:25:42.312124 [ 260 ] {1058b3c0-2047-4bbc-9754-e8b31d87dfa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14449 | 2025.11.20 17:25:42.312534 [ 260 ] {1058b3c0-2047-4bbc-9754-e8b31d87dfa2} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14450 | 2025.11.20 17:25:42.312570 [ 260 ] {1058b3c0-2047-4bbc-9754-e8b31d87dfa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14451 | 2025.11.20 17:25:42.312882 [ 260 ] {1058b3c0-2047-4bbc-9754-e8b31d87dfa2} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14452 | 2025.11.20 17:25:42.313088 [ 260 ] {1058b3c0-2047-4bbc-9754-e8b31d87dfa2} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14453 | 2025.11.20 17:25:42.313217 [ 260 ] {1058b3c0-2047-4bbc-9754-e8b31d87dfa2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001152 sec., 55555.555555555555 rows/sec., 4.34 MiB/sec. | ||
| 14454 | 2025.11.20 17:25:42.313255 [ 260 ] {1058b3c0-2047-4bbc-9754-e8b31d87dfa2} <Debug> TCPHandler: Processed in 0.001315395 sec. | ||
| 14455 | 2025.11.20 17:25:42.313380 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14456 | 2025.11.20 17:25:42.313474 [ 260 ] {fe638f0e-634b-46d9-994f-e92119af7024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14457 | 2025.11.20 17:25:42.313517 [ 260 ] {fe638f0e-634b-46d9-994f-e92119af7024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14458 | 2025.11.20 17:25:42.313933 [ 260 ] {fe638f0e-634b-46d9-994f-e92119af7024} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14459 | 2025.11.20 17:25:42.313968 [ 260 ] {fe638f0e-634b-46d9-994f-e92119af7024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14460 | 2025.11.20 17:25:42.314302 [ 260 ] {fe638f0e-634b-46d9-994f-e92119af7024} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14461 | 2025.11.20 17:25:42.314509 [ 260 ] {fe638f0e-634b-46d9-994f-e92119af7024} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14462 | 2025.11.20 17:25:42.314639 [ 260 ] {fe638f0e-634b-46d9-994f-e92119af7024} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 14463 | 2025.11.20 17:25:42.314677 [ 260 ] {fe638f0e-634b-46d9-994f-e92119af7024} <Debug> TCPHandler: Processed in 0.001345485 sec. | ||
| 14464 | 2025.11.20 17:25:42.314774 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14465 | 2025.11.20 17:25:42.314868 [ 260 ] {69eb7cc4-3f7c-4cd1-919a-0af359dc22a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14466 | 2025.11.20 17:25:42.314910 [ 260 ] {69eb7cc4-3f7c-4cd1-919a-0af359dc22a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14467 | 2025.11.20 17:25:42.315229 [ 260 ] {69eb7cc4-3f7c-4cd1-919a-0af359dc22a6} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14468 | 2025.11.20 17:25:42.315265 [ 260 ] {69eb7cc4-3f7c-4cd1-919a-0af359dc22a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14469 | 2025.11.20 17:25:42.315574 [ 260 ] {69eb7cc4-3f7c-4cd1-919a-0af359dc22a6} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 14470 | 2025.11.20 17:25:42.315778 [ 260 ] {69eb7cc4-3f7c-4cd1-919a-0af359dc22a6} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14471 | 2025.11.20 17:25:42.315909 [ 260 ] {69eb7cc4-3f7c-4cd1-919a-0af359dc22a6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 14472 | 2025.11.20 17:25:42.315946 [ 260 ] {69eb7cc4-3f7c-4cd1-919a-0af359dc22a6} <Debug> TCPHandler: Processed in 0.001219493 sec. | ||
| 14473 | 2025.11.20 17:25:46.017820 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14474 | 2025.11.20 17:25:46.017924 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14475 | 2025.11.20 17:25:46.185820 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 32608 | ||
| 14476 | 2025.11.20 17:25:46.186348 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14477 | 2025.11.20 17:25:46.186393 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14478 | 2025.11.20 17:25:46.186921 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14479 | 2025.11.20 17:25:46.187178 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14480 | 2025.11.20 17:25:46.187312 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 32608 | ||
| 14481 | 2025.11.20 17:25:46.292146 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1836 | ||
| 14482 | 2025.11.20 17:25:46.295200 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14483 | 2025.11.20 17:25:46.295273 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14484 | 2025.11.20 17:25:46.297045 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14485 | 2025.11.20 17:25:46.297435 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14486 | 2025.11.20 17:25:46.297681 [ 102 ] {} <Debug> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 14487 | 2025.11.20 17:25:46.297776 [ 102 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14488 | 2025.11.20 17:25:46.297810 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14489 | 2025.11.20 17:25:46.297837 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1836 | ||
| 14490 | 2025.11.20 17:25:46.298000 [ 193 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::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 | ||
| 14491 | 2025.11.20 17:25:46.298904 [ 193 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14492 | 2025.11.20 17:25:46.299120 [ 193 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1684 rows starting from the beginning of the part | ||
| 14493 | 2025.11.20 17:25:46.299615 [ 193 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 50 rows starting from the beginning of the part | ||
| 14494 | 2025.11.20 17:25:46.300083 [ 193 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 16 rows starting from the beginning of the part | ||
| 14495 | 2025.11.20 17:25:46.300505 [ 193 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::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 | ||
| 14496 | 2025.11.20 17:25:46.300914 [ 193 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 44 rows starting from the beginning of the part | ||
| 14497 | 2025.11.20 17:25:46.301330 [ 193 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 16 rows starting from the beginning of the part | ||
| 14498 | 2025.11.20 17:25:46.310463 [ 190 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1836 rows, containing 72 columns (72 merged, 0 gathered) in 0.012557246 sec., 146210.4031409435 rows/sec., 113.87 MiB/sec. | ||
| 14499 | 2025.11.20 17:25:46.313052 [ 198 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14500 | 2025.11.20 17:25:46.313999 [ 198 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_51_10} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14501 | 2025.11.20 17:25:46.314132 [ 198 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_51_10} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14502 | 2025.11.20 17:25:46.314597 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 14503 | 2025.11.20 17:25:46.872663 [ 102 ] {} <Debug> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0) (MergerMutator): Selected 5 parts from all_1_39_8 to all_43_43_0 | ||
| 14504 | 2025.11.20 17:25:46.872732 [ 102 ] {} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14505 | 2025.11.20 17:25:46.872757 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14506 | 2025.11.20 17:25:46.872883 [ 189 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_43_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_39_8 to all_43_43_0 into Compact with storage Full | ||
| 14507 | 2025.11.20 17:25:46.873022 [ 189 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_43_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14508 | 2025.11.20 17:25:46.873058 [ 189 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_39_8, total 41 rows starting from the beginning of the part | ||
| 14509 | 2025.11.20 17:25:46.873123 [ 189 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 14510 | 2025.11.20 17:25:46.873168 [ 189 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 14511 | 2025.11.20 17:25:46.873210 [ 189 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1 rows starting from the beginning of the part | ||
| 14512 | 2025.11.20 17:25:46.873247 [ 189 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_43_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 14513 | 2025.11.20 17:25:46.874125 [ 199 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_43_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45 rows, containing 4 columns (4 merged, 0 gathered) in 0.001294674 sec., 34757.78458515425 rows/sec., 2.28 MiB/sec. | ||
| 14514 | 2025.11.20 17:25:46.874278 [ 189 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_43_9} <Trace> MergedBlockOutputStream: filled checksums all_1_43_9 (state Temporary) | ||
| 14515 | 2025.11.20 17:25:46.874531 [ 189 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_43_9} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_merge_all_1_43_9 to all_1_43_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14516 | 2025.11.20 17:25:46.874599 [ 189 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_43_9} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0) (MergerMutator): Merged 5 parts: [all_1_39_8, all_43_43_0] -> all_1_43_9 | ||
| 14517 | 2025.11.20 17:25:46.874668 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 14518 | 2025.11.20 17:25:47.310917 [ 104 ] {} <Debug> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 14519 | 2025.11.20 17:25:47.310975 [ 104 ] {} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14520 | 2025.11.20 17:25:47.310996 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14521 | 2025.11.20 17:25:47.311122 [ 190 ] {db4765ec-e1f8-4f4e-9924-531726021f31::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 | ||
| 14522 | 2025.11.20 17:25:47.311276 [ 190 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14523 | 2025.11.20 17:25:47.311309 [ 190 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 14524 | 2025.11.20 17:25:47.311377 [ 190 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 14525 | 2025.11.20 17:25:47.311425 [ 190 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 12 rows starting from the beginning of the part | ||
| 14526 | 2025.11.20 17:25:47.311470 [ 190 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 14527 | 2025.11.20 17:25:47.311511 [ 190 ] {db4765ec-e1f8-4f4e-9924-531726021f31::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 | ||
| 14528 | 2025.11.20 17:25:47.312292 [ 189 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001225963 sec., 45678.3769167585 rows/sec., 3.81 MiB/sec. | ||
| 14529 | 2025.11.20 17:25:47.312506 [ 199 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 14530 | 2025.11.20 17:25:47.312880 [ 199 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_17_4} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14531 | 2025.11.20 17:25:47.312980 [ 199 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_17_4} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 14532 | 2025.11.20 17:25:47.313093 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14533 | 2025.11.20 17:25:47.323991 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14534 | 2025.11.20 17:25:47.324144 [ 260 ] {5d2aed56-0053-4a72-a997-a9b819efe01f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14535 | 2025.11.20 17:25:47.324205 [ 260 ] {5d2aed56-0053-4a72-a997-a9b819efe01f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14536 | 2025.11.20 17:25:47.325012 [ 260 ] {5d2aed56-0053-4a72-a997-a9b819efe01f} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14537 | 2025.11.20 17:25:47.325049 [ 260 ] {5d2aed56-0053-4a72-a997-a9b819efe01f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14538 | 2025.11.20 17:25:47.325482 [ 260 ] {5d2aed56-0053-4a72-a997-a9b819efe01f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14539 | 2025.11.20 17:25:47.325715 [ 260 ] {5d2aed56-0053-4a72-a997-a9b819efe01f} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14540 | 2025.11.20 17:25:47.325869 [ 260 ] {5d2aed56-0053-4a72-a997-a9b819efe01f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001772 sec., 231376.97516930025 rows/sec., 14.68 MiB/sec. | ||
| 14541 | 2025.11.20 17:25:47.325913 [ 260 ] {5d2aed56-0053-4a72-a997-a9b819efe01f} <Debug> TCPHandler: Processed in 0.002041958 sec. | ||
| 14542 | 2025.11.20 17:25:47.326034 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14543 | 2025.11.20 17:25:47.326131 [ 260 ] {c4421a86-8ab5-470f-befa-bb2e911c19c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14544 | 2025.11.20 17:25:47.326172 [ 260 ] {c4421a86-8ab5-470f-befa-bb2e911c19c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14545 | 2025.11.20 17:25:47.327250 [ 260 ] {c4421a86-8ab5-470f-befa-bb2e911c19c1} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14546 | 2025.11.20 17:25:47.327286 [ 260 ] {c4421a86-8ab5-470f-befa-bb2e911c19c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14547 | 2025.11.20 17:25:47.327680 [ 260 ] {c4421a86-8ab5-470f-befa-bb2e911c19c1} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14548 | 2025.11.20 17:25:47.327898 [ 260 ] {c4421a86-8ab5-470f-befa-bb2e911c19c1} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14549 | 2025.11.20 17:25:47.328027 [ 260 ] {c4421a86-8ab5-470f-befa-bb2e911c19c1} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001915 sec., 622454.3080939947 rows/sec., 49.73 MiB/sec. | ||
| 14550 | 2025.11.20 17:25:47.328065 [ 260 ] {c4421a86-8ab5-470f-befa-bb2e911c19c1} <Debug> TCPHandler: Processed in 0.002081709 sec. | ||
| 14551 | 2025.11.20 17:25:47.328175 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14552 | 2025.11.20 17:25:47.328268 [ 260 ] {1a7bdb89-8075-4403-9dbc-9e0be7533d0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14553 | 2025.11.20 17:25:47.328308 [ 260 ] {1a7bdb89-8075-4403-9dbc-9e0be7533d0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14554 | 2025.11.20 17:25:47.328850 [ 260 ] {1a7bdb89-8075-4403-9dbc-9e0be7533d0c} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14555 | 2025.11.20 17:25:47.328884 [ 260 ] {1a7bdb89-8075-4403-9dbc-9e0be7533d0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14556 | 2025.11.20 17:25:47.329200 [ 260 ] {1a7bdb89-8075-4403-9dbc-9e0be7533d0c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 14557 | 2025.11.20 17:25:47.329418 [ 260 ] {1a7bdb89-8075-4403-9dbc-9e0be7533d0c} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14558 | 2025.11.20 17:25:47.329548 [ 260 ] {1a7bdb89-8075-4403-9dbc-9e0be7533d0c} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001298 sec., 188751.92604006166 rows/sec., 11.53 MiB/sec. | ||
| 14559 | 2025.11.20 17:25:47.329585 [ 260 ] {1a7bdb89-8075-4403-9dbc-9e0be7533d0c} <Debug> TCPHandler: Processed in 0.001459577 sec. | ||
| 14560 | 2025.11.20 17:25:47.329686 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14561 | 2025.11.20 17:25:47.329779 [ 260 ] {3a19cd0b-a1a1-4340-9ed5-26e2841830b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14562 | 2025.11.20 17:25:47.329848 [ 260 ] {3a19cd0b-a1a1-4340-9ed5-26e2841830b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14563 | 2025.11.20 17:25:47.330396 [ 260 ] {3a19cd0b-a1a1-4340-9ed5-26e2841830b2} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14564 | 2025.11.20 17:25:47.330431 [ 260 ] {3a19cd0b-a1a1-4340-9ed5-26e2841830b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14565 | 2025.11.20 17:25:47.330744 [ 260 ] {3a19cd0b-a1a1-4340-9ed5-26e2841830b2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 14566 | 2025.11.20 17:25:47.330959 [ 260 ] {3a19cd0b-a1a1-4340-9ed5-26e2841830b2} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14567 | 2025.11.20 17:25:47.331087 [ 260 ] {3a19cd0b-a1a1-4340-9ed5-26e2841830b2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001326 sec., 159879.3363499246 rows/sec., 10.31 MiB/sec. | ||
| 14568 | 2025.11.20 17:25:47.331125 [ 260 ] {3a19cd0b-a1a1-4340-9ed5-26e2841830b2} <Debug> TCPHandler: Processed in 0.001486998 sec. | ||
| 14569 | 2025.11.20 17:25:47.331225 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14570 | 2025.11.20 17:25:47.331318 [ 260 ] {d94d9824-3960-40fa-a4dc-2008aec17843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14571 | 2025.11.20 17:25:47.331358 [ 260 ] {d94d9824-3960-40fa-a4dc-2008aec17843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14572 | 2025.11.20 17:25:47.331890 [ 260 ] {d94d9824-3960-40fa-a4dc-2008aec17843} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14573 | 2025.11.20 17:25:47.331925 [ 260 ] {d94d9824-3960-40fa-a4dc-2008aec17843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14574 | 2025.11.20 17:25:47.332236 [ 260 ] {d94d9824-3960-40fa-a4dc-2008aec17843} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14575 | 2025.11.20 17:25:47.332439 [ 260 ] {d94d9824-3960-40fa-a4dc-2008aec17843} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14576 | 2025.11.20 17:25:47.332568 [ 260 ] {d94d9824-3960-40fa-a4dc-2008aec17843} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001267 sec., 166535.12233622733 rows/sec., 9.46 MiB/sec. | ||
| 14577 | 2025.11.20 17:25:47.332607 [ 260 ] {d94d9824-3960-40fa-a4dc-2008aec17843} <Debug> TCPHandler: Processed in 0.001430087 sec. | ||
| 14578 | 2025.11.20 17:25:47.332707 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14579 | 2025.11.20 17:25:47.332810 [ 260 ] {96263221-1539-4226-a698-364ad20b94de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14580 | 2025.11.20 17:25:47.332850 [ 260 ] {96263221-1539-4226-a698-364ad20b94de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14581 | 2025.11.20 17:25:47.333631 [ 260 ] {96263221-1539-4226-a698-364ad20b94de} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14582 | 2025.11.20 17:25:47.333665 [ 260 ] {96263221-1539-4226-a698-364ad20b94de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14583 | 2025.11.20 17:25:47.334045 [ 260 ] {96263221-1539-4226-a698-364ad20b94de} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14584 | 2025.11.20 17:25:47.334248 [ 260 ] {96263221-1539-4226-a698-364ad20b94de} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14585 | 2025.11.20 17:25:47.334374 [ 260 ] {96263221-1539-4226-a698-364ad20b94de} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001592 sec., 451633.1658291457 rows/sec., 31.70 MiB/sec. | ||
| 14586 | 2025.11.20 17:25:47.334412 [ 260 ] {96263221-1539-4226-a698-364ad20b94de} <Debug> TCPHandler: Processed in 0.001754123 sec. | ||
| 14587 | 2025.11.20 17:25:47.334522 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14588 | 2025.11.20 17:25:47.334616 [ 260 ] {5d44634b-d695-4285-8258-d4aec5a33f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14589 | 2025.11.20 17:25:47.334657 [ 260 ] {5d44634b-d695-4285-8258-d4aec5a33f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14590 | 2025.11.20 17:25:47.335005 [ 260 ] {5d44634b-d695-4285-8258-d4aec5a33f5c} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14591 | 2025.11.20 17:25:47.335047 [ 260 ] {5d44634b-d695-4285-8258-d4aec5a33f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14592 | 2025.11.20 17:25:47.335403 [ 260 ] {5d44634b-d695-4285-8258-d4aec5a33f5c} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 14593 | 2025.11.20 17:25:47.335658 [ 260 ] {5d44634b-d695-4285-8258-d4aec5a33f5c} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14594 | 2025.11.20 17:25:47.335817 [ 260 ] {5d44634b-d695-4285-8258-d4aec5a33f5c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001217 sec., 4930.156121610517 rows/sec., 257.58 KiB/sec. | ||
| 14595 | 2025.11.20 17:25:47.335864 [ 260 ] {5d44634b-d695-4285-8258-d4aec5a33f5c} <Debug> TCPHandler: Processed in 0.001390436 sec. | ||
| 14596 | 2025.11.20 17:25:47.335993 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14597 | 2025.11.20 17:25:47.336109 [ 260 ] {14fb5f0b-5d29-4c38-8dd6-7758b461c31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14598 | 2025.11.20 17:25:47.336162 [ 260 ] {14fb5f0b-5d29-4c38-8dd6-7758b461c31c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14599 | 2025.11.20 17:25:47.336640 [ 260 ] {14fb5f0b-5d29-4c38-8dd6-7758b461c31c} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14600 | 2025.11.20 17:25:47.336677 [ 260 ] {14fb5f0b-5d29-4c38-8dd6-7758b461c31c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14601 | 2025.11.20 17:25:47.337031 [ 260 ] {14fb5f0b-5d29-4c38-8dd6-7758b461c31c} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14602 | 2025.11.20 17:25:47.337267 [ 260 ] {14fb5f0b-5d29-4c38-8dd6-7758b461c31c} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14603 | 2025.11.20 17:25:47.337400 [ 260 ] {14fb5f0b-5d29-4c38-8dd6-7758b461c31c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001317 sec., 238420.6529992407 rows/sec., 15.66 MiB/sec. | ||
| 14604 | 2025.11.20 17:25:47.337438 [ 260 ] {14fb5f0b-5d29-4c38-8dd6-7758b461c31c} <Debug> TCPHandler: Processed in 0.001506779 sec. | ||
| 14605 | 2025.11.20 17:25:47.337539 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14606 | 2025.11.20 17:25:47.337634 [ 260 ] {12971e6d-5ed2-468d-a0be-9d61cbbd845a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14607 | 2025.11.20 17:25:47.337678 [ 260 ] {12971e6d-5ed2-468d-a0be-9d61cbbd845a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14608 | 2025.11.20 17:25:47.337993 [ 260 ] {12971e6d-5ed2-468d-a0be-9d61cbbd845a} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14609 | 2025.11.20 17:25:47.338029 [ 260 ] {12971e6d-5ed2-468d-a0be-9d61cbbd845a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14610 | 2025.11.20 17:25:47.338328 [ 260 ] {12971e6d-5ed2-468d-a0be-9d61cbbd845a} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14611 | 2025.11.20 17:25:47.338535 [ 260 ] {12971e6d-5ed2-468d-a0be-9d61cbbd845a} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14612 | 2025.11.20 17:25:47.338675 [ 260 ] {12971e6d-5ed2-468d-a0be-9d61cbbd845a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00106 sec., 943.3962264150944 rows/sec., 63.57 KiB/sec. | ||
| 14613 | 2025.11.20 17:25:47.338712 [ 260 ] {12971e6d-5ed2-468d-a0be-9d61cbbd845a} <Debug> TCPHandler: Processed in 0.001222013 sec. | ||
| 14614 | 2025.11.20 17:25:47.338812 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14615 | 2025.11.20 17:25:47.338906 [ 260 ] {75725d0e-7f2d-41b3-90d2-b7c802a26722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14616 | 2025.11.20 17:25:47.338961 [ 260 ] {75725d0e-7f2d-41b3-90d2-b7c802a26722} <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 | ||
| 14617 | 2025.11.20 17:25:47.339850 [ 260 ] {75725d0e-7f2d-41b3-90d2-b7c802a26722} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14618 | 2025.11.20 17:25:47.339886 [ 260 ] {75725d0e-7f2d-41b3-90d2-b7c802a26722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14619 | 2025.11.20 17:25:47.340450 [ 260 ] {75725d0e-7f2d-41b3-90d2-b7c802a26722} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14620 | 2025.11.20 17:25:47.340673 [ 260 ] {75725d0e-7f2d-41b3-90d2-b7c802a26722} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14621 | 2025.11.20 17:25:47.340811 [ 260 ] {75725d0e-7f2d-41b3-90d2-b7c802a26722} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001923 sec., 20800.83203328133 rows/sec., 37.27 MiB/sec. | ||
| 14622 | 2025.11.20 17:25:47.340867 [ 260 ] {75725d0e-7f2d-41b3-90d2-b7c802a26722} <Debug> TCPHandler: Processed in 0.00210316 sec. | ||
| 14623 | 2025.11.20 17:25:47.340975 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14624 | 2025.11.20 17:25:47.341071 [ 260 ] {bc538f51-c3c7-4216-8ae0-0cdd97aae09d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14625 | 2025.11.20 17:25:47.341113 [ 260 ] {bc538f51-c3c7-4216-8ae0-0cdd97aae09d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14626 | 2025.11.20 17:25:47.341467 [ 260 ] {bc538f51-c3c7-4216-8ae0-0cdd97aae09d} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14627 | 2025.11.20 17:25:47.341503 [ 260 ] {bc538f51-c3c7-4216-8ae0-0cdd97aae09d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14628 | 2025.11.20 17:25:47.341818 [ 260 ] {bc538f51-c3c7-4216-8ae0-0cdd97aae09d} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 14629 | 2025.11.20 17:25:47.342054 [ 260 ] {bc538f51-c3c7-4216-8ae0-0cdd97aae09d} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14630 | 2025.11.20 17:25:47.342185 [ 260 ] {bc538f51-c3c7-4216-8ae0-0cdd97aae09d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001133 sec., 91791.70344218888 rows/sec., 5.62 MiB/sec. | ||
| 14631 | 2025.11.20 17:25:47.342222 [ 260 ] {bc538f51-c3c7-4216-8ae0-0cdd97aae09d} <Debug> TCPHandler: Processed in 0.001296844 sec. | ||
| 14632 | 2025.11.20 17:25:47.845192 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 14633 | 2025.11.20 17:25:47.860768 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14634 | 2025.11.20 17:25:47.860828 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14635 | 2025.11.20 17:25:47.866718 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 14636 | 2025.11.20 17:25:47.867513 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14637 | 2025.11.20 17:25:47.870288 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 14638 | 2025.11.20 17:25:48.000178 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 365.06 MiB, peak 373.60 MiB, free memory in arenas 0.00 B, will set to 363.73 MiB (RSS), difference: -1.33 MiB | ||
| 14639 | 2025.11.20 17:25:52.310449 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14640 | 2025.11.20 17:25:52.310633 [ 260 ] {40a278c9-1742-442c-bd76-65d2f625ceca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14641 | 2025.11.20 17:25:52.310702 [ 260 ] {40a278c9-1742-442c-bd76-65d2f625ceca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14642 | 2025.11.20 17:25:52.311400 [ 260 ] {40a278c9-1742-442c-bd76-65d2f625ceca} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14643 | 2025.11.20 17:25:52.311450 [ 260 ] {40a278c9-1742-442c-bd76-65d2f625ceca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14644 | 2025.11.20 17:25:52.311851 [ 260 ] {40a278c9-1742-442c-bd76-65d2f625ceca} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14645 | 2025.11.20 17:25:52.312077 [ 260 ] {40a278c9-1742-442c-bd76-65d2f625ceca} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14646 | 2025.11.20 17:25:52.312235 [ 260 ] {40a278c9-1742-442c-bd76-65d2f625ceca} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001656 sec., 33816.42512077295 rows/sec., 2.60 MiB/sec. | ||
| 14647 | 2025.11.20 17:25:52.312278 [ 260 ] {40a278c9-1742-442c-bd76-65d2f625ceca} <Debug> TCPHandler: Processed in 0.001961857 sec. | ||
| 14648 | 2025.11.20 17:25:52.312412 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14649 | 2025.11.20 17:25:52.312509 [ 260 ] {acab0929-77db-466a-a536-0338e93df36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14650 | 2025.11.20 17:25:52.312550 [ 260 ] {acab0929-77db-466a-a536-0338e93df36b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14651 | 2025.11.20 17:25:52.312961 [ 260 ] {acab0929-77db-466a-a536-0338e93df36b} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14652 | 2025.11.20 17:25:52.312999 [ 260 ] {acab0929-77db-466a-a536-0338e93df36b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14653 | 2025.11.20 17:25:52.313310 [ 260 ] {acab0929-77db-466a-a536-0338e93df36b} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14654 | 2025.11.20 17:25:52.313521 [ 260 ] {acab0929-77db-466a-a536-0338e93df36b} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14655 | 2025.11.20 17:25:52.313651 [ 260 ] {acab0929-77db-466a-a536-0338e93df36b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00116 sec., 55172.41379310345 rows/sec., 4.31 MiB/sec. | ||
| 14656 | 2025.11.20 17:25:52.313689 [ 260 ] {acab0929-77db-466a-a536-0338e93df36b} <Debug> TCPHandler: Processed in 0.001325765 sec. | ||
| 14657 | 2025.11.20 17:25:52.313806 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14658 | 2025.11.20 17:25:52.313907 [ 260 ] {804f3fe2-c8dd-4bfc-989a-964a4fd839a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14659 | 2025.11.20 17:25:52.313951 [ 260 ] {804f3fe2-c8dd-4bfc-989a-964a4fd839a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14660 | 2025.11.20 17:25:52.314370 [ 260 ] {804f3fe2-c8dd-4bfc-989a-964a4fd839a0} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14661 | 2025.11.20 17:25:52.314406 [ 260 ] {804f3fe2-c8dd-4bfc-989a-964a4fd839a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14662 | 2025.11.20 17:25:52.314733 [ 260 ] {804f3fe2-c8dd-4bfc-989a-964a4fd839a0} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14663 | 2025.11.20 17:25:52.314946 [ 260 ] {804f3fe2-c8dd-4bfc-989a-964a4fd839a0} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14664 | 2025.11.20 17:25:52.315075 [ 260 ] {804f3fe2-c8dd-4bfc-989a-964a4fd839a0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001187 sec., 134793.59730412805 rows/sec., 9.39 MiB/sec. | ||
| 14665 | 2025.11.20 17:25:52.315113 [ 260 ] {804f3fe2-c8dd-4bfc-989a-964a4fd839a0} <Debug> TCPHandler: Processed in 0.001355466 sec. | ||
| 14666 | 2025.11.20 17:25:52.315218 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14667 | 2025.11.20 17:25:52.315312 [ 260 ] {02975f97-e7bb-4282-8ac9-53d7299473a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14668 | 2025.11.20 17:25:52.315355 [ 260 ] {02975f97-e7bb-4282-8ac9-53d7299473a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14669 | 2025.11.20 17:25:52.315687 [ 260 ] {02975f97-e7bb-4282-8ac9-53d7299473a3} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14670 | 2025.11.20 17:25:52.315723 [ 260 ] {02975f97-e7bb-4282-8ac9-53d7299473a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 14671 | 2025.11.20 17:25:52.316046 [ 260 ] {02975f97-e7bb-4282-8ac9-53d7299473a3} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 14672 | 2025.11.20 17:25:52.316255 [ 260 ] {02975f97-e7bb-4282-8ac9-53d7299473a3} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14673 | 2025.11.20 17:25:52.316385 [ 260 ] {02975f97-e7bb-4282-8ac9-53d7299473a3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 14674 | 2025.11.20 17:25:52.316421 [ 260 ] {02975f97-e7bb-4282-8ac9-53d7299473a3} <Debug> TCPHandler: Processed in 0.001251513 sec. | ||
| 14675 | 2025.11.20 17:25:53.687458 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 33056 | ||
| 14676 | 2025.11.20 17:25:53.687977 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14677 | 2025.11.20 17:25:53.688023 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14678 | 2025.11.20 17:25:53.688512 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14679 | 2025.11.20 17:25:53.688742 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14680 | 2025.11.20 17:25:53.688875 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33056 | ||
| 14681 | 2025.11.20 17:25:55.370396 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 520 | ||
| 14682 | 2025.11.20 17:25:55.386623 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14683 | 2025.11.20 17:25:55.386669 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14684 | 2025.11.20 17:25:55.392601 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 14685 | 2025.11.20 17:25:55.393310 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14686 | 2025.11.20 17:25:55.396097 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 520 | ||
| 14687 | 2025.11.20 17:25:56.298201 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 1866 | ||
| 14688 | 2025.11.20 17:25:56.300551 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14689 | 2025.11.20 17:25:56.300600 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14690 | 2025.11.20 17:25:56.301807 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 14691 | 2025.11.20 17:25:56.302098 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14692 | 2025.11.20 17:25:56.302379 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1866 | ||
| 14693 | 2025.11.20 17:25:57.325198 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14694 | 2025.11.20 17:25:57.325363 [ 260 ] {fd3fa39a-d5b9-4ac0-beee-7ec1fcb51f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14695 | 2025.11.20 17:25:57.325425 [ 260 ] {fd3fa39a-d5b9-4ac0-beee-7ec1fcb51f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14696 | 2025.11.20 17:25:57.326228 [ 260 ] {fd3fa39a-d5b9-4ac0-beee-7ec1fcb51f85} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14697 | 2025.11.20 17:25:57.326272 [ 260 ] {fd3fa39a-d5b9-4ac0-beee-7ec1fcb51f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14698 | 2025.11.20 17:25:57.326666 [ 260 ] {fd3fa39a-d5b9-4ac0-beee-7ec1fcb51f85} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14699 | 2025.11.20 17:25:57.326887 [ 260 ] {fd3fa39a-d5b9-4ac0-beee-7ec1fcb51f85} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14700 | 2025.11.20 17:25:57.327046 [ 260 ] {fd3fa39a-d5b9-4ac0-beee-7ec1fcb51f85} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001699 sec., 241318.4226015303 rows/sec., 15.31 MiB/sec. | ||
| 14701 | 2025.11.20 17:25:57.327088 [ 260 ] {fd3fa39a-d5b9-4ac0-beee-7ec1fcb51f85} <Debug> TCPHandler: Processed in 0.001997698 sec. | ||
| 14702 | 2025.11.20 17:25:57.327201 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14703 | 2025.11.20 17:25:57.327298 [ 260 ] {26b10b85-94f8-4d4b-ade5-8963afddd7db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14704 | 2025.11.20 17:25:57.327340 [ 260 ] {26b10b85-94f8-4d4b-ade5-8963afddd7db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14705 | 2025.11.20 17:25:57.328236 [ 260 ] {26b10b85-94f8-4d4b-ade5-8963afddd7db} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14706 | 2025.11.20 17:25:57.328273 [ 260 ] {26b10b85-94f8-4d4b-ade5-8963afddd7db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14707 | 2025.11.20 17:25:57.328652 [ 260 ] {26b10b85-94f8-4d4b-ade5-8963afddd7db} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14708 | 2025.11.20 17:25:57.328856 [ 260 ] {26b10b85-94f8-4d4b-ade5-8963afddd7db} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14709 | 2025.11.20 17:25:57.328988 [ 260 ] {26b10b85-94f8-4d4b-ade5-8963afddd7db} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001709 sec., 697483.9087185488 rows/sec., 55.72 MiB/sec. | ||
| 14710 | 2025.11.20 17:25:57.329026 [ 260 ] {26b10b85-94f8-4d4b-ade5-8963afddd7db} <Debug> TCPHandler: Processed in 0.001874975 sec. | ||
| 14711 | 2025.11.20 17:25:57.329136 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14712 | 2025.11.20 17:25:57.329230 [ 260 ] {b62c9551-0243-4d0e-b16e-366bd53cdb18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14713 | 2025.11.20 17:25:57.329270 [ 260 ] {b62c9551-0243-4d0e-b16e-366bd53cdb18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14714 | 2025.11.20 17:25:57.329747 [ 260 ] {b62c9551-0243-4d0e-b16e-366bd53cdb18} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14715 | 2025.11.20 17:25:57.329783 [ 260 ] {b62c9551-0243-4d0e-b16e-366bd53cdb18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14716 | 2025.11.20 17:25:57.330094 [ 260 ] {b62c9551-0243-4d0e-b16e-366bd53cdb18} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 14717 | 2025.11.20 17:25:57.330324 [ 260 ] {b62c9551-0243-4d0e-b16e-366bd53cdb18} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14718 | 2025.11.20 17:25:57.330452 [ 260 ] {b62c9551-0243-4d0e-b16e-366bd53cdb18} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.00124 sec., 197580.64516129033 rows/sec., 12.07 MiB/sec. | ||
| 14719 | 2025.11.20 17:25:57.330491 [ 260 ] {b62c9551-0243-4d0e-b16e-366bd53cdb18} <Debug> TCPHandler: Processed in 0.001403546 sec. | ||
| 14720 | 2025.11.20 17:25:57.330589 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14721 | 2025.11.20 17:25:57.330682 [ 260 ] {a76447f8-09c5-4e83-8917-f107c40b639e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14722 | 2025.11.20 17:25:57.330721 [ 260 ] {a76447f8-09c5-4e83-8917-f107c40b639e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14723 | 2025.11.20 17:25:57.331189 [ 260 ] {a76447f8-09c5-4e83-8917-f107c40b639e} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14724 | 2025.11.20 17:25:57.331225 [ 260 ] {a76447f8-09c5-4e83-8917-f107c40b639e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14725 | 2025.11.20 17:25:57.331529 [ 260 ] {a76447f8-09c5-4e83-8917-f107c40b639e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 14726 | 2025.11.20 17:25:57.331731 [ 260 ] {a76447f8-09c5-4e83-8917-f107c40b639e} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14727 | 2025.11.20 17:25:57.331856 [ 260 ] {a76447f8-09c5-4e83-8917-f107c40b639e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001191 sec., 178001.6792611251 rows/sec., 11.48 MiB/sec. | ||
| 14728 | 2025.11.20 17:25:57.331900 [ 260 ] {a76447f8-09c5-4e83-8917-f107c40b639e} <Debug> TCPHandler: Processed in 0.001360176 sec. | ||
| 14729 | 2025.11.20 17:25:57.331998 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14730 | 2025.11.20 17:25:57.332091 [ 260 ] {3c140fee-96da-491c-8841-f14d01cbbbde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14731 | 2025.11.20 17:25:57.332130 [ 260 ] {3c140fee-96da-491c-8841-f14d01cbbbde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14732 | 2025.11.20 17:25:57.332586 [ 260 ] {3c140fee-96da-491c-8841-f14d01cbbbde} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14733 | 2025.11.20 17:25:57.332622 [ 260 ] {3c140fee-96da-491c-8841-f14d01cbbbde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14734 | 2025.11.20 17:25:57.332933 [ 260 ] {3c140fee-96da-491c-8841-f14d01cbbbde} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14735 | 2025.11.20 17:25:57.333135 [ 260 ] {3c140fee-96da-491c-8841-f14d01cbbbde} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14736 | 2025.11.20 17:25:57.333262 [ 260 ] {3c140fee-96da-491c-8841-f14d01cbbbde} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001188 sec., 177609.4276094276 rows/sec., 10.09 MiB/sec. | ||
| 14737 | 2025.11.20 17:25:57.333298 [ 260 ] {3c140fee-96da-491c-8841-f14d01cbbbde} <Debug> TCPHandler: Processed in 0.001348065 sec. | ||
| 14738 | 2025.11.20 17:25:57.333395 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14739 | 2025.11.20 17:25:57.333488 [ 260 ] {0db6847f-a97b-484f-bd0b-2f604cc5ba4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14740 | 2025.11.20 17:25:57.333527 [ 260 ] {0db6847f-a97b-484f-bd0b-2f604cc5ba4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14741 | 2025.11.20 17:25:57.334217 [ 260 ] {0db6847f-a97b-484f-bd0b-2f604cc5ba4b} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14742 | 2025.11.20 17:25:57.334255 [ 260 ] {0db6847f-a97b-484f-bd0b-2f604cc5ba4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14743 | 2025.11.20 17:25:57.334605 [ 260 ] {0db6847f-a97b-484f-bd0b-2f604cc5ba4b} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14744 | 2025.11.20 17:25:57.334885 [ 260 ] {0db6847f-a97b-484f-bd0b-2f604cc5ba4b} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14745 | 2025.11.20 17:25:57.335022 [ 260 ] {0db6847f-a97b-484f-bd0b-2f604cc5ba4b} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001552 sec., 463273.19587628864 rows/sec., 32.51 MiB/sec. | ||
| 14746 | 2025.11.20 17:25:57.335064 [ 260 ] {0db6847f-a97b-484f-bd0b-2f604cc5ba4b} <Debug> TCPHandler: Processed in 0.001715502 sec. | ||
| 14747 | 2025.11.20 17:25:57.335177 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14748 | 2025.11.20 17:25:57.335273 [ 260 ] {7a797ff7-7947-4906-9836-9944e483256e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14749 | 2025.11.20 17:25:57.335316 [ 260 ] {7a797ff7-7947-4906-9836-9944e483256e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14750 | 2025.11.20 17:25:57.335663 [ 260 ] {7a797ff7-7947-4906-9836-9944e483256e} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14751 | 2025.11.20 17:25:57.335701 [ 260 ] {7a797ff7-7947-4906-9836-9944e483256e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14752 | 2025.11.20 17:25:57.336011 [ 260 ] {7a797ff7-7947-4906-9836-9944e483256e} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 14753 | 2025.11.20 17:25:57.336229 [ 260 ] {7a797ff7-7947-4906-9836-9944e483256e} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14754 | 2025.11.20 17:25:57.336363 [ 260 ] {7a797ff7-7947-4906-9836-9944e483256e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001108 sec., 5415.162454873646 rows/sec., 282.92 KiB/sec. | ||
| 14755 | 2025.11.20 17:25:57.336400 [ 260 ] {7a797ff7-7947-4906-9836-9944e483256e} <Debug> TCPHandler: Processed in 0.001273644 sec. | ||
| 14756 | 2025.11.20 17:25:57.336516 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14757 | 2025.11.20 17:25:57.336609 [ 260 ] {a929e983-de42-4343-b600-e5a66c3a2dc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14758 | 2025.11.20 17:25:57.336653 [ 260 ] {a929e983-de42-4343-b600-e5a66c3a2dc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14759 | 2025.11.20 17:25:57.337102 [ 260 ] {a929e983-de42-4343-b600-e5a66c3a2dc4} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14760 | 2025.11.20 17:25:57.337138 [ 260 ] {a929e983-de42-4343-b600-e5a66c3a2dc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14761 | 2025.11.20 17:25:57.337503 [ 260 ] {a929e983-de42-4343-b600-e5a66c3a2dc4} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14762 | 2025.11.20 17:25:57.337710 [ 260 ] {a929e983-de42-4343-b600-e5a66c3a2dc4} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14763 | 2025.11.20 17:25:57.337829 [ 91 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 | ||
| 14764 | 2025.11.20 17:25:57.337839 [ 260 ] {a929e983-de42-4343-b600-e5a66c3a2dc4} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001248 sec., 251602.5641025641 rows/sec., 16.53 MiB/sec. | ||
| 14765 | 2025.11.20 17:25:57.337911 [ 91 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14766 | 2025.11.20 17:25:57.337922 [ 260 ] {a929e983-de42-4343-b600-e5a66c3a2dc4} <Debug> TCPHandler: Processed in 0.001455028 sec. | ||
| 14767 | 2025.11.20 17:25:57.337940 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14768 | 2025.11.20 17:25:57.338042 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14769 | 2025.11.20 17:25:57.338058 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_110_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full | ||
| 14770 | 2025.11.20 17:25:57.338142 [ 260 ] {c5d2c030-858b-4cd4-b3af-68bf92995a42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14771 | 2025.11.20 17:25:57.338189 [ 260 ] {c5d2c030-858b-4cd4-b3af-68bf92995a42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14772 | 2025.11.20 17:25:57.338204 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14773 | 2025.11.20 17:25:57.338246 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_105_21, total 34180 rows starting from the beginning of the part | ||
| 14774 | 2025.11.20 17:25:57.338319 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 96 rows starting from the beginning of the part | ||
| 14775 | 2025.11.20 17:25:57.338367 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 160 rows starting from the beginning of the part | ||
| 14776 | 2025.11.20 17:25:57.338414 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 314 rows starting from the beginning of the part | ||
| 14777 | 2025.11.20 17:25:57.338458 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 14778 | 2025.11.20 17:25:57.338504 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 314 rows starting from the beginning of the part | ||
| 14779 | 2025.11.20 17:25:57.338510 [ 260 ] {c5d2c030-858b-4cd4-b3af-68bf92995a42} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14780 | 2025.11.20 17:25:57.338558 [ 260 ] {c5d2c030-858b-4cd4-b3af-68bf92995a42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14781 | 2025.11.20 17:25:57.338913 [ 260 ] {c5d2c030-858b-4cd4-b3af-68bf92995a42} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 14782 | 2025.11.20 17:25:57.339129 [ 260 ] {c5d2c030-858b-4cd4-b3af-68bf92995a42} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14783 | 2025.11.20 17:25:57.339264 [ 260 ] {c5d2c030-858b-4cd4-b3af-68bf92995a42} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00114 sec., 877.1929824561404 rows/sec., 59.11 KiB/sec. | ||
| 14784 | 2025.11.20 17:25:57.339301 [ 260 ] {c5d2c030-858b-4cd4-b3af-68bf92995a42} <Debug> TCPHandler: Processed in 0.001308415 sec. | ||
| 14785 | 2025.11.20 17:25:57.339406 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14786 | 2025.11.20 17:25:57.339499 [ 260 ] {07348651-540a-4d3a-948c-23981169ed15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14787 | 2025.11.20 17:25:57.339555 [ 260 ] {07348651-540a-4d3a-948c-23981169ed15} <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 | ||
| 14788 | 2025.11.20 17:25:57.340407 [ 260 ] {07348651-540a-4d3a-948c-23981169ed15} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14789 | 2025.11.20 17:25:57.340444 [ 260 ] {07348651-540a-4d3a-948c-23981169ed15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14790 | 2025.11.20 17:25:57.341058 [ 260 ] {07348651-540a-4d3a-948c-23981169ed15} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14791 | 2025.11.20 17:25:57.341283 [ 260 ] {07348651-540a-4d3a-948c-23981169ed15} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14792 | 2025.11.20 17:25:57.341428 [ 260 ] {07348651-540a-4d3a-948c-23981169ed15} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001947 sec., 20544.42732408834 rows/sec., 36.81 MiB/sec. | ||
| 14793 | 2025.11.20 17:25:57.341484 [ 260 ] {07348651-540a-4d3a-948c-23981169ed15} <Debug> TCPHandler: Processed in 0.00212593 sec. | ||
| 14794 | 2025.11.20 17:25:57.341597 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14795 | 2025.11.20 17:25:57.341693 [ 260 ] {3cec1bcd-6653-444c-8b66-f67bee6bd2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14796 | 2025.11.20 17:25:57.341736 [ 260 ] {3cec1bcd-6653-444c-8b66-f67bee6bd2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14797 | 2025.11.20 17:25:57.342072 [ 260 ] {3cec1bcd-6653-444c-8b66-f67bee6bd2ea} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14798 | 2025.11.20 17:25:57.342109 [ 260 ] {3cec1bcd-6653-444c-8b66-f67bee6bd2ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14799 | 2025.11.20 17:25:57.342449 [ 260 ] {3cec1bcd-6653-444c-8b66-f67bee6bd2ea} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 14800 | 2025.11.20 17:25:57.342661 [ 260 ] {3cec1bcd-6653-444c-8b66-f67bee6bd2ea} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14801 | 2025.11.20 17:25:57.342795 [ 260 ] {3cec1bcd-6653-444c-8b66-f67bee6bd2ea} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00112 sec., 92857.14285714287 rows/sec., 5.69 MiB/sec. | ||
| 14802 | 2025.11.20 17:25:57.342831 [ 260 ] {3cec1bcd-6653-444c-8b66-f67bee6bd2ea} <Debug> TCPHandler: Processed in 0.001284074 sec. | ||
| 14803 | 2025.11.20 17:25:57.345435 [ 199 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 35224 rows, containing 5 columns (5 merged, 0 gathered) in 0.00743041 sec., 4740519.029232573 rows/sec., 319.37 MiB/sec. | ||
| 14804 | 2025.11.20 17:25:57.345877 [ 189 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
| 14805 | 2025.11.20 17:25:57.346204 [ 189 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14806 | 2025.11.20 17:25:57.346292 [ 189 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 | ||
| 14807 | 2025.11.20 17:25:57.346381 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 14808 | 2025.11.20 17:25:57.350187 [ 225 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14809 | 2025.11.20 17:25:57.350194 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14810 | 2025.11.20 17:25:57.350225 [ 225 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14811 | 2025.11.20 17:25:57.350250 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14812 | 2025.11.20 17:25:57.387062 [ 225 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14813 | 2025.11.20 17:25:57.387173 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14814 | 2025.11.20 17:25:57.891241 [ 221 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14815 | 2025.11.20 17:25:57.891311 [ 221 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14816 | 2025.11.20 17:25:57.900724 [ 221 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14817 | 2025.11.20 17:25:58.413920 [ 223 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14818 | 2025.11.20 17:25:58.413969 [ 223 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14819 | 2025.11.20 17:25:58.419373 [ 223 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14820 | 2025.11.20 17:26:01.017981 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14821 | 2025.11.20 17:26:01.018036 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14822 | 2025.11.20 17:26:01.034687 [ 221 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14823 | 2025.11.20 17:26:01.034765 [ 221 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14824 | 2025.11.20 17:26:01.060020 [ 221 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14825 | 2025.11.20 17:26:01.189105 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 33568 | ||
| 14826 | 2025.11.20 17:26:01.189627 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14827 | 2025.11.20 17:26:01.189674 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14828 | 2025.11.20 17:26:01.190148 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14829 | 2025.11.20 17:26:01.190375 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14830 | 2025.11.20 17:26:01.190516 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 33568 | ||
| 14831 | 2025.11.20 17:26:02.160650 [ 217 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14832 | 2025.11.20 17:26:02.160701 [ 217 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14833 | 2025.11.20 17:26:02.163540 [ 217 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 14834 | 2025.11.20 17:26:02.310360 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14835 | 2025.11.20 17:26:02.310544 [ 260 ] {83a18dbe-7c7b-40a9-8e36-0638eb9e8050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14836 | 2025.11.20 17:26:02.310611 [ 260 ] {83a18dbe-7c7b-40a9-8e36-0638eb9e8050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14837 | 2025.11.20 17:26:02.311258 [ 260 ] {83a18dbe-7c7b-40a9-8e36-0638eb9e8050} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14838 | 2025.11.20 17:26:02.311308 [ 260 ] {83a18dbe-7c7b-40a9-8e36-0638eb9e8050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14839 | 2025.11.20 17:26:02.311703 [ 260 ] {83a18dbe-7c7b-40a9-8e36-0638eb9e8050} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14840 | 2025.11.20 17:26:02.311931 [ 260 ] {83a18dbe-7c7b-40a9-8e36-0638eb9e8050} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14841 | 2025.11.20 17:26:02.312085 [ 260 ] {83a18dbe-7c7b-40a9-8e36-0638eb9e8050} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001595 sec., 35109.71786833856 rows/sec., 2.70 MiB/sec. | ||
| 14842 | 2025.11.20 17:26:02.312108 [ 85 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14843 | 2025.11.20 17:26:02.312128 [ 260 ] {83a18dbe-7c7b-40a9-8e36-0638eb9e8050} <Debug> TCPHandler: Processed in 0.001898935 sec. | ||
| 14844 | 2025.11.20 17:26:02.312178 [ 85 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14845 | 2025.11.20 17:26:02.312208 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14846 | 2025.11.20 17:26:02.312279 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14847 | 2025.11.20 17:26:02.312342 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14848 | 2025.11.20 17:26:02.312381 [ 260 ] {7d48c04f-6cae-4a33-bc5d-61ef9bfd0176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14849 | 2025.11.20 17:26:02.312427 [ 260 ] {7d48c04f-6cae-4a33-bc5d-61ef9bfd0176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14850 | 2025.11.20 17:26:02.312488 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14851 | 2025.11.20 17:26:02.312529 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2463 rows starting from the beginning of the part | ||
| 14852 | 2025.11.20 17:26:02.312597 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 56 rows starting from the beginning of the part | ||
| 14853 | 2025.11.20 17:26:02.312643 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 1192 rows starting from the beginning of the part | ||
| 14854 | 2025.11.20 17:26:02.312684 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 56 rows starting from the beginning of the part | ||
| 14855 | 2025.11.20 17:26:02.312725 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 1192 rows starting from the beginning of the part | ||
| 14856 | 2025.11.20 17:26:02.312773 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 56 rows starting from the beginning of the part | ||
| 14857 | 2025.11.20 17:26:02.312861 [ 260 ] {7d48c04f-6cae-4a33-bc5d-61ef9bfd0176} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14858 | 2025.11.20 17:26:02.312903 [ 260 ] {7d48c04f-6cae-4a33-bc5d-61ef9bfd0176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14859 | 2025.11.20 17:26:02.313244 [ 260 ] {7d48c04f-6cae-4a33-bc5d-61ef9bfd0176} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14860 | 2025.11.20 17:26:02.313473 [ 260 ] {7d48c04f-6cae-4a33-bc5d-61ef9bfd0176} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14861 | 2025.11.20 17:26:02.313598 [ 85 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14862 | 2025.11.20 17:26:02.313612 [ 260 ] {7d48c04f-6cae-4a33-bc5d-61ef9bfd0176} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001252 sec., 51118.2108626198 rows/sec., 3.99 MiB/sec. | ||
| 14863 | 2025.11.20 17:26:02.313628 [ 85 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14864 | 2025.11.20 17:26:02.313655 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14865 | 2025.11.20 17:26:02.313659 [ 260 ] {7d48c04f-6cae-4a33-bc5d-61ef9bfd0176} <Debug> TCPHandler: Processed in 0.001437617 sec. | ||
| 14866 | 2025.11.20 17:26:02.313746 [ 189 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14867 | 2025.11.20 17:26:02.313782 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14868 | 2025.11.20 17:26:02.313858 [ 189 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14869 | 2025.11.20 17:26:02.313882 [ 260 ] {d62db33a-edbb-4289-bd6a-da2829acd5eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14870 | 2025.11.20 17:26:02.313896 [ 189 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1249 rows starting from the beginning of the part | ||
| 14871 | 2025.11.20 17:26:02.313935 [ 260 ] {d62db33a-edbb-4289-bd6a-da2829acd5eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14872 | 2025.11.20 17:26:02.313974 [ 189 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 64 rows starting from the beginning of the part | ||
| 14873 | 2025.11.20 17:26:02.314027 [ 189 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 719 rows starting from the beginning of the part | ||
| 14874 | 2025.11.20 17:26:02.314072 [ 189 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part | ||
| 14875 | 2025.11.20 17:26:02.314113 [ 189 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 719 rows starting from the beginning of the part | ||
| 14876 | 2025.11.20 17:26:02.314152 [ 189 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 64 rows starting from the beginning of the part | ||
| 14877 | 2025.11.20 17:26:02.314358 [ 260 ] {d62db33a-edbb-4289-bd6a-da2829acd5eb} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14878 | 2025.11.20 17:26:02.314400 [ 260 ] {d62db33a-edbb-4289-bd6a-da2829acd5eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14879 | 2025.11.20 17:26:02.314637 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5015 rows, containing 5 columns (5 merged, 0 gathered) in 0.002355024 sec., 2129489.975473711 rows/sec., 180.05 MiB/sec. | ||
| 14880 | 2025.11.20 17:26:02.314746 [ 260 ] {d62db33a-edbb-4289-bd6a-da2829acd5eb} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14881 | 2025.11.20 17:26:02.314993 [ 260 ] {d62db33a-edbb-4289-bd6a-da2829acd5eb} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14882 | 2025.11.20 17:26:02.314996 [ 194 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14883 | 2025.11.20 17:26:02.315131 [ 260 ] {d62db33a-edbb-4289-bd6a-da2829acd5eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001269 sec., 126083.5303388495 rows/sec., 8.78 MiB/sec. | ||
| 14884 | 2025.11.20 17:26:02.315175 [ 260 ] {d62db33a-edbb-4289-bd6a-da2829acd5eb} <Debug> TCPHandler: Processed in 0.001442687 sec. | ||
| 14885 | 2025.11.20 17:26:02.315279 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14886 | 2025.11.20 17:26:02.315375 [ 260 ] {ba35be34-e11e-4eb0-baa2-5148450bf692} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14887 | 2025.11.20 17:26:02.315386 [ 194 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_111_22} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14888 | 2025.11.20 17:26:02.315403 [ 195 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2879 rows, containing 5 columns (5 merged, 0 gathered) in 0.001699212 sec., 1694314.7764963994 rows/sec., 127.72 MiB/sec. | ||
| 14889 | 2025.11.20 17:26:02.315422 [ 260 ] {ba35be34-e11e-4eb0-baa2-5148450bf692} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14890 | 2025.11.20 17:26:02.315490 [ 194 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_111_22} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14891 | 2025.11.20 17:26:02.315624 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 14892 | 2025.11.20 17:26:02.315624 [ 195 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14893 | 2025.11.20 17:26:02.315775 [ 260 ] {ba35be34-e11e-4eb0-baa2-5148450bf692} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14894 | 2025.11.20 17:26:02.315819 [ 260 ] {ba35be34-e11e-4eb0-baa2-5148450bf692} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14895 | 2025.11.20 17:26:02.315938 [ 195 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_111_22} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14896 | 2025.11.20 17:26:02.316031 [ 195 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_111_22} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14897 | 2025.11.20 17:26:02.316138 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 14898 | 2025.11.20 17:26:02.316173 [ 260 ] {ba35be34-e11e-4eb0-baa2-5148450bf692} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 14899 | 2025.11.20 17:26:02.316397 [ 260 ] {ba35be34-e11e-4eb0-baa2-5148450bf692} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14900 | 2025.11.20 17:26:02.316514 [ 85 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 14901 | 2025.11.20 17:26:02.316531 [ 260 ] {ba35be34-e11e-4eb0-baa2-5148450bf692} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001174 sec., 51107.325383304946 rows/sec., 3.44 MiB/sec. | ||
| 14902 | 2025.11.20 17:26:02.316555 [ 85 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14903 | 2025.11.20 17:26:02.316575 [ 260 ] {ba35be34-e11e-4eb0-baa2-5148450bf692} <Debug> TCPHandler: Processed in 0.001343755 sec. | ||
| 14904 | 2025.11.20 17:26:02.316579 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14905 | 2025.11.20 17:26:02.316666 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 14906 | 2025.11.20 17:26:02.316758 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14907 | 2025.11.20 17:26:02.316784 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 7504 rows starting from the beginning of the part | ||
| 14908 | 2025.11.20 17:26:02.316839 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 60 rows starting from the beginning of the part | ||
| 14909 | 2025.11.20 17:26:02.316883 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 104 rows starting from the beginning of the part | ||
| 14910 | 2025.11.20 17:26:02.316923 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 14911 | 2025.11.20 17:26:02.316965 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 104 rows starting from the beginning of the part | ||
| 14912 | 2025.11.20 17:26:02.317006 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 14913 | 2025.11.20 17:26:02.318733 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7892 rows, containing 4 columns (4 merged, 0 gathered) in 0.002095129 sec., 3766832.4957556315 rows/sec., 240.72 MiB/sec. | ||
| 14914 | 2025.11.20 17:26:02.319187 [ 192 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 14915 | 2025.11.20 17:26:02.319464 [ 192 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_111_22} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14916 | 2025.11.20 17:26:02.319533 [ 192 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_111_22} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 14917 | 2025.11.20 17:26:02.319629 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.28 MiB. | ||
| 14918 | 2025.11.20 17:26:02.896268 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 527 | ||
| 14919 | 2025.11.20 17:26:02.912268 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14920 | 2025.11.20 17:26:02.912332 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14921 | 2025.11.20 17:26:02.918047 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 14922 | 2025.11.20 17:26:02.918745 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14923 | 2025.11.20 17:26:02.921691 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 527 | ||
| 14924 | 2025.11.20 17:26:04.330863 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14925 | 2025.11.20 17:26:04.331048 [ 260 ] {208311d0-9147-4c53-81f4-bdb03eb72b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14926 | 2025.11.20 17:26:04.331114 [ 260 ] {208311d0-9147-4c53-81f4-bdb03eb72b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14927 | 2025.11.20 17:26:04.332074 [ 260 ] {208311d0-9147-4c53-81f4-bdb03eb72b45} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14928 | 2025.11.20 17:26:04.332127 [ 260 ] {208311d0-9147-4c53-81f4-bdb03eb72b45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14929 | 2025.11.20 17:26:04.332529 [ 260 ] {208311d0-9147-4c53-81f4-bdb03eb72b45} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14930 | 2025.11.20 17:26:04.332757 [ 260 ] {208311d0-9147-4c53-81f4-bdb03eb72b45} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14931 | 2025.11.20 17:26:04.332912 [ 260 ] {208311d0-9147-4c53-81f4-bdb03eb72b45} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001915 sec., 214099.21671018275 rows/sec., 13.58 MiB/sec. | ||
| 14932 | 2025.11.20 17:26:04.332956 [ 260 ] {208311d0-9147-4c53-81f4-bdb03eb72b45} <Debug> TCPHandler: Processed in 0.002229412 sec. | ||
| 14933 | 2025.11.20 17:26:04.333074 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14934 | 2025.11.20 17:26:04.333171 [ 260 ] {4a63c4fd-cf4c-4560-8b1d-0f2f23e1a85c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14935 | 2025.11.20 17:26:04.333216 [ 260 ] {4a63c4fd-cf4c-4560-8b1d-0f2f23e1a85c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14936 | 2025.11.20 17:26:04.333631 [ 260 ] {4a63c4fd-cf4c-4560-8b1d-0f2f23e1a85c} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14937 | 2025.11.20 17:26:04.333669 [ 260 ] {4a63c4fd-cf4c-4560-8b1d-0f2f23e1a85c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14938 | 2025.11.20 17:26:04.333963 [ 260 ] {4a63c4fd-cf4c-4560-8b1d-0f2f23e1a85c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 14939 | 2025.11.20 17:26:04.334192 [ 260 ] {4a63c4fd-cf4c-4560-8b1d-0f2f23e1a85c} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14940 | 2025.11.20 17:26:04.334323 [ 260 ] {4a63c4fd-cf4c-4560-8b1d-0f2f23e1a85c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001171 sec., 5123.825789923143 rows/sec., 417.81 KiB/sec. | ||
| 14941 | 2025.11.20 17:26:04.334362 [ 260 ] {4a63c4fd-cf4c-4560-8b1d-0f2f23e1a85c} <Debug> TCPHandler: Processed in 0.001337605 sec. | ||
| 14942 | 2025.11.20 17:26:04.334466 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14943 | 2025.11.20 17:26:04.334560 [ 260 ] {0825252f-5a1f-4417-aa3e-b9076aeb1372} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14944 | 2025.11.20 17:26:04.334600 [ 260 ] {0825252f-5a1f-4417-aa3e-b9076aeb1372} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14945 | 2025.11.20 17:26:04.336138 [ 260 ] {0825252f-5a1f-4417-aa3e-b9076aeb1372} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14946 | 2025.11.20 17:26:04.336175 [ 260 ] {0825252f-5a1f-4417-aa3e-b9076aeb1372} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14947 | 2025.11.20 17:26:04.336620 [ 260 ] {0825252f-5a1f-4417-aa3e-b9076aeb1372} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14948 | 2025.11.20 17:26:04.336834 [ 260 ] {0825252f-5a1f-4417-aa3e-b9076aeb1372} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14949 | 2025.11.20 17:26:04.336967 [ 260 ] {0825252f-5a1f-4417-aa3e-b9076aeb1372} <Debug> executeQuery: Read 2335 rows, 194.29 KiB in 0.002424 sec., 963283.8283828383 rows/sec., 78.28 MiB/sec. | ||
| 14950 | 2025.11.20 17:26:04.337006 [ 260 ] {0825252f-5a1f-4417-aa3e-b9076aeb1372} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 14951 | 2025.11.20 17:26:04.337021 [ 260 ] {0825252f-5a1f-4417-aa3e-b9076aeb1372} <Debug> TCPHandler: Processed in 0.002604239 sec. | ||
| 14952 | 2025.11.20 17:26:04.337118 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14953 | 2025.11.20 17:26:04.337213 [ 260 ] {779627d2-f6d6-45a3-9841-2d97b8bc7f0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14954 | 2025.11.20 17:26:04.337254 [ 260 ] {779627d2-f6d6-45a3-9841-2d97b8bc7f0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14955 | 2025.11.20 17:26:04.337751 [ 260 ] {779627d2-f6d6-45a3-9841-2d97b8bc7f0e} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14956 | 2025.11.20 17:26:04.337788 [ 260 ] {779627d2-f6d6-45a3-9841-2d97b8bc7f0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14957 | 2025.11.20 17:26:04.338104 [ 260 ] {779627d2-f6d6-45a3-9841-2d97b8bc7f0e} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 14958 | 2025.11.20 17:26:04.338309 [ 260 ] {779627d2-f6d6-45a3-9841-2d97b8bc7f0e} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14959 | 2025.11.20 17:26:04.338449 [ 260 ] {779627d2-f6d6-45a3-9841-2d97b8bc7f0e} <Debug> executeQuery: Read 251 rows, 15.74 KiB in 0.001256 sec., 199840.7643312102 rows/sec., 12.24 MiB/sec. | ||
| 14960 | 2025.11.20 17:26:04.338487 [ 260 ] {779627d2-f6d6-45a3-9841-2d97b8bc7f0e} <Debug> TCPHandler: Processed in 0.001417407 sec. | ||
| 14961 | 2025.11.20 17:26:04.338597 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14962 | 2025.11.20 17:26:04.338692 [ 260 ] {b8331c76-ef22-4daa-ba7e-a442a5e95891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14963 | 2025.11.20 17:26:04.338734 [ 260 ] {b8331c76-ef22-4daa-ba7e-a442a5e95891} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14964 | 2025.11.20 17:26:04.339308 [ 260 ] {b8331c76-ef22-4daa-ba7e-a442a5e95891} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14965 | 2025.11.20 17:26:04.339346 [ 260 ] {b8331c76-ef22-4daa-ba7e-a442a5e95891} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14966 | 2025.11.20 17:26:04.339659 [ 260 ] {b8331c76-ef22-4daa-ba7e-a442a5e95891} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 14967 | 2025.11.20 17:26:04.339863 [ 260 ] {b8331c76-ef22-4daa-ba7e-a442a5e95891} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14968 | 2025.11.20 17:26:04.339993 [ 260 ] {b8331c76-ef22-4daa-ba7e-a442a5e95891} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001319 sec., 333586.0500379075 rows/sec., 22.07 MiB/sec. | ||
| 14969 | 2025.11.20 17:26:04.340031 [ 260 ] {b8331c76-ef22-4daa-ba7e-a442a5e95891} <Debug> TCPHandler: Processed in 0.001483378 sec. | ||
| 14970 | 2025.11.20 17:26:04.340141 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14971 | 2025.11.20 17:26:04.340236 [ 260 ] {9f3745d2-07b9-4f86-be4f-ca8889df2d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14972 | 2025.11.20 17:26:04.340277 [ 260 ] {9f3745d2-07b9-4f86-be4f-ca8889df2d14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14973 | 2025.11.20 17:26:04.340768 [ 260 ] {9f3745d2-07b9-4f86-be4f-ca8889df2d14} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14974 | 2025.11.20 17:26:04.340806 [ 260 ] {9f3745d2-07b9-4f86-be4f-ca8889df2d14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14975 | 2025.11.20 17:26:04.341103 [ 260 ] {9f3745d2-07b9-4f86-be4f-ca8889df2d14} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 14976 | 2025.11.20 17:26:04.341323 [ 260 ] {9f3745d2-07b9-4f86-be4f-ca8889df2d14} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14977 | 2025.11.20 17:26:04.341453 [ 260 ] {9f3745d2-07b9-4f86-be4f-ca8889df2d14} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001236 sec., 170711.97411003237 rows/sec., 9.69 MiB/sec. | ||
| 14978 | 2025.11.20 17:26:04.341491 [ 260 ] {9f3745d2-07b9-4f86-be4f-ca8889df2d14} <Debug> TCPHandler: Processed in 0.001399456 sec. | ||
| 14979 | 2025.11.20 17:26:04.341590 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14980 | 2025.11.20 17:26:04.341685 [ 260 ] {ac93102a-8c31-4c25-bc35-f128900117a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14981 | 2025.11.20 17:26:04.341726 [ 260 ] {ac93102a-8c31-4c25-bc35-f128900117a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14982 | 2025.11.20 17:26:04.342684 [ 260 ] {ac93102a-8c31-4c25-bc35-f128900117a4} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14983 | 2025.11.20 17:26:04.342722 [ 260 ] {ac93102a-8c31-4c25-bc35-f128900117a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14984 | 2025.11.20 17:26:04.343074 [ 260 ] {ac93102a-8c31-4c25-bc35-f128900117a4} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 14985 | 2025.11.20 17:26:04.343284 [ 260 ] {ac93102a-8c31-4c25-bc35-f128900117a4} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14986 | 2025.11.20 17:26:04.343412 [ 260 ] {ac93102a-8c31-4c25-bc35-f128900117a4} <Debug> executeQuery: Read 1181 rows, 86.45 KiB in 0.001744 sec., 677178.8990825688 rows/sec., 48.41 MiB/sec. | ||
| 14987 | 2025.11.20 17:26:04.343450 [ 260 ] {ac93102a-8c31-4c25-bc35-f128900117a4} <Debug> TCPHandler: Processed in 0.001908146 sec. | ||
| 14988 | 2025.11.20 17:26:04.343559 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14989 | 2025.11.20 17:26:04.343654 [ 260 ] {349db91e-727e-4ab3-9d92-a2d14ef20ef3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14990 | 2025.11.20 17:26:04.343697 [ 260 ] {349db91e-727e-4ab3-9d92-a2d14ef20ef3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14991 | 2025.11.20 17:26:04.344029 [ 260 ] {349db91e-727e-4ab3-9d92-a2d14ef20ef3} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14992 | 2025.11.20 17:26:04.344066 [ 260 ] {349db91e-727e-4ab3-9d92-a2d14ef20ef3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 14993 | 2025.11.20 17:26:04.344367 [ 260 ] {349db91e-727e-4ab3-9d92-a2d14ef20ef3} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 14994 | 2025.11.20 17:26:04.344576 [ 260 ] {349db91e-727e-4ab3-9d92-a2d14ef20ef3} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14995 | 2025.11.20 17:26:04.344705 [ 260 ] {349db91e-727e-4ab3-9d92-a2d14ef20ef3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 14996 | 2025.11.20 17:26:04.344743 [ 260 ] {349db91e-727e-4ab3-9d92-a2d14ef20ef3} <Debug> TCPHandler: Processed in 0.001233243 sec. | ||
| 14997 | 2025.11.20 17:26:04.344865 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14998 | 2025.11.20 17:26:04.344989 [ 260 ] {15845394-74a5-4a30-8144-f49ef1585ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14999 | 2025.11.20 17:26:04.345044 [ 260 ] {15845394-74a5-4a30-8144-f49ef1585ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15000 | 2025.11.20 17:26:04.345768 [ 260 ] {15845394-74a5-4a30-8144-f49ef1585ffc} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15001 | 2025.11.20 17:26:04.345813 [ 260 ] {15845394-74a5-4a30-8144-f49ef1585ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15002 | 2025.11.20 17:26:04.346224 [ 260 ] {15845394-74a5-4a30-8144-f49ef1585ffc} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15003 | 2025.11.20 17:26:04.346440 [ 260 ] {15845394-74a5-4a30-8144-f49ef1585ffc} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15004 | 2025.11.20 17:26:04.346576 [ 260 ] {15845394-74a5-4a30-8144-f49ef1585ffc} <Debug> executeQuery: Read 905 rows, 61.24 KiB in 0.001612 sec., 561414.3920595534 rows/sec., 37.10 MiB/sec. | ||
| 15005 | 2025.11.20 17:26:04.346615 [ 260 ] {15845394-74a5-4a30-8144-f49ef1585ffc} <Debug> TCPHandler: Processed in 0.001811864 sec. | ||
| 15006 | 2025.11.20 17:26:04.346715 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15007 | 2025.11.20 17:26:04.346810 [ 260 ] {fad11f4c-209b-45cd-8bca-643be95ae831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15008 | 2025.11.20 17:26:04.346853 [ 260 ] {fad11f4c-209b-45cd-8bca-643be95ae831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15009 | 2025.11.20 17:26:04.347195 [ 260 ] {fad11f4c-209b-45cd-8bca-643be95ae831} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15010 | 2025.11.20 17:26:04.347238 [ 260 ] {fad11f4c-209b-45cd-8bca-643be95ae831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15011 | 2025.11.20 17:26:04.347582 [ 260 ] {fad11f4c-209b-45cd-8bca-643be95ae831} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15012 | 2025.11.20 17:26:04.347839 [ 260 ] {fad11f4c-209b-45cd-8bca-643be95ae831} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15013 | 2025.11.20 17:26:04.347977 [ 260 ] {fad11f4c-209b-45cd-8bca-643be95ae831} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001185 sec., 843.8818565400843 rows/sec., 56.86 KiB/sec. | ||
| 15014 | 2025.11.20 17:26:04.348016 [ 260 ] {fad11f4c-209b-45cd-8bca-643be95ae831} <Debug> TCPHandler: Processed in 0.001349176 sec. | ||
| 15015 | 2025.11.20 17:26:04.348122 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15016 | 2025.11.20 17:26:04.348224 [ 260 ] {a9508a1c-b1dc-44e2-8bf3-a3874fb5792c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15017 | 2025.11.20 17:26:04.348280 [ 260 ] {a9508a1c-b1dc-44e2-8bf3-a3874fb5792c} <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 | ||
| 15018 | 2025.11.20 17:26:04.349191 [ 260 ] {a9508a1c-b1dc-44e2-8bf3-a3874fb5792c} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15019 | 2025.11.20 17:26:04.349229 [ 260 ] {a9508a1c-b1dc-44e2-8bf3-a3874fb5792c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15020 | 2025.11.20 17:26:04.349902 [ 260 ] {a9508a1c-b1dc-44e2-8bf3-a3874fb5792c} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15021 | 2025.11.20 17:26:04.350202 [ 260 ] {a9508a1c-b1dc-44e2-8bf3-a3874fb5792c} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15022 | 2025.11.20 17:26:04.350382 [ 260 ] {a9508a1c-b1dc-44e2-8bf3-a3874fb5792c} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002175 sec., 18390.80459770115 rows/sec., 32.96 MiB/sec. | ||
| 15023 | 2025.11.20 17:26:04.350456 [ 260 ] {a9508a1c-b1dc-44e2-8bf3-a3874fb5792c} <Debug> TCPHandler: Processed in 0.002383805 sec. | ||
| 15024 | 2025.11.20 17:26:04.350646 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15025 | 2025.11.20 17:26:04.350754 [ 260 ] {9ce6ea01-a8b1-4f2a-b5e5-4d451f75d926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15026 | 2025.11.20 17:26:04.350837 [ 260 ] {9ce6ea01-a8b1-4f2a-b5e5-4d451f75d926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15027 | 2025.11.20 17:26:04.351308 [ 260 ] {9ce6ea01-a8b1-4f2a-b5e5-4d451f75d926} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15028 | 2025.11.20 17:26:04.351352 [ 260 ] {9ce6ea01-a8b1-4f2a-b5e5-4d451f75d926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15029 | 2025.11.20 17:26:04.351823 [ 260 ] {9ce6ea01-a8b1-4f2a-b5e5-4d451f75d926} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 15030 | 2025.11.20 17:26:04.352253 [ 260 ] {9ce6ea01-a8b1-4f2a-b5e5-4d451f75d926} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15031 | 2025.11.20 17:26:04.352441 [ 260 ] {9ce6ea01-a8b1-4f2a-b5e5-4d451f75d926} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001707 sec., 39835.969537199766 rows/sec., 2.31 MiB/sec. | ||
| 15032 | 2025.11.20 17:26:04.352493 [ 260 ] {9ce6ea01-a8b1-4f2a-b5e5-4d451f75d926} <Debug> TCPHandler: Processed in 0.001905496 sec. | ||
| 15033 | 2025.11.20 17:26:06.302666 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 1920 | ||
| 15034 | 2025.11.20 17:26:06.305505 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15035 | 2025.11.20 17:26:06.305545 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15036 | 2025.11.20 17:26:06.306833 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 15037 | 2025.11.20 17:26:06.307120 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15038 | 2025.11.20 17:26:06.307478 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1920 | ||
| 15039 | 2025.11.20 17:26:07.307025 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15040 | 2025.11.20 17:26:07.307200 [ 260 ] {2b43c25b-3d5f-4391-a348-d724b23392a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15041 | 2025.11.20 17:26:07.307273 [ 260 ] {2b43c25b-3d5f-4391-a348-d724b23392a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15042 | 2025.11.20 17:26:07.307906 [ 260 ] {2b43c25b-3d5f-4391-a348-d724b23392a7} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15043 | 2025.11.20 17:26:07.307955 [ 260 ] {2b43c25b-3d5f-4391-a348-d724b23392a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15044 | 2025.11.20 17:26:07.308344 [ 260 ] {2b43c25b-3d5f-4391-a348-d724b23392a7} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15045 | 2025.11.20 17:26:07.308568 [ 260 ] {2b43c25b-3d5f-4391-a348-d724b23392a7} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15046 | 2025.11.20 17:26:07.308737 [ 260 ] {2b43c25b-3d5f-4391-a348-d724b23392a7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001584 sec., 35353.53535353536 rows/sec., 2.72 MiB/sec. | ||
| 15047 | 2025.11.20 17:26:07.308791 [ 260 ] {2b43c25b-3d5f-4391-a348-d724b23392a7} <Debug> TCPHandler: Processed in 0.001897575 sec. | ||
| 15048 | 2025.11.20 17:26:07.308912 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15049 | 2025.11.20 17:26:07.309008 [ 260 ] {479d3543-7f14-48cc-8300-388228d01cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15050 | 2025.11.20 17:26:07.309049 [ 260 ] {479d3543-7f14-48cc-8300-388228d01cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15051 | 2025.11.20 17:26:07.309465 [ 260 ] {479d3543-7f14-48cc-8300-388228d01cad} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15052 | 2025.11.20 17:26:07.309502 [ 260 ] {479d3543-7f14-48cc-8300-388228d01cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15053 | 2025.11.20 17:26:07.309825 [ 260 ] {479d3543-7f14-48cc-8300-388228d01cad} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15054 | 2025.11.20 17:26:07.310061 [ 260 ] {479d3543-7f14-48cc-8300-388228d01cad} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15055 | 2025.11.20 17:26:07.310192 [ 260 ] {479d3543-7f14-48cc-8300-388228d01cad} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001203 sec., 53200.332502078134 rows/sec., 4.15 MiB/sec. | ||
| 15056 | 2025.11.20 17:26:07.310230 [ 260 ] {479d3543-7f14-48cc-8300-388228d01cad} <Debug> TCPHandler: Processed in 0.001373966 sec. | ||
| 15057 | 2025.11.20 17:26:07.310345 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15058 | 2025.11.20 17:26:07.310438 [ 260 ] {54df61ae-2555-43de-8393-f45ddd738db3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15059 | 2025.11.20 17:26:07.310482 [ 260 ] {54df61ae-2555-43de-8393-f45ddd738db3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15060 | 2025.11.20 17:26:07.310868 [ 260 ] {54df61ae-2555-43de-8393-f45ddd738db3} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15061 | 2025.11.20 17:26:07.310904 [ 260 ] {54df61ae-2555-43de-8393-f45ddd738db3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15062 | 2025.11.20 17:26:07.311234 [ 260 ] {54df61ae-2555-43de-8393-f45ddd738db3} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15063 | 2025.11.20 17:26:07.311466 [ 260 ] {54df61ae-2555-43de-8393-f45ddd738db3} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15064 | 2025.11.20 17:26:07.311602 [ 260 ] {54df61ae-2555-43de-8393-f45ddd738db3} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001182 sec., 81218.27411167511 rows/sec., 5.66 MiB/sec. | ||
| 15065 | 2025.11.20 17:26:07.311640 [ 260 ] {54df61ae-2555-43de-8393-f45ddd738db3} <Debug> TCPHandler: Processed in 0.001344245 sec. | ||
| 15066 | 2025.11.20 17:26:07.311757 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15067 | 2025.11.20 17:26:07.311850 [ 260 ] {bd85e343-54ec-4bf1-b876-a50db1ccc161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15068 | 2025.11.20 17:26:07.311895 [ 260 ] {bd85e343-54ec-4bf1-b876-a50db1ccc161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15069 | 2025.11.20 17:26:07.312239 [ 260 ] {bd85e343-54ec-4bf1-b876-a50db1ccc161} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15070 | 2025.11.20 17:26:07.312279 [ 260 ] {bd85e343-54ec-4bf1-b876-a50db1ccc161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 15071 | 2025.11.20 17:26:07.312622 [ 260 ] {bd85e343-54ec-4bf1-b876-a50db1ccc161} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 15072 | 2025.11.20 17:26:07.312830 [ 260 ] {bd85e343-54ec-4bf1-b876-a50db1ccc161} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15073 | 2025.11.20 17:26:07.312959 [ 260 ] {bd85e343-54ec-4bf1-b876-a50db1ccc161} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001128 sec., 31914.893617021273 rows/sec., 2.15 MiB/sec. | ||
| 15074 | 2025.11.20 17:26:07.312996 [ 260 ] {bd85e343-54ec-4bf1-b876-a50db1ccc161} <Debug> TCPHandler: Processed in 0.001288304 sec. | ||
| 15075 | 2025.11.20 17:26:08.690725 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34016 | ||
| 15076 | 2025.11.20 17:26:08.691281 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15077 | 2025.11.20 17:26:08.691322 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15078 | 2025.11.20 17:26:08.691795 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15079 | 2025.11.20 17:26:08.692031 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15080 | 2025.11.20 17:26:08.692161 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34016 | ||
| 15081 | 2025.11.20 17:26:08.692249 [ 14 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15082 | 2025.11.20 17:26:08.692345 [ 14 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15083 | 2025.11.20 17:26:08.692379 [ 14 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15084 | 2025.11.20 17:26:08.692519 [ 195 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::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 | ||
| 15085 | 2025.11.20 17:26:08.692682 [ 195 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15086 | 2025.11.20 17:26:08.692723 [ 195 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_66_13, total 31648 rows starting from the beginning of the part | ||
| 15087 | 2025.11.20 17:26:08.692793 [ 195 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 448 rows starting from the beginning of the part | ||
| 15088 | 2025.11.20 17:26:08.692844 [ 195 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 512 rows starting from the beginning of the part | ||
| 15089 | 2025.11.20 17:26:08.692890 [ 195 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 448 rows starting from the beginning of the part | ||
| 15090 | 2025.11.20 17:26:08.692932 [ 195 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 512 rows starting from the beginning of the part | ||
| 15091 | 2025.11.20 17:26:08.692978 [ 195 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 448 rows starting from the beginning of the part | ||
| 15092 | 2025.11.20 17:26:08.695266 [ 194 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34016 rows, containing 4 columns (4 merged, 0 gathered) in 0.002808913 sec., 12110022.631530417 rows/sec., 173.24 MiB/sec. | ||
| 15093 | 2025.11.20 17:26:08.695701 [ 186 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15094 | 2025.11.20 17:26:08.695997 [ 186 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_71_14} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15095 | 2025.11.20 17:26:08.696074 [ 186 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_71_14} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15096 | 2025.11.20 17:26:08.696189 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.00 MiB. | ||
| 15097 | 2025.11.20 17:26:10.421821 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 535 | ||
| 15098 | 2025.11.20 17:26:10.438250 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15099 | 2025.11.20 17:26:10.438304 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15100 | 2025.11.20 17:26:10.443958 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 15101 | 2025.11.20 17:26:10.444671 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15102 | 2025.11.20 17:26:10.444962 [ 12 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 15103 | 2025.11.20 17:26:10.445026 [ 12 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15104 | 2025.11.20 17:26:10.445046 [ 12 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15105 | 2025.11.20 17:26:10.445176 [ 186 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 15106 | 2025.11.20 17:26:10.448066 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 535 | ||
| 15107 | 2025.11.20 17:26:10.449134 [ 186 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15108 | 2025.11.20 17:26:10.450609 [ 186 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 497 rows starting from the beginning of the part | ||
| 15109 | 2025.11.20 17:26:10.455063 [ 186 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 8 rows starting from the beginning of the part | ||
| 15110 | 2025.11.20 17:26:10.459701 [ 186 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 7 rows starting from the beginning of the part | ||
| 15111 | 2025.11.20 17:26:10.464235 [ 186 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 8 rows starting from the beginning of the part | ||
| 15112 | 2025.11.20 17:26:10.468987 [ 186 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 7 rows starting from the beginning of the part | ||
| 15113 | 2025.11.20 17:26:10.473410 [ 186 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 8 rows starting from the beginning of the part | ||
| 15114 | 2025.11.20 17:26:10.534724 [ 194 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 535 rows, containing 679 columns (679 merged, 0 gathered) in 0.089604452 sec., 5970.685474422632 rows/sec., 30.87 MiB/sec. | ||
| 15115 | 2025.11.20 17:26:10.537545 [ 197 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 15116 | 2025.11.20 17:26:10.539574 [ 197 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_71_14} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15117 | 2025.11.20 17:26:10.539664 [ 197 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_71_14} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 15118 | 2025.11.20 17:26:10.541567 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 15119 | 2025.11.20 17:26:12.311105 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15120 | 2025.11.20 17:26:12.311287 [ 260 ] {6182e85e-8587-4200-b5bf-89216d74328a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15121 | 2025.11.20 17:26:12.311353 [ 260 ] {6182e85e-8587-4200-b5bf-89216d74328a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15122 | 2025.11.20 17:26:12.311984 [ 260 ] {6182e85e-8587-4200-b5bf-89216d74328a} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15123 | 2025.11.20 17:26:12.312031 [ 260 ] {6182e85e-8587-4200-b5bf-89216d74328a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15124 | 2025.11.20 17:26:12.312425 [ 260 ] {6182e85e-8587-4200-b5bf-89216d74328a} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15125 | 2025.11.20 17:26:12.312652 [ 260 ] {6182e85e-8587-4200-b5bf-89216d74328a} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15126 | 2025.11.20 17:26:12.312803 [ 260 ] {6182e85e-8587-4200-b5bf-89216d74328a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001568 sec., 35714.28571428572 rows/sec., 2.74 MiB/sec. | ||
| 15127 | 2025.11.20 17:26:12.312844 [ 260 ] {6182e85e-8587-4200-b5bf-89216d74328a} <Debug> TCPHandler: Processed in 0.001872475 sec. | ||
| 15128 | 2025.11.20 17:26:12.312957 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15129 | 2025.11.20 17:26:12.313052 [ 260 ] {58b57726-e2cc-48dc-8bd1-64bfa019c07f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15130 | 2025.11.20 17:26:12.313092 [ 260 ] {58b57726-e2cc-48dc-8bd1-64bfa019c07f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15131 | 2025.11.20 17:26:12.313510 [ 260 ] {58b57726-e2cc-48dc-8bd1-64bfa019c07f} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15132 | 2025.11.20 17:26:12.313547 [ 260 ] {58b57726-e2cc-48dc-8bd1-64bfa019c07f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15133 | 2025.11.20 17:26:12.313858 [ 260 ] {58b57726-e2cc-48dc-8bd1-64bfa019c07f} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15134 | 2025.11.20 17:26:12.314073 [ 260 ] {58b57726-e2cc-48dc-8bd1-64bfa019c07f} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15135 | 2025.11.20 17:26:12.314203 [ 260 ] {58b57726-e2cc-48dc-8bd1-64bfa019c07f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 15136 | 2025.11.20 17:26:12.314240 [ 260 ] {58b57726-e2cc-48dc-8bd1-64bfa019c07f} <Debug> TCPHandler: Processed in 0.001332205 sec. | ||
| 15137 | 2025.11.20 17:26:12.314352 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15138 | 2025.11.20 17:26:12.314446 [ 260 ] {baadc0a3-ec12-4cbe-8729-64eb2076af5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15139 | 2025.11.20 17:26:12.314489 [ 260 ] {baadc0a3-ec12-4cbe-8729-64eb2076af5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15140 | 2025.11.20 17:26:12.314896 [ 260 ] {baadc0a3-ec12-4cbe-8729-64eb2076af5b} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15141 | 2025.11.20 17:26:12.314929 [ 260 ] {baadc0a3-ec12-4cbe-8729-64eb2076af5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15142 | 2025.11.20 17:26:12.315258 [ 260 ] {baadc0a3-ec12-4cbe-8729-64eb2076af5b} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15143 | 2025.11.20 17:26:12.315465 [ 260 ] {baadc0a3-ec12-4cbe-8729-64eb2076af5b} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15144 | 2025.11.20 17:26:12.315593 [ 260 ] {baadc0a3-ec12-4cbe-8729-64eb2076af5b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 15145 | 2025.11.20 17:26:12.315628 [ 260 ] {baadc0a3-ec12-4cbe-8729-64eb2076af5b} <Debug> TCPHandler: Processed in 0.001323665 sec. | ||
| 15146 | 2025.11.20 17:26:12.315741 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15147 | 2025.11.20 17:26:12.315839 [ 260 ] {23b9ff4d-66c7-4ce8-9ff6-9d06831a45f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15148 | 2025.11.20 17:26:12.315882 [ 260 ] {23b9ff4d-66c7-4ce8-9ff6-9d06831a45f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15149 | 2025.11.20 17:26:12.316238 [ 260 ] {23b9ff4d-66c7-4ce8-9ff6-9d06831a45f1} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15150 | 2025.11.20 17:26:12.316273 [ 260 ] {23b9ff4d-66c7-4ce8-9ff6-9d06831a45f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15151 | 2025.11.20 17:26:12.316585 [ 260 ] {23b9ff4d-66c7-4ce8-9ff6-9d06831a45f1} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 15152 | 2025.11.20 17:26:12.316792 [ 260 ] {23b9ff4d-66c7-4ce8-9ff6-9d06831a45f1} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15153 | 2025.11.20 17:26:12.316919 [ 260 ] {23b9ff4d-66c7-4ce8-9ff6-9d06831a45f1} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 15154 | 2025.11.20 17:26:12.316953 [ 260 ] {23b9ff4d-66c7-4ce8-9ff6-9d06831a45f1} <Debug> TCPHandler: Processed in 0.001266384 sec. | ||
| 15155 | 2025.11.20 17:26:16.018097 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15156 | 2025.11.20 17:26:16.018171 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15157 | 2025.11.20 17:26:16.061408 [ 217 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15158 | 2025.11.20 17:26:16.061449 [ 217 ] {} <Debug> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15159 | 2025.11.20 17:26:16.064655 [ 217 ] {} <Debug> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15160 | 2025.11.20 17:26:16.192363 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 34528 | ||
| 15161 | 2025.11.20 17:26:16.192958 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15162 | 2025.11.20 17:26:16.193009 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15163 | 2025.11.20 17:26:16.193522 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15164 | 2025.11.20 17:26:16.193747 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15165 | 2025.11.20 17:26:16.193880 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34528 | ||
| 15166 | 2025.11.20 17:26:16.307834 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 1936 | ||
| 15167 | 2025.11.20 17:26:16.309962 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15168 | 2025.11.20 17:26:16.310022 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15169 | 2025.11.20 17:26:16.311252 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 15170 | 2025.11.20 17:26:16.311532 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15171 | 2025.11.20 17:26:16.311932 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1936 | ||
| 15172 | 2025.11.20 17:26:16.338495 [ 61 ] {} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Selected 5 parts from all_1_54_11 to all_58_58_0 | ||
| 15173 | 2025.11.20 17:26:16.338552 [ 61 ] {} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15174 | 2025.11.20 17:26:16.338577 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15175 | 2025.11.20 17:26:16.338679 [ 200 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_58_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_54_11 to all_58_58_0 into Compact with storage Full | ||
| 15176 | 2025.11.20 17:26:16.338794 [ 200 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_58_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15177 | 2025.11.20 17:26:16.338825 [ 200 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_54_11, total 465 rows starting from the beginning of the part | ||
| 15178 | 2025.11.20 17:26:16.338888 [ 200 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 440 rows starting from the beginning of the part | ||
| 15179 | 2025.11.20 17:26:16.338934 [ 200 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 212 rows starting from the beginning of the part | ||
| 15180 | 2025.11.20 17:26:16.338976 [ 200 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 212 rows starting from the beginning of the part | ||
| 15181 | 2025.11.20 17:26:16.339016 [ 200 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_58_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 440 rows starting from the beginning of the part | ||
| 15182 | 2025.11.20 17:26:16.339995 [ 194 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_58_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1769 rows, containing 5 columns (5 merged, 0 gathered) in 0.001355995 sec., 1304577.0817739004 rows/sec., 91.06 MiB/sec. | ||
| 15183 | 2025.11.20 17:26:16.340176 [ 196 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_58_12} <Trace> MergedBlockOutputStream: filled checksums all_1_58_12 (state Temporary) | ||
| 15184 | 2025.11.20 17:26:16.340424 [ 196 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_58_12} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_merge_all_1_58_12 to all_1_58_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15185 | 2025.11.20 17:26:16.340493 [ 196 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_58_12} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Merged 5 parts: [all_1_54_11, all_58_58_0] -> all_1_58_12 | ||
| 15186 | 2025.11.20 17:26:16.340555 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 15187 | 2025.11.20 17:26:16.353903 [ 79 ] {} <Debug> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f) (MergerMutator): Selected 5 parts from all_1_44_9 to all_48_48_0 | ||
| 15188 | 2025.11.20 17:26:16.353954 [ 79 ] {} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15189 | 2025.11.20 17:26:16.353977 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15190 | 2025.11.20 17:26:16.354054 [ 200 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_48_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_44_9 to all_48_48_0 into Compact with storage Full | ||
| 15191 | 2025.11.20 17:26:16.354153 [ 200 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_48_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15192 | 2025.11.20 17:26:16.354179 [ 200 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_44_9, total 223 rows starting from the beginning of the part | ||
| 15193 | 2025.11.20 17:26:16.354226 [ 200 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 211 rows starting from the beginning of the part | ||
| 15194 | 2025.11.20 17:26:16.354264 [ 200 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 211 rows starting from the beginning of the part | ||
| 15195 | 2025.11.20 17:26:16.354300 [ 200 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 211 rows starting from the beginning of the part | ||
| 15196 | 2025.11.20 17:26:16.354333 [ 200 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 211 rows starting from the beginning of the part | ||
| 15197 | 2025.11.20 17:26:16.355067 [ 200 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_48_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001041149 sec., 1024829.2991685149 rows/sec., 62.33 MiB/sec. | ||
| 15198 | 2025.11.20 17:26:16.355174 [ 200 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_48_10} <Trace> MergedBlockOutputStream: filled checksums all_1_48_10 (state Temporary) | ||
| 15199 | 2025.11.20 17:26:16.355398 [ 200 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_48_10} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_merge_all_1_48_10 to all_1_48_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15200 | 2025.11.20 17:26:16.355463 [ 200 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_48_10} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f) (MergerMutator): Merged 5 parts: [all_1_44_9, all_48_48_0] -> all_1_48_10 | ||
| 15201 | 2025.11.20 17:26:16.355522 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 15202 | 2025.11.20 17:26:16.470853 [ 79 ] {} <Debug> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356) (MergerMutator): Selected 5 parts from all_1_44_9 to all_48_48_0 | ||
| 15203 | 2025.11.20 17:26:16.470923 [ 79 ] {} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15204 | 2025.11.20 17:26:16.470945 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15205 | 2025.11.20 17:26:16.471060 [ 79 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Selected 5 parts from all_1_74_15 to all_78_78_0 | ||
| 15206 | 2025.11.20 17:26:16.471080 [ 194 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_48_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_44_9 to all_48_48_0 into Compact with storage Full | ||
| 15207 | 2025.11.20 17:26:16.471090 [ 79 ] {} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15208 | 2025.11.20 17:26:16.471169 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15209 | 2025.11.20 17:26:16.471266 [ 194 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_48_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15210 | 2025.11.20 17:26:16.471287 [ 200 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_78_16} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_74_15 to all_78_78_0 into Compact with storage Full | ||
| 15211 | 2025.11.20 17:26:16.471313 [ 194 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_44_9, total 434 rows starting from the beginning of the part | ||
| 15212 | 2025.11.20 17:26:16.471409 [ 194 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 410 rows starting from the beginning of the part | ||
| 15213 | 2025.11.20 17:26:16.471438 [ 200 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_78_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15214 | 2025.11.20 17:26:16.471458 [ 194 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 410 rows starting from the beginning of the part | ||
| 15215 | 2025.11.20 17:26:16.471478 [ 200 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_74_15, total 277 rows starting from the beginning of the part | ||
| 15216 | 2025.11.20 17:26:16.471507 [ 194 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 410 rows starting from the beginning of the part | ||
| 15217 | 2025.11.20 17:26:16.471553 [ 200 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 257 rows starting from the beginning of the part | ||
| 15218 | 2025.11.20 17:26:16.471554 [ 194 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 410 rows starting from the beginning of the part | ||
| 15219 | 2025.11.20 17:26:16.471611 [ 200 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 245 rows starting from the beginning of the part | ||
| 15220 | 2025.11.20 17:26:16.471659 [ 200 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 245 rows starting from the beginning of the part | ||
| 15221 | 2025.11.20 17:26:16.471698 [ 200 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_78_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 251 rows starting from the beginning of the part | ||
| 15222 | 2025.11.20 17:26:16.472656 [ 187 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_78_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1275 rows, containing 5 columns (5 merged, 0 gathered) in 0.001426767 sec., 893628.742464607 rows/sec., 58.32 MiB/sec. | ||
| 15223 | 2025.11.20 17:26:16.472834 [ 198 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_48_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001818204 sec., 1140686.0836297798 rows/sec., 76.97 MiB/sec. | ||
| 15224 | 2025.11.20 17:26:16.472851 [ 193 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_78_16} <Trace> MergedBlockOutputStream: filled checksums all_1_78_16 (state Temporary) | ||
| 15225 | 2025.11.20 17:26:16.473007 [ 198 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_48_10} <Trace> MergedBlockOutputStream: filled checksums all_1_48_10 (state Temporary) | ||
| 15226 | 2025.11.20 17:26:16.473228 [ 193 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_78_16} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_merge_all_1_78_16 to all_1_78_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15227 | 2025.11.20 17:26:16.473328 [ 193 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_78_16} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Merged 5 parts: [all_1_74_15, all_78_78_0] -> all_1_78_16 | ||
| 15228 | 2025.11.20 17:26:16.473357 [ 198 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_48_10} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_merge_all_1_48_10 to all_1_48_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15229 | 2025.11.20 17:26:16.473422 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.37 MiB. | ||
| 15230 | 2025.11.20 17:26:16.473444 [ 198 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_48_10} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356) (MergerMutator): Merged 5 parts: [all_1_44_9, all_48_48_0] -> all_1_48_10 | ||
| 15231 | 2025.11.20 17:26:16.473539 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 15232 | 2025.11.20 17:26:17.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 361.18 MiB, peak 383.45 MiB, free memory in arenas 0.00 B, will set to 365.06 MiB (RSS), difference: 3.88 MiB | ||
| 15233 | 2025.11.20 17:26:17.324057 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15234 | 2025.11.20 17:26:17.324222 [ 260 ] {940a5a6d-6095-48ac-96a1-ca7d4b09c071} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15235 | 2025.11.20 17:26:17.324283 [ 260 ] {940a5a6d-6095-48ac-96a1-ca7d4b09c071} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15236 | 2025.11.20 17:26:17.325137 [ 260 ] {940a5a6d-6095-48ac-96a1-ca7d4b09c071} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15237 | 2025.11.20 17:26:17.325174 [ 260 ] {940a5a6d-6095-48ac-96a1-ca7d4b09c071} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15238 | 2025.11.20 17:26:17.325556 [ 260 ] {940a5a6d-6095-48ac-96a1-ca7d4b09c071} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15239 | 2025.11.20 17:26:17.325769 [ 260 ] {940a5a6d-6095-48ac-96a1-ca7d4b09c071} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15240 | 2025.11.20 17:26:17.325912 [ 260 ] {940a5a6d-6095-48ac-96a1-ca7d4b09c071} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001738 sec., 235903.33716915996 rows/sec., 14.96 MiB/sec. | ||
| 15241 | 2025.11.20 17:26:17.325953 [ 260 ] {940a5a6d-6095-48ac-96a1-ca7d4b09c071} <Debug> TCPHandler: Processed in 0.002015098 sec. | ||
| 15242 | 2025.11.20 17:26:17.326069 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15243 | 2025.11.20 17:26:17.326163 [ 260 ] {4b4d9aec-7e4c-4b4e-9f3d-55630bab20c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15244 | 2025.11.20 17:26:17.326202 [ 260 ] {4b4d9aec-7e4c-4b4e-9f3d-55630bab20c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15245 | 2025.11.20 17:26:17.327533 [ 260 ] {4b4d9aec-7e4c-4b4e-9f3d-55630bab20c1} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15246 | 2025.11.20 17:26:17.327568 [ 260 ] {4b4d9aec-7e4c-4b4e-9f3d-55630bab20c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15247 | 2025.11.20 17:26:17.327933 [ 260 ] {4b4d9aec-7e4c-4b4e-9f3d-55630bab20c1} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15248 | 2025.11.20 17:26:17.328134 [ 260 ] {4b4d9aec-7e4c-4b4e-9f3d-55630bab20c1} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15249 | 2025.11.20 17:26:17.328258 [ 260 ] {4b4d9aec-7e4c-4b4e-9f3d-55630bab20c1} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.002114 sec., 563859.9810785241 rows/sec., 45.05 MiB/sec. | ||
| 15250 | 2025.11.20 17:26:17.328295 [ 260 ] {4b4d9aec-7e4c-4b4e-9f3d-55630bab20c1} <Debug> TCPHandler: Processed in 0.002274043 sec. | ||
| 15251 | 2025.11.20 17:26:17.328405 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15252 | 2025.11.20 17:26:17.328499 [ 260 ] {3c79fdfc-6090-448e-837c-e393833df6bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15253 | 2025.11.20 17:26:17.328538 [ 260 ] {3c79fdfc-6090-448e-837c-e393833df6bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15254 | 2025.11.20 17:26:17.329113 [ 260 ] {3c79fdfc-6090-448e-837c-e393833df6bc} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15255 | 2025.11.20 17:26:17.329149 [ 260 ] {3c79fdfc-6090-448e-837c-e393833df6bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15256 | 2025.11.20 17:26:17.329460 [ 260 ] {3c79fdfc-6090-448e-837c-e393833df6bc} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 15257 | 2025.11.20 17:26:17.329659 [ 260 ] {3c79fdfc-6090-448e-837c-e393833df6bc} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15258 | 2025.11.20 17:26:17.329789 [ 260 ] {3c79fdfc-6090-448e-837c-e393833df6bc} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001309 sec., 187165.77540106952 rows/sec., 11.43 MiB/sec. | ||
| 15259 | 2025.11.20 17:26:17.329825 [ 260 ] {3c79fdfc-6090-448e-837c-e393833df6bc} <Debug> TCPHandler: Processed in 0.001467718 sec. | ||
| 15260 | 2025.11.20 17:26:17.329930 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15261 | 2025.11.20 17:26:17.330024 [ 260 ] {90b19356-9fc1-49b6-a983-ef6e580f8253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15262 | 2025.11.20 17:26:17.330062 [ 260 ] {90b19356-9fc1-49b6-a983-ef6e580f8253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15263 | 2025.11.20 17:26:17.330596 [ 260 ] {90b19356-9fc1-49b6-a983-ef6e580f8253} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15264 | 2025.11.20 17:26:17.330630 [ 260 ] {90b19356-9fc1-49b6-a983-ef6e580f8253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15265 | 2025.11.20 17:26:17.330921 [ 260 ] {90b19356-9fc1-49b6-a983-ef6e580f8253} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 15266 | 2025.11.20 17:26:17.331117 [ 260 ] {90b19356-9fc1-49b6-a983-ef6e580f8253} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15267 | 2025.11.20 17:26:17.331239 [ 260 ] {90b19356-9fc1-49b6-a983-ef6e580f8253} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001234 sec., 171799.02755267423 rows/sec., 11.08 MiB/sec. | ||
| 15268 | 2025.11.20 17:26:17.331276 [ 260 ] {90b19356-9fc1-49b6-a983-ef6e580f8253} <Debug> TCPHandler: Processed in 0.001392617 sec. | ||
| 15269 | 2025.11.20 17:26:17.331382 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15270 | 2025.11.20 17:26:17.331474 [ 260 ] {0ed067c4-6273-477e-bea5-230d1ca39f0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15271 | 2025.11.20 17:26:17.331513 [ 260 ] {0ed067c4-6273-477e-bea5-230d1ca39f0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15272 | 2025.11.20 17:26:17.332029 [ 260 ] {0ed067c4-6273-477e-bea5-230d1ca39f0d} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15273 | 2025.11.20 17:26:17.332062 [ 260 ] {0ed067c4-6273-477e-bea5-230d1ca39f0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15274 | 2025.11.20 17:26:17.332343 [ 260 ] {0ed067c4-6273-477e-bea5-230d1ca39f0d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15275 | 2025.11.20 17:26:17.332543 [ 260 ] {0ed067c4-6273-477e-bea5-230d1ca39f0d} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15276 | 2025.11.20 17:26:17.332666 [ 260 ] {0ed067c4-6273-477e-bea5-230d1ca39f0d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00121 sec., 174380.1652892562 rows/sec., 9.90 MiB/sec. | ||
| 15277 | 2025.11.20 17:26:17.332703 [ 260 ] {0ed067c4-6273-477e-bea5-230d1ca39f0d} <Debug> TCPHandler: Processed in 0.001367656 sec. | ||
| 15278 | 2025.11.20 17:26:17.332809 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15279 | 2025.11.20 17:26:17.332901 [ 260 ] {cc1ece7a-9ebb-4658-9f13-2f3e552612d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15280 | 2025.11.20 17:26:17.332939 [ 260 ] {cc1ece7a-9ebb-4658-9f13-2f3e552612d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15281 | 2025.11.20 17:26:17.333753 [ 260 ] {cc1ece7a-9ebb-4658-9f13-2f3e552612d8} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15282 | 2025.11.20 17:26:17.333786 [ 260 ] {cc1ece7a-9ebb-4658-9f13-2f3e552612d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15283 | 2025.11.20 17:26:17.334142 [ 260 ] {cc1ece7a-9ebb-4658-9f13-2f3e552612d8} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15284 | 2025.11.20 17:26:17.334398 [ 260 ] {cc1ece7a-9ebb-4658-9f13-2f3e552612d8} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15285 | 2025.11.20 17:26:17.334526 [ 260 ] {cc1ece7a-9ebb-4658-9f13-2f3e552612d8} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001643 sec., 437614.1205112599 rows/sec., 30.71 MiB/sec. | ||
| 15286 | 2025.11.20 17:26:17.334564 [ 260 ] {cc1ece7a-9ebb-4658-9f13-2f3e552612d8} <Debug> TCPHandler: Processed in 0.001802713 sec. | ||
| 15287 | 2025.11.20 17:26:17.334694 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15288 | 2025.11.20 17:26:17.334790 [ 260 ] {f1a31635-31bc-4b52-ad0c-6512d639bc35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15289 | 2025.11.20 17:26:17.334833 [ 260 ] {f1a31635-31bc-4b52-ad0c-6512d639bc35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15290 | 2025.11.20 17:26:17.335191 [ 260 ] {f1a31635-31bc-4b52-ad0c-6512d639bc35} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15291 | 2025.11.20 17:26:17.335225 [ 260 ] {f1a31635-31bc-4b52-ad0c-6512d639bc35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15292 | 2025.11.20 17:26:17.335525 [ 260 ] {f1a31635-31bc-4b52-ad0c-6512d639bc35} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 15293 | 2025.11.20 17:26:17.335739 [ 260 ] {f1a31635-31bc-4b52-ad0c-6512d639bc35} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15294 | 2025.11.20 17:26:17.335842 [ 76 ] {} <Debug> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604) (MergerMutator): Selected 6 parts from all_1_40_8 to all_45_45_0 | ||
| 15295 | 2025.11.20 17:26:17.335871 [ 260 ] {f1a31635-31bc-4b52-ad0c-6512d639bc35} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 15296 | 2025.11.20 17:26:17.335879 [ 76 ] {} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15297 | 2025.11.20 17:26:17.335902 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15298 | 2025.11.20 17:26:17.335908 [ 260 ] {f1a31635-31bc-4b52-ad0c-6512d639bc35} <Debug> TCPHandler: Processed in 0.001262364 sec. | ||
| 15299 | 2025.11.20 17:26:17.335982 [ 188 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_45_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_40_8 to all_45_45_0 into Compact with storage Full | ||
| 15300 | 2025.11.20 17:26:17.336022 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15301 | 2025.11.20 17:26:17.336069 [ 188 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_45_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15302 | 2025.11.20 17:26:17.336097 [ 188 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_40_8, total 240 rows starting from the beginning of the part | ||
| 15303 | 2025.11.20 17:26:17.336116 [ 260 ] {10a5d9c1-c902-4e13-bff4-b951c3c2f6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15304 | 2025.11.20 17:26:17.336149 [ 188 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 6 rows starting from the beginning of the part | ||
| 15305 | 2025.11.20 17:26:17.336157 [ 260 ] {10a5d9c1-c902-4e13-bff4-b951c3c2f6ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15306 | 2025.11.20 17:26:17.336190 [ 188 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 6 rows starting from the beginning of the part | ||
| 15307 | 2025.11.20 17:26:17.336227 [ 188 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 6 rows starting from the beginning of the part | ||
| 15308 | 2025.11.20 17:26:17.336265 [ 188 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 6 rows starting from the beginning of the part | ||
| 15309 | 2025.11.20 17:26:17.336299 [ 188 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_45_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 6 rows starting from the beginning of the part | ||
| 15310 | 2025.11.20 17:26:17.336630 [ 260 ] {10a5d9c1-c902-4e13-bff4-b951c3c2f6ab} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15311 | 2025.11.20 17:26:17.336668 [ 260 ] {10a5d9c1-c902-4e13-bff4-b951c3c2f6ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15312 | 2025.11.20 17:26:17.336995 [ 260 ] {10a5d9c1-c902-4e13-bff4-b951c3c2f6ab} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15313 | 2025.11.20 17:26:17.337007 [ 193 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_45_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.00105536 sec., 255836.87083080655 rows/sec., 13.05 MiB/sec. | ||
| 15314 | 2025.11.20 17:26:17.337220 [ 187 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_45_9} <Trace> MergedBlockOutputStream: filled checksums all_1_45_9 (state Temporary) | ||
| 15315 | 2025.11.20 17:26:17.337232 [ 260 ] {10a5d9c1-c902-4e13-bff4-b951c3c2f6ab} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15316 | 2025.11.20 17:26:17.337367 [ 76 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 6 parts from all_1_110_22 to all_115_115_0 | ||
| 15317 | 2025.11.20 17:26:17.337385 [ 260 ] {10a5d9c1-c902-4e13-bff4-b951c3c2f6ab} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001288 sec., 243788.8198757764 rows/sec., 16.01 MiB/sec. | ||
| 15318 | 2025.11.20 17:26:17.337395 [ 76 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15319 | 2025.11.20 17:26:17.337422 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15320 | 2025.11.20 17:26:17.337425 [ 260 ] {10a5d9c1-c902-4e13-bff4-b951c3c2f6ab} <Debug> TCPHandler: Processed in 0.001451037 sec. | ||
| 15321 | 2025.11.20 17:26:17.337482 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_115_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_110_22 to all_115_115_0 into Compact with storage Full | ||
| 15322 | 2025.11.20 17:26:17.337547 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15323 | 2025.11.20 17:26:17.337566 [ 187 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_45_9} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_merge_all_1_45_9 to all_1_45_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15324 | 2025.11.20 17:26:17.337567 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_115_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15325 | 2025.11.20 17:26:17.337615 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_110_22, total 35224 rows starting from the beginning of the part | ||
| 15326 | 2025.11.20 17:26:17.337641 [ 260 ] {f68513d6-40a3-4976-a570-cf7ed13ef311} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15327 | 2025.11.20 17:26:17.337659 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 160 rows starting from the beginning of the part | ||
| 15328 | 2025.11.20 17:26:17.337660 [ 187 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_45_9} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604) (MergerMutator): Merged 6 parts: [all_1_40_8, all_45_45_0] -> all_1_45_9 | ||
| 15329 | 2025.11.20 17:26:17.337685 [ 260 ] {f68513d6-40a3-4976-a570-cf7ed13ef311} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15330 | 2025.11.20 17:26:17.337700 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 905 rows starting from the beginning of the part | ||
| 15331 | 2025.11.20 17:26:17.337733 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 96 rows starting from the beginning of the part | ||
| 15332 | 2025.11.20 17:26:17.337766 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 160 rows starting from the beginning of the part | ||
| 15333 | 2025.11.20 17:26:17.337788 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 15334 | 2025.11.20 17:26:17.337800 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_115_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 314 rows starting from the beginning of the part | ||
| 15335 | 2025.11.20 17:26:17.338008 [ 260 ] {f68513d6-40a3-4976-a570-cf7ed13ef311} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15336 | 2025.11.20 17:26:17.338041 [ 260 ] {f68513d6-40a3-4976-a570-cf7ed13ef311} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15337 | 2025.11.20 17:26:17.338324 [ 260 ] {f68513d6-40a3-4976-a570-cf7ed13ef311} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15338 | 2025.11.20 17:26:17.338524 [ 260 ] {f68513d6-40a3-4976-a570-cf7ed13ef311} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15339 | 2025.11.20 17:26:17.338647 [ 260 ] {f68513d6-40a3-4976-a570-cf7ed13ef311} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 15340 | 2025.11.20 17:26:17.338681 [ 260 ] {f68513d6-40a3-4976-a570-cf7ed13ef311} <Debug> TCPHandler: Processed in 0.001181502 sec. | ||
| 15341 | 2025.11.20 17:26:17.338790 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15342 | 2025.11.20 17:26:17.338883 [ 260 ] {87779407-b1f9-48f8-b4c1-2ba2d8ad4130} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15343 | 2025.11.20 17:26:17.338936 [ 260 ] {87779407-b1f9-48f8-b4c1-2ba2d8ad4130} <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 | ||
| 15344 | 2025.11.20 17:26:17.339812 [ 260 ] {87779407-b1f9-48f8-b4c1-2ba2d8ad4130} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15345 | 2025.11.20 17:26:17.339847 [ 260 ] {87779407-b1f9-48f8-b4c1-2ba2d8ad4130} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15346 | 2025.11.20 17:26:17.340571 [ 260 ] {87779407-b1f9-48f8-b4c1-2ba2d8ad4130} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15347 | 2025.11.20 17:26:17.340799 [ 260 ] {87779407-b1f9-48f8-b4c1-2ba2d8ad4130} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15348 | 2025.11.20 17:26:17.340944 [ 260 ] {87779407-b1f9-48f8-b4c1-2ba2d8ad4130} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002078 sec., 19249.2781520693 rows/sec., 34.49 MiB/sec. | ||
| 15349 | 2025.11.20 17:26:17.341004 [ 260 ] {87779407-b1f9-48f8-b4c1-2ba2d8ad4130} <Debug> TCPHandler: Processed in 0.002261402 sec. | ||
| 15350 | 2025.11.20 17:26:17.341120 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15351 | 2025.11.20 17:26:17.341214 [ 260 ] {027b4a97-b8b6-41ac-bdd3-3f18cb7bc181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15352 | 2025.11.20 17:26:17.341255 [ 260 ] {027b4a97-b8b6-41ac-bdd3-3f18cb7bc181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15353 | 2025.11.20 17:26:17.341589 [ 260 ] {027b4a97-b8b6-41ac-bdd3-3f18cb7bc181} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15354 | 2025.11.20 17:26:17.341623 [ 260 ] {027b4a97-b8b6-41ac-bdd3-3f18cb7bc181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 15355 | 2025.11.20 17:26:17.341917 [ 260 ] {027b4a97-b8b6-41ac-bdd3-3f18cb7bc181} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 15356 | 2025.11.20 17:26:17.342118 [ 260 ] {027b4a97-b8b6-41ac-bdd3-3f18cb7bc181} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15357 | 2025.11.20 17:26:17.342241 [ 260 ] {027b4a97-b8b6-41ac-bdd3-3f18cb7bc181} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001046 sec., 99426.38623326959 rows/sec., 6.09 MiB/sec. | ||
| 15358 | 2025.11.20 17:26:17.342276 [ 260 ] {027b4a97-b8b6-41ac-bdd3-3f18cb7bc181} <Debug> TCPHandler: Processed in 0.001203863 sec. | ||
| 15359 | 2025.11.20 17:26:17.345150 [ 190 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_115_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36859 rows, containing 5 columns (5 merged, 0 gathered) in 0.007684044 sec., 4796823.131153336 rows/sec., 323.07 MiB/sec. | ||
| 15360 | 2025.11.20 17:26:17.345600 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_115_23} <Trace> MergedBlockOutputStream: filled checksums all_1_115_23 (state Temporary) | ||
| 15361 | 2025.11.20 17:26:17.345898 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_115_23 to all_1_115_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15362 | 2025.11.20 17:26:17.345977 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_115_23} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 6 parts: [all_1_110_22, all_115_115_0] -> all_1_115_23 | ||
| 15363 | 2025.11.20 17:26:17.346069 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 15364 | 2025.11.20 17:26:17.653955 [ 221 ] {} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15365 | 2025.11.20 17:26:17.654025 [ 221 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15366 | 2025.11.20 17:26:17.658351 [ 221 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15367 | 2025.11.20 17:26:17.948220 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 542 | ||
| 15368 | 2025.11.20 17:26:17.963859 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15369 | 2025.11.20 17:26:17.963911 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15370 | 2025.11.20 17:26:17.970097 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 15371 | 2025.11.20 17:26:17.970802 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15372 | 2025.11.20 17:26:17.973675 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 542 | ||
| 15373 | 2025.11.20 17:26:22.048784 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58340 | ||
| 15374 | 2025.11.20 17:26:22.048901 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15375 | 2025.11.20 17:26:22.048927 [ 290 ] {} <Debug> TCP-Session: 504672e0-2394-4086-a84a-f52640e59899 Authenticating user 'default' from [fd00:1122:3344:101::e]:58340 | ||
| 15376 | 2025.11.20 17:26:22.048949 [ 290 ] {} <Debug> TCP-Session: 504672e0-2394-4086-a84a-f52640e59899 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15377 | 2025.11.20 17:26:22.048962 [ 290 ] {} <Debug> TCP-Session: 504672e0-2394-4086-a84a-f52640e59899 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15378 | 2025.11.20 17:26:22.049168 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64179 | ||
| 15379 | 2025.11.20 17:26:22.049176 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53087 | ||
| 15380 | 2025.11.20 17:26:22.049221 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41870 | ||
| 15381 | 2025.11.20 17:26:22.049251 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61298 | ||
| 15382 | 2025.11.20 17:26:22.049258 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42919 | ||
| 15383 | 2025.11.20 17:26:22.049243 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39657 | ||
| 15384 | 2025.11.20 17:26:22.049351 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15385 | 2025.11.20 17:26:22.049368 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15386 | 2025.11.20 17:26:22.049365 [ 290 ] {} <Trace> TCP-Session: 504672e0-2394-4086-a84a-f52640e59899 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15387 | 2025.11.20 17:26:22.049399 [ 288 ] {} <Debug> TCP-Session: 132db3e8-cf7c-498e-a773-88f69ad10e4d Authenticating user 'default' from [fd00:1122:3344:101::e]:61298 | ||
| 15388 | 2025.11.20 17:26:22.049392 [ 352 ] {} <Debug> TCP-Session: 4d2eaf97-336f-4e53-b366-aa1611b4952c Authenticating user 'default' from [fd00:1122:3344:101::e]:41870 | ||
| 15389 | 2025.11.20 17:26:22.049310 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15390 | 2025.11.20 17:26:22.049473 [ 352 ] {} <Debug> TCP-Session: 4d2eaf97-336f-4e53-b366-aa1611b4952c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15391 | 2025.11.20 17:26:22.049465 [ 288 ] {} <Debug> TCP-Session: 132db3e8-cf7c-498e-a773-88f69ad10e4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15392 | 2025.11.20 17:26:22.049510 [ 352 ] {} <Debug> TCP-Session: 4d2eaf97-336f-4e53-b366-aa1611b4952c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15393 | 2025.11.20 17:26:22.049515 [ 350 ] {} <Debug> TCP-Session: 56f8df56-ef7a-4cc3-9562-8d03e483ab7c Authenticating user 'default' from [fd00:1122:3344:101::e]:53087 | ||
| 15394 | 2025.11.20 17:26:22.049523 [ 288 ] {} <Debug> TCP-Session: 132db3e8-cf7c-498e-a773-88f69ad10e4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15395 | 2025.11.20 17:26:22.049239 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15396 | 2025.11.20 17:26:22.049563 [ 350 ] {} <Debug> TCP-Session: 56f8df56-ef7a-4cc3-9562-8d03e483ab7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15397 | 2025.11.20 17:26:22.049614 [ 290 ] {8973bbe0-7583-4582-826b-78a909f963b1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:58340) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15398 | 2025.11.20 17:26:22.049620 [ 351 ] {} <Debug> TCP-Session: 0266e725-4900-47e5-a955-b08722655229 Authenticating user 'default' from [fd00:1122:3344:101::e]:64179 | ||
| 15399 | 2025.11.20 17:26:22.049639 [ 350 ] {} <Debug> TCP-Session: 56f8df56-ef7a-4cc3-9562-8d03e483ab7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15400 | 2025.11.20 17:26:22.049663 [ 351 ] {} <Debug> TCP-Session: 0266e725-4900-47e5-a955-b08722655229 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15401 | 2025.11.20 17:26:22.049233 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53294 | ||
| 15402 | 2025.11.20 17:26:22.049690 [ 351 ] {} <Debug> TCP-Session: 0266e725-4900-47e5-a955-b08722655229 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15403 | 2025.11.20 17:26:22.049227 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39811 | ||
| 15404 | 2025.11.20 17:26:22.049830 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15405 | 2025.11.20 17:26:22.049864 [ 289 ] {} <Debug> TCP-Session: 22d91fa3-68b1-436c-8467-0c48f178fc7c Authenticating user 'default' from [fd00:1122:3344:101::e]:42919 | ||
| 15406 | 2025.11.20 17:26:22.049883 [ 289 ] {} <Debug> TCP-Session: 22d91fa3-68b1-436c-8467-0c48f178fc7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15407 | 2025.11.20 17:26:22.049896 [ 289 ] {} <Debug> TCP-Session: 22d91fa3-68b1-436c-8467-0c48f178fc7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15408 | 2025.11.20 17:26:22.050141 [ 290 ] {8973bbe0-7583-4582-826b-78a909f963b1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15409 | 2025.11.20 17:26:22.050200 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15410 | 2025.11.20 17:26:22.050218 [ 290 ] {8973bbe0-7583-4582-826b-78a909f963b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15411 | 2025.11.20 17:26:22.050238 [ 354 ] {} <Debug> TCP-Session: d856396f-7368-4399-ac6d-4e390318ac8f Authenticating user 'default' from [fd00:1122:3344:101::e]:53294 | ||
| 15412 | 2025.11.20 17:26:22.050261 [ 354 ] {} <Debug> TCP-Session: d856396f-7368-4399-ac6d-4e390318ac8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15413 | 2025.11.20 17:26:22.050276 [ 354 ] {} <Debug> TCP-Session: d856396f-7368-4399-ac6d-4e390318ac8f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15414 | 2025.11.20 17:26:22.050325 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15415 | 2025.11.20 17:26:22.050366 [ 353 ] {} <Debug> TCP-Session: 7363bcf5-5584-4894-8d56-4cb5ee47cec4 Authenticating user 'default' from [fd00:1122:3344:101::e]:39811 | ||
| 15416 | 2025.11.20 17:26:22.050392 [ 353 ] {} <Debug> TCP-Session: 7363bcf5-5584-4894-8d56-4cb5ee47cec4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15417 | 2025.11.20 17:26:22.050406 [ 353 ] {} <Debug> TCP-Session: 7363bcf5-5584-4894-8d56-4cb5ee47cec4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15418 | 2025.11.20 17:26:22.050409 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15419 | 2025.11.20 17:26:22.050441 [ 286 ] {} <Debug> TCP-Session: 82efa206-8e37-4908-b441-889ab91c384d Authenticating user 'default' from [fd00:1122:3344:101::e]:39657 | ||
| 15420 | 2025.11.20 17:26:22.050459 [ 286 ] {} <Debug> TCP-Session: 82efa206-8e37-4908-b441-889ab91c384d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15421 | 2025.11.20 17:26:22.050472 [ 286 ] {} <Debug> TCP-Session: 82efa206-8e37-4908-b441-889ab91c384d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15422 | 2025.11.20 17:26:22.050557 [ 290 ] {8973bbe0-7583-4582-826b-78a909f963b1} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 15423 | 2025.11.20 17:26:22.051674 [ 302 ] {8973bbe0-7583-4582-826b-78a909f963b1} <Trace> AggregatingTransform: Aggregating | ||
| 15424 | 2025.11.20 17:26:22.051707 [ 302 ] {8973bbe0-7583-4582-826b-78a909f963b1} <Trace> Aggregator: Aggregation method: without_key | ||
| 15425 | 2025.11.20 17:26:22.051742 [ 302 ] {8973bbe0-7583-4582-826b-78a909f963b1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00107826 sec. (927.420 rows/sec., 36.23 KiB/sec.) | ||
| 15426 | 2025.11.20 17:26:22.051760 [ 302 ] {8973bbe0-7583-4582-826b-78a909f963b1} <Trace> Aggregator: Merging aggregated data | ||
| 15427 | 2025.11.20 17:26:22.053068 [ 290 ] {8973bbe0-7583-4582-826b-78a909f963b1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003533 sec., 283.0455703368242 rows/sec., 11.06 KiB/sec. | ||
| 15428 | 2025.11.20 17:26:22.053209 [ 290 ] {8973bbe0-7583-4582-826b-78a909f963b1} <Debug> TCPHandler: Processed in 0.004051506 sec. | ||
| 15429 | 2025.11.20 17:26:22.053320 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15430 | 2025.11.20 17:26:22.053346 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15431 | 2025.11.20 17:26:22.053350 [ 290 ] {} <Debug> TCP-Session: 504672e0-2394-4086-a84a-f52640e59899 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15432 | 2025.11.20 17:26:22.053365 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15433 | 2025.11.20 17:26:22.053389 [ 289 ] {} <Debug> TCP-Session: 22d91fa3-68b1-436c-8467-0c48f178fc7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15434 | 2025.11.20 17:26:22.053398 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15435 | 2025.11.20 17:26:22.053425 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15436 | 2025.11.20 17:26:22.053445 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15437 | 2025.11.20 17:26:22.053463 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15438 | 2025.11.20 17:26:22.053485 [ 288 ] {} <Debug> TCP-Session: 132db3e8-cf7c-498e-a773-88f69ad10e4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15439 | 2025.11.20 17:26:22.053506 [ 286 ] {} <Debug> TCP-Session: 82efa206-8e37-4908-b441-889ab91c384d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15440 | 2025.11.20 17:26:22.053519 [ 354 ] {} <Debug> TCP-Session: d856396f-7368-4399-ac6d-4e390318ac8f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15441 | 2025.11.20 17:26:22.053463 [ 351 ] {} <Debug> TCP-Session: 0266e725-4900-47e5-a955-b08722655229 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15442 | 2025.11.20 17:26:22.053430 [ 350 ] {} <Debug> TCP-Session: 56f8df56-ef7a-4cc3-9562-8d03e483ab7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15443 | 2025.11.20 17:26:22.053409 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15444 | 2025.11.20 17:26:22.053378 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15445 | 2025.11.20 17:26:22.053644 [ 352 ] {} <Debug> TCP-Session: 4d2eaf97-336f-4e53-b366-aa1611b4952c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15446 | 2025.11.20 17:26:22.053670 [ 353 ] {} <Debug> TCP-Session: 7363bcf5-5584-4894-8d56-4cb5ee47cec4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15447 | 2025.11.20 17:26:22.086779 [ 222 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15448 | 2025.11.20 17:26:22.086833 [ 222 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15449 | 2025.11.20 17:26:22.091410 [ 222 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15450 | 2025.11.20 17:26:22.218913 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61726 | ||
| 15451 | 2025.11.20 17:26:22.219027 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15452 | 2025.11.20 17:26:22.219053 [ 290 ] {} <Debug> TCP-Session: b643a4cc-bd4e-44e0-99c8-17a1cfdacaeb Authenticating user 'default' from [fd00:1122:3344:101::e]:61726 | ||
| 15453 | 2025.11.20 17:26:22.219075 [ 290 ] {} <Debug> TCP-Session: b643a4cc-bd4e-44e0-99c8-17a1cfdacaeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15454 | 2025.11.20 17:26:22.219088 [ 290 ] {} <Debug> TCP-Session: b643a4cc-bd4e-44e0-99c8-17a1cfdacaeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15455 | 2025.11.20 17:26:22.219307 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32835 | ||
| 15456 | 2025.11.20 17:26:22.219310 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59829 | ||
| 15457 | 2025.11.20 17:26:22.219348 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37736 | ||
| 15458 | 2025.11.20 17:26:22.219359 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58143 | ||
| 15459 | 2025.11.20 17:26:22.219376 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56634 | ||
| 15460 | 2025.11.20 17:26:22.219387 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15461 | 2025.11.20 17:26:22.219427 [ 290 ] {} <Trace> TCP-Session: b643a4cc-bd4e-44e0-99c8-17a1cfdacaeb Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15462 | 2025.11.20 17:26:22.219466 [ 351 ] {} <Debug> TCP-Session: 51fd5e0e-6499-4d20-9756-4b213c890c5d Authenticating user 'default' from [fd00:1122:3344:101::e]:32835 | ||
| 15463 | 2025.11.20 17:26:22.219482 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15464 | 2025.11.20 17:26:22.219490 [ 351 ] {} <Debug> TCP-Session: 51fd5e0e-6499-4d20-9756-4b213c890c5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15465 | 2025.11.20 17:26:22.219515 [ 289 ] {} <Debug> TCP-Session: 86103f4f-af18-408f-b12d-b304c3d2ba49 Authenticating user 'default' from [fd00:1122:3344:101::e]:56634 | ||
| 15466 | 2025.11.20 17:26:22.219524 [ 351 ] {} <Debug> TCP-Session: 51fd5e0e-6499-4d20-9756-4b213c890c5d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15467 | 2025.11.20 17:26:22.219486 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15468 | 2025.11.20 17:26:22.219548 [ 289 ] {} <Debug> TCP-Session: 86103f4f-af18-408f-b12d-b304c3d2ba49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15469 | 2025.11.20 17:26:22.219437 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15470 | 2025.11.20 17:26:22.219586 [ 289 ] {} <Debug> TCP-Session: 86103f4f-af18-408f-b12d-b304c3d2ba49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15471 | 2025.11.20 17:26:22.219585 [ 286 ] {} <Debug> TCP-Session: 2c5447b7-0fe5-4de3-9c6f-83a9a989688b Authenticating user 'default' from [fd00:1122:3344:101::e]:58143 | ||
| 15472 | 2025.11.20 17:26:22.219607 [ 350 ] {} <Debug> TCP-Session: dbbb08df-0273-4e61-a097-51873ef177e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:59829 | ||
| 15473 | 2025.11.20 17:26:22.219623 [ 290 ] {2268858a-574d-4ff0-9264-89e22c63bb49} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61726) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 15474 | 2025.11.20 17:26:22.219650 [ 350 ] {} <Debug> TCP-Session: dbbb08df-0273-4e61-a097-51873ef177e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15475 | 2025.11.20 17:26:22.219637 [ 286 ] {} <Debug> TCP-Session: 2c5447b7-0fe5-4de3-9c6f-83a9a989688b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15476 | 2025.11.20 17:26:22.219681 [ 350 ] {} <Debug> TCP-Session: dbbb08df-0273-4e61-a097-51873ef177e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15477 | 2025.11.20 17:26:22.219701 [ 286 ] {} <Debug> TCP-Session: 2c5447b7-0fe5-4de3-9c6f-83a9a989688b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15478 | 2025.11.20 17:26:22.219368 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53945 | ||
| 15479 | 2025.11.20 17:26:22.219341 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57202 | ||
| 15480 | 2025.11.20 17:26:22.219335 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61637 | ||
| 15481 | 2025.11.20 17:26:22.219437 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15482 | 2025.11.20 17:26:22.219838 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15483 | 2025.11.20 17:26:22.219843 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15484 | 2025.11.20 17:26:22.219870 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 15485 | 2025.11.20 17:26:22.219885 [ 288 ] {} <Debug> TCP-Session: 915ec4e9-bb9a-42fc-b0b1-e439bde4d9fb Authenticating user 'default' from [fd00:1122:3344:101::e]:53945 | ||
| 15486 | 2025.11.20 17:26:22.219892 [ 353 ] {} <Debug> TCP-Session: 04f49a04-4a11-4dc9-9efc-c162dd9c8fdb Authenticating user 'default' from [fd00:1122:3344:101::e]:57202 | ||
| 15487 | 2025.11.20 17:26:22.219904 [ 352 ] {} <Debug> TCP-Session: 6586363c-6df7-4a77-963b-ba264d6f2590 Authenticating user 'default' from [fd00:1122:3344:101::e]:61637 | ||
| 15488 | 2025.11.20 17:26:22.219915 [ 288 ] {} <Debug> TCP-Session: 915ec4e9-bb9a-42fc-b0b1-e439bde4d9fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15489 | 2025.11.20 17:26:22.219928 [ 290 ] {2268858a-574d-4ff0-9264-89e22c63bb49} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 15490 | 2025.11.20 17:26:22.219939 [ 288 ] {} <Debug> TCP-Session: 915ec4e9-bb9a-42fc-b0b1-e439bde4d9fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15491 | 2025.11.20 17:26:22.219936 [ 352 ] {} <Debug> TCP-Session: 6586363c-6df7-4a77-963b-ba264d6f2590 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15492 | 2025.11.20 17:26:22.219923 [ 353 ] {} <Debug> TCP-Session: 04f49a04-4a11-4dc9-9efc-c162dd9c8fdb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15493 | 2025.11.20 17:26:22.219995 [ 352 ] {} <Debug> TCP-Session: 6586363c-6df7-4a77-963b-ba264d6f2590 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15494 | 2025.11.20 17:26:22.220015 [ 353 ] {} <Debug> TCP-Session: 04f49a04-4a11-4dc9-9efc-c162dd9c8fdb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15495 | 2025.11.20 17:26:22.219852 [ 354 ] {} <Debug> TCP-Session: 7d1bf3ff-996b-4b26-96f2-27019727d366 Authenticating user 'default' from [fd00:1122:3344:101::e]:37736 | ||
| 15496 | 2025.11.20 17:26:22.219995 [ 290 ] {2268858a-574d-4ff0-9264-89e22c63bb49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 15497 | 2025.11.20 17:26:22.220067 [ 354 ] {} <Debug> TCP-Session: 7d1bf3ff-996b-4b26-96f2-27019727d366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15498 | 2025.11.20 17:26:22.220100 [ 354 ] {} <Debug> TCP-Session: 7d1bf3ff-996b-4b26-96f2-27019727d366 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15499 | 2025.11.20 17:26:22.220369 [ 290 ] {2268858a-574d-4ff0-9264-89e22c63bb49} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 15500 | 2025.11.20 17:26:22.221382 [ 345 ] {2268858a-574d-4ff0-9264-89e22c63bb49} <Trace> AggregatingTransform: Aggregating | ||
| 15501 | 2025.11.20 17:26:22.221444 [ 345 ] {2268858a-574d-4ff0-9264-89e22c63bb49} <Trace> Aggregator: Aggregation method: without_key | ||
| 15502 | 2025.11.20 17:26:22.221488 [ 345 ] {2268858a-574d-4ff0-9264-89e22c63bb49} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001010729 sec. (989.385 rows/sec., 38.65 KiB/sec.) | ||
| 15503 | 2025.11.20 17:26:22.221510 [ 345 ] {2268858a-574d-4ff0-9264-89e22c63bb49} <Trace> Aggregator: Merging aggregated data | ||
| 15504 | 2025.11.20 17:26:22.222971 [ 290 ] {2268858a-574d-4ff0-9264-89e22c63bb49} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003408 sec., 293.42723004694835 rows/sec., 11.46 KiB/sec. | ||
| 15505 | 2025.11.20 17:26:22.223112 [ 290 ] {2268858a-574d-4ff0-9264-89e22c63bb49} <Debug> TCPHandler: Processed in 0.003825721 sec. | ||
| 15506 | 2025.11.20 17:26:22.223256 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15507 | 2025.11.20 17:26:22.223284 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15508 | 2025.11.20 17:26:22.223295 [ 290 ] {} <Debug> TCP-Session: b643a4cc-bd4e-44e0-99c8-17a1cfdacaeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15509 | 2025.11.20 17:26:22.223305 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15510 | 2025.11.20 17:26:22.223327 [ 351 ] {} <Debug> TCP-Session: 51fd5e0e-6499-4d20-9756-4b213c890c5d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15511 | 2025.11.20 17:26:22.223352 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15512 | 2025.11.20 17:26:22.223376 [ 350 ] {} <Debug> TCP-Session: dbbb08df-0273-4e61-a097-51873ef177e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15513 | 2025.11.20 17:26:22.223391 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15514 | 2025.11.20 17:26:22.223408 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15515 | 2025.11.20 17:26:22.223437 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15516 | 2025.11.20 17:26:22.223455 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15517 | 2025.11.20 17:26:22.223464 [ 286 ] {} <Debug> TCP-Session: 2c5447b7-0fe5-4de3-9c6f-83a9a989688b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15518 | 2025.11.20 17:26:22.223507 [ 354 ] {} <Debug> TCP-Session: 7d1bf3ff-996b-4b26-96f2-27019727d366 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15519 | 2025.11.20 17:26:22.223538 [ 288 ] {} <Debug> TCP-Session: 915ec4e9-bb9a-42fc-b0b1-e439bde4d9fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15520 | 2025.11.20 17:26:22.223457 [ 353 ] {} <Debug> TCP-Session: 04f49a04-4a11-4dc9-9efc-c162dd9c8fdb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15521 | 2025.11.20 17:26:22.223412 [ 289 ] {} <Debug> TCP-Session: 86103f4f-af18-408f-b12d-b304c3d2ba49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15522 | 2025.11.20 17:26:22.223334 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 15523 | 2025.11.20 17:26:22.223668 [ 352 ] {} <Debug> TCP-Session: 6586363c-6df7-4a77-963b-ba264d6f2590 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 15524 | 2025.11.20 17:26:22.311154 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15525 | 2025.11.20 17:26:22.311338 [ 260 ] {6a7a6f25-3680-4bdf-ad81-7d53aa7814b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15526 | 2025.11.20 17:26:22.311405 [ 260 ] {6a7a6f25-3680-4bdf-ad81-7d53aa7814b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15527 | 2025.11.20 17:26:22.312093 [ 260 ] {6a7a6f25-3680-4bdf-ad81-7d53aa7814b1} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15528 | 2025.11.20 17:26:22.312149 [ 260 ] {6a7a6f25-3680-4bdf-ad81-7d53aa7814b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15529 | 2025.11.20 17:26:22.312556 [ 260 ] {6a7a6f25-3680-4bdf-ad81-7d53aa7814b1} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15530 | 2025.11.20 17:26:22.312794 [ 260 ] {6a7a6f25-3680-4bdf-ad81-7d53aa7814b1} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15531 | 2025.11.20 17:26:22.312950 [ 260 ] {6a7a6f25-3680-4bdf-ad81-7d53aa7814b1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00166 sec., 33734.93975903615 rows/sec., 2.59 MiB/sec. | ||
| 15532 | 2025.11.20 17:26:22.312986 [ 73 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15533 | 2025.11.20 17:26:22.312993 [ 260 ] {6a7a6f25-3680-4bdf-ad81-7d53aa7814b1} <Debug> TCPHandler: Processed in 0.001972217 sec. | ||
| 15534 | 2025.11.20 17:26:22.313063 [ 73 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15535 | 2025.11.20 17:26:22.313092 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15536 | 2025.11.20 17:26:22.313163 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15537 | 2025.11.20 17:26:22.313225 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15538 | 2025.11.20 17:26:22.313254 [ 222 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15539 | 2025.11.20 17:26:22.313265 [ 260 ] {2571a1bf-839b-4fe6-8a3f-79d72d046b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15540 | 2025.11.20 17:26:22.313316 [ 222 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15541 | 2025.11.20 17:26:22.313354 [ 260 ] {2571a1bf-839b-4fe6-8a3f-79d72d046b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15542 | 2025.11.20 17:26:22.313379 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15543 | 2025.11.20 17:26:22.313421 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2463 rows starting from the beginning of the part | ||
| 15544 | 2025.11.20 17:26:22.313501 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 2335 rows starting from the beginning of the part | ||
| 15545 | 2025.11.20 17:26:22.313560 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 56 rows starting from the beginning of the part | ||
| 15546 | 2025.11.20 17:26:22.313603 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 56 rows starting from the beginning of the part | ||
| 15547 | 2025.11.20 17:26:22.313644 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 1192 rows starting from the beginning of the part | ||
| 15548 | 2025.11.20 17:26:22.313683 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 56 rows starting from the beginning of the part | ||
| 15549 | 2025.11.20 17:26:22.313810 [ 260 ] {2571a1bf-839b-4fe6-8a3f-79d72d046b7c} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15550 | 2025.11.20 17:26:22.313854 [ 260 ] {2571a1bf-839b-4fe6-8a3f-79d72d046b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15551 | 2025.11.20 17:26:22.314229 [ 260 ] {2571a1bf-839b-4fe6-8a3f-79d72d046b7c} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15552 | 2025.11.20 17:26:22.314499 [ 260 ] {2571a1bf-839b-4fe6-8a3f-79d72d046b7c} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15553 | 2025.11.20 17:26:22.314640 [ 73 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15554 | 2025.11.20 17:26:22.314646 [ 260 ] {2571a1bf-839b-4fe6-8a3f-79d72d046b7c} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.0014 sec., 45714.28571428572 rows/sec., 3.57 MiB/sec. | ||
| 15555 | 2025.11.20 17:26:22.314680 [ 73 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15556 | 2025.11.20 17:26:22.314707 [ 260 ] {2571a1bf-839b-4fe6-8a3f-79d72d046b7c} <Debug> TCPHandler: Processed in 0.00159625 sec. | ||
| 15557 | 2025.11.20 17:26:22.314708 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15558 | 2025.11.20 17:26:22.314844 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15559 | 2025.11.20 17:26:22.314860 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15560 | 2025.11.20 17:26:22.314968 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15561 | 2025.11.20 17:26:22.314969 [ 260 ] {5d05a708-c6a7-497b-9432-3494977e0ab8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15562 | 2025.11.20 17:26:22.315024 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 1249 rows starting from the beginning of the part | ||
| 15563 | 2025.11.20 17:26:22.315042 [ 260 ] {5d05a708-c6a7-497b-9432-3494977e0ab8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15564 | 2025.11.20 17:26:22.315101 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 1181 rows starting from the beginning of the part | ||
| 15565 | 2025.11.20 17:26:22.315160 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 64 rows starting from the beginning of the part | ||
| 15566 | 2025.11.20 17:26:22.315227 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 64 rows starting from the beginning of the part | ||
| 15567 | 2025.11.20 17:26:22.315298 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 719 rows starting from the beginning of the part | ||
| 15568 | 2025.11.20 17:26:22.315348 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 64 rows starting from the beginning of the part | ||
| 15569 | 2025.11.20 17:26:22.315488 [ 260 ] {5d05a708-c6a7-497b-9432-3494977e0ab8} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15570 | 2025.11.20 17:26:22.315532 [ 260 ] {5d05a708-c6a7-497b-9432-3494977e0ab8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15571 | 2025.11.20 17:26:22.315849 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6158 rows, containing 5 columns (5 merged, 0 gathered) in 0.00268688 sec., 2291877.5680343 rows/sec., 194.61 MiB/sec. | ||
| 15572 | 2025.11.20 17:26:22.315899 [ 260 ] {5d05a708-c6a7-497b-9432-3494977e0ab8} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15573 | 2025.11.20 17:26:22.316118 [ 199 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15574 | 2025.11.20 17:26:22.316144 [ 260 ] {5d05a708-c6a7-497b-9432-3494977e0ab8} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15575 | 2025.11.20 17:26:22.316300 [ 260 ] {5d05a708-c6a7-497b-9432-3494977e0ab8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00135 sec., 118518.51851851851 rows/sec., 8.25 MiB/sec. | ||
| 15576 | 2025.11.20 17:26:22.316341 [ 260 ] {5d05a708-c6a7-497b-9432-3494977e0ab8} <Debug> TCPHandler: Processed in 0.001531709 sec. | ||
| 15577 | 2025.11.20 17:26:22.316373 [ 221 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15578 | 2025.11.20 17:26:22.316409 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15579 | 2025.11.20 17:26:22.316422 [ 199 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_116_23} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15580 | 2025.11.20 17:26:22.316459 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15581 | 2025.11.20 17:26:22.316510 [ 199 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_116_23} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15582 | 2025.11.20 17:26:22.316561 [ 260 ] {36e1bc7d-74b9-4a79-8e3e-565d8136de7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15583 | 2025.11.20 17:26:22.316590 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 15584 | 2025.11.20 17:26:22.316608 [ 260 ] {36e1bc7d-74b9-4a79-8e3e-565d8136de7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15585 | 2025.11.20 17:26:22.316801 [ 192 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3341 rows, containing 5 columns (5 merged, 0 gathered) in 0.002022708 sec., 1651746.0750637266 rows/sec., 124.95 MiB/sec. | ||
| 15586 | 2025.11.20 17:26:22.316960 [ 260 ] {36e1bc7d-74b9-4a79-8e3e-565d8136de7a} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15587 | 2025.11.20 17:26:22.316992 [ 222 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15588 | 2025.11.20 17:26:22.316999 [ 260 ] {36e1bc7d-74b9-4a79-8e3e-565d8136de7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15589 | 2025.11.20 17:26:22.317012 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15590 | 2025.11.20 17:26:22.317346 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_116_23} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15591 | 2025.11.20 17:26:22.317395 [ 260 ] {36e1bc7d-74b9-4a79-8e3e-565d8136de7a} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 15592 | 2025.11.20 17:26:22.317447 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_116_23} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15593 | 2025.11.20 17:26:22.317550 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 15594 | 2025.11.20 17:26:22.317710 [ 260 ] {36e1bc7d-74b9-4a79-8e3e-565d8136de7a} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15595 | 2025.11.20 17:26:22.317849 [ 72 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 15596 | 2025.11.20 17:26:22.317856 [ 260 ] {36e1bc7d-74b9-4a79-8e3e-565d8136de7a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001314 sec., 45662.100456621 rows/sec., 3.08 MiB/sec. | ||
| 15597 | 2025.11.20 17:26:22.317884 [ 72 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15598 | 2025.11.20 17:26:22.317901 [ 260 ] {36e1bc7d-74b9-4a79-8e3e-565d8136de7a} <Debug> TCPHandler: Processed in 0.001491938 sec. | ||
| 15599 | 2025.11.20 17:26:22.317904 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15600 | 2025.11.20 17:26:22.317992 [ 189 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact with storage Full | ||
| 15601 | 2025.11.20 17:26:22.318096 [ 189 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15602 | 2025.11.20 17:26:22.318125 [ 189 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 7892 rows starting from the beginning of the part | ||
| 15603 | 2025.11.20 17:26:22.318178 [ 189 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 68 rows starting from the beginning of the part | ||
| 15604 | 2025.11.20 17:26:22.318222 [ 189 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 36 rows starting from the beginning of the part | ||
| 15605 | 2025.11.20 17:26:22.318264 [ 189 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 60 rows starting from the beginning of the part | ||
| 15606 | 2025.11.20 17:26:22.318302 [ 189 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 104 rows starting from the beginning of the part | ||
| 15607 | 2025.11.20 17:26:22.318339 [ 189 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 60 rows starting from the beginning of the part | ||
| 15608 | 2025.11.20 17:26:22.320307 [ 221 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15609 | 2025.11.20 17:26:22.320510 [ 191 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8220 rows, containing 4 columns (4 merged, 0 gathered) in 0.002553438 sec., 3219189.187283968 rows/sec., 205.68 MiB/sec. | ||
| 15610 | 2025.11.20 17:26:22.320764 [ 192 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 15611 | 2025.11.20 17:26:22.321036 [ 192 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_116_23} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15612 | 2025.11.20 17:26:22.321107 [ 192 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_116_23} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_111_22, all_116_116_0] -> all_1_116_23 | ||
| 15613 | 2025.11.20 17:26:22.321196 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.52 MiB. | ||
| 15614 | 2025.11.20 17:26:22.746167 [ 225 ] {} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15615 | 2025.11.20 17:26:22.746242 [ 225 ] {} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15616 | 2025.11.20 17:26:22.748456 [ 225 ] {} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15617 | 2025.11.20 17:26:23.381985 [ 224 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15618 | 2025.11.20 17:26:23.382046 [ 224 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15619 | 2025.11.20 17:26:23.385372 [ 224 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 15620 | 2025.11.20 17:26:23.694052 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 34976 | ||
| 15621 | 2025.11.20 17:26:23.694614 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15622 | 2025.11.20 17:26:23.694664 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15623 | 2025.11.20 17:26:23.695140 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15624 | 2025.11.20 17:26:23.695370 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15625 | 2025.11.20 17:26:23.695495 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 34976 | ||
| 15626 | 2025.11.20 17:26:25.473739 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 550 | ||
| 15627 | 2025.11.20 17:26:25.490747 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15628 | 2025.11.20 17:26:25.490803 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15629 | 2025.11.20 17:26:25.496961 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 15630 | 2025.11.20 17:26:25.497703 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15631 | 2025.11.20 17:26:25.500574 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 550 | ||
| 15632 | 2025.11.20 17:26:26.312050 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1970 | ||
| 15633 | 2025.11.20 17:26:26.314548 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15634 | 2025.11.20 17:26:26.314600 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15635 | 2025.11.20 17:26:26.315859 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 15636 | 2025.11.20 17:26:26.316145 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15637 | 2025.11.20 17:26:26.316422 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1970 | ||
| 15638 | 2025.11.20 17:26:27.324992 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15639 | 2025.11.20 17:26:27.325199 [ 260 ] {d2c5ceb0-6f3f-483e-94ae-88fb673cc099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15640 | 2025.11.20 17:26:27.325272 [ 260 ] {d2c5ceb0-6f3f-483e-94ae-88fb673cc099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15641 | 2025.11.20 17:26:27.326131 [ 260 ] {d2c5ceb0-6f3f-483e-94ae-88fb673cc099} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15642 | 2025.11.20 17:26:27.326182 [ 260 ] {d2c5ceb0-6f3f-483e-94ae-88fb673cc099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15643 | 2025.11.20 17:26:27.326595 [ 260 ] {d2c5ceb0-6f3f-483e-94ae-88fb673cc099} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15644 | 2025.11.20 17:26:27.326837 [ 260 ] {d2c5ceb0-6f3f-483e-94ae-88fb673cc099} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15645 | 2025.11.20 17:26:27.326985 [ 260 ] {d2c5ceb0-6f3f-483e-94ae-88fb673cc099} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001845 sec., 222222.22222222222 rows/sec., 14.10 MiB/sec. | ||
| 15646 | 2025.11.20 17:26:27.327028 [ 260 ] {d2c5ceb0-6f3f-483e-94ae-88fb673cc099} <Debug> TCPHandler: Processed in 0.002174451 sec. | ||
| 15647 | 2025.11.20 17:26:27.327149 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15648 | 2025.11.20 17:26:27.327246 [ 260 ] {2ce39e75-fe48-47e0-b889-c12ac221d081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15649 | 2025.11.20 17:26:27.327288 [ 260 ] {2ce39e75-fe48-47e0-b889-c12ac221d081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15650 | 2025.11.20 17:26:27.328283 [ 260 ] {2ce39e75-fe48-47e0-b889-c12ac221d081} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15651 | 2025.11.20 17:26:27.328320 [ 260 ] {2ce39e75-fe48-47e0-b889-c12ac221d081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15652 | 2025.11.20 17:26:27.328702 [ 260 ] {2ce39e75-fe48-47e0-b889-c12ac221d081} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15653 | 2025.11.20 17:26:27.328910 [ 260 ] {2ce39e75-fe48-47e0-b889-c12ac221d081} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15654 | 2025.11.20 17:26:27.329037 [ 260 ] {2ce39e75-fe48-47e0-b889-c12ac221d081} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.00181 sec., 658563.5359116022 rows/sec., 52.61 MiB/sec. | ||
| 15655 | 2025.11.20 17:26:27.329076 [ 260 ] {2ce39e75-fe48-47e0-b889-c12ac221d081} <Debug> TCPHandler: Processed in 0.001977647 sec. | ||
| 15656 | 2025.11.20 17:26:27.329191 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15657 | 2025.11.20 17:26:27.329287 [ 260 ] {a8dc603a-0e68-4f20-a11e-f4e69795b357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15658 | 2025.11.20 17:26:27.329327 [ 260 ] {a8dc603a-0e68-4f20-a11e-f4e69795b357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15659 | 2025.11.20 17:26:27.329819 [ 260 ] {a8dc603a-0e68-4f20-a11e-f4e69795b357} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15660 | 2025.11.20 17:26:27.329855 [ 260 ] {a8dc603a-0e68-4f20-a11e-f4e69795b357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15661 | 2025.11.20 17:26:27.330161 [ 260 ] {a8dc603a-0e68-4f20-a11e-f4e69795b357} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 15662 | 2025.11.20 17:26:27.330365 [ 260 ] {a8dc603a-0e68-4f20-a11e-f4e69795b357} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15663 | 2025.11.20 17:26:27.330493 [ 260 ] {a8dc603a-0e68-4f20-a11e-f4e69795b357} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001224 sec., 200163.39869281044 rows/sec., 12.23 MiB/sec. | ||
| 15664 | 2025.11.20 17:26:27.330531 [ 260 ] {a8dc603a-0e68-4f20-a11e-f4e69795b357} <Debug> TCPHandler: Processed in 0.001390696 sec. | ||
| 15665 | 2025.11.20 17:26:27.330632 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15666 | 2025.11.20 17:26:27.330726 [ 260 ] {9ec05915-dd61-4cc6-a140-0f74f7986927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15667 | 2025.11.20 17:26:27.330765 [ 260 ] {9ec05915-dd61-4cc6-a140-0f74f7986927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15668 | 2025.11.20 17:26:27.331242 [ 260 ] {9ec05915-dd61-4cc6-a140-0f74f7986927} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15669 | 2025.11.20 17:26:27.331278 [ 260 ] {9ec05915-dd61-4cc6-a140-0f74f7986927} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15670 | 2025.11.20 17:26:27.331572 [ 260 ] {9ec05915-dd61-4cc6-a140-0f74f7986927} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 15671 | 2025.11.20 17:26:27.331779 [ 260 ] {9ec05915-dd61-4cc6-a140-0f74f7986927} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15672 | 2025.11.20 17:26:27.331907 [ 260 ] {9ec05915-dd61-4cc6-a140-0f74f7986927} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001199 sec., 176814.011676397 rows/sec., 11.40 MiB/sec. | ||
| 15673 | 2025.11.20 17:26:27.331946 [ 260 ] {9ec05915-dd61-4cc6-a140-0f74f7986927} <Debug> TCPHandler: Processed in 0.001363436 sec. | ||
| 15674 | 2025.11.20 17:26:27.332055 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15675 | 2025.11.20 17:26:27.332155 [ 260 ] {944d29e6-0a40-4b56-b973-13e366e1d702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15676 | 2025.11.20 17:26:27.332196 [ 260 ] {944d29e6-0a40-4b56-b973-13e366e1d702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15677 | 2025.11.20 17:26:27.332660 [ 260 ] {944d29e6-0a40-4b56-b973-13e366e1d702} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15678 | 2025.11.20 17:26:27.332696 [ 260 ] {944d29e6-0a40-4b56-b973-13e366e1d702} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15679 | 2025.11.20 17:26:27.332994 [ 260 ] {944d29e6-0a40-4b56-b973-13e366e1d702} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 15680 | 2025.11.20 17:26:27.333205 [ 260 ] {944d29e6-0a40-4b56-b973-13e366e1d702} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15681 | 2025.11.20 17:26:27.333331 [ 260 ] {944d29e6-0a40-4b56-b973-13e366e1d702} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001199 sec., 175979.98331943285 rows/sec., 9.99 MiB/sec. | ||
| 15682 | 2025.11.20 17:26:27.333371 [ 260 ] {944d29e6-0a40-4b56-b973-13e366e1d702} <Debug> TCPHandler: Processed in 0.001364556 sec. | ||
| 15683 | 2025.11.20 17:26:27.333480 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15684 | 2025.11.20 17:26:27.333575 [ 260 ] {3ed4dc31-77af-4b89-9737-b6a57ea82b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15685 | 2025.11.20 17:26:27.333615 [ 260 ] {3ed4dc31-77af-4b89-9737-b6a57ea82b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15686 | 2025.11.20 17:26:27.334271 [ 260 ] {3ed4dc31-77af-4b89-9737-b6a57ea82b7c} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15687 | 2025.11.20 17:26:27.334307 [ 260 ] {3ed4dc31-77af-4b89-9737-b6a57ea82b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15688 | 2025.11.20 17:26:27.334628 [ 260 ] {3ed4dc31-77af-4b89-9737-b6a57ea82b7c} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15689 | 2025.11.20 17:26:27.334829 [ 260 ] {3ed4dc31-77af-4b89-9737-b6a57ea82b7c} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15690 | 2025.11.20 17:26:27.334958 [ 260 ] {3ed4dc31-77af-4b89-9737-b6a57ea82b7c} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.0014 sec., 513571.4285714286 rows/sec., 36.04 MiB/sec. | ||
| 15691 | 2025.11.20 17:26:27.334996 [ 260 ] {3ed4dc31-77af-4b89-9737-b6a57ea82b7c} <Debug> TCPHandler: Processed in 0.001566859 sec. | ||
| 15692 | 2025.11.20 17:26:27.335108 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15693 | 2025.11.20 17:26:27.335203 [ 260 ] {17b90521-cd4e-4e7b-8389-952042ffdef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15694 | 2025.11.20 17:26:27.335244 [ 260 ] {17b90521-cd4e-4e7b-8389-952042ffdef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15695 | 2025.11.20 17:26:27.335561 [ 260 ] {17b90521-cd4e-4e7b-8389-952042ffdef8} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15696 | 2025.11.20 17:26:27.335597 [ 260 ] {17b90521-cd4e-4e7b-8389-952042ffdef8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15697 | 2025.11.20 17:26:27.335890 [ 260 ] {17b90521-cd4e-4e7b-8389-952042ffdef8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 15698 | 2025.11.20 17:26:27.336092 [ 260 ] {17b90521-cd4e-4e7b-8389-952042ffdef8} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15699 | 2025.11.20 17:26:27.336222 [ 260 ] {17b90521-cd4e-4e7b-8389-952042ffdef8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001035 sec., 5797.101449275363 rows/sec., 302.88 KiB/sec. | ||
| 15700 | 2025.11.20 17:26:27.336259 [ 260 ] {17b90521-cd4e-4e7b-8389-952042ffdef8} <Debug> TCPHandler: Processed in 0.001201122 sec. | ||
| 15701 | 2025.11.20 17:26:27.336379 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15702 | 2025.11.20 17:26:27.336503 [ 260 ] {0ed9dd13-c7c7-4166-8b0a-f42a401e2083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15703 | 2025.11.20 17:26:27.336556 [ 260 ] {0ed9dd13-c7c7-4166-8b0a-f42a401e2083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15704 | 2025.11.20 17:26:27.337033 [ 260 ] {0ed9dd13-c7c7-4166-8b0a-f42a401e2083} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15705 | 2025.11.20 17:26:27.337071 [ 260 ] {0ed9dd13-c7c7-4166-8b0a-f42a401e2083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15706 | 2025.11.20 17:26:27.337420 [ 260 ] {0ed9dd13-c7c7-4166-8b0a-f42a401e2083} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15707 | 2025.11.20 17:26:27.337638 [ 260 ] {0ed9dd13-c7c7-4166-8b0a-f42a401e2083} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15708 | 2025.11.20 17:26:27.337771 [ 260 ] {0ed9dd13-c7c7-4166-8b0a-f42a401e2083} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001293 sec., 242846.094354215 rows/sec., 15.95 MiB/sec. | ||
| 15709 | 2025.11.20 17:26:27.337809 [ 260 ] {0ed9dd13-c7c7-4166-8b0a-f42a401e2083} <Debug> TCPHandler: Processed in 0.001492028 sec. | ||
| 15710 | 2025.11.20 17:26:27.337921 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15711 | 2025.11.20 17:26:27.338015 [ 260 ] {c2a44340-2db7-4ad9-a3b3-66f2b7c6cc9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15712 | 2025.11.20 17:26:27.338058 [ 260 ] {c2a44340-2db7-4ad9-a3b3-66f2b7c6cc9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15713 | 2025.11.20 17:26:27.338373 [ 260 ] {c2a44340-2db7-4ad9-a3b3-66f2b7c6cc9c} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15714 | 2025.11.20 17:26:27.338410 [ 260 ] {c2a44340-2db7-4ad9-a3b3-66f2b7c6cc9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15715 | 2025.11.20 17:26:27.338702 [ 260 ] {c2a44340-2db7-4ad9-a3b3-66f2b7c6cc9c} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 15716 | 2025.11.20 17:26:27.338903 [ 260 ] {c2a44340-2db7-4ad9-a3b3-66f2b7c6cc9c} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15717 | 2025.11.20 17:26:27.339016 [ 63 ] {} <Debug> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0) (MergerMutator): Selected 6 parts from all_1_43_9 to all_48_48_0 | ||
| 15718 | 2025.11.20 17:26:27.339032 [ 260 ] {c2a44340-2db7-4ad9-a3b3-66f2b7c6cc9c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001034 sec., 967.1179883945841 rows/sec., 65.17 KiB/sec. | ||
| 15719 | 2025.11.20 17:26:27.339084 [ 63 ] {} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15720 | 2025.11.20 17:26:27.339092 [ 260 ] {c2a44340-2db7-4ad9-a3b3-66f2b7c6cc9c} <Debug> TCPHandler: Processed in 0.001219883 sec. | ||
| 15721 | 2025.11.20 17:26:27.339114 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15722 | 2025.11.20 17:26:27.339215 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15723 | 2025.11.20 17:26:27.339231 [ 191 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_48_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_43_9 to all_48_48_0 into Compact with storage Full | ||
| 15724 | 2025.11.20 17:26:27.339313 [ 260 ] {8bf2b027-732b-4986-81cb-76b7a9389363} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15725 | 2025.11.20 17:26:27.339372 [ 260 ] {8bf2b027-732b-4986-81cb-76b7a9389363} <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 | ||
| 15726 | 2025.11.20 17:26:27.339377 [ 191 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_48_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15727 | 2025.11.20 17:26:27.339427 [ 191 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_43_9, total 45 rows starting from the beginning of the part | ||
| 15728 | 2025.11.20 17:26:27.339497 [ 191 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 15729 | 2025.11.20 17:26:27.339546 [ 191 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1 rows starting from the beginning of the part | ||
| 15730 | 2025.11.20 17:26:27.339591 [ 191 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 15731 | 2025.11.20 17:26:27.339633 [ 191 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1 rows starting from the beginning of the part | ||
| 15732 | 2025.11.20 17:26:27.339711 [ 191 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_48_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
| 15733 | 2025.11.20 17:26:27.340243 [ 260 ] {8bf2b027-732b-4986-81cb-76b7a9389363} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15734 | 2025.11.20 17:26:27.340286 [ 260 ] {8bf2b027-732b-4986-81cb-76b7a9389363} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15735 | 2025.11.20 17:26:27.340509 [ 192 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_48_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50 rows, containing 4 columns (4 merged, 0 gathered) in 0.001333425 sec., 37497.42205223391 rows/sec., 2.46 MiB/sec. | ||
| 15736 | 2025.11.20 17:26:27.340646 [ 195 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_48_10} <Trace> MergedBlockOutputStream: filled checksums all_1_48_10 (state Temporary) | ||
| 15737 | 2025.11.20 17:26:27.340870 [ 260 ] {8bf2b027-732b-4986-81cb-76b7a9389363} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15738 | 2025.11.20 17:26:27.340937 [ 195 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_48_10} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_merge_all_1_48_10 to all_1_48_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15739 | 2025.11.20 17:26:27.341051 [ 195 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_48_10} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0) (MergerMutator): Merged 6 parts: [all_1_43_9, all_48_48_0] -> all_1_48_10 | ||
| 15740 | 2025.11.20 17:26:27.341122 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 15741 | 2025.11.20 17:26:27.341122 [ 260 ] {8bf2b027-732b-4986-81cb-76b7a9389363} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15742 | 2025.11.20 17:26:27.341253 [ 63 ] {} <Debug> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 15743 | 2025.11.20 17:26:27.341280 [ 260 ] {8bf2b027-732b-4986-81cb-76b7a9389363} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001986 sec., 20140.98690835851 rows/sec., 36.09 MiB/sec. | ||
| 15744 | 2025.11.20 17:26:27.341284 [ 63 ] {} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15745 | 2025.11.20 17:26:27.341320 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15746 | 2025.11.20 17:26:27.341347 [ 260 ] {8bf2b027-732b-4986-81cb-76b7a9389363} <Debug> TCPHandler: Processed in 0.002181352 sec. | ||
| 15747 | 2025.11.20 17:26:27.341392 [ 192 ] {c3717025-90b1-4b66-a9ed-622991097dbc::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 | ||
| 15748 | 2025.11.20 17:26:27.341464 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15749 | 2025.11.20 17:26:27.341558 [ 260 ] {f6588573-98c8-48bf-9987-13c35376e17e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15750 | 2025.11.20 17:26:27.341564 [ 192 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15751 | 2025.11.20 17:26:27.341602 [ 260 ] {f6588573-98c8-48bf-9987-13c35376e17e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15752 | 2025.11.20 17:26:27.341620 [ 192 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1824 rows starting from the beginning of the part | ||
| 15753 | 2025.11.20 17:26:27.341733 [ 192 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 40 rows starting from the beginning of the part | ||
| 15754 | 2025.11.20 17:26:27.341826 [ 192 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 40 rows starting from the beginning of the part | ||
| 15755 | 2025.11.20 17:26:27.341915 [ 192 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 40 rows starting from the beginning of the part | ||
| 15756 | 2025.11.20 17:26:27.341938 [ 260 ] {f6588573-98c8-48bf-9987-13c35376e17e} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15757 | 2025.11.20 17:26:27.341975 [ 260 ] {f6588573-98c8-48bf-9987-13c35376e17e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15758 | 2025.11.20 17:26:27.342013 [ 192 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 40 rows starting from the beginning of the part | ||
| 15759 | 2025.11.20 17:26:27.342112 [ 192 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
| 15760 | 2025.11.20 17:26:27.342301 [ 260 ] {f6588573-98c8-48bf-9987-13c35376e17e} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 15761 | 2025.11.20 17:26:27.342517 [ 260 ] {f6588573-98c8-48bf-9987-13c35376e17e} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15762 | 2025.11.20 17:26:27.342644 [ 260 ] {f6588573-98c8-48bf-9987-13c35376e17e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001104 sec., 94202.89855072464 rows/sec., 5.77 MiB/sec. | ||
| 15763 | 2025.11.20 17:26:27.342680 [ 260 ] {f6588573-98c8-48bf-9987-13c35376e17e} <Debug> TCPHandler: Processed in 0.001264644 sec. | ||
| 15764 | 2025.11.20 17:26:27.351266 [ 195 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2024 rows, containing 19 columns (19 merged, 0 gathered) in 0.009903016 sec., 204382.18013582932 rows/sec., 366.24 MiB/sec. | ||
| 15765 | 2025.11.20 17:26:27.353435 [ 197 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 15766 | 2025.11.20 17:26:27.353865 [ 197 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15767 | 2025.11.20 17:26:27.353953 [ 197 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 15768 | 2025.11.20 17:26:27.354132 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.65 MiB. | ||
| 15769 | 2025.11.20 17:26:28.000255 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 366.64 MiB, peak 384.26 MiB, free memory in arenas 0.00 B, will set to 371.76 MiB (RSS), difference: 5.13 MiB | ||
| 15770 | 2025.11.20 17:26:31.018414 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 15771 | 2025.11.20 17:26:31.018461 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 15772 | 2025.11.20 17:26:31.195621 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 35488 | ||
| 15773 | 2025.11.20 17:26:31.196207 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15774 | 2025.11.20 17:26:31.196250 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15775 | 2025.11.20 17:26:31.196799 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15776 | 2025.11.20 17:26:31.197038 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15777 | 2025.11.20 17:26:31.197166 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35488 | ||
| 15778 | 2025.11.20 17:26:32.310872 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15779 | 2025.11.20 17:26:32.311046 [ 260 ] {e79e8bb2-9658-4e59-894f-2e6583f85c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15780 | 2025.11.20 17:26:32.311112 [ 260 ] {e79e8bb2-9658-4e59-894f-2e6583f85c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15781 | 2025.11.20 17:26:32.311787 [ 260 ] {e79e8bb2-9658-4e59-894f-2e6583f85c48} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15782 | 2025.11.20 17:26:32.311832 [ 260 ] {e79e8bb2-9658-4e59-894f-2e6583f85c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15783 | 2025.11.20 17:26:32.312225 [ 260 ] {e79e8bb2-9658-4e59-894f-2e6583f85c48} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15784 | 2025.11.20 17:26:32.312443 [ 260 ] {e79e8bb2-9658-4e59-894f-2e6583f85c48} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15785 | 2025.11.20 17:26:32.312599 [ 260 ] {e79e8bb2-9658-4e59-894f-2e6583f85c48} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.0016 sec., 35000 rows/sec., 2.69 MiB/sec. | ||
| 15786 | 2025.11.20 17:26:32.312642 [ 260 ] {e79e8bb2-9658-4e59-894f-2e6583f85c48} <Debug> TCPHandler: Processed in 0.001896226 sec. | ||
| 15787 | 2025.11.20 17:26:32.312763 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15788 | 2025.11.20 17:26:32.312860 [ 260 ] {d0993071-759a-4a5b-94c9-c7fde3ceb051} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15789 | 2025.11.20 17:26:32.312901 [ 260 ] {d0993071-759a-4a5b-94c9-c7fde3ceb051} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15790 | 2025.11.20 17:26:32.313340 [ 260 ] {d0993071-759a-4a5b-94c9-c7fde3ceb051} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15791 | 2025.11.20 17:26:32.313378 [ 260 ] {d0993071-759a-4a5b-94c9-c7fde3ceb051} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15792 | 2025.11.20 17:26:32.313681 [ 260 ] {d0993071-759a-4a5b-94c9-c7fde3ceb051} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15793 | 2025.11.20 17:26:32.313893 [ 260 ] {d0993071-759a-4a5b-94c9-c7fde3ceb051} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15794 | 2025.11.20 17:26:32.314022 [ 260 ] {d0993071-759a-4a5b-94c9-c7fde3ceb051} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001183 sec., 54099.74640743872 rows/sec., 4.22 MiB/sec. | ||
| 15795 | 2025.11.20 17:26:32.314062 [ 260 ] {d0993071-759a-4a5b-94c9-c7fde3ceb051} <Debug> TCPHandler: Processed in 0.001348545 sec. | ||
| 15796 | 2025.11.20 17:26:32.314181 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15797 | 2025.11.20 17:26:32.314277 [ 260 ] {7dd9a6c8-5116-4463-a991-1aa8f95b4d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15798 | 2025.11.20 17:26:32.314321 [ 260 ] {7dd9a6c8-5116-4463-a991-1aa8f95b4d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15799 | 2025.11.20 17:26:32.314762 [ 260 ] {7dd9a6c8-5116-4463-a991-1aa8f95b4d9c} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15800 | 2025.11.20 17:26:32.314799 [ 260 ] {7dd9a6c8-5116-4463-a991-1aa8f95b4d9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15801 | 2025.11.20 17:26:32.315142 [ 260 ] {7dd9a6c8-5116-4463-a991-1aa8f95b4d9c} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15802 | 2025.11.20 17:26:32.315350 [ 260 ] {7dd9a6c8-5116-4463-a991-1aa8f95b4d9c} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15803 | 2025.11.20 17:26:32.315482 [ 260 ] {7dd9a6c8-5116-4463-a991-1aa8f95b4d9c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 15804 | 2025.11.20 17:26:32.315519 [ 260 ] {7dd9a6c8-5116-4463-a991-1aa8f95b4d9c} <Debug> TCPHandler: Processed in 0.001387246 sec. | ||
| 15805 | 2025.11.20 17:26:32.315636 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15806 | 2025.11.20 17:26:32.315730 [ 260 ] {01e2c96e-e450-49b6-9bb3-eb39abdc0a54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15807 | 2025.11.20 17:26:32.315772 [ 260 ] {01e2c96e-e450-49b6-9bb3-eb39abdc0a54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15808 | 2025.11.20 17:26:32.316110 [ 260 ] {01e2c96e-e450-49b6-9bb3-eb39abdc0a54} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15809 | 2025.11.20 17:26:32.316146 [ 260 ] {01e2c96e-e450-49b6-9bb3-eb39abdc0a54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15810 | 2025.11.20 17:26:32.316449 [ 260 ] {01e2c96e-e450-49b6-9bb3-eb39abdc0a54} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 15811 | 2025.11.20 17:26:32.316653 [ 260 ] {01e2c96e-e450-49b6-9bb3-eb39abdc0a54} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15812 | 2025.11.20 17:26:32.316784 [ 260 ] {01e2c96e-e450-49b6-9bb3-eb39abdc0a54} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 15813 | 2025.11.20 17:26:32.316821 [ 260 ] {01e2c96e-e450-49b6-9bb3-eb39abdc0a54} <Debug> TCPHandler: Processed in 0.001233823 sec. | ||
| 15814 | 2025.11.20 17:26:33.000720 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 557 | ||
| 15815 | 2025.11.20 17:26:33.017864 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15816 | 2025.11.20 17:26:33.017917 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15817 | 2025.11.20 17:26:33.024056 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 15818 | 2025.11.20 17:26:33.024749 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15819 | 2025.11.20 17:26:33.027944 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 557 | ||
| 15820 | 2025.11.20 17:26:33.029085 [ 217 ] {} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15821 | 2025.11.20 17:26:33.029123 [ 217 ] {} <Debug> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15822 | 2025.11.20 17:26:33.031383 [ 217 ] {} <Debug> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 15823 | 2025.11.20 17:26:33.233388 [ 217 ] {} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15824 | 2025.11.20 17:26:33.233427 [ 217 ] {} <Debug> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15825 | 2025.11.20 17:26:33.235993 [ 217 ] {} <Debug> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15826 | 2025.11.20 17:26:33.500347 [ 224 ] {} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15827 | 2025.11.20 17:26:33.500400 [ 224 ] {} <Debug> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15828 | 2025.11.20 17:26:33.503183 [ 224 ] {} <Debug> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 15829 | 2025.11.20 17:26:34.326760 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15830 | 2025.11.20 17:26:34.326962 [ 260 ] {316aecee-dd02-41d9-9636-8cff6ebf3b6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 15831 | 2025.11.20 17:26:34.327040 [ 260 ] {316aecee-dd02-41d9-9636-8cff6ebf3b6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 15832 | 2025.11.20 17:26:34.327867 [ 260 ] {316aecee-dd02-41d9-9636-8cff6ebf3b6a} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15833 | 2025.11.20 17:26:34.327921 [ 260 ] {316aecee-dd02-41d9-9636-8cff6ebf3b6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15834 | 2025.11.20 17:26:34.328332 [ 260 ] {316aecee-dd02-41d9-9636-8cff6ebf3b6a} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15835 | 2025.11.20 17:26:34.328567 [ 260 ] {316aecee-dd02-41d9-9636-8cff6ebf3b6a} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15836 | 2025.11.20 17:26:34.328733 [ 260 ] {316aecee-dd02-41d9-9636-8cff6ebf3b6a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001822 sec., 225027.44237102085 rows/sec., 14.27 MiB/sec. | ||
| 15837 | 2025.11.20 17:26:34.328789 [ 260 ] {316aecee-dd02-41d9-9636-8cff6ebf3b6a} <Debug> TCPHandler: Processed in 0.002169971 sec. | ||
| 15838 | 2025.11.20 17:26:34.328912 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15839 | 2025.11.20 17:26:34.329016 [ 260 ] {e80b8ed8-3794-4177-9541-3fb4bf331b4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 15840 | 2025.11.20 17:26:34.329061 [ 260 ] {e80b8ed8-3794-4177-9541-3fb4bf331b4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 15841 | 2025.11.20 17:26:34.329480 [ 260 ] {e80b8ed8-3794-4177-9541-3fb4bf331b4d} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15842 | 2025.11.20 17:26:34.329519 [ 260 ] {e80b8ed8-3794-4177-9541-3fb4bf331b4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15843 | 2025.11.20 17:26:34.329813 [ 260 ] {e80b8ed8-3794-4177-9541-3fb4bf331b4d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 15844 | 2025.11.20 17:26:34.330022 [ 260 ] {e80b8ed8-3794-4177-9541-3fb4bf331b4d} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15845 | 2025.11.20 17:26:34.330159 [ 260 ] {e80b8ed8-3794-4177-9541-3fb4bf331b4d} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001164 sec., 10309.278350515464 rows/sec., 840.65 KiB/sec. | ||
| 15846 | 2025.11.20 17:26:34.330199 [ 260 ] {e80b8ed8-3794-4177-9541-3fb4bf331b4d} <Debug> TCPHandler: Processed in 0.001341165 sec. | ||
| 15847 | 2025.11.20 17:26:34.330314 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15848 | 2025.11.20 17:26:34.330409 [ 260 ] {1e76a3cc-4552-4753-8d60-d9d368bbea23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15849 | 2025.11.20 17:26:34.330450 [ 260 ] {1e76a3cc-4552-4753-8d60-d9d368bbea23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15850 | 2025.11.20 17:26:34.332055 [ 260 ] {1e76a3cc-4552-4753-8d60-d9d368bbea23} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15851 | 2025.11.20 17:26:34.332093 [ 260 ] {1e76a3cc-4552-4753-8d60-d9d368bbea23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15852 | 2025.11.20 17:26:34.332535 [ 260 ] {1e76a3cc-4552-4753-8d60-d9d368bbea23} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15853 | 2025.11.20 17:26:34.332761 [ 260 ] {1e76a3cc-4552-4753-8d60-d9d368bbea23} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15854 | 2025.11.20 17:26:34.332899 [ 260 ] {1e76a3cc-4552-4753-8d60-d9d368bbea23} <Debug> executeQuery: Read 2338 rows, 194.51 KiB in 0.002508 sec., 932216.9059011166 rows/sec., 75.74 MiB/sec. | ||
| 15855 | 2025.11.20 17:26:34.332943 [ 260 ] {1e76a3cc-4552-4753-8d60-d9d368bbea23} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 15856 | 2025.11.20 17:26:34.332957 [ 260 ] {1e76a3cc-4552-4753-8d60-d9d368bbea23} <Debug> TCPHandler: Processed in 0.002695301 sec. | ||
| 15857 | 2025.11.20 17:26:34.333060 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15858 | 2025.11.20 17:26:34.333157 [ 260 ] {d9d1af8f-ab40-4979-8445-0bb6fa4026ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 15859 | 2025.11.20 17:26:34.333197 [ 260 ] {d9d1af8f-ab40-4979-8445-0bb6fa4026ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 15860 | 2025.11.20 17:26:34.333732 [ 260 ] {d9d1af8f-ab40-4979-8445-0bb6fa4026ee} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15861 | 2025.11.20 17:26:34.333770 [ 260 ] {d9d1af8f-ab40-4979-8445-0bb6fa4026ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15862 | 2025.11.20 17:26:34.334093 [ 260 ] {d9d1af8f-ab40-4979-8445-0bb6fa4026ee} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 15863 | 2025.11.20 17:26:34.334356 [ 260 ] {d9d1af8f-ab40-4979-8445-0bb6fa4026ee} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15864 | 2025.11.20 17:26:34.334503 [ 260 ] {d9d1af8f-ab40-4979-8445-0bb6fa4026ee} <Debug> executeQuery: Read 257 rows, 16.16 KiB in 0.001365 sec., 188278.3882783883 rows/sec., 11.56 MiB/sec. | ||
| 15865 | 2025.11.20 17:26:34.334543 [ 260 ] {d9d1af8f-ab40-4979-8445-0bb6fa4026ee} <Debug> TCPHandler: Processed in 0.001532118 sec. | ||
| 15866 | 2025.11.20 17:26:34.334643 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15867 | 2025.11.20 17:26:34.334738 [ 260 ] {df53d162-5c5b-4f5e-9996-1f37ac916a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 15868 | 2025.11.20 17:26:34.334777 [ 260 ] {df53d162-5c5b-4f5e-9996-1f37ac916a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 15869 | 2025.11.20 17:26:34.335330 [ 260 ] {df53d162-5c5b-4f5e-9996-1f37ac916a46} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15870 | 2025.11.20 17:26:34.335367 [ 260 ] {df53d162-5c5b-4f5e-9996-1f37ac916a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15871 | 2025.11.20 17:26:34.335682 [ 260 ] {df53d162-5c5b-4f5e-9996-1f37ac916a46} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 15872 | 2025.11.20 17:26:34.335892 [ 260 ] {df53d162-5c5b-4f5e-9996-1f37ac916a46} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15873 | 2025.11.20 17:26:34.336020 [ 260 ] {df53d162-5c5b-4f5e-9996-1f37ac916a46} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001301 sec., 338201.38355111453 rows/sec., 22.38 MiB/sec. | ||
| 15874 | 2025.11.20 17:26:34.336059 [ 260 ] {df53d162-5c5b-4f5e-9996-1f37ac916a46} <Debug> TCPHandler: Processed in 0.001465888 sec. | ||
| 15875 | 2025.11.20 17:26:34.336174 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15876 | 2025.11.20 17:26:34.336268 [ 260 ] {d317aa51-7098-4140-b96f-ba0dab54fd3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 15877 | 2025.11.20 17:26:34.336315 [ 260 ] {d317aa51-7098-4140-b96f-ba0dab54fd3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 15878 | 2025.11.20 17:26:34.336796 [ 260 ] {d317aa51-7098-4140-b96f-ba0dab54fd3b} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15879 | 2025.11.20 17:26:34.336830 [ 260 ] {d317aa51-7098-4140-b96f-ba0dab54fd3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15880 | 2025.11.20 17:26:34.337122 [ 260 ] {d317aa51-7098-4140-b96f-ba0dab54fd3b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 15881 | 2025.11.20 17:26:34.337329 [ 260 ] {d317aa51-7098-4140-b96f-ba0dab54fd3b} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15882 | 2025.11.20 17:26:34.337455 [ 260 ] {d317aa51-7098-4140-b96f-ba0dab54fd3b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001205 sec., 175103.73443983405 rows/sec., 9.94 MiB/sec. | ||
| 15883 | 2025.11.20 17:26:34.337493 [ 260 ] {d317aa51-7098-4140-b96f-ba0dab54fd3b} <Debug> TCPHandler: Processed in 0.001368595 sec. | ||
| 15884 | 2025.11.20 17:26:34.337591 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15885 | 2025.11.20 17:26:34.337684 [ 260 ] {086120bb-527f-4418-8500-3305169a8926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15886 | 2025.11.20 17:26:34.337721 [ 260 ] {086120bb-527f-4418-8500-3305169a8926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15887 | 2025.11.20 17:26:34.338563 [ 260 ] {086120bb-527f-4418-8500-3305169a8926} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15888 | 2025.11.20 17:26:34.338599 [ 260 ] {086120bb-527f-4418-8500-3305169a8926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15889 | 2025.11.20 17:26:34.338941 [ 260 ] {086120bb-527f-4418-8500-3305169a8926} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15890 | 2025.11.20 17:26:34.339144 [ 260 ] {086120bb-527f-4418-8500-3305169a8926} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15891 | 2025.11.20 17:26:34.339271 [ 260 ] {086120bb-527f-4418-8500-3305169a8926} <Debug> executeQuery: Read 1187 rows, 86.94 KiB in 0.001605 sec., 739563.8629283488 rows/sec., 52.90 MiB/sec. | ||
| 15892 | 2025.11.20 17:26:34.339320 [ 260 ] {086120bb-527f-4418-8500-3305169a8926} <Debug> TCPHandler: Processed in 0.001778094 sec. | ||
| 15893 | 2025.11.20 17:26:34.339430 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15894 | 2025.11.20 17:26:34.339524 [ 260 ] {a2c0e9c6-ec0d-4739-b3ca-d3e2c34bf26b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 15895 | 2025.11.20 17:26:34.339566 [ 260 ] {a2c0e9c6-ec0d-4739-b3ca-d3e2c34bf26b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 15896 | 2025.11.20 17:26:34.339879 [ 260 ] {a2c0e9c6-ec0d-4739-b3ca-d3e2c34bf26b} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15897 | 2025.11.20 17:26:34.339915 [ 260 ] {a2c0e9c6-ec0d-4739-b3ca-d3e2c34bf26b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15898 | 2025.11.20 17:26:34.340206 [ 260 ] {a2c0e9c6-ec0d-4739-b3ca-d3e2c34bf26b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 15899 | 2025.11.20 17:26:34.340419 [ 260 ] {a2c0e9c6-ec0d-4739-b3ca-d3e2c34bf26b} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15900 | 2025.11.20 17:26:34.340546 [ 260 ] {a2c0e9c6-ec0d-4739-b3ca-d3e2c34bf26b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00104 sec., 5769.2307692307695 rows/sec., 301.42 KiB/sec. | ||
| 15901 | 2025.11.20 17:26:34.340583 [ 260 ] {a2c0e9c6-ec0d-4739-b3ca-d3e2c34bf26b} <Debug> TCPHandler: Processed in 0.001201362 sec. | ||
| 15902 | 2025.11.20 17:26:34.340686 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15903 | 2025.11.20 17:26:34.340783 [ 260 ] {d8ed0bcd-c401-4363-9fda-e76f2dc08aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15904 | 2025.11.20 17:26:34.340826 [ 260 ] {d8ed0bcd-c401-4363-9fda-e76f2dc08aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15905 | 2025.11.20 17:26:34.341418 [ 260 ] {d8ed0bcd-c401-4363-9fda-e76f2dc08aaf} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15906 | 2025.11.20 17:26:34.341454 [ 260 ] {d8ed0bcd-c401-4363-9fda-e76f2dc08aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15907 | 2025.11.20 17:26:34.341819 [ 260 ] {d8ed0bcd-c401-4363-9fda-e76f2dc08aaf} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15908 | 2025.11.20 17:26:34.342031 [ 260 ] {d8ed0bcd-c401-4363-9fda-e76f2dc08aaf} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15909 | 2025.11.20 17:26:34.342166 [ 260 ] {d8ed0bcd-c401-4363-9fda-e76f2dc08aaf} <Debug> executeQuery: Read 908 rows, 61.46 KiB in 0.0014 sec., 648571.4285714285 rows/sec., 42.87 MiB/sec. | ||
| 15910 | 2025.11.20 17:26:34.342206 [ 260 ] {d8ed0bcd-c401-4363-9fda-e76f2dc08aaf} <Debug> TCPHandler: Processed in 0.00156998 sec. | ||
| 15911 | 2025.11.20 17:26:34.342311 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15912 | 2025.11.20 17:26:34.342400 [ 260 ] {d29e09ca-8c77-45a5-b547-f05b30f48ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 15913 | 2025.11.20 17:26:34.342440 [ 260 ] {d29e09ca-8c77-45a5-b547-f05b30f48ad9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 15914 | 2025.11.20 17:26:34.342737 [ 260 ] {d29e09ca-8c77-45a5-b547-f05b30f48ad9} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15915 | 2025.11.20 17:26:34.342770 [ 260 ] {d29e09ca-8c77-45a5-b547-f05b30f48ad9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15916 | 2025.11.20 17:26:34.343038 [ 260 ] {d29e09ca-8c77-45a5-b547-f05b30f48ad9} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 15917 | 2025.11.20 17:26:34.343300 [ 260 ] {d29e09ca-8c77-45a5-b547-f05b30f48ad9} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15918 | 2025.11.20 17:26:34.343430 [ 260 ] {d29e09ca-8c77-45a5-b547-f05b30f48ad9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 15919 | 2025.11.20 17:26:34.343468 [ 260 ] {d29e09ca-8c77-45a5-b547-f05b30f48ad9} <Debug> TCPHandler: Processed in 0.001204043 sec. | ||
| 15920 | 2025.11.20 17:26:34.343569 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15921 | 2025.11.20 17:26:34.343663 [ 260 ] {e27bfdcc-6246-4139-a616-67bdb52b9869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 15922 | 2025.11.20 17:26:34.343718 [ 260 ] {e27bfdcc-6246-4139-a616-67bdb52b9869} <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 | ||
| 15923 | 2025.11.20 17:26:34.344605 [ 260 ] {e27bfdcc-6246-4139-a616-67bdb52b9869} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15924 | 2025.11.20 17:26:34.344642 [ 260 ] {e27bfdcc-6246-4139-a616-67bdb52b9869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15925 | 2025.11.20 17:26:34.345187 [ 260 ] {e27bfdcc-6246-4139-a616-67bdb52b9869} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 15926 | 2025.11.20 17:26:34.345409 [ 260 ] {e27bfdcc-6246-4139-a616-67bdb52b9869} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15927 | 2025.11.20 17:26:34.345551 [ 260 ] {e27bfdcc-6246-4139-a616-67bdb52b9869} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001904 sec., 21008.403361344535 rows/sec., 37.65 MiB/sec. | ||
| 15928 | 2025.11.20 17:26:34.345618 [ 260 ] {e27bfdcc-6246-4139-a616-67bdb52b9869} <Debug> TCPHandler: Processed in 0.002097889 sec. | ||
| 15929 | 2025.11.20 17:26:34.345726 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15930 | 2025.11.20 17:26:34.345820 [ 260 ] {06e4c4b4-ba8a-4c45-ae08-7a41dc0f28e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15931 | 2025.11.20 17:26:34.345862 [ 260 ] {06e4c4b4-ba8a-4c45-ae08-7a41dc0f28e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15932 | 2025.11.20 17:26:34.346195 [ 260 ] {06e4c4b4-ba8a-4c45-ae08-7a41dc0f28e4} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15933 | 2025.11.20 17:26:34.346232 [ 260 ] {06e4c4b4-ba8a-4c45-ae08-7a41dc0f28e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15934 | 2025.11.20 17:26:34.346531 [ 260 ] {06e4c4b4-ba8a-4c45-ae08-7a41dc0f28e4} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 15935 | 2025.11.20 17:26:34.346732 [ 260 ] {06e4c4b4-ba8a-4c45-ae08-7a41dc0f28e4} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15936 | 2025.11.20 17:26:34.346862 [ 260 ] {06e4c4b4-ba8a-4c45-ae08-7a41dc0f28e4} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001058 sec., 64272.21172022685 rows/sec., 3.73 MiB/sec. | ||
| 15937 | 2025.11.20 17:26:34.346900 [ 260 ] {06e4c4b4-ba8a-4c45-ae08-7a41dc0f28e4} <Debug> TCPHandler: Processed in 0.001222963 sec. | ||
| 15938 | 2025.11.20 17:26:36.316896 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2024 | ||
| 15939 | 2025.11.20 17:26:36.319903 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15940 | 2025.11.20 17:26:36.319948 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15941 | 2025.11.20 17:26:36.321151 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 15942 | 2025.11.20 17:26:36.321419 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15943 | 2025.11.20 17:26:36.321577 [ 56 ] {} <Debug> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 15944 | 2025.11.20 17:26:36.321646 [ 56 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15945 | 2025.11.20 17:26:36.321669 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15946 | 2025.11.20 17:26:36.321692 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2024 | ||
| 15947 | 2025.11.20 17:26:36.321796 [ 186 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::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 | ||
| 15948 | 2025.11.20 17:26:36.322374 [ 186 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15949 | 2025.11.20 17:26:36.322544 [ 186 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1836 rows starting from the beginning of the part | ||
| 15950 | 2025.11.20 17:26:36.322964 [ 186 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part | ||
| 15951 | 2025.11.20 17:26:36.323316 [ 186 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 54 rows starting from the beginning of the part | ||
| 15952 | 2025.11.20 17:26:36.323676 [ 186 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 16 rows starting from the beginning of the part | ||
| 15953 | 2025.11.20 17:26:36.324022 [ 186 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 34 rows starting from the beginning of the part | ||
| 15954 | 2025.11.20 17:26:36.324371 [ 186 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 54 rows starting from the beginning of the part | ||
| 15955 | 2025.11.20 17:26:36.331687 [ 195 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2024 rows, containing 72 columns (72 merged, 0 gathered) in 0.009953667 sec., 203342.1451611753 rows/sec., 157.06 MiB/sec. | ||
| 15956 | 2025.11.20 17:26:36.333597 [ 196 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 15957 | 2025.11.20 17:26:36.334218 [ 196 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_56_11} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15958 | 2025.11.20 17:26:36.334299 [ 196 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_56_11} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 15959 | 2025.11.20 17:26:36.334551 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.12 MiB. | ||
| 15960 | 2025.11.20 17:26:37.307736 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15961 | 2025.11.20 17:26:37.307933 [ 260 ] {eb227d00-c2a3-45a7-b99e-0ce11eda7245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 15962 | 2025.11.20 17:26:37.308003 [ 260 ] {eb227d00-c2a3-45a7-b99e-0ce11eda7245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 15963 | 2025.11.20 17:26:37.308688 [ 260 ] {eb227d00-c2a3-45a7-b99e-0ce11eda7245} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15964 | 2025.11.20 17:26:37.308725 [ 260 ] {eb227d00-c2a3-45a7-b99e-0ce11eda7245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15965 | 2025.11.20 17:26:37.309101 [ 260 ] {eb227d00-c2a3-45a7-b99e-0ce11eda7245} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15966 | 2025.11.20 17:26:37.309330 [ 260 ] {eb227d00-c2a3-45a7-b99e-0ce11eda7245} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15967 | 2025.11.20 17:26:37.309483 [ 260 ] {eb227d00-c2a3-45a7-b99e-0ce11eda7245} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001603 sec., 34934.49781659389 rows/sec., 2.68 MiB/sec. | ||
| 15968 | 2025.11.20 17:26:37.309526 [ 260 ] {eb227d00-c2a3-45a7-b99e-0ce11eda7245} <Debug> TCPHandler: Processed in 0.001926166 sec. | ||
| 15969 | 2025.11.20 17:26:37.309649 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15970 | 2025.11.20 17:26:37.309744 [ 260 ] {616d014d-c921-4873-8e23-0693b70da0e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 15971 | 2025.11.20 17:26:37.309784 [ 260 ] {616d014d-c921-4873-8e23-0693b70da0e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 15972 | 2025.11.20 17:26:37.310233 [ 260 ] {616d014d-c921-4873-8e23-0693b70da0e0} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15973 | 2025.11.20 17:26:37.310266 [ 260 ] {616d014d-c921-4873-8e23-0693b70da0e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15974 | 2025.11.20 17:26:37.310563 [ 260 ] {616d014d-c921-4873-8e23-0693b70da0e0} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15975 | 2025.11.20 17:26:37.310773 [ 260 ] {616d014d-c921-4873-8e23-0693b70da0e0} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15976 | 2025.11.20 17:26:37.310896 [ 260 ] {616d014d-c921-4873-8e23-0693b70da0e0} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00117 sec., 54700.854700854696 rows/sec., 4.27 MiB/sec. | ||
| 15977 | 2025.11.20 17:26:37.310932 [ 260 ] {616d014d-c921-4873-8e23-0693b70da0e0} <Debug> TCPHandler: Processed in 0.001331135 sec. | ||
| 15978 | 2025.11.20 17:26:37.311054 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15979 | 2025.11.20 17:26:37.311147 [ 260 ] {94628cf2-28ee-4fed-95d1-31cbc9c6d864} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 15980 | 2025.11.20 17:26:37.311190 [ 260 ] {94628cf2-28ee-4fed-95d1-31cbc9c6d864} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 15981 | 2025.11.20 17:26:37.311585 [ 260 ] {94628cf2-28ee-4fed-95d1-31cbc9c6d864} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15982 | 2025.11.20 17:26:37.311618 [ 260 ] {94628cf2-28ee-4fed-95d1-31cbc9c6d864} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15983 | 2025.11.20 17:26:37.311927 [ 260 ] {94628cf2-28ee-4fed-95d1-31cbc9c6d864} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 15984 | 2025.11.20 17:26:37.312128 [ 260 ] {94628cf2-28ee-4fed-95d1-31cbc9c6d864} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 15985 | 2025.11.20 17:26:37.312223 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 5 parts from all_1_115_23 to all_119_119_0 | ||
| 15986 | 2025.11.20 17:26:37.312249 [ 260 ] {94628cf2-28ee-4fed-95d1-31cbc9c6d864} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.00112 sec., 85714.28571428572 rows/sec., 5.97 MiB/sec. | ||
| 15987 | 2025.11.20 17:26:37.312264 [ 56 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 15988 | 2025.11.20 17:26:37.312283 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 15989 | 2025.11.20 17:26:37.312285 [ 260 ] {94628cf2-28ee-4fed-95d1-31cbc9c6d864} <Debug> TCPHandler: Processed in 0.001278444 sec. | ||
| 15990 | 2025.11.20 17:26:37.312374 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_119_24} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_115_23 to all_119_119_0 into Compact with storage Full | ||
| 15991 | 2025.11.20 17:26:37.312406 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 15992 | 2025.11.20 17:26:37.312466 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_119_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 15993 | 2025.11.20 17:26:37.312494 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_115_23, total 36859 rows starting from the beginning of the part | ||
| 15994 | 2025.11.20 17:26:37.312500 [ 260 ] {fe446ff1-4576-44c2-9cd9-91e01697f00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 15995 | 2025.11.20 17:26:37.312543 [ 260 ] {fe446ff1-4576-44c2-9cd9-91e01697f00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 15996 | 2025.11.20 17:26:37.312549 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 160 rows starting from the beginning of the part | ||
| 15997 | 2025.11.20 17:26:37.312596 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 314 rows starting from the beginning of the part | ||
| 15998 | 2025.11.20 17:26:37.312635 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 160 rows starting from the beginning of the part | ||
| 15999 | 2025.11.20 17:26:37.312676 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_119_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 908 rows starting from the beginning of the part | ||
| 16000 | 2025.11.20 17:26:37.312874 [ 260 ] {fe446ff1-4576-44c2-9cd9-91e01697f00a} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16001 | 2025.11.20 17:26:37.312908 [ 260 ] {fe446ff1-4576-44c2-9cd9-91e01697f00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 16002 | 2025.11.20 17:26:37.313198 [ 260 ] {fe446ff1-4576-44c2-9cd9-91e01697f00a} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 16003 | 2025.11.20 17:26:37.313400 [ 260 ] {fe446ff1-4576-44c2-9cd9-91e01697f00a} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16004 | 2025.11.20 17:26:37.313523 [ 260 ] {fe446ff1-4576-44c2-9cd9-91e01697f00a} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001042 sec., 34548.9443378119 rows/sec., 2.33 MiB/sec. | ||
| 16005 | 2025.11.20 17:26:37.313558 [ 260 ] {fe446ff1-4576-44c2-9cd9-91e01697f00a} <Debug> TCPHandler: Processed in 0.001199742 sec. | ||
| 16006 | 2025.11.20 17:26:37.319433 [ 195 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_119_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38401 rows, containing 5 columns (5 merged, 0 gathered) in 0.007092994 sec., 5413933.805667959 rows/sec., 364.50 MiB/sec. | ||
| 16007 | 2025.11.20 17:26:37.319958 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_119_24} <Trace> MergedBlockOutputStream: filled checksums all_1_119_24 (state Temporary) | ||
| 16008 | 2025.11.20 17:26:37.320292 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_119_24 to all_1_119_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16009 | 2025.11.20 17:26:37.320378 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_119_24} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 5 parts: [all_1_115_23, all_119_119_0] -> all_1_119_24 | ||
| 16010 | 2025.11.20 17:26:37.320473 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 16011 | 2025.11.20 17:26:38.039520 [ 222 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16012 | 2025.11.20 17:26:38.039609 [ 222 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16013 | 2025.11.20 17:26:38.041774 [ 222 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16014 | 2025.11.20 17:26:38.697510 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 35936 | ||
| 16015 | 2025.11.20 17:26:38.698083 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16016 | 2025.11.20 17:26:38.698134 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16017 | 2025.11.20 17:26:38.698623 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16018 | 2025.11.20 17:26:38.698838 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16019 | 2025.11.20 17:26:38.698959 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 35936 | ||
| 16020 | 2025.11.20 17:26:39.054366 [ 223 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16021 | 2025.11.20 17:26:39.054419 [ 223 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16022 | 2025.11.20 17:26:39.057433 [ 223 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16023 | 2025.11.20 17:26:40.528028 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 565 | ||
| 16024 | 2025.11.20 17:26:40.543958 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16025 | 2025.11.20 17:26:40.544007 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16026 | 2025.11.20 17:26:40.550056 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 16027 | 2025.11.20 17:26:40.550729 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16028 | 2025.11.20 17:26:40.553560 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 565 | ||
| 16029 | 2025.11.20 17:26:42.310216 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16030 | 2025.11.20 17:26:42.310417 [ 260 ] {4ec44a86-e017-4323-9157-df5af0ca93b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16031 | 2025.11.20 17:26:42.310487 [ 260 ] {4ec44a86-e017-4323-9157-df5af0ca93b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16032 | 2025.11.20 17:26:42.311280 [ 260 ] {4ec44a86-e017-4323-9157-df5af0ca93b6} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16033 | 2025.11.20 17:26:42.311334 [ 260 ] {4ec44a86-e017-4323-9157-df5af0ca93b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16034 | 2025.11.20 17:26:42.311768 [ 260 ] {4ec44a86-e017-4323-9157-df5af0ca93b6} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16035 | 2025.11.20 17:26:42.312020 [ 260 ] {4ec44a86-e017-4323-9157-df5af0ca93b6} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16036 | 2025.11.20 17:26:42.312178 [ 48 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16037 | 2025.11.20 17:26:42.312192 [ 260 ] {4ec44a86-e017-4323-9157-df5af0ca93b6} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001828 sec., 30634.57330415755 rows/sec., 2.35 MiB/sec. | ||
| 16038 | 2025.11.20 17:26:42.312216 [ 48 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16039 | 2025.11.20 17:26:42.312237 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16040 | 2025.11.20 17:26:42.312244 [ 260 ] {4ec44a86-e017-4323-9157-df5af0ca93b6} <Debug> TCPHandler: Processed in 0.00216516 sec. | ||
| 16041 | 2025.11.20 17:26:42.312364 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16042 | 2025.11.20 17:26:42.312375 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16043 | 2025.11.20 17:26:42.312460 [ 260 ] {a52463eb-5a48-46f8-8ebb-d32f8cd4ac4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16044 | 2025.11.20 17:26:42.312505 [ 260 ] {a52463eb-5a48-46f8-8ebb-d32f8cd4ac4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16045 | 2025.11.20 17:26:42.312543 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16046 | 2025.11.20 17:26:42.312586 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 2463 rows starting from the beginning of the part | ||
| 16047 | 2025.11.20 17:26:42.312662 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 1192 rows starting from the beginning of the part | ||
| 16048 | 2025.11.20 17:26:42.312716 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 56 rows starting from the beginning of the part | ||
| 16049 | 2025.11.20 17:26:42.312764 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 2338 rows starting from the beginning of the part | ||
| 16050 | 2025.11.20 17:26:42.312808 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 56 rows starting from the beginning of the part | ||
| 16051 | 2025.11.20 17:26:42.312857 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 56 rows starting from the beginning of the part | ||
| 16052 | 2025.11.20 17:26:42.312945 [ 260 ] {a52463eb-5a48-46f8-8ebb-d32f8cd4ac4a} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16053 | 2025.11.20 17:26:42.312986 [ 260 ] {a52463eb-5a48-46f8-8ebb-d32f8cd4ac4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16054 | 2025.11.20 17:26:42.313327 [ 260 ] {a52463eb-5a48-46f8-8ebb-d32f8cd4ac4a} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16055 | 2025.11.20 17:26:42.313538 [ 260 ] {a52463eb-5a48-46f8-8ebb-d32f8cd4ac4a} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16056 | 2025.11.20 17:26:42.313648 [ 48 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16057 | 2025.11.20 17:26:42.313667 [ 260 ] {a52463eb-5a48-46f8-8ebb-d32f8cd4ac4a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001226 sec., 52202.28384991843 rows/sec., 4.07 MiB/sec. | ||
| 16058 | 2025.11.20 17:26:42.313673 [ 48 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16059 | 2025.11.20 17:26:42.313697 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16060 | 2025.11.20 17:26:42.313705 [ 260 ] {a52463eb-5a48-46f8-8ebb-d32f8cd4ac4a} <Debug> TCPHandler: Processed in 0.001389386 sec. | ||
| 16061 | 2025.11.20 17:26:42.313772 [ 200 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16062 | 2025.11.20 17:26:42.313816 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16063 | 2025.11.20 17:26:42.313859 [ 200 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16064 | 2025.11.20 17:26:42.313887 [ 200 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 1249 rows starting from the beginning of the part | ||
| 16065 | 2025.11.20 17:26:42.313910 [ 260 ] {ce734651-0a2a-49fe-819b-aee9930f3d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16066 | 2025.11.20 17:26:42.313944 [ 200 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 719 rows starting from the beginning of the part | ||
| 16067 | 2025.11.20 17:26:42.313954 [ 260 ] {ce734651-0a2a-49fe-819b-aee9930f3d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16068 | 2025.11.20 17:26:42.313989 [ 200 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 64 rows starting from the beginning of the part | ||
| 16069 | 2025.11.20 17:26:42.314032 [ 200 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 1187 rows starting from the beginning of the part | ||
| 16070 | 2025.11.20 17:26:42.314072 [ 200 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 64 rows starting from the beginning of the part | ||
| 16071 | 2025.11.20 17:26:42.314112 [ 200 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 64 rows starting from the beginning of the part | ||
| 16072 | 2025.11.20 17:26:42.314402 [ 260 ] {ce734651-0a2a-49fe-819b-aee9930f3d98} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16073 | 2025.11.20 17:26:42.314436 [ 260 ] {ce734651-0a2a-49fe-819b-aee9930f3d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16074 | 2025.11.20 17:26:42.314754 [ 260 ] {ce734651-0a2a-49fe-819b-aee9930f3d98} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16075 | 2025.11.20 17:26:42.314957 [ 260 ] {ce734651-0a2a-49fe-819b-aee9930f3d98} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16076 | 2025.11.20 17:26:42.315084 [ 260 ] {ce734651-0a2a-49fe-819b-aee9930f3d98} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 16077 | 2025.11.20 17:26:42.315113 [ 193 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6161 rows, containing 5 columns (5 merged, 0 gathered) in 0.002802762 sec., 2198188.7866326147 rows/sec., 186.64 MiB/sec. | ||
| 16078 | 2025.11.20 17:26:42.315121 [ 260 ] {ce734651-0a2a-49fe-819b-aee9930f3d98} <Debug> TCPHandler: Processed in 0.001352185 sec. | ||
| 16079 | 2025.11.20 17:26:42.315275 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16080 | 2025.11.20 17:26:42.315323 [ 193 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3347 rows, containing 5 columns (5 merged, 0 gathered) in 0.00159032 sec., 2104607.877659842 rows/sec., 159.24 MiB/sec. | ||
| 16081 | 2025.11.20 17:26:42.315369 [ 260 ] {5a720ca4-f47d-421d-970c-72f291b5ff61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16082 | 2025.11.20 17:26:42.315407 [ 188 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16083 | 2025.11.20 17:26:42.315415 [ 260 ] {5a720ca4-f47d-421d-970c-72f291b5ff61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16084 | 2025.11.20 17:26:42.315521 [ 195 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16085 | 2025.11.20 17:26:42.315724 [ 188 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_121_24} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16086 | 2025.11.20 17:26:42.315753 [ 260 ] {5a720ca4-f47d-421d-970c-72f291b5ff61} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16087 | 2025.11.20 17:26:42.315789 [ 260 ] {5a720ca4-f47d-421d-970c-72f291b5ff61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16088 | 2025.11.20 17:26:42.315819 [ 188 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_121_24} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16089 | 2025.11.20 17:26:42.315852 [ 195 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_121_24} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16090 | 2025.11.20 17:26:42.315898 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 16091 | 2025.11.20 17:26:42.315942 [ 195 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_121_24} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16092 | 2025.11.20 17:26:42.316039 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 16093 | 2025.11.20 17:26:42.316101 [ 260 ] {5a720ca4-f47d-421d-970c-72f291b5ff61} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 16094 | 2025.11.20 17:26:42.316309 [ 260 ] {5a720ca4-f47d-421d-970c-72f291b5ff61} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16095 | 2025.11.20 17:26:42.316413 [ 48 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 16096 | 2025.11.20 17:26:42.316435 [ 260 ] {5a720ca4-f47d-421d-970c-72f291b5ff61} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 16097 | 2025.11.20 17:26:42.316440 [ 48 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16098 | 2025.11.20 17:26:42.316463 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16099 | 2025.11.20 17:26:42.316470 [ 260 ] {5a720ca4-f47d-421d-970c-72f291b5ff61} <Debug> TCPHandler: Processed in 0.001246184 sec. | ||
| 16100 | 2025.11.20 17:26:42.316565 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact with storage Full | ||
| 16101 | 2025.11.20 17:26:42.316719 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16102 | 2025.11.20 17:26:42.316752 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_116_23, total 8220 rows starting from the beginning of the part | ||
| 16103 | 2025.11.20 17:26:42.316816 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 104 rows starting from the beginning of the part | ||
| 16104 | 2025.11.20 17:26:42.316861 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 60 rows starting from the beginning of the part | ||
| 16105 | 2025.11.20 17:26:42.316903 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 68 rows starting from the beginning of the part | ||
| 16106 | 2025.11.20 17:26:42.316941 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 36 rows starting from the beginning of the part | ||
| 16107 | 2025.11.20 17:26:42.316980 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 60 rows starting from the beginning of the part | ||
| 16108 | 2025.11.20 17:26:42.319310 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8548 rows, containing 4 columns (4 merged, 0 gathered) in 0.002796313 sec., 3056882.4019342614 rows/sec., 195.26 MiB/sec. | ||
| 16109 | 2025.11.20 17:26:42.319452 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 16110 | 2025.11.20 17:26:42.319698 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_121_24} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16111 | 2025.11.20 17:26:42.319772 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_121_24} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_116_23, all_121_121_0] -> all_1_121_24 | ||
| 16112 | 2025.11.20 17:26:42.319845 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.79 MiB. | ||
| 16113 | 2025.11.20 17:26:42.790490 [ 219 ] {} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16114 | 2025.11.20 17:26:42.790560 [ 219 ] {} <Debug> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16115 | 2025.11.20 17:26:42.792901 [ 219 ] {} <Debug> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16116 | 2025.11.20 17:26:43.583388 [ 219 ] {} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16117 | 2025.11.20 17:26:43.583458 [ 219 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16118 | 2025.11.20 17:26:43.586571 [ 219 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16119 | 2025.11.20 17:26:46.018504 [ 43 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16120 | 2025.11.20 17:26:46.018562 [ 43 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16121 | 2025.11.20 17:26:46.199098 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 36448 | ||
| 16122 | 2025.11.20 17:26:46.199669 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16123 | 2025.11.20 17:26:46.199718 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16124 | 2025.11.20 17:26:46.200203 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16125 | 2025.11.20 17:26:46.200441 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16126 | 2025.11.20 17:26:46.200569 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36448 | ||
| 16127 | 2025.11.20 17:26:46.200605 [ 43 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16128 | 2025.11.20 17:26:46.200675 [ 43 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16129 | 2025.11.20 17:26:46.200699 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16130 | 2025.11.20 17:26:46.200827 [ 193 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::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 | ||
| 16131 | 2025.11.20 17:26:46.200984 [ 193 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16132 | 2025.11.20 17:26:46.201030 [ 193 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_71_14, total 34016 rows starting from the beginning of the part | ||
| 16133 | 2025.11.20 17:26:46.201104 [ 193 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 512 rows starting from the beginning of the part | ||
| 16134 | 2025.11.20 17:26:46.201156 [ 193 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 448 rows starting from the beginning of the part | ||
| 16135 | 2025.11.20 17:26:46.201203 [ 193 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 512 rows starting from the beginning of the part | ||
| 16136 | 2025.11.20 17:26:46.201244 [ 193 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 448 rows starting from the beginning of the part | ||
| 16137 | 2025.11.20 17:26:46.201287 [ 193 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 512 rows starting from the beginning of the part | ||
| 16138 | 2025.11.20 17:26:46.203825 [ 189 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36448 rows, containing 4 columns (4 merged, 0 gathered) in 0.003057218 sec., 11921949.955809498 rows/sec., 170.54 MiB/sec. | ||
| 16139 | 2025.11.20 17:26:46.204267 [ 195 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16140 | 2025.11.20 17:26:46.204666 [ 195 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_76_15} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16141 | 2025.11.20 17:26:46.204743 [ 195 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_76_15} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16142 | 2025.11.20 17:26:46.204853 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.02 MiB. | ||
| 16143 | 2025.11.20 17:26:46.322942 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2040 | ||
| 16144 | 2025.11.20 17:26:46.324977 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16145 | 2025.11.20 17:26:46.325015 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16146 | 2025.11.20 17:26:46.326140 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 16147 | 2025.11.20 17:26:46.326408 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16148 | 2025.11.20 17:26:46.326668 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2040 | ||
| 16149 | 2025.11.20 17:26:47.323927 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16150 | 2025.11.20 17:26:47.324124 [ 260 ] {6cc4e85c-a2b4-4160-a94f-166e02cf5a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16151 | 2025.11.20 17:26:47.324196 [ 260 ] {6cc4e85c-a2b4-4160-a94f-166e02cf5a09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16152 | 2025.11.20 17:26:47.325032 [ 260 ] {6cc4e85c-a2b4-4160-a94f-166e02cf5a09} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16153 | 2025.11.20 17:26:47.325075 [ 260 ] {6cc4e85c-a2b4-4160-a94f-166e02cf5a09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16154 | 2025.11.20 17:26:47.325494 [ 260 ] {6cc4e85c-a2b4-4160-a94f-166e02cf5a09} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16155 | 2025.11.20 17:26:47.325721 [ 260 ] {6cc4e85c-a2b4-4160-a94f-166e02cf5a09} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16156 | 2025.11.20 17:26:47.325876 [ 260 ] {6cc4e85c-a2b4-4160-a94f-166e02cf5a09} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001804 sec., 227272.72727272726 rows/sec., 14.42 MiB/sec. | ||
| 16157 | 2025.11.20 17:26:47.325920 [ 260 ] {6cc4e85c-a2b4-4160-a94f-166e02cf5a09} <Debug> TCPHandler: Processed in 0.00213151 sec. | ||
| 16158 | 2025.11.20 17:26:47.326042 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16159 | 2025.11.20 17:26:47.326139 [ 260 ] {669b89e3-0175-44b8-8ea5-79aa055ad5dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16160 | 2025.11.20 17:26:47.326183 [ 260 ] {669b89e3-0175-44b8-8ea5-79aa055ad5dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16161 | 2025.11.20 17:26:47.327198 [ 260 ] {669b89e3-0175-44b8-8ea5-79aa055ad5dc} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16162 | 2025.11.20 17:26:47.327235 [ 260 ] {669b89e3-0175-44b8-8ea5-79aa055ad5dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16163 | 2025.11.20 17:26:47.327588 [ 260 ] {669b89e3-0175-44b8-8ea5-79aa055ad5dc} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16164 | 2025.11.20 17:26:47.327784 [ 260 ] {669b89e3-0175-44b8-8ea5-79aa055ad5dc} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16165 | 2025.11.20 17:26:47.327904 [ 260 ] {669b89e3-0175-44b8-8ea5-79aa055ad5dc} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.00182 sec., 654945.0549450549 rows/sec., 52.32 MiB/sec. | ||
| 16166 | 2025.11.20 17:26:47.327940 [ 260 ] {669b89e3-0175-44b8-8ea5-79aa055ad5dc} <Debug> TCPHandler: Processed in 0.001993218 sec. | ||
| 16167 | 2025.11.20 17:26:47.328045 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16168 | 2025.11.20 17:26:47.328134 [ 260 ] {4760ed95-e629-457f-be30-f406d9848dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16169 | 2025.11.20 17:26:47.328172 [ 260 ] {4760ed95-e629-457f-be30-f406d9848dfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16170 | 2025.11.20 17:26:47.328718 [ 260 ] {4760ed95-e629-457f-be30-f406d9848dfb} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16171 | 2025.11.20 17:26:47.328753 [ 260 ] {4760ed95-e629-457f-be30-f406d9848dfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16172 | 2025.11.20 17:26:47.329060 [ 260 ] {4760ed95-e629-457f-be30-f406d9848dfb} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 16173 | 2025.11.20 17:26:47.329266 [ 260 ] {4760ed95-e629-457f-be30-f406d9848dfb} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16174 | 2025.11.20 17:26:47.329403 [ 260 ] {4760ed95-e629-457f-be30-f406d9848dfb} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001234 sec., 198541.3290113452 rows/sec., 12.13 MiB/sec. | ||
| 16175 | 2025.11.20 17:26:47.329443 [ 260 ] {4760ed95-e629-457f-be30-f406d9848dfb} <Debug> TCPHandler: Processed in 0.001401776 sec. | ||
| 16176 | 2025.11.20 17:26:47.329548 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16177 | 2025.11.20 17:26:47.329646 [ 260 ] {fda986c6-0732-4d39-80da-18db64b0119d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16178 | 2025.11.20 17:26:47.329686 [ 260 ] {fda986c6-0732-4d39-80da-18db64b0119d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16179 | 2025.11.20 17:26:47.330179 [ 260 ] {fda986c6-0732-4d39-80da-18db64b0119d} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16180 | 2025.11.20 17:26:47.330216 [ 260 ] {fda986c6-0732-4d39-80da-18db64b0119d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16181 | 2025.11.20 17:26:47.330530 [ 260 ] {fda986c6-0732-4d39-80da-18db64b0119d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 16182 | 2025.11.20 17:26:47.330746 [ 260 ] {fda986c6-0732-4d39-80da-18db64b0119d} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16183 | 2025.11.20 17:26:47.330877 [ 260 ] {fda986c6-0732-4d39-80da-18db64b0119d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001248 sec., 169871.79487179487 rows/sec., 10.96 MiB/sec. | ||
| 16184 | 2025.11.20 17:26:47.330919 [ 260 ] {fda986c6-0732-4d39-80da-18db64b0119d} <Debug> TCPHandler: Processed in 0.001420317 sec. | ||
| 16185 | 2025.11.20 17:26:47.331023 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16186 | 2025.11.20 17:26:47.331116 [ 260 ] {5b1d869e-bd8d-42f6-b9d8-8dc7ae777d7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16187 | 2025.11.20 17:26:47.331156 [ 260 ] {5b1d869e-bd8d-42f6-b9d8-8dc7ae777d7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16188 | 2025.11.20 17:26:47.331627 [ 260 ] {5b1d869e-bd8d-42f6-b9d8-8dc7ae777d7a} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16189 | 2025.11.20 17:26:47.331664 [ 260 ] {5b1d869e-bd8d-42f6-b9d8-8dc7ae777d7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16190 | 2025.11.20 17:26:47.331963 [ 260 ] {5b1d869e-bd8d-42f6-b9d8-8dc7ae777d7a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16191 | 2025.11.20 17:26:47.332164 [ 260 ] {5b1d869e-bd8d-42f6-b9d8-8dc7ae777d7a} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16192 | 2025.11.20 17:26:47.332293 [ 260 ] {5b1d869e-bd8d-42f6-b9d8-8dc7ae777d7a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001193 sec., 176865.0461022632 rows/sec., 10.04 MiB/sec. | ||
| 16193 | 2025.11.20 17:26:47.332333 [ 260 ] {5b1d869e-bd8d-42f6-b9d8-8dc7ae777d7a} <Debug> TCPHandler: Processed in 0.001357515 sec. | ||
| 16194 | 2025.11.20 17:26:47.332436 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16195 | 2025.11.20 17:26:47.332529 [ 260 ] {375f1d37-a70e-414e-8bad-24b11913603b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16196 | 2025.11.20 17:26:47.332569 [ 260 ] {375f1d37-a70e-414e-8bad-24b11913603b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16197 | 2025.11.20 17:26:47.333252 [ 260 ] {375f1d37-a70e-414e-8bad-24b11913603b} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16198 | 2025.11.20 17:26:47.333288 [ 260 ] {375f1d37-a70e-414e-8bad-24b11913603b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16199 | 2025.11.20 17:26:47.333607 [ 260 ] {375f1d37-a70e-414e-8bad-24b11913603b} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16200 | 2025.11.20 17:26:47.333807 [ 260 ] {375f1d37-a70e-414e-8bad-24b11913603b} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16201 | 2025.11.20 17:26:47.333934 [ 260 ] {375f1d37-a70e-414e-8bad-24b11913603b} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001421 sec., 505981.703026038 rows/sec., 35.51 MiB/sec. | ||
| 16202 | 2025.11.20 17:26:47.333975 [ 260 ] {375f1d37-a70e-414e-8bad-24b11913603b} <Debug> TCPHandler: Processed in 0.001585549 sec. | ||
| 16203 | 2025.11.20 17:26:47.334082 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16204 | 2025.11.20 17:26:47.334174 [ 260 ] {67096216-3058-4f75-90ea-83ce2c36c7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16205 | 2025.11.20 17:26:47.334215 [ 260 ] {67096216-3058-4f75-90ea-83ce2c36c7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16206 | 2025.11.20 17:26:47.334560 [ 260 ] {67096216-3058-4f75-90ea-83ce2c36c7e7} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16207 | 2025.11.20 17:26:47.334596 [ 260 ] {67096216-3058-4f75-90ea-83ce2c36c7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16208 | 2025.11.20 17:26:47.334901 [ 260 ] {67096216-3058-4f75-90ea-83ce2c36c7e7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 16209 | 2025.11.20 17:26:47.335114 [ 260 ] {67096216-3058-4f75-90ea-83ce2c36c7e7} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16210 | 2025.11.20 17:26:47.335246 [ 260 ] {67096216-3058-4f75-90ea-83ce2c36c7e7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 288.12 KiB/sec. | ||
| 16211 | 2025.11.20 17:26:47.335284 [ 260 ] {67096216-3058-4f75-90ea-83ce2c36c7e7} <Debug> TCPHandler: Processed in 0.001249484 sec. | ||
| 16212 | 2025.11.20 17:26:47.335387 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16213 | 2025.11.20 17:26:47.335482 [ 260 ] {c81bed67-3f90-4816-8301-344b55c5b2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16214 | 2025.11.20 17:26:47.335526 [ 260 ] {c81bed67-3f90-4816-8301-344b55c5b2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16215 | 2025.11.20 17:26:47.335953 [ 260 ] {c81bed67-3f90-4816-8301-344b55c5b2ea} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16216 | 2025.11.20 17:26:47.335990 [ 260 ] {c81bed67-3f90-4816-8301-344b55c5b2ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16217 | 2025.11.20 17:26:47.336333 [ 260 ] {c81bed67-3f90-4816-8301-344b55c5b2ea} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16218 | 2025.11.20 17:26:47.336544 [ 260 ] {c81bed67-3f90-4816-8301-344b55c5b2ea} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16219 | 2025.11.20 17:26:47.336680 [ 260 ] {c81bed67-3f90-4816-8301-344b55c5b2ea} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001215 sec., 258436.21399176956 rows/sec., 16.98 MiB/sec. | ||
| 16220 | 2025.11.20 17:26:47.336719 [ 260 ] {c81bed67-3f90-4816-8301-344b55c5b2ea} <Debug> TCPHandler: Processed in 0.001381216 sec. | ||
| 16221 | 2025.11.20 17:26:47.336819 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16222 | 2025.11.20 17:26:47.336912 [ 260 ] {d37fece1-5344-4458-b3d6-083428052ca8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16223 | 2025.11.20 17:26:47.336954 [ 260 ] {d37fece1-5344-4458-b3d6-083428052ca8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16224 | 2025.11.20 17:26:47.337263 [ 260 ] {d37fece1-5344-4458-b3d6-083428052ca8} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16225 | 2025.11.20 17:26:47.337300 [ 260 ] {d37fece1-5344-4458-b3d6-083428052ca8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16226 | 2025.11.20 17:26:47.337599 [ 260 ] {d37fece1-5344-4458-b3d6-083428052ca8} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16227 | 2025.11.20 17:26:47.337803 [ 260 ] {d37fece1-5344-4458-b3d6-083428052ca8} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16228 | 2025.11.20 17:26:47.337933 [ 260 ] {d37fece1-5344-4458-b3d6-083428052ca8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 16229 | 2025.11.20 17:26:47.337972 [ 260 ] {d37fece1-5344-4458-b3d6-083428052ca8} <Debug> TCPHandler: Processed in 0.001200652 sec. | ||
| 16230 | 2025.11.20 17:26:47.338073 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16231 | 2025.11.20 17:26:47.338168 [ 260 ] {a91996d5-5645-4710-a89d-ad9fab4c7b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16232 | 2025.11.20 17:26:47.338224 [ 260 ] {a91996d5-5645-4710-a89d-ad9fab4c7b4a} <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 | ||
| 16233 | 2025.11.20 17:26:47.339100 [ 260 ] {a91996d5-5645-4710-a89d-ad9fab4c7b4a} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16234 | 2025.11.20 17:26:47.339138 [ 260 ] {a91996d5-5645-4710-a89d-ad9fab4c7b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16235 | 2025.11.20 17:26:47.339684 [ 260 ] {a91996d5-5645-4710-a89d-ad9fab4c7b4a} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16236 | 2025.11.20 17:26:47.339907 [ 260 ] {a91996d5-5645-4710-a89d-ad9fab4c7b4a} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16237 | 2025.11.20 17:26:47.340045 [ 260 ] {a91996d5-5645-4710-a89d-ad9fab4c7b4a} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001893 sec., 21130.480718436345 rows/sec., 37.86 MiB/sec. | ||
| 16238 | 2025.11.20 17:26:47.340102 [ 260 ] {a91996d5-5645-4710-a89d-ad9fab4c7b4a} <Debug> TCPHandler: Processed in 0.002078139 sec. | ||
| 16239 | 2025.11.20 17:26:47.340209 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16240 | 2025.11.20 17:26:47.340303 [ 260 ] {54e30c59-131e-4308-858b-e8c71d3680a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16241 | 2025.11.20 17:26:47.340346 [ 260 ] {54e30c59-131e-4308-858b-e8c71d3680a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16242 | 2025.11.20 17:26:47.340684 [ 260 ] {54e30c59-131e-4308-858b-e8c71d3680a9} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16243 | 2025.11.20 17:26:47.340720 [ 260 ] {54e30c59-131e-4308-858b-e8c71d3680a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16244 | 2025.11.20 17:26:47.341024 [ 260 ] {54e30c59-131e-4308-858b-e8c71d3680a9} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 16245 | 2025.11.20 17:26:47.341228 [ 260 ] {54e30c59-131e-4308-858b-e8c71d3680a9} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16246 | 2025.11.20 17:26:47.341354 [ 260 ] {54e30c59-131e-4308-858b-e8c71d3680a9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001066 sec., 97560.97560975609 rows/sec., 5.98 MiB/sec. | ||
| 16247 | 2025.11.20 17:26:47.341392 [ 260 ] {54e30c59-131e-4308-858b-e8c71d3680a9} <Debug> TCPHandler: Processed in 0.001232873 sec. | ||
| 16248 | 2025.11.20 17:26:47.341440 [ 219 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16249 | 2025.11.20 17:26:47.341496 [ 219 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16250 | 2025.11.20 17:26:47.344683 [ 219 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16251 | 2025.11.20 17:26:47.829814 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16252 | 2025.11.20 17:26:47.829874 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16253 | 2025.11.20 17:26:47.833075 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16254 | 2025.11.20 17:26:47.914210 [ 225 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16255 | 2025.11.20 17:26:47.914272 [ 225 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16256 | 2025.11.20 17:26:47.916425 [ 225 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16257 | 2025.11.20 17:26:48.053748 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 573 | ||
| 16258 | 2025.11.20 17:26:48.062087 [ 221 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16259 | 2025.11.20 17:26:48.062118 [ 221 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16260 | 2025.11.20 17:26:48.064602 [ 221 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16261 | 2025.11.20 17:26:48.070766 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16262 | 2025.11.20 17:26:48.070810 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16263 | 2025.11.20 17:26:48.076934 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 16264 | 2025.11.20 17:26:48.077639 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16265 | 2025.11.20 17:26:48.077928 [ 39 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 16266 | 2025.11.20 17:26:48.077994 [ 39 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16267 | 2025.11.20 17:26:48.078014 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16268 | 2025.11.20 17:26:48.078115 [ 199 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 16269 | 2025.11.20 17:26:48.081184 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 573 | ||
| 16270 | 2025.11.20 17:26:48.081618 [ 199 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16271 | 2025.11.20 17:26:48.082939 [ 199 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 535 rows starting from the beginning of the part | ||
| 16272 | 2025.11.20 17:26:48.087344 [ 199 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 7 rows starting from the beginning of the part | ||
| 16273 | 2025.11.20 17:26:48.091680 [ 199 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 8 rows starting from the beginning of the part | ||
| 16274 | 2025.11.20 17:26:48.096026 [ 199 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 7 rows starting from the beginning of the part | ||
| 16275 | 2025.11.20 17:26:48.100572 [ 199 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 8 rows starting from the beginning of the part | ||
| 16276 | 2025.11.20 17:26:48.104795 [ 199 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 8 rows starting from the beginning of the part | ||
| 16277 | 2025.11.20 17:26:48.158949 [ 199 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 679 columns (679 merged, 0 gathered) in 0.080874188 sec., 7085.07886348114 rows/sec., 36.64 MiB/sec. | ||
| 16278 | 2025.11.20 17:26:48.160895 [ 199 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 16279 | 2025.11.20 17:26:48.162575 [ 199 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_76_15} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16280 | 2025.11.20 17:26:48.162664 [ 199 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_76_15} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 16281 | 2025.11.20 17:26:48.164096 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.96 MiB. | ||
| 16282 | 2025.11.20 17:26:49.000212 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 373.05 MiB, peak 390.46 MiB, free memory in arenas 0.00 B, will set to 372.02 MiB (RSS), difference: -1.04 MiB | ||
| 16283 | 2025.11.20 17:26:52.310656 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16284 | 2025.11.20 17:26:52.310879 [ 260 ] {08d96c2c-bf63-49db-a711-9019869787e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16285 | 2025.11.20 17:26:52.310974 [ 260 ] {08d96c2c-bf63-49db-a711-9019869787e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16286 | 2025.11.20 17:26:52.311865 [ 260 ] {08d96c2c-bf63-49db-a711-9019869787e4} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16287 | 2025.11.20 17:26:52.311915 [ 260 ] {08d96c2c-bf63-49db-a711-9019869787e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16288 | 2025.11.20 17:26:52.312290 [ 260 ] {08d96c2c-bf63-49db-a711-9019869787e4} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16289 | 2025.11.20 17:26:52.312510 [ 260 ] {08d96c2c-bf63-49db-a711-9019869787e4} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16290 | 2025.11.20 17:26:52.312664 [ 260 ] {08d96c2c-bf63-49db-a711-9019869787e4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001852 sec., 30237.580993520518 rows/sec., 2.32 MiB/sec. | ||
| 16291 | 2025.11.20 17:26:52.312707 [ 260 ] {08d96c2c-bf63-49db-a711-9019869787e4} <Debug> TCPHandler: Processed in 0.00218747 sec. | ||
| 16292 | 2025.11.20 17:26:52.312829 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16293 | 2025.11.20 17:26:52.312924 [ 260 ] {1b46793d-2ff6-43a3-8bae-a466c1221e4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16294 | 2025.11.20 17:26:52.312962 [ 260 ] {1b46793d-2ff6-43a3-8bae-a466c1221e4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16295 | 2025.11.20 17:26:52.313417 [ 260 ] {1b46793d-2ff6-43a3-8bae-a466c1221e4f} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16296 | 2025.11.20 17:26:52.313452 [ 260 ] {1b46793d-2ff6-43a3-8bae-a466c1221e4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16297 | 2025.11.20 17:26:52.313744 [ 260 ] {1b46793d-2ff6-43a3-8bae-a466c1221e4f} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16298 | 2025.11.20 17:26:52.313951 [ 260 ] {1b46793d-2ff6-43a3-8bae-a466c1221e4f} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16299 | 2025.11.20 17:26:52.314080 [ 260 ] {1b46793d-2ff6-43a3-8bae-a466c1221e4f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 4.26 MiB/sec. | ||
| 16300 | 2025.11.20 17:26:52.314120 [ 260 ] {1b46793d-2ff6-43a3-8bae-a466c1221e4f} <Debug> TCPHandler: Processed in 0.001338105 sec. | ||
| 16301 | 2025.11.20 17:26:52.314240 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16302 | 2025.11.20 17:26:52.314333 [ 260 ] {047611ed-e088-4750-b998-6473ef9afe9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16303 | 2025.11.20 17:26:52.314375 [ 260 ] {047611ed-e088-4750-b998-6473ef9afe9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16304 | 2025.11.20 17:26:52.314837 [ 260 ] {047611ed-e088-4750-b998-6473ef9afe9a} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16305 | 2025.11.20 17:26:52.314873 [ 260 ] {047611ed-e088-4750-b998-6473ef9afe9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16306 | 2025.11.20 17:26:52.315186 [ 260 ] {047611ed-e088-4750-b998-6473ef9afe9a} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16307 | 2025.11.20 17:26:52.315397 [ 260 ] {047611ed-e088-4750-b998-6473ef9afe9a} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16308 | 2025.11.20 17:26:52.315527 [ 260 ] {047611ed-e088-4750-b998-6473ef9afe9a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 16309 | 2025.11.20 17:26:52.315566 [ 260 ] {047611ed-e088-4750-b998-6473ef9afe9a} <Debug> TCPHandler: Processed in 0.001373396 sec. | ||
| 16310 | 2025.11.20 17:26:52.315683 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16311 | 2025.11.20 17:26:52.315776 [ 260 ] {3dce1538-bb1e-4060-b7c1-8081309e1bb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16312 | 2025.11.20 17:26:52.315818 [ 260 ] {3dce1538-bb1e-4060-b7c1-8081309e1bb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16313 | 2025.11.20 17:26:52.316152 [ 260 ] {3dce1538-bb1e-4060-b7c1-8081309e1bb8} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16314 | 2025.11.20 17:26:52.316187 [ 260 ] {3dce1538-bb1e-4060-b7c1-8081309e1bb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16315 | 2025.11.20 17:26:52.316474 [ 260 ] {3dce1538-bb1e-4060-b7c1-8081309e1bb8} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 16316 | 2025.11.20 17:26:52.316668 [ 260 ] {3dce1538-bb1e-4060-b7c1-8081309e1bb8} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16317 | 2025.11.20 17:26:52.316793 [ 260 ] {3dce1538-bb1e-4060-b7c1-8081309e1bb8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001033 sec., 58083.252662149076 rows/sec., 3.91 MiB/sec. | ||
| 16318 | 2025.11.20 17:26:52.316831 [ 260 ] {3dce1538-bb1e-4060-b7c1-8081309e1bb8} <Debug> TCPHandler: Processed in 0.001194732 sec. | ||
| 16319 | 2025.11.20 17:26:53.700840 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 36896 | ||
| 16320 | 2025.11.20 17:26:53.701359 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16321 | 2025.11.20 17:26:53.701401 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16322 | 2025.11.20 17:26:53.701868 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16323 | 2025.11.20 17:26:53.702092 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16324 | 2025.11.20 17:26:53.702222 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 36896 | ||
| 16325 | 2025.11.20 17:26:55.581250 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 580 | ||
| 16326 | 2025.11.20 17:26:55.599125 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16327 | 2025.11.20 17:26:55.599191 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16328 | 2025.11.20 17:26:55.605312 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 16329 | 2025.11.20 17:26:55.606055 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16330 | 2025.11.20 17:26:55.609329 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 580 | ||
| 16331 | 2025.11.20 17:26:56.326825 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2070 | ||
| 16332 | 2025.11.20 17:26:56.329181 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16333 | 2025.11.20 17:26:56.329230 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16334 | 2025.11.20 17:26:56.330419 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 16335 | 2025.11.20 17:26:56.330687 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16336 | 2025.11.20 17:26:56.330962 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2070 | ||
| 16337 | 2025.11.20 17:26:57.324649 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16338 | 2025.11.20 17:26:57.324842 [ 260 ] {5bfd2ee4-6f00-4473-a72f-c99a722b6f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16339 | 2025.11.20 17:26:57.324914 [ 260 ] {5bfd2ee4-6f00-4473-a72f-c99a722b6f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16340 | 2025.11.20 17:26:57.325820 [ 260 ] {5bfd2ee4-6f00-4473-a72f-c99a722b6f29} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16341 | 2025.11.20 17:26:57.325864 [ 260 ] {5bfd2ee4-6f00-4473-a72f-c99a722b6f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16342 | 2025.11.20 17:26:57.326261 [ 260 ] {5bfd2ee4-6f00-4473-a72f-c99a722b6f29} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16343 | 2025.11.20 17:26:57.326490 [ 260 ] {5bfd2ee4-6f00-4473-a72f-c99a722b6f29} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16344 | 2025.11.20 17:26:57.326645 [ 260 ] {5bfd2ee4-6f00-4473-a72f-c99a722b6f29} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001853 sec., 221262.81705342687 rows/sec., 14.04 MiB/sec. | ||
| 16345 | 2025.11.20 17:26:57.326655 [ 50 ] {} <Debug> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356) (MergerMutator): Selected 6 parts from all_1_48_10 to all_53_53_0 | ||
| 16346 | 2025.11.20 17:26:57.326689 [ 260 ] {5bfd2ee4-6f00-4473-a72f-c99a722b6f29} <Debug> TCPHandler: Processed in 0.002176021 sec. | ||
| 16347 | 2025.11.20 17:26:57.326751 [ 50 ] {} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16348 | 2025.11.20 17:26:57.326792 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16349 | 2025.11.20 17:26:57.326839 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16350 | 2025.11.20 17:26:57.326948 [ 260 ] {86f9f657-c2c4-499f-acf9-19f11aaaa77c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16351 | 2025.11.20 17:26:57.326950 [ 187 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_53_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_48_10 to all_53_53_0 into Compact with storage Full | ||
| 16352 | 2025.11.20 17:26:57.326989 [ 260 ] {86f9f657-c2c4-499f-acf9-19f11aaaa77c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16353 | 2025.11.20 17:26:57.327123 [ 187 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_53_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16354 | 2025.11.20 17:26:57.327165 [ 187 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_48_10, total 434 rows starting from the beginning of the part | ||
| 16355 | 2025.11.20 17:26:57.327240 [ 187 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 410 rows starting from the beginning of the part | ||
| 16356 | 2025.11.20 17:26:57.327292 [ 187 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 410 rows starting from the beginning of the part | ||
| 16357 | 2025.11.20 17:26:57.327342 [ 187 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 410 rows starting from the beginning of the part | ||
| 16358 | 2025.11.20 17:26:57.327388 [ 187 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 410 rows starting from the beginning of the part | ||
| 16359 | 2025.11.20 17:26:57.327438 [ 187 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 410 rows starting from the beginning of the part | ||
| 16360 | 2025.11.20 17:26:57.328017 [ 260 ] {86f9f657-c2c4-499f-acf9-19f11aaaa77c} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16361 | 2025.11.20 17:26:57.328059 [ 260 ] {86f9f657-c2c4-499f-acf9-19f11aaaa77c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16362 | 2025.11.20 17:26:57.328451 [ 260 ] {86f9f657-c2c4-499f-acf9-19f11aaaa77c} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16363 | 2025.11.20 17:26:57.328638 [ 201 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_53_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001748552 sec., 1420604.0197832263 rows/sec., 95.80 MiB/sec. | ||
| 16364 | 2025.11.20 17:26:57.328666 [ 260 ] {86f9f657-c2c4-499f-acf9-19f11aaaa77c} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16365 | 2025.11.20 17:26:57.328805 [ 187 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_53_11} <Trace> MergedBlockOutputStream: filled checksums all_1_53_11 (state Temporary) | ||
| 16366 | 2025.11.20 17:26:57.328835 [ 260 ] {86f9f657-c2c4-499f-acf9-19f11aaaa77c} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001903 sec., 626379.400945875 rows/sec., 50.04 MiB/sec. | ||
| 16367 | 2025.11.20 17:26:57.328890 [ 260 ] {86f9f657-c2c4-499f-acf9-19f11aaaa77c} <Debug> TCPHandler: Processed in 0.002095729 sec. | ||
| 16368 | 2025.11.20 17:26:57.329014 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16369 | 2025.11.20 17:26:57.329067 [ 187 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_53_11} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_merge_all_1_53_11 to all_1_53_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16370 | 2025.11.20 17:26:57.329109 [ 260 ] {aebba2c8-ad8e-424f-8ff3-7385947c4024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16371 | 2025.11.20 17:26:57.329143 [ 187 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_53_11} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356) (MergerMutator): Merged 6 parts: [all_1_48_10, all_53_53_0] -> all_1_53_11 | ||
| 16372 | 2025.11.20 17:26:57.329159 [ 260 ] {aebba2c8-ad8e-424f-8ff3-7385947c4024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16373 | 2025.11.20 17:26:57.329218 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 16374 | 2025.11.20 17:26:57.329717 [ 260 ] {aebba2c8-ad8e-424f-8ff3-7385947c4024} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16375 | 2025.11.20 17:26:57.329757 [ 260 ] {aebba2c8-ad8e-424f-8ff3-7385947c4024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16376 | 2025.11.20 17:26:57.330069 [ 260 ] {aebba2c8-ad8e-424f-8ff3-7385947c4024} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 16377 | 2025.11.20 17:26:57.330268 [ 260 ] {aebba2c8-ad8e-424f-8ff3-7385947c4024} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16378 | 2025.11.20 17:26:57.330390 [ 50 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Selected 6 parts from all_1_78_16 to all_83_83_0 | ||
| 16379 | 2025.11.20 17:26:57.330399 [ 260 ] {aebba2c8-ad8e-424f-8ff3-7385947c4024} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001305 sec., 187739.46360153257 rows/sec., 11.47 MiB/sec. | ||
| 16380 | 2025.11.20 17:26:57.330439 [ 50 ] {} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16381 | 2025.11.20 17:26:57.330465 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16382 | 2025.11.20 17:26:57.330465 [ 260 ] {aebba2c8-ad8e-424f-8ff3-7385947c4024} <Debug> TCPHandler: Processed in 0.001498308 sec. | ||
| 16383 | 2025.11.20 17:26:57.330582 [ 192 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_83_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_78_16 to all_83_83_0 into Compact with storage Full | ||
| 16384 | 2025.11.20 17:26:57.330660 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16385 | 2025.11.20 17:26:57.330699 [ 192 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_83_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16386 | 2025.11.20 17:26:57.330736 [ 192 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_78_16, total 277 rows starting from the beginning of the part | ||
| 16387 | 2025.11.20 17:26:57.330774 [ 260 ] {fff50798-6776-4005-81c6-b9514f464455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16388 | 2025.11.20 17:26:57.330817 [ 192 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 245 rows starting from the beginning of the part | ||
| 16389 | 2025.11.20 17:26:57.330819 [ 260 ] {fff50798-6776-4005-81c6-b9514f464455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16390 | 2025.11.20 17:26:57.330880 [ 192 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 245 rows starting from the beginning of the part | ||
| 16391 | 2025.11.20 17:26:57.330936 [ 192 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 257 rows starting from the beginning of the part | ||
| 16392 | 2025.11.20 17:26:57.330983 [ 192 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 245 rows starting from the beginning of the part | ||
| 16393 | 2025.11.20 17:26:57.331023 [ 192 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_83_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 245 rows starting from the beginning of the part | ||
| 16394 | 2025.11.20 17:26:57.331438 [ 260 ] {fff50798-6776-4005-81c6-b9514f464455} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16395 | 2025.11.20 17:26:57.331474 [ 260 ] {fff50798-6776-4005-81c6-b9514f464455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16396 | 2025.11.20 17:26:57.331782 [ 260 ] {fff50798-6776-4005-81c6-b9514f464455} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 16397 | 2025.11.20 17:26:57.331949 [ 187 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_83_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1514 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420097 sec., 1066124.3562939714 rows/sec., 69.49 MiB/sec. | ||
| 16398 | 2025.11.20 17:26:57.331991 [ 260 ] {fff50798-6776-4005-81c6-b9514f464455} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16399 | 2025.11.20 17:26:57.332110 [ 26 ] {} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Selected 6 parts from all_1_58_12 to all_63_63_0 | ||
| 16400 | 2025.11.20 17:26:57.332127 [ 260 ] {fff50798-6776-4005-81c6-b9514f464455} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001377 sec., 153957.87944807552 rows/sec., 9.93 MiB/sec. | ||
| 16401 | 2025.11.20 17:26:57.332134 [ 201 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_83_17} <Trace> MergedBlockOutputStream: filled checksums all_1_83_17 (state Temporary) | ||
| 16402 | 2025.11.20 17:26:57.332147 [ 26 ] {} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16403 | 2025.11.20 17:26:57.332175 [ 260 ] {fff50798-6776-4005-81c6-b9514f464455} <Debug> TCPHandler: Processed in 0.00157789 sec. | ||
| 16404 | 2025.11.20 17:26:57.332221 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16405 | 2025.11.20 17:26:57.332300 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16406 | 2025.11.20 17:26:57.332304 [ 192 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_63_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_58_12 to all_63_63_0 into Compact with storage Full | ||
| 16407 | 2025.11.20 17:26:57.332397 [ 192 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_63_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16408 | 2025.11.20 17:26:57.332400 [ 260 ] {918b3d2e-4125-46c4-890a-8ba960bfa156} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16409 | 2025.11.20 17:26:57.332423 [ 192 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_58_12, total 465 rows starting from the beginning of the part | ||
| 16410 | 2025.11.20 17:26:57.332449 [ 260 ] {918b3d2e-4125-46c4-890a-8ba960bfa156} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16411 | 2025.11.20 17:26:57.332468 [ 192 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 212 rows starting from the beginning of the part | ||
| 16412 | 2025.11.20 17:26:57.332480 [ 201 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_83_17} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_merge_all_1_83_17 to all_1_83_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16413 | 2025.11.20 17:26:57.332521 [ 192 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 212 rows starting from the beginning of the part | ||
| 16414 | 2025.11.20 17:26:57.332560 [ 192 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 440 rows starting from the beginning of the part | ||
| 16415 | 2025.11.20 17:26:57.332585 [ 201 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_83_17} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Merged 6 parts: [all_1_78_16, all_83_83_0] -> all_1_83_17 | ||
| 16416 | 2025.11.20 17:26:57.332597 [ 192 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 212 rows starting from the beginning of the part | ||
| 16417 | 2025.11.20 17:26:57.332638 [ 192 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_63_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 212 rows starting from the beginning of the part | ||
| 16418 | 2025.11.20 17:26:57.332681 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 16419 | 2025.11.20 17:26:57.332991 [ 260 ] {918b3d2e-4125-46c4-890a-8ba960bfa156} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16420 | 2025.11.20 17:26:57.333029 [ 260 ] {918b3d2e-4125-46c4-890a-8ba960bfa156} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16421 | 2025.11.20 17:26:57.333330 [ 260 ] {918b3d2e-4125-46c4-890a-8ba960bfa156} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16422 | 2025.11.20 17:26:57.333516 [ 197 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_63_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1753 rows, containing 5 columns (5 merged, 0 gathered) in 0.001236963 sec., 1417180.627068069 rows/sec., 98.35 MiB/sec. | ||
| 16423 | 2025.11.20 17:26:57.333530 [ 260 ] {918b3d2e-4125-46c4-890a-8ba960bfa156} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16424 | 2025.11.20 17:26:57.333660 [ 26 ] {} <Debug> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f) (MergerMutator): Selected 6 parts from all_1_48_10 to all_53_53_0 | ||
| 16425 | 2025.11.20 17:26:57.333668 [ 201 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_63_13} <Trace> MergedBlockOutputStream: filled checksums all_1_63_13 (state Temporary) | ||
| 16426 | 2025.11.20 17:26:57.333677 [ 260 ] {918b3d2e-4125-46c4-890a-8ba960bfa156} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001295 sec., 162934.36293436293 rows/sec., 9.25 MiB/sec. | ||
| 16427 | 2025.11.20 17:26:57.333701 [ 26 ] {} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16428 | 2025.11.20 17:26:57.333738 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16429 | 2025.11.20 17:26:57.333742 [ 260 ] {918b3d2e-4125-46c4-890a-8ba960bfa156} <Debug> TCPHandler: Processed in 0.001489217 sec. | ||
| 16430 | 2025.11.20 17:26:57.333809 [ 192 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_53_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_48_10 to all_53_53_0 into Compact with storage Full | ||
| 16431 | 2025.11.20 17:26:57.333864 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16432 | 2025.11.20 17:26:57.333887 [ 192 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_53_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16433 | 2025.11.20 17:26:57.333911 [ 192 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_48_10, total 223 rows starting from the beginning of the part | ||
| 16434 | 2025.11.20 17:26:57.333955 [ 192 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 211 rows starting from the beginning of the part | ||
| 16435 | 2025.11.20 17:26:57.333959 [ 260 ] {e931bfc1-bdda-42aa-b060-aea8120429d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16436 | 2025.11.20 17:26:57.333955 [ 201 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_63_13} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_merge_all_1_63_13 to all_1_63_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16437 | 2025.11.20 17:26:57.333989 [ 192 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 211 rows starting from the beginning of the part | ||
| 16438 | 2025.11.20 17:26:57.334008 [ 260 ] {e931bfc1-bdda-42aa-b060-aea8120429d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16439 | 2025.11.20 17:26:57.334030 [ 192 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 211 rows starting from the beginning of the part | ||
| 16440 | 2025.11.20 17:26:57.334056 [ 201 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_63_13} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Merged 6 parts: [all_1_58_12, all_63_63_0] -> all_1_63_13 | ||
| 16441 | 2025.11.20 17:26:57.334061 [ 192 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 211 rows starting from the beginning of the part | ||
| 16442 | 2025.11.20 17:26:57.334118 [ 192 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_53_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 211 rows starting from the beginning of the part | ||
| 16443 | 2025.11.20 17:26:57.334160 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 16444 | 2025.11.20 17:26:57.334813 [ 260 ] {e931bfc1-bdda-42aa-b060-aea8120429d4} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16445 | 2025.11.20 17:26:57.334852 [ 260 ] {e931bfc1-bdda-42aa-b060-aea8120429d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16446 | 2025.11.20 17:26:57.334927 [ 186 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_53_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001140231 sec., 1120825.5169347264 rows/sec., 68.13 MiB/sec. | ||
| 16447 | 2025.11.20 17:26:57.335052 [ 192 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_53_11} <Trace> MergedBlockOutputStream: filled checksums all_1_53_11 (state Temporary) | ||
| 16448 | 2025.11.20 17:26:57.335177 [ 260 ] {e931bfc1-bdda-42aa-b060-aea8120429d4} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16449 | 2025.11.20 17:26:57.335286 [ 192 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_53_11} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_merge_all_1_53_11 to all_1_53_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16450 | 2025.11.20 17:26:57.335349 [ 192 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_53_11} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f) (MergerMutator): Merged 6 parts: [all_1_48_10, all_53_53_0] -> all_1_53_11 | ||
| 16451 | 2025.11.20 17:26:57.335395 [ 260 ] {e931bfc1-bdda-42aa-b060-aea8120429d4} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16452 | 2025.11.20 17:26:57.335407 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 16453 | 2025.11.20 17:26:57.335523 [ 260 ] {e931bfc1-bdda-42aa-b060-aea8120429d4} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001582 sec., 454487.98988621996 rows/sec., 31.90 MiB/sec. | ||
| 16454 | 2025.11.20 17:26:57.335561 [ 260 ] {e931bfc1-bdda-42aa-b060-aea8120429d4} <Debug> TCPHandler: Processed in 0.001744622 sec. | ||
| 16455 | 2025.11.20 17:26:57.335673 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16456 | 2025.11.20 17:26:57.335766 [ 260 ] {d6918f51-ac6f-4029-a1c3-0047ae1ea289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16457 | 2025.11.20 17:26:57.335807 [ 260 ] {d6918f51-ac6f-4029-a1c3-0047ae1ea289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16458 | 2025.11.20 17:26:57.336140 [ 260 ] {d6918f51-ac6f-4029-a1c3-0047ae1ea289} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16459 | 2025.11.20 17:26:57.336175 [ 260 ] {d6918f51-ac6f-4029-a1c3-0047ae1ea289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16460 | 2025.11.20 17:26:57.336462 [ 260 ] {d6918f51-ac6f-4029-a1c3-0047ae1ea289} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 16461 | 2025.11.20 17:26:57.336664 [ 260 ] {d6918f51-ac6f-4029-a1c3-0047ae1ea289} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16462 | 2025.11.20 17:26:57.336788 [ 260 ] {d6918f51-ac6f-4029-a1c3-0047ae1ea289} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00104 sec., 5769.2307692307695 rows/sec., 301.42 KiB/sec. | ||
| 16463 | 2025.11.20 17:26:57.336824 [ 260 ] {d6918f51-ac6f-4029-a1c3-0047ae1ea289} <Debug> TCPHandler: Processed in 0.001198452 sec. | ||
| 16464 | 2025.11.20 17:26:57.336922 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16465 | 2025.11.20 17:26:57.337014 [ 260 ] {de05db9c-e4dd-4e54-b6a9-e7f656111eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16466 | 2025.11.20 17:26:57.337054 [ 260 ] {de05db9c-e4dd-4e54-b6a9-e7f656111eaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16467 | 2025.11.20 17:26:57.337505 [ 260 ] {de05db9c-e4dd-4e54-b6a9-e7f656111eaa} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16468 | 2025.11.20 17:26:57.337540 [ 260 ] {de05db9c-e4dd-4e54-b6a9-e7f656111eaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16469 | 2025.11.20 17:26:57.337862 [ 260 ] {de05db9c-e4dd-4e54-b6a9-e7f656111eaa} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16470 | 2025.11.20 17:26:57.338065 [ 260 ] {de05db9c-e4dd-4e54-b6a9-e7f656111eaa} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16471 | 2025.11.20 17:26:57.338183 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 6 parts from all_1_119_24 to all_124_124_0 | ||
| 16472 | 2025.11.20 17:26:57.338191 [ 260 ] {de05db9c-e4dd-4e54-b6a9-e7f656111eaa} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001195 sec., 262761.5062761506 rows/sec., 17.26 MiB/sec. | ||
| 16473 | 2025.11.20 17:26:57.338219 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16474 | 2025.11.20 17:26:57.338242 [ 260 ] {de05db9c-e4dd-4e54-b6a9-e7f656111eaa} <Debug> TCPHandler: Processed in 0.001366686 sec. | ||
| 16475 | 2025.11.20 17:26:57.338242 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16476 | 2025.11.20 17:26:57.338342 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_124_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_119_24 to all_124_124_0 into Compact with storage Full | ||
| 16477 | 2025.11.20 17:26:57.338348 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16478 | 2025.11.20 17:26:57.338458 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_124_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16479 | 2025.11.20 17:26:57.338458 [ 260 ] {c107eeb1-26b4-4607-8c9c-3bfd3860a183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16480 | 2025.11.20 17:26:57.338500 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_119_24, total 38401 rows starting from the beginning of the part | ||
| 16481 | 2025.11.20 17:26:57.338519 [ 260 ] {c107eeb1-26b4-4607-8c9c-3bfd3860a183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16482 | 2025.11.20 17:26:57.338569 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 96 rows starting from the beginning of the part | ||
| 16483 | 2025.11.20 17:26:57.338620 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 160 rows starting from the beginning of the part | ||
| 16484 | 2025.11.20 17:26:57.338665 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 314 rows starting from the beginning of the part | ||
| 16485 | 2025.11.20 17:26:57.338708 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 160 rows starting from the beginning of the part | ||
| 16486 | 2025.11.20 17:26:57.338753 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_124_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 314 rows starting from the beginning of the part | ||
| 16487 | 2025.11.20 17:26:57.338831 [ 260 ] {c107eeb1-26b4-4607-8c9c-3bfd3860a183} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16488 | 2025.11.20 17:26:57.338873 [ 260 ] {c107eeb1-26b4-4607-8c9c-3bfd3860a183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16489 | 2025.11.20 17:26:57.339173 [ 260 ] {c107eeb1-26b4-4607-8c9c-3bfd3860a183} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16490 | 2025.11.20 17:26:57.339371 [ 260 ] {c107eeb1-26b4-4607-8c9c-3bfd3860a183} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16491 | 2025.11.20 17:26:57.339499 [ 260 ] {c107eeb1-26b4-4607-8c9c-3bfd3860a183} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 16492 | 2025.11.20 17:26:57.339534 [ 260 ] {c107eeb1-26b4-4607-8c9c-3bfd3860a183} <Debug> TCPHandler: Processed in 0.001232523 sec. | ||
| 16493 | 2025.11.20 17:26:57.339632 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16494 | 2025.11.20 17:26:57.339722 [ 260 ] {707d14d8-48fe-4665-b763-c82e382b3c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16495 | 2025.11.20 17:26:57.339776 [ 260 ] {707d14d8-48fe-4665-b763-c82e382b3c44} <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 | ||
| 16496 | 2025.11.20 17:26:57.340638 [ 260 ] {707d14d8-48fe-4665-b763-c82e382b3c44} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16497 | 2025.11.20 17:26:57.340674 [ 260 ] {707d14d8-48fe-4665-b763-c82e382b3c44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16498 | 2025.11.20 17:26:57.341227 [ 260 ] {707d14d8-48fe-4665-b763-c82e382b3c44} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16499 | 2025.11.20 17:26:57.341440 [ 260 ] {707d14d8-48fe-4665-b763-c82e382b3c44} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16500 | 2025.11.20 17:26:57.341577 [ 260 ] {707d14d8-48fe-4665-b763-c82e382b3c44} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001872 sec., 21367.521367521367 rows/sec., 38.29 MiB/sec. | ||
| 16501 | 2025.11.20 17:26:57.341631 [ 260 ] {707d14d8-48fe-4665-b763-c82e382b3c44} <Debug> TCPHandler: Processed in 0.002044759 sec. | ||
| 16502 | 2025.11.20 17:26:57.341737 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16503 | 2025.11.20 17:26:57.341830 [ 260 ] {591dd843-ceae-4a2c-b6f0-59dddcc783ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16504 | 2025.11.20 17:26:57.341870 [ 260 ] {591dd843-ceae-4a2c-b6f0-59dddcc783ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16505 | 2025.11.20 17:26:57.342207 [ 260 ] {591dd843-ceae-4a2c-b6f0-59dddcc783ef} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16506 | 2025.11.20 17:26:57.342242 [ 260 ] {591dd843-ceae-4a2c-b6f0-59dddcc783ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16507 | 2025.11.20 17:26:57.342541 [ 260 ] {591dd843-ceae-4a2c-b6f0-59dddcc783ef} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 16508 | 2025.11.20 17:26:57.342738 [ 260 ] {591dd843-ceae-4a2c-b6f0-59dddcc783ef} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16509 | 2025.11.20 17:26:57.342861 [ 260 ] {591dd843-ceae-4a2c-b6f0-59dddcc783ef} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00105 sec., 99047.61904761905 rows/sec., 6.07 MiB/sec. | ||
| 16510 | 2025.11.20 17:26:57.342895 [ 260 ] {591dd843-ceae-4a2c-b6f0-59dddcc783ef} <Debug> TCPHandler: Processed in 0.001206102 sec. | ||
| 16511 | 2025.11.20 17:26:57.345604 [ 198 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_124_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39445 rows, containing 5 columns (5 merged, 0 gathered) in 0.007298547 sec., 5404500.375211669 rows/sec., 363.85 MiB/sec. | ||
| 16512 | 2025.11.20 17:26:57.346395 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_124_25} <Trace> MergedBlockOutputStream: filled checksums all_1_124_25 (state Temporary) | ||
| 16513 | 2025.11.20 17:26:57.346862 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_124_25} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_124_25 to all_1_124_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16514 | 2025.11.20 17:26:57.346945 [ 194 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_124_25} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 6 parts: [all_1_119_24, all_124_124_0] -> all_1_124_25 | ||
| 16515 | 2025.11.20 17:26:57.347037 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 16516 | 2025.11.20 17:26:58.369907 [ 225 ] {} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Found 6 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16517 | 2025.11.20 17:26:58.369973 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Removing 6 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16518 | 2025.11.20 17:26:58.372397 [ 225 ] {} <Debug> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Removing 6 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0, all_6_6_0] | ||
| 16519 | 2025.11.20 17:27:01.018823 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16520 | 2025.11.20 17:27:01.018874 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16521 | 2025.11.20 17:27:01.203276 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 37408 | ||
| 16522 | 2025.11.20 17:27:01.203805 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16523 | 2025.11.20 17:27:01.203851 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16524 | 2025.11.20 17:27:01.204343 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16525 | 2025.11.20 17:27:01.204574 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16526 | 2025.11.20 17:27:01.204707 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37408 | ||
| 16527 | 2025.11.20 17:27:02.310822 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16528 | 2025.11.20 17:27:02.311011 [ 260 ] {bb40f844-7002-407b-ad7a-f0f5b196f62f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16529 | 2025.11.20 17:27:02.311082 [ 260 ] {bb40f844-7002-407b-ad7a-f0f5b196f62f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16530 | 2025.11.20 17:27:02.311757 [ 260 ] {bb40f844-7002-407b-ad7a-f0f5b196f62f} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16531 | 2025.11.20 17:27:02.311806 [ 260 ] {bb40f844-7002-407b-ad7a-f0f5b196f62f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16532 | 2025.11.20 17:27:02.312205 [ 260 ] {bb40f844-7002-407b-ad7a-f0f5b196f62f} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16533 | 2025.11.20 17:27:02.312432 [ 260 ] {bb40f844-7002-407b-ad7a-f0f5b196f62f} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16534 | 2025.11.20 17:27:02.312589 [ 260 ] {bb40f844-7002-407b-ad7a-f0f5b196f62f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001628 sec., 34398.0343980344 rows/sec., 2.64 MiB/sec. | ||
| 16535 | 2025.11.20 17:27:02.312635 [ 260 ] {bb40f844-7002-407b-ad7a-f0f5b196f62f} <Debug> TCPHandler: Processed in 0.001995647 sec. | ||
| 16536 | 2025.11.20 17:27:02.312754 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16537 | 2025.11.20 17:27:02.312852 [ 260 ] {ab68e916-015b-494a-8a3e-937c67312d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16538 | 2025.11.20 17:27:02.312894 [ 260 ] {ab68e916-015b-494a-8a3e-937c67312d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16539 | 2025.11.20 17:27:02.313345 [ 260 ] {ab68e916-015b-494a-8a3e-937c67312d65} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16540 | 2025.11.20 17:27:02.313384 [ 260 ] {ab68e916-015b-494a-8a3e-937c67312d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16541 | 2025.11.20 17:27:02.313713 [ 260 ] {ab68e916-015b-494a-8a3e-937c67312d65} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16542 | 2025.11.20 17:27:02.313930 [ 260 ] {ab68e916-015b-494a-8a3e-937c67312d65} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16543 | 2025.11.20 17:27:02.314063 [ 260 ] {ab68e916-015b-494a-8a3e-937c67312d65} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001231 sec., 51990.25182778229 rows/sec., 4.06 MiB/sec. | ||
| 16544 | 2025.11.20 17:27:02.314102 [ 260 ] {ab68e916-015b-494a-8a3e-937c67312d65} <Debug> TCPHandler: Processed in 0.001398346 sec. | ||
| 16545 | 2025.11.20 17:27:02.314226 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16546 | 2025.11.20 17:27:02.314321 [ 260 ] {ecab3612-7d00-48cf-ae53-aad862ab694a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16547 | 2025.11.20 17:27:02.314367 [ 260 ] {ecab3612-7d00-48cf-ae53-aad862ab694a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16548 | 2025.11.20 17:27:02.314796 [ 260 ] {ecab3612-7d00-48cf-ae53-aad862ab694a} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16549 | 2025.11.20 17:27:02.314835 [ 260 ] {ecab3612-7d00-48cf-ae53-aad862ab694a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16550 | 2025.11.20 17:27:02.315172 [ 260 ] {ecab3612-7d00-48cf-ae53-aad862ab694a} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16551 | 2025.11.20 17:27:02.315382 [ 260 ] {ecab3612-7d00-48cf-ae53-aad862ab694a} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16552 | 2025.11.20 17:27:02.315513 [ 260 ] {ecab3612-7d00-48cf-ae53-aad862ab694a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 16553 | 2025.11.20 17:27:02.315552 [ 260 ] {ecab3612-7d00-48cf-ae53-aad862ab694a} <Debug> TCPHandler: Processed in 0.001376716 sec. | ||
| 16554 | 2025.11.20 17:27:02.315669 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16555 | 2025.11.20 17:27:02.315770 [ 260 ] {e78883c9-ae94-4765-8697-cab7cdb8f830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16556 | 2025.11.20 17:27:02.315817 [ 260 ] {e78883c9-ae94-4765-8697-cab7cdb8f830} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16557 | 2025.11.20 17:27:02.316168 [ 260 ] {e78883c9-ae94-4765-8697-cab7cdb8f830} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16558 | 2025.11.20 17:27:02.316205 [ 260 ] {e78883c9-ae94-4765-8697-cab7cdb8f830} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.82 GiB. | ||
| 16559 | 2025.11.20 17:27:02.316514 [ 260 ] {e78883c9-ae94-4765-8697-cab7cdb8f830} <Trace> MergedBlockOutputStream: filled checksums all_125_125_0 (state Temporary) | ||
| 16560 | 2025.11.20 17:27:02.316721 [ 260 ] {e78883c9-ae94-4765-8697-cab7cdb8f830} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_125_125_0 to all_125_125_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16561 | 2025.11.20 17:27:02.316852 [ 260 ] {e78883c9-ae94-4765-8697-cab7cdb8f830} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 16562 | 2025.11.20 17:27:02.316889 [ 260 ] {e78883c9-ae94-4765-8697-cab7cdb8f830} <Debug> TCPHandler: Processed in 0.001270103 sec. | ||
| 16563 | 2025.11.20 17:27:03.109430 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 588 | ||
| 16564 | 2025.11.20 17:27:03.128001 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16565 | 2025.11.20 17:27:03.128072 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16566 | 2025.11.20 17:27:03.134238 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 16567 | 2025.11.20 17:27:03.135040 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16568 | 2025.11.20 17:27:03.139019 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 588 | ||
| 16569 | 2025.11.20 17:27:03.368244 [ 224 ] {} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16570 | 2025.11.20 17:27:03.368295 [ 224 ] {} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16571 | 2025.11.20 17:27:03.370233 [ 224 ] {} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16572 | 2025.11.20 17:27:04.328523 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16573 | 2025.11.20 17:27:04.328700 [ 260 ] {4bd93b0a-f982-4caf-8e63-28901d1cf8df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16574 | 2025.11.20 17:27:04.328772 [ 260 ] {4bd93b0a-f982-4caf-8e63-28901d1cf8df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16575 | 2025.11.20 17:27:04.329583 [ 260 ] {4bd93b0a-f982-4caf-8e63-28901d1cf8df} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16576 | 2025.11.20 17:27:04.329631 [ 260 ] {4bd93b0a-f982-4caf-8e63-28901d1cf8df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16577 | 2025.11.20 17:27:04.330062 [ 260 ] {4bd93b0a-f982-4caf-8e63-28901d1cf8df} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16578 | 2025.11.20 17:27:04.330284 [ 260 ] {4bd93b0a-f982-4caf-8e63-28901d1cf8df} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16579 | 2025.11.20 17:27:04.330436 [ 260 ] {4bd93b0a-f982-4caf-8e63-28901d1cf8df} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001785 sec., 229691.8767507003 rows/sec., 14.57 MiB/sec. | ||
| 16580 | 2025.11.20 17:27:04.330481 [ 260 ] {4bd93b0a-f982-4caf-8e63-28901d1cf8df} <Debug> TCPHandler: Processed in 0.00209465 sec. | ||
| 16581 | 2025.11.20 17:27:04.330597 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16582 | 2025.11.20 17:27:04.330695 [ 260 ] {ecf6c781-1163-43e3-b1ef-edf06a6c17b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 16583 | 2025.11.20 17:27:04.330738 [ 260 ] {ecf6c781-1163-43e3-b1ef-edf06a6c17b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 16584 | 2025.11.20 17:27:04.331171 [ 260 ] {ecf6c781-1163-43e3-b1ef-edf06a6c17b9} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16585 | 2025.11.20 17:27:04.331209 [ 260 ] {ecf6c781-1163-43e3-b1ef-edf06a6c17b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16586 | 2025.11.20 17:27:04.331512 [ 260 ] {ecf6c781-1163-43e3-b1ef-edf06a6c17b9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 16587 | 2025.11.20 17:27:04.331733 [ 260 ] {ecf6c781-1163-43e3-b1ef-edf06a6c17b9} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16588 | 2025.11.20 17:27:04.331862 [ 260 ] {ecf6c781-1163-43e3-b1ef-edf06a6c17b9} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001187 sec., 5054.759898904803 rows/sec., 412.18 KiB/sec. | ||
| 16589 | 2025.11.20 17:27:04.331900 [ 260 ] {ecf6c781-1163-43e3-b1ef-edf06a6c17b9} <Debug> TCPHandler: Processed in 0.001352215 sec. | ||
| 16590 | 2025.11.20 17:27:04.332007 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16591 | 2025.11.20 17:27:04.332103 [ 260 ] {88f7e6f7-e1ff-4136-acd4-b59afe5a8534} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16592 | 2025.11.20 17:27:04.332143 [ 260 ] {88f7e6f7-e1ff-4136-acd4-b59afe5a8534} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16593 | 2025.11.20 17:27:04.333425 [ 260 ] {88f7e6f7-e1ff-4136-acd4-b59afe5a8534} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16594 | 2025.11.20 17:27:04.333462 [ 260 ] {88f7e6f7-e1ff-4136-acd4-b59afe5a8534} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16595 | 2025.11.20 17:27:04.333912 [ 260 ] {88f7e6f7-e1ff-4136-acd4-b59afe5a8534} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16596 | 2025.11.20 17:27:04.334130 [ 260 ] {88f7e6f7-e1ff-4136-acd4-b59afe5a8534} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16597 | 2025.11.20 17:27:04.334259 [ 260 ] {88f7e6f7-e1ff-4136-acd4-b59afe5a8534} <Debug> executeQuery: Read 2335 rows, 194.29 KiB in 0.002175 sec., 1073563.2183908047 rows/sec., 87.24 MiB/sec. | ||
| 16598 | 2025.11.20 17:27:04.334268 [ 141 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16599 | 2025.11.20 17:27:04.334299 [ 260 ] {88f7e6f7-e1ff-4136-acd4-b59afe5a8534} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 16600 | 2025.11.20 17:27:04.334328 [ 260 ] {88f7e6f7-e1ff-4136-acd4-b59afe5a8534} <Debug> TCPHandler: Processed in 0.002370485 sec. | ||
| 16601 | 2025.11.20 17:27:04.334337 [ 141 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16602 | 2025.11.20 17:27:04.334367 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16603 | 2025.11.20 17:27:04.334442 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16604 | 2025.11.20 17:27:04.334494 [ 186 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16605 | 2025.11.20 17:27:04.334543 [ 260 ] {48ba72a1-87d4-428c-b4dd-7d0fd0870dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16606 | 2025.11.20 17:27:04.334588 [ 260 ] {48ba72a1-87d4-428c-b4dd-7d0fd0870dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16607 | 2025.11.20 17:27:04.334637 [ 186 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16608 | 2025.11.20 17:27:04.334679 [ 186 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 2463 rows starting from the beginning of the part | ||
| 16609 | 2025.11.20 17:27:04.334761 [ 186 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 1192 rows starting from the beginning of the part | ||
| 16610 | 2025.11.20 17:27:04.334818 [ 186 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 56 rows starting from the beginning of the part | ||
| 16611 | 2025.11.20 17:27:04.334867 [ 186 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 1192 rows starting from the beginning of the part | ||
| 16612 | 2025.11.20 17:27:04.334911 [ 186 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 56 rows starting from the beginning of the part | ||
| 16613 | 2025.11.20 17:27:04.334960 [ 186 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 2335 rows starting from the beginning of the part | ||
| 16614 | 2025.11.20 17:27:04.335115 [ 260 ] {48ba72a1-87d4-428c-b4dd-7d0fd0870dad} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16615 | 2025.11.20 17:27:04.335157 [ 260 ] {48ba72a1-87d4-428c-b4dd-7d0fd0870dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16616 | 2025.11.20 17:27:04.335506 [ 260 ] {48ba72a1-87d4-428c-b4dd-7d0fd0870dad} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 16617 | 2025.11.20 17:27:04.335733 [ 260 ] {48ba72a1-87d4-428c-b4dd-7d0fd0870dad} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16618 | 2025.11.20 17:27:04.335874 [ 260 ] {48ba72a1-87d4-428c-b4dd-7d0fd0870dad} <Debug> executeQuery: Read 251 rows, 15.74 KiB in 0.00135 sec., 185925.92592592593 rows/sec., 11.39 MiB/sec. | ||
| 16619 | 2025.11.20 17:27:04.335915 [ 260 ] {48ba72a1-87d4-428c-b4dd-7d0fd0870dad} <Debug> TCPHandler: Processed in 0.001524008 sec. | ||
| 16620 | 2025.11.20 17:27:04.336032 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16621 | 2025.11.20 17:27:04.336129 [ 260 ] {a5e10a87-b402-4b48-b269-5e5041d9c597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16622 | 2025.11.20 17:27:04.336172 [ 260 ] {a5e10a87-b402-4b48-b269-5e5041d9c597} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16623 | 2025.11.20 17:27:04.336703 [ 260 ] {a5e10a87-b402-4b48-b269-5e5041d9c597} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16624 | 2025.11.20 17:27:04.336739 [ 260 ] {a5e10a87-b402-4b48-b269-5e5041d9c597} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16625 | 2025.11.20 17:27:04.337057 [ 260 ] {a5e10a87-b402-4b48-b269-5e5041d9c597} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 16626 | 2025.11.20 17:27:04.337283 [ 260 ] {a5e10a87-b402-4b48-b269-5e5041d9c597} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16627 | 2025.11.20 17:27:04.337416 [ 260 ] {a5e10a87-b402-4b48-b269-5e5041d9c597} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001306 sec., 336906.58499234304 rows/sec., 22.29 MiB/sec. | ||
| 16628 | 2025.11.20 17:27:04.337456 [ 260 ] {a5e10a87-b402-4b48-b269-5e5041d9c597} <Debug> TCPHandler: Processed in 0.001474148 sec. | ||
| 16629 | 2025.11.20 17:27:04.337536 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7294 rows, containing 5 columns (5 merged, 0 gathered) in 0.003101198 sec., 2351994.2938180664 rows/sec., 199.33 MiB/sec. | ||
| 16630 | 2025.11.20 17:27:04.337573 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16631 | 2025.11.20 17:27:04.337671 [ 260 ] {c55e3e2b-8544-494f-8341-65a0f6ab97cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16632 | 2025.11.20 17:27:04.337712 [ 260 ] {c55e3e2b-8544-494f-8341-65a0f6ab97cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16633 | 2025.11.20 17:27:04.337786 [ 194 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16634 | 2025.11.20 17:27:04.338074 [ 194 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_126_25} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16635 | 2025.11.20 17:27:04.338147 [ 194 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_126_25} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16636 | 2025.11.20 17:27:04.338196 [ 260 ] {c55e3e2b-8544-494f-8341-65a0f6ab97cd} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16637 | 2025.11.20 17:27:04.338231 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 16638 | 2025.11.20 17:27:04.338238 [ 260 ] {c55e3e2b-8544-494f-8341-65a0f6ab97cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16639 | 2025.11.20 17:27:04.338583 [ 260 ] {c55e3e2b-8544-494f-8341-65a0f6ab97cd} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 16640 | 2025.11.20 17:27:04.338802 [ 260 ] {c55e3e2b-8544-494f-8341-65a0f6ab97cd} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16641 | 2025.11.20 17:27:04.338936 [ 260 ] {c55e3e2b-8544-494f-8341-65a0f6ab97cd} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001283 sec., 164458.30085736554 rows/sec., 9.34 MiB/sec. | ||
| 16642 | 2025.11.20 17:27:04.338975 [ 260 ] {c55e3e2b-8544-494f-8341-65a0f6ab97cd} <Debug> TCPHandler: Processed in 0.001451607 sec. | ||
| 16643 | 2025.11.20 17:27:04.339089 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16644 | 2025.11.20 17:27:04.339183 [ 260 ] {9e4ff374-4c8e-42a7-94e1-1e502338ed3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16645 | 2025.11.20 17:27:04.339223 [ 260 ] {9e4ff374-4c8e-42a7-94e1-1e502338ed3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16646 | 2025.11.20 17:27:04.340037 [ 260 ] {9e4ff374-4c8e-42a7-94e1-1e502338ed3d} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16647 | 2025.11.20 17:27:04.340072 [ 260 ] {9e4ff374-4c8e-42a7-94e1-1e502338ed3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16648 | 2025.11.20 17:27:04.340492 [ 260 ] {9e4ff374-4c8e-42a7-94e1-1e502338ed3d} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16649 | 2025.11.20 17:27:04.340709 [ 260 ] {9e4ff374-4c8e-42a7-94e1-1e502338ed3d} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16650 | 2025.11.20 17:27:04.340829 [ 141 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16651 | 2025.11.20 17:27:04.340838 [ 260 ] {9e4ff374-4c8e-42a7-94e1-1e502338ed3d} <Debug> executeQuery: Read 1181 rows, 86.45 KiB in 0.001672 sec., 706339.7129186603 rows/sec., 50.49 MiB/sec. | ||
| 16652 | 2025.11.20 17:27:04.340873 [ 141 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16653 | 2025.11.20 17:27:04.340897 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16654 | 2025.11.20 17:27:04.340896 [ 260 ] {9e4ff374-4c8e-42a7-94e1-1e502338ed3d} <Debug> TCPHandler: Processed in 0.001858165 sec. | ||
| 16655 | 2025.11.20 17:27:04.340983 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16656 | 2025.11.20 17:27:04.341026 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16657 | 2025.11.20 17:27:04.341077 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16658 | 2025.11.20 17:27:04.341107 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_121_24, total 1249 rows starting from the beginning of the part | ||
| 16659 | 2025.11.20 17:27:04.341121 [ 260 ] {dc17993c-6622-49a6-be7f-acbfec9968c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16660 | 2025.11.20 17:27:04.341164 [ 260 ] {dc17993c-6622-49a6-be7f-acbfec9968c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16661 | 2025.11.20 17:27:04.341165 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 719 rows starting from the beginning of the part | ||
| 16662 | 2025.11.20 17:27:04.341219 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 64 rows starting from the beginning of the part | ||
| 16663 | 2025.11.20 17:27:04.341267 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 719 rows starting from the beginning of the part | ||
| 16664 | 2025.11.20 17:27:04.341307 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 64 rows starting from the beginning of the part | ||
| 16665 | 2025.11.20 17:27:04.341352 [ 196 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 1181 rows starting from the beginning of the part | ||
| 16666 | 2025.11.20 17:27:04.341500 [ 260 ] {dc17993c-6622-49a6-be7f-acbfec9968c4} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16667 | 2025.11.20 17:27:04.341538 [ 260 ] {dc17993c-6622-49a6-be7f-acbfec9968c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16668 | 2025.11.20 17:27:04.341849 [ 260 ] {dc17993c-6622-49a6-be7f-acbfec9968c4} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 16669 | 2025.11.20 17:27:04.342059 [ 260 ] {dc17993c-6622-49a6-be7f-acbfec9968c4} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16670 | 2025.11.20 17:27:04.342171 [ 141 ] {} <Debug> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604) (MergerMutator): Selected 6 parts from all_1_45_9 to all_50_50_0 | ||
| 16671 | 2025.11.20 17:27:04.342188 [ 260 ] {dc17993c-6622-49a6-be7f-acbfec9968c4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001086 sec., 5524.861878453039 rows/sec., 288.65 KiB/sec. | ||
| 16672 | 2025.11.20 17:27:04.342207 [ 141 ] {} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16673 | 2025.11.20 17:27:04.342232 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16674 | 2025.11.20 17:27:04.342233 [ 260 ] {dc17993c-6622-49a6-be7f-acbfec9968c4} <Debug> TCPHandler: Processed in 0.001257083 sec. | ||
| 16675 | 2025.11.20 17:27:04.342309 [ 194 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_50_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_45_9 to all_50_50_0 into Compact with storage Full | ||
| 16676 | 2025.11.20 17:27:04.342361 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16677 | 2025.11.20 17:27:04.342429 [ 194 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_50_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16678 | 2025.11.20 17:27:04.342464 [ 260 ] {d3a8ac11-9ef3-46ef-8499-c9c7938d5e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16679 | 2025.11.20 17:27:04.342473 [ 194 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_45_9, total 270 rows starting from the beginning of the part | ||
| 16680 | 2025.11.20 17:27:04.342514 [ 260 ] {d3a8ac11-9ef3-46ef-8499-c9c7938d5e97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16681 | 2025.11.20 17:27:04.342547 [ 194 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 6 rows starting from the beginning of the part | ||
| 16682 | 2025.11.20 17:27:04.342601 [ 194 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 6 rows starting from the beginning of the part | ||
| 16683 | 2025.11.20 17:27:04.342643 [ 194 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 6 rows starting from the beginning of the part | ||
| 16684 | 2025.11.20 17:27:04.342707 [ 194 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 6 rows starting from the beginning of the part | ||
| 16685 | 2025.11.20 17:27:04.342708 [ 198 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3996 rows, containing 5 columns (5 merged, 0 gathered) in 0.001766503 sec., 2262096.356473779 rows/sec., 170.23 MiB/sec. | ||
| 16686 | 2025.11.20 17:27:04.342750 [ 194 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_50_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 6 rows starting from the beginning of the part | ||
| 16687 | 2025.11.20 17:27:04.342885 [ 200 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16688 | 2025.11.20 17:27:04.343137 [ 260 ] {d3a8ac11-9ef3-46ef-8499-c9c7938d5e97} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16689 | 2025.11.20 17:27:04.343173 [ 260 ] {d3a8ac11-9ef3-46ef-8499-c9c7938d5e97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16690 | 2025.11.20 17:27:04.343172 [ 200 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_126_25} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16691 | 2025.11.20 17:27:04.343250 [ 200 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_126_25} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16692 | 2025.11.20 17:27:04.343316 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 16693 | 2025.11.20 17:27:04.343535 [ 198 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_50_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 300 rows, containing 4 columns (4 merged, 0 gathered) in 0.001260833 sec., 237937.9346828644 rows/sec., 12.14 MiB/sec. | ||
| 16694 | 2025.11.20 17:27:04.343580 [ 260 ] {d3a8ac11-9ef3-46ef-8499-c9c7938d5e97} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16695 | 2025.11.20 17:27:04.343669 [ 194 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_50_10} <Trace> MergedBlockOutputStream: filled checksums all_1_50_10 (state Temporary) | ||
| 16696 | 2025.11.20 17:27:04.343865 [ 260 ] {d3a8ac11-9ef3-46ef-8499-c9c7938d5e97} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16697 | 2025.11.20 17:27:04.343969 [ 194 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_50_10} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_merge_all_1_50_10 to all_1_50_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16698 | 2025.11.20 17:27:04.344018 [ 260 ] {d3a8ac11-9ef3-46ef-8499-c9c7938d5e97} <Debug> executeQuery: Read 905 rows, 61.24 KiB in 0.001575 sec., 574603.1746031746 rows/sec., 37.97 MiB/sec. | ||
| 16699 | 2025.11.20 17:27:04.344042 [ 194 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_50_10} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604) (MergerMutator): Merged 6 parts: [all_1_45_9, all_50_50_0] -> all_1_50_10 | ||
| 16700 | 2025.11.20 17:27:04.344064 [ 260 ] {d3a8ac11-9ef3-46ef-8499-c9c7938d5e97} <Debug> TCPHandler: Processed in 0.001757982 sec. | ||
| 16701 | 2025.11.20 17:27:04.344114 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 16702 | 2025.11.20 17:27:04.344185 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16703 | 2025.11.20 17:27:04.344283 [ 260 ] {2b11af4d-7d6f-404e-9020-abccb82a575c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16704 | 2025.11.20 17:27:04.344327 [ 260 ] {2b11af4d-7d6f-404e-9020-abccb82a575c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16705 | 2025.11.20 17:27:04.344645 [ 260 ] {2b11af4d-7d6f-404e-9020-abccb82a575c} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16706 | 2025.11.20 17:27:04.344681 [ 260 ] {2b11af4d-7d6f-404e-9020-abccb82a575c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16707 | 2025.11.20 17:27:04.344983 [ 260 ] {2b11af4d-7d6f-404e-9020-abccb82a575c} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 16708 | 2025.11.20 17:27:04.345192 [ 260 ] {2b11af4d-7d6f-404e-9020-abccb82a575c} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16709 | 2025.11.20 17:27:04.345323 [ 260 ] {2b11af4d-7d6f-404e-9020-abccb82a575c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001059 sec., 944.2870632672332 rows/sec., 63.63 KiB/sec. | ||
| 16710 | 2025.11.20 17:27:04.345360 [ 260 ] {2b11af4d-7d6f-404e-9020-abccb82a575c} <Debug> TCPHandler: Processed in 0.001229323 sec. | ||
| 16711 | 2025.11.20 17:27:04.345474 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16712 | 2025.11.20 17:27:04.345572 [ 260 ] {c4ec58c8-a30e-4c67-844f-6a63b7dbb344} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16713 | 2025.11.20 17:27:04.345627 [ 260 ] {c4ec58c8-a30e-4c67-844f-6a63b7dbb344} <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 | ||
| 16714 | 2025.11.20 17:27:04.346495 [ 260 ] {c4ec58c8-a30e-4c67-844f-6a63b7dbb344} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16715 | 2025.11.20 17:27:04.346532 [ 260 ] {c4ec58c8-a30e-4c67-844f-6a63b7dbb344} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16716 | 2025.11.20 17:27:04.347101 [ 260 ] {c4ec58c8-a30e-4c67-844f-6a63b7dbb344} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16717 | 2025.11.20 17:27:04.347326 [ 260 ] {c4ec58c8-a30e-4c67-844f-6a63b7dbb344} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16718 | 2025.11.20 17:27:04.347468 [ 260 ] {c4ec58c8-a30e-4c67-844f-6a63b7dbb344} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001913 sec., 20909.566126502876 rows/sec., 37.47 MiB/sec. | ||
| 16719 | 2025.11.20 17:27:04.347524 [ 260 ] {c4ec58c8-a30e-4c67-844f-6a63b7dbb344} <Debug> TCPHandler: Processed in 0.00209945 sec. | ||
| 16720 | 2025.11.20 17:27:04.347636 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16721 | 2025.11.20 17:27:04.347731 [ 260 ] {2db09e73-f4f8-4eff-9904-a1909a121682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16722 | 2025.11.20 17:27:04.347774 [ 260 ] {2db09e73-f4f8-4eff-9904-a1909a121682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16723 | 2025.11.20 17:27:04.348112 [ 260 ] {2db09e73-f4f8-4eff-9904-a1909a121682} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16724 | 2025.11.20 17:27:04.348148 [ 260 ] {2db09e73-f4f8-4eff-9904-a1909a121682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16725 | 2025.11.20 17:27:04.348462 [ 260 ] {2db09e73-f4f8-4eff-9904-a1909a121682} <Trace> MergedBlockOutputStream: filled checksums all_126_126_0 (state Temporary) | ||
| 16726 | 2025.11.20 17:27:04.348680 [ 260 ] {2db09e73-f4f8-4eff-9904-a1909a121682} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_126_126_0 to all_126_126_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16727 | 2025.11.20 17:27:04.348802 [ 141 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_121_24 to all_126_126_0 | ||
| 16728 | 2025.11.20 17:27:04.348811 [ 260 ] {2db09e73-f4f8-4eff-9904-a1909a121682} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001099 sec., 61874.4313011829 rows/sec., 3.59 MiB/sec. | ||
| 16729 | 2025.11.20 17:27:04.348842 [ 141 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16730 | 2025.11.20 17:27:04.348864 [ 260 ] {2db09e73-f4f8-4eff-9904-a1909a121682} <Debug> TCPHandler: Processed in 0.001279264 sec. | ||
| 16731 | 2025.11.20 17:27:04.348866 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16732 | 2025.11.20 17:27:04.348957 [ 200 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_126_25} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_121_24 to all_126_126_0 into Compact with storage Full | ||
| 16733 | 2025.11.20 17:27:04.349044 [ 200 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_126_25} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16734 | 2025.11.20 17:27:04.349070 [ 200 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_121_24, total 8548 rows starting from the beginning of the part | ||
| 16735 | 2025.11.20 17:27:04.349117 [ 200 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_122_122_0, total 104 rows starting from the beginning of the part | ||
| 16736 | 2025.11.20 17:27:04.349157 [ 200 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_123_123_0, total 60 rows starting from the beginning of the part | ||
| 16737 | 2025.11.20 17:27:04.349194 [ 200 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_124_124_0, total 104 rows starting from the beginning of the part | ||
| 16738 | 2025.11.20 17:27:04.349232 [ 200 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 60 rows starting from the beginning of the part | ||
| 16739 | 2025.11.20 17:27:04.349270 [ 200 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_126_25} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 68 rows starting from the beginning of the part | ||
| 16740 | 2025.11.20 17:27:04.351572 [ 188 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_126_25} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8944 rows, containing 4 columns (4 merged, 0 gathered) in 0.002644859 sec., 3381654.7498373264 rows/sec., 215.81 MiB/sec. | ||
| 16741 | 2025.11.20 17:27:04.351758 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_126_25} <Trace> MergedBlockOutputStream: filled checksums all_1_126_25 (state Temporary) | ||
| 16742 | 2025.11.20 17:27:04.352038 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_126_25} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_126_25 to all_1_126_25 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16743 | 2025.11.20 17:27:04.352111 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_126_25} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_121_24, all_126_126_0] -> all_1_126_25 | ||
| 16744 | 2025.11.20 17:27:04.352190 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.82 MiB. | ||
| 16745 | 2025.11.20 17:27:06.331258 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2124 | ||
| 16746 | 2025.11.20 17:27:06.334064 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16747 | 2025.11.20 17:27:06.334106 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16748 | 2025.11.20 17:27:06.335355 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 16749 | 2025.11.20 17:27:06.335634 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16750 | 2025.11.20 17:27:06.335852 [ 222 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16751 | 2025.11.20 17:27:06.335902 [ 222 ] {} <Debug> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16752 | 2025.11.20 17:27:06.335915 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2124 | ||
| 16753 | 2025.11.20 17:27:06.337878 [ 222 ] {} <Debug> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 16754 | 2025.11.20 17:27:07.308074 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16755 | 2025.11.20 17:27:07.308276 [ 260 ] {b6fdc5c6-b4cc-4b5f-9880-5ec5545cc8f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16756 | 2025.11.20 17:27:07.308344 [ 260 ] {b6fdc5c6-b4cc-4b5f-9880-5ec5545cc8f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16757 | 2025.11.20 17:27:07.309013 [ 260 ] {b6fdc5c6-b4cc-4b5f-9880-5ec5545cc8f1} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16758 | 2025.11.20 17:27:07.309059 [ 260 ] {b6fdc5c6-b4cc-4b5f-9880-5ec5545cc8f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16759 | 2025.11.20 17:27:07.309448 [ 260 ] {b6fdc5c6-b4cc-4b5f-9880-5ec5545cc8f1} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16760 | 2025.11.20 17:27:07.309677 [ 260 ] {b6fdc5c6-b4cc-4b5f-9880-5ec5545cc8f1} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16761 | 2025.11.20 17:27:07.309832 [ 260 ] {b6fdc5c6-b4cc-4b5f-9880-5ec5545cc8f1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00161 sec., 34782.60869565217 rows/sec., 2.67 MiB/sec. | ||
| 16762 | 2025.11.20 17:27:07.309879 [ 260 ] {b6fdc5c6-b4cc-4b5f-9880-5ec5545cc8f1} <Debug> TCPHandler: Processed in 0.001949506 sec. | ||
| 16763 | 2025.11.20 17:27:07.310005 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16764 | 2025.11.20 17:27:07.310102 [ 260 ] {64fbfb29-45e4-4676-bbe8-7644c5fb6904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16765 | 2025.11.20 17:27:07.310145 [ 260 ] {64fbfb29-45e4-4676-bbe8-7644c5fb6904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16766 | 2025.11.20 17:27:07.310570 [ 260 ] {64fbfb29-45e4-4676-bbe8-7644c5fb6904} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16767 | 2025.11.20 17:27:07.310607 [ 260 ] {64fbfb29-45e4-4676-bbe8-7644c5fb6904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16768 | 2025.11.20 17:27:07.310914 [ 260 ] {64fbfb29-45e4-4676-bbe8-7644c5fb6904} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16769 | 2025.11.20 17:27:07.311127 [ 260 ] {64fbfb29-45e4-4676-bbe8-7644c5fb6904} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16770 | 2025.11.20 17:27:07.311258 [ 260 ] {64fbfb29-45e4-4676-bbe8-7644c5fb6904} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001176 sec., 54421.768707482996 rows/sec., 4.25 MiB/sec. | ||
| 16771 | 2025.11.20 17:27:07.311297 [ 260 ] {64fbfb29-45e4-4676-bbe8-7644c5fb6904} <Debug> TCPHandler: Processed in 0.001343475 sec. | ||
| 16772 | 2025.11.20 17:27:07.311414 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16773 | 2025.11.20 17:27:07.311509 [ 260 ] {c04e876e-84e5-44dd-8560-cb07942a5dfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16774 | 2025.11.20 17:27:07.311555 [ 260 ] {c04e876e-84e5-44dd-8560-cb07942a5dfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16775 | 2025.11.20 17:27:07.311940 [ 260 ] {c04e876e-84e5-44dd-8560-cb07942a5dfd} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16776 | 2025.11.20 17:27:07.311977 [ 260 ] {c04e876e-84e5-44dd-8560-cb07942a5dfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16777 | 2025.11.20 17:27:07.312300 [ 260 ] {c04e876e-84e5-44dd-8560-cb07942a5dfd} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16778 | 2025.11.20 17:27:07.312523 [ 260 ] {c04e876e-84e5-44dd-8560-cb07942a5dfd} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16779 | 2025.11.20 17:27:07.312653 [ 260 ] {c04e876e-84e5-44dd-8560-cb07942a5dfd} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001162 sec., 82616.17900172116 rows/sec., 5.75 MiB/sec. | ||
| 16780 | 2025.11.20 17:27:07.312692 [ 260 ] {c04e876e-84e5-44dd-8560-cb07942a5dfd} <Debug> TCPHandler: Processed in 0.001327395 sec. | ||
| 16781 | 2025.11.20 17:27:07.312803 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16782 | 2025.11.20 17:27:07.312899 [ 260 ] {b5960c0f-14c7-4a2b-ab93-f1542b0e75bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16783 | 2025.11.20 17:27:07.312942 [ 260 ] {b5960c0f-14c7-4a2b-ab93-f1542b0e75bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16784 | 2025.11.20 17:27:07.313276 [ 260 ] {b5960c0f-14c7-4a2b-ab93-f1542b0e75bb} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16785 | 2025.11.20 17:27:07.313313 [ 260 ] {b5960c0f-14c7-4a2b-ab93-f1542b0e75bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16786 | 2025.11.20 17:27:07.313615 [ 260 ] {b5960c0f-14c7-4a2b-ab93-f1542b0e75bb} <Trace> MergedBlockOutputStream: filled checksums all_127_127_0 (state Temporary) | ||
| 16787 | 2025.11.20 17:27:07.313823 [ 260 ] {b5960c0f-14c7-4a2b-ab93-f1542b0e75bb} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_127_127_0 to all_127_127_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16788 | 2025.11.20 17:27:07.313951 [ 260 ] {b5960c0f-14c7-4a2b-ab93-f1542b0e75bb} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001071 sec., 33613.445378151264 rows/sec., 2.27 MiB/sec. | ||
| 16789 | 2025.11.20 17:27:07.313989 [ 260 ] {b5960c0f-14c7-4a2b-ab93-f1542b0e75bb} <Debug> TCPHandler: Processed in 0.001234143 sec. | ||
| 16790 | 2025.11.20 17:27:07.577873 [ 220 ] {} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16791 | 2025.11.20 17:27:07.577943 [ 220 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16792 | 2025.11.20 17:27:07.581564 [ 220 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16793 | 2025.11.20 17:27:08.705040 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 37856 | ||
| 16794 | 2025.11.20 17:27:08.705537 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16795 | 2025.11.20 17:27:08.705577 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16796 | 2025.11.20 17:27:08.706051 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16797 | 2025.11.20 17:27:08.706274 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16798 | 2025.11.20 17:27:08.706401 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 37856 | ||
| 16799 | 2025.11.20 17:27:10.639326 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 595 | ||
| 16800 | 2025.11.20 17:27:10.657014 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16801 | 2025.11.20 17:27:10.657072 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16802 | 2025.11.20 17:27:10.663188 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 16803 | 2025.11.20 17:27:10.663926 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16804 | 2025.11.20 17:27:10.666897 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 595 | ||
| 16805 | 2025.11.20 17:27:12.311108 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16806 | 2025.11.20 17:27:12.311305 [ 260 ] {15ac3fd0-7a89-481b-8770-02f2b0786c3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16807 | 2025.11.20 17:27:12.311379 [ 260 ] {15ac3fd0-7a89-481b-8770-02f2b0786c3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16808 | 2025.11.20 17:27:12.312051 [ 260 ] {15ac3fd0-7a89-481b-8770-02f2b0786c3e} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16809 | 2025.11.20 17:27:12.312098 [ 260 ] {15ac3fd0-7a89-481b-8770-02f2b0786c3e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16810 | 2025.11.20 17:27:12.312488 [ 260 ] {15ac3fd0-7a89-481b-8770-02f2b0786c3e} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16811 | 2025.11.20 17:27:12.312710 [ 260 ] {15ac3fd0-7a89-481b-8770-02f2b0786c3e} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16812 | 2025.11.20 17:27:12.312868 [ 260 ] {15ac3fd0-7a89-481b-8770-02f2b0786c3e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001616 sec., 34653.46534653466 rows/sec., 2.66 MiB/sec. | ||
| 16813 | 2025.11.20 17:27:12.312911 [ 260 ] {15ac3fd0-7a89-481b-8770-02f2b0786c3e} <Debug> TCPHandler: Processed in 0.001941737 sec. | ||
| 16814 | 2025.11.20 17:27:12.312954 [ 222 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16815 | 2025.11.20 17:27:12.313011 [ 222 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16816 | 2025.11.20 17:27:12.313027 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16817 | 2025.11.20 17:27:12.313127 [ 260 ] {c7c26680-47c6-488d-b51c-875dcbbebd86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16818 | 2025.11.20 17:27:12.313168 [ 260 ] {c7c26680-47c6-488d-b51c-875dcbbebd86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16819 | 2025.11.20 17:27:12.313578 [ 260 ] {c7c26680-47c6-488d-b51c-875dcbbebd86} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16820 | 2025.11.20 17:27:12.313615 [ 260 ] {c7c26680-47c6-488d-b51c-875dcbbebd86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16821 | 2025.11.20 17:27:12.313922 [ 260 ] {c7c26680-47c6-488d-b51c-875dcbbebd86} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16822 | 2025.11.20 17:27:12.314152 [ 260 ] {c7c26680-47c6-488d-b51c-875dcbbebd86} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16823 | 2025.11.20 17:27:12.314295 [ 260 ] {c7c26680-47c6-488d-b51c-875dcbbebd86} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001187 sec., 53917.43892165123 rows/sec., 4.21 MiB/sec. | ||
| 16824 | 2025.11.20 17:27:12.314334 [ 260 ] {c7c26680-47c6-488d-b51c-875dcbbebd86} <Debug> TCPHandler: Processed in 0.001356575 sec. | ||
| 16825 | 2025.11.20 17:27:12.314463 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16826 | 2025.11.20 17:27:12.314558 [ 260 ] {abf8709f-3d18-4541-812e-b7c760be3ca9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16827 | 2025.11.20 17:27:12.314602 [ 260 ] {abf8709f-3d18-4541-812e-b7c760be3ca9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16828 | 2025.11.20 17:27:12.315041 [ 260 ] {abf8709f-3d18-4541-812e-b7c760be3ca9} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16829 | 2025.11.20 17:27:12.315079 [ 260 ] {abf8709f-3d18-4541-812e-b7c760be3ca9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16830 | 2025.11.20 17:27:12.315444 [ 260 ] {abf8709f-3d18-4541-812e-b7c760be3ca9} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16831 | 2025.11.20 17:27:12.315676 [ 260 ] {abf8709f-3d18-4541-812e-b7c760be3ca9} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16832 | 2025.11.20 17:27:12.315807 [ 260 ] {abf8709f-3d18-4541-812e-b7c760be3ca9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 16833 | 2025.11.20 17:27:12.315844 [ 260 ] {abf8709f-3d18-4541-812e-b7c760be3ca9} <Debug> TCPHandler: Processed in 0.001429866 sec. | ||
| 16834 | 2025.11.20 17:27:12.315956 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16835 | 2025.11.20 17:27:12.316050 [ 260 ] {f1ee8148-7ef2-468e-b226-7f2f727a3a74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16836 | 2025.11.20 17:27:12.316092 [ 260 ] {f1ee8148-7ef2-468e-b226-7f2f727a3a74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16837 | 2025.11.20 17:27:12.316634 [ 260 ] {f1ee8148-7ef2-468e-b226-7f2f727a3a74} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16838 | 2025.11.20 17:27:12.316671 [ 260 ] {f1ee8148-7ef2-468e-b226-7f2f727a3a74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16839 | 2025.11.20 17:27:12.316990 [ 260 ] {f1ee8148-7ef2-468e-b226-7f2f727a3a74} <Trace> MergedBlockOutputStream: filled checksums all_128_128_0 (state Temporary) | ||
| 16840 | 2025.11.20 17:27:12.317072 [ 222 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16841 | 2025.11.20 17:27:12.317212 [ 260 ] {f1ee8148-7ef2-468e-b226-7f2f727a3a74} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_128_128_0 to all_128_128_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16842 | 2025.11.20 17:27:12.317344 [ 260 ] {f1ee8148-7ef2-468e-b226-7f2f727a3a74} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001313 sec., 45696.8773800457 rows/sec., 3.08 MiB/sec. | ||
| 16843 | 2025.11.20 17:27:12.317382 [ 260 ] {f1ee8148-7ef2-468e-b226-7f2f727a3a74} <Debug> TCPHandler: Processed in 0.001474637 sec. | ||
| 16844 | 2025.11.20 17:27:12.317427 [ 225 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16845 | 2025.11.20 17:27:12.317478 [ 225 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16846 | 2025.11.20 17:27:12.320881 [ 225 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16847 | 2025.11.20 17:27:13.087702 [ 221 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16848 | 2025.11.20 17:27:13.087770 [ 221 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16849 | 2025.11.20 17:27:13.090805 [ 221 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16850 | 2025.11.20 17:27:13.118290 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16851 | 2025.11.20 17:27:13.118350 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16852 | 2025.11.20 17:27:13.120567 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 16853 | 2025.11.20 17:27:15.288108 [ 147 ] {} <Debug> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0) (MergerMutator): Selected 5 parts from all_1_48_10 to all_52_52_0 | ||
| 16854 | 2025.11.20 17:27:15.288173 [ 147 ] {} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16855 | 2025.11.20 17:27:15.288196 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16856 | 2025.11.20 17:27:15.288307 [ 195 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_52_11} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_48_10 to all_52_52_0 into Compact with storage Full | ||
| 16857 | 2025.11.20 17:27:15.288436 [ 195 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_52_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16858 | 2025.11.20 17:27:15.288476 [ 195 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_48_10, total 50 rows starting from the beginning of the part | ||
| 16859 | 2025.11.20 17:27:15.288548 [ 195 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
| 16860 | 2025.11.20 17:27:15.288598 [ 195 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1 rows starting from the beginning of the part | ||
| 16861 | 2025.11.20 17:27:15.288643 [ 195 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 16862 | 2025.11.20 17:27:15.288684 [ 195 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_52_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1 rows starting from the beginning of the part | ||
| 16863 | 2025.11.20 17:27:15.289564 [ 193 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_52_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54 rows, containing 4 columns (4 merged, 0 gathered) in 0.001299185 sec., 41564.51929478865 rows/sec., 2.72 MiB/sec. | ||
| 16864 | 2025.11.20 17:27:15.289723 [ 195 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_52_11} <Trace> MergedBlockOutputStream: filled checksums all_1_52_11 (state Temporary) | ||
| 16865 | 2025.11.20 17:27:15.289996 [ 195 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_52_11} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_merge_all_1_52_11 to all_1_52_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16866 | 2025.11.20 17:27:15.290063 [ 195 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_52_11} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0) (MergerMutator): Merged 5 parts: [all_1_48_10, all_52_52_0] -> all_1_52_11 | ||
| 16867 | 2025.11.20 17:27:15.290126 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 16868 | 2025.11.20 17:27:16.018915 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 16869 | 2025.11.20 17:27:16.018970 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 16870 | 2025.11.20 17:27:16.206526 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 38368 | ||
| 16871 | 2025.11.20 17:27:16.207097 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16872 | 2025.11.20 17:27:16.207137 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16873 | 2025.11.20 17:27:16.207655 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 16874 | 2025.11.20 17:27:16.207876 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16875 | 2025.11.20 17:27:16.208005 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38368 | ||
| 16876 | 2025.11.20 17:27:16.336284 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2140 | ||
| 16877 | 2025.11.20 17:27:16.338365 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16878 | 2025.11.20 17:27:16.338416 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16879 | 2025.11.20 17:27:16.339583 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 16880 | 2025.11.20 17:27:16.339862 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16881 | 2025.11.20 17:27:16.340142 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2140 | ||
| 16882 | 2025.11.20 17:27:16.900213 [ 221 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16883 | 2025.11.20 17:27:16.900270 [ 221 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16884 | 2025.11.20 17:27:16.904235 [ 221 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 16885 | 2025.11.20 17:27:17.002583 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001229264 sec. | ||
| 16886 | 2025.11.20 17:27:17.324191 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16887 | 2025.11.20 17:27:17.324368 [ 260 ] {ea7b84d6-00a7-4445-81ea-7a28c49925be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 16888 | 2025.11.20 17:27:17.324433 [ 260 ] {ea7b84d6-00a7-4445-81ea-7a28c49925be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 16889 | 2025.11.20 17:27:17.325234 [ 260 ] {ea7b84d6-00a7-4445-81ea-7a28c49925be} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16890 | 2025.11.20 17:27:17.325281 [ 260 ] {ea7b84d6-00a7-4445-81ea-7a28c49925be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16891 | 2025.11.20 17:27:17.325684 [ 260 ] {ea7b84d6-00a7-4445-81ea-7a28c49925be} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16892 | 2025.11.20 17:27:17.325916 [ 260 ] {ea7b84d6-00a7-4445-81ea-7a28c49925be} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16893 | 2025.11.20 17:27:17.326061 [ 260 ] {ea7b84d6-00a7-4445-81ea-7a28c49925be} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00174 sec., 235632.18390804596 rows/sec., 14.95 MiB/sec. | ||
| 16894 | 2025.11.20 17:27:17.326103 [ 260 ] {ea7b84d6-00a7-4445-81ea-7a28c49925be} <Debug> TCPHandler: Processed in 0.002042179 sec. | ||
| 16895 | 2025.11.20 17:27:17.326217 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16896 | 2025.11.20 17:27:17.326319 [ 260 ] {a34c4b29-def8-4a2b-91de-7ae265aa347d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 16897 | 2025.11.20 17:27:17.326360 [ 260 ] {a34c4b29-def8-4a2b-91de-7ae265aa347d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 16898 | 2025.11.20 17:27:17.327620 [ 260 ] {a34c4b29-def8-4a2b-91de-7ae265aa347d} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16899 | 2025.11.20 17:27:17.327656 [ 260 ] {a34c4b29-def8-4a2b-91de-7ae265aa347d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16900 | 2025.11.20 17:27:17.328034 [ 260 ] {a34c4b29-def8-4a2b-91de-7ae265aa347d} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16901 | 2025.11.20 17:27:17.328244 [ 260 ] {a34c4b29-def8-4a2b-91de-7ae265aa347d} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16902 | 2025.11.20 17:27:17.328370 [ 260 ] {a34c4b29-def8-4a2b-91de-7ae265aa347d} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.002071 sec., 575567.3587638822 rows/sec., 45.98 MiB/sec. | ||
| 16903 | 2025.11.20 17:27:17.328409 [ 260 ] {a34c4b29-def8-4a2b-91de-7ae265aa347d} <Debug> TCPHandler: Processed in 0.002242132 sec. | ||
| 16904 | 2025.11.20 17:27:17.328520 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16905 | 2025.11.20 17:27:17.328615 [ 260 ] {d7ce98c5-e3be-4062-8106-ef277742f2f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 16906 | 2025.11.20 17:27:17.328654 [ 260 ] {d7ce98c5-e3be-4062-8106-ef277742f2f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 16907 | 2025.11.20 17:27:17.329198 [ 260 ] {d7ce98c5-e3be-4062-8106-ef277742f2f8} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16908 | 2025.11.20 17:27:17.329233 [ 260 ] {d7ce98c5-e3be-4062-8106-ef277742f2f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16909 | 2025.11.20 17:27:17.329535 [ 260 ] {d7ce98c5-e3be-4062-8106-ef277742f2f8} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 16910 | 2025.11.20 17:27:17.329740 [ 260 ] {d7ce98c5-e3be-4062-8106-ef277742f2f8} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16911 | 2025.11.20 17:27:17.329870 [ 260 ] {d7ce98c5-e3be-4062-8106-ef277742f2f8} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001274 sec., 192307.6923076923 rows/sec., 11.75 MiB/sec. | ||
| 16912 | 2025.11.20 17:27:17.329907 [ 260 ] {d7ce98c5-e3be-4062-8106-ef277742f2f8} <Debug> TCPHandler: Processed in 0.001436917 sec. | ||
| 16913 | 2025.11.20 17:27:17.330015 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16914 | 2025.11.20 17:27:17.330110 [ 260 ] {e98aa2cc-00c0-4963-9ccb-aed442f60584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 16915 | 2025.11.20 17:27:17.330148 [ 260 ] {e98aa2cc-00c0-4963-9ccb-aed442f60584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 16916 | 2025.11.20 17:27:17.330648 [ 260 ] {e98aa2cc-00c0-4963-9ccb-aed442f60584} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16917 | 2025.11.20 17:27:17.330684 [ 260 ] {e98aa2cc-00c0-4963-9ccb-aed442f60584} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16918 | 2025.11.20 17:27:17.330987 [ 260 ] {e98aa2cc-00c0-4963-9ccb-aed442f60584} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 16919 | 2025.11.20 17:27:17.331188 [ 260 ] {e98aa2cc-00c0-4963-9ccb-aed442f60584} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16920 | 2025.11.20 17:27:17.331315 [ 260 ] {e98aa2cc-00c0-4963-9ccb-aed442f60584} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001223 sec., 173344.2354865086 rows/sec., 11.18 MiB/sec. | ||
| 16921 | 2025.11.20 17:27:17.331353 [ 260 ] {e98aa2cc-00c0-4963-9ccb-aed442f60584} <Debug> TCPHandler: Processed in 0.001385786 sec. | ||
| 16922 | 2025.11.20 17:27:17.331460 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16923 | 2025.11.20 17:27:17.331553 [ 260 ] {6706509b-ed38-4619-a9e7-db295de700a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 16924 | 2025.11.20 17:27:17.331592 [ 260 ] {6706509b-ed38-4619-a9e7-db295de700a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 16925 | 2025.11.20 17:27:17.332094 [ 260 ] {6706509b-ed38-4619-a9e7-db295de700a3} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16926 | 2025.11.20 17:27:17.332129 [ 260 ] {6706509b-ed38-4619-a9e7-db295de700a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16927 | 2025.11.20 17:27:17.332436 [ 260 ] {6706509b-ed38-4619-a9e7-db295de700a3} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 16928 | 2025.11.20 17:27:17.332644 [ 260 ] {6706509b-ed38-4619-a9e7-db295de700a3} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16929 | 2025.11.20 17:27:17.332770 [ 260 ] {6706509b-ed38-4619-a9e7-db295de700a3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001235 sec., 170850.2024291498 rows/sec., 9.70 MiB/sec. | ||
| 16930 | 2025.11.20 17:27:17.332808 [ 260 ] {6706509b-ed38-4619-a9e7-db295de700a3} <Debug> TCPHandler: Processed in 0.001396446 sec. | ||
| 16931 | 2025.11.20 17:27:17.332912 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16932 | 2025.11.20 17:27:17.333014 [ 260 ] {d458c09c-32f3-45c4-923f-c9c3181eb129} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 16933 | 2025.11.20 17:27:17.333054 [ 260 ] {d458c09c-32f3-45c4-923f-c9c3181eb129} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 16934 | 2025.11.20 17:27:17.333860 [ 260 ] {d458c09c-32f3-45c4-923f-c9c3181eb129} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16935 | 2025.11.20 17:27:17.333897 [ 260 ] {d458c09c-32f3-45c4-923f-c9c3181eb129} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16936 | 2025.11.20 17:27:17.334277 [ 260 ] {d458c09c-32f3-45c4-923f-c9c3181eb129} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16937 | 2025.11.20 17:27:17.334539 [ 260 ] {d458c09c-32f3-45c4-923f-c9c3181eb129} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16938 | 2025.11.20 17:27:17.334677 [ 260 ] {d458c09c-32f3-45c4-923f-c9c3181eb129} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001683 sec., 427213.3095662507 rows/sec., 29.98 MiB/sec. | ||
| 16939 | 2025.11.20 17:27:17.334717 [ 260 ] {d458c09c-32f3-45c4-923f-c9c3181eb129} <Debug> TCPHandler: Processed in 0.001854434 sec. | ||
| 16940 | 2025.11.20 17:27:17.334837 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16941 | 2025.11.20 17:27:17.334931 [ 260 ] {c90008da-791e-4c5a-81cb-a82b85599896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 16942 | 2025.11.20 17:27:17.334972 [ 260 ] {c90008da-791e-4c5a-81cb-a82b85599896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 16943 | 2025.11.20 17:27:17.335324 [ 260 ] {c90008da-791e-4c5a-81cb-a82b85599896} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16944 | 2025.11.20 17:27:17.335358 [ 260 ] {c90008da-791e-4c5a-81cb-a82b85599896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16945 | 2025.11.20 17:27:17.335661 [ 260 ] {c90008da-791e-4c5a-81cb-a82b85599896} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 16946 | 2025.11.20 17:27:17.335860 [ 260 ] {c90008da-791e-4c5a-81cb-a82b85599896} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16947 | 2025.11.20 17:27:17.335988 [ 260 ] {c90008da-791e-4c5a-81cb-a82b85599896} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001076 sec., 5576.208178438662 rows/sec., 291.34 KiB/sec. | ||
| 16948 | 2025.11.20 17:27:17.336026 [ 260 ] {c90008da-791e-4c5a-81cb-a82b85599896} <Debug> TCPHandler: Processed in 0.001237933 sec. | ||
| 16949 | 2025.11.20 17:27:17.336132 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16950 | 2025.11.20 17:27:17.336225 [ 260 ] {b7dc9c00-e073-4c70-917d-01818fb9df6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 16951 | 2025.11.20 17:27:17.336267 [ 260 ] {b7dc9c00-e073-4c70-917d-01818fb9df6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 16952 | 2025.11.20 17:27:17.336706 [ 260 ] {b7dc9c00-e073-4c70-917d-01818fb9df6d} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16953 | 2025.11.20 17:27:17.336741 [ 260 ] {b7dc9c00-e073-4c70-917d-01818fb9df6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16954 | 2025.11.20 17:27:17.337075 [ 260 ] {b7dc9c00-e073-4c70-917d-01818fb9df6d} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 16955 | 2025.11.20 17:27:17.337279 [ 260 ] {b7dc9c00-e073-4c70-917d-01818fb9df6d} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16956 | 2025.11.20 17:27:17.337407 [ 260 ] {b7dc9c00-e073-4c70-917d-01818fb9df6d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.0012 sec., 261666.6666666667 rows/sec., 17.19 MiB/sec. | ||
| 16957 | 2025.11.20 17:27:17.337406 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 6 parts from all_1_124_25 to all_129_129_0 | ||
| 16958 | 2025.11.20 17:27:17.337444 [ 260 ] {b7dc9c00-e073-4c70-917d-01818fb9df6d} <Debug> TCPHandler: Processed in 0.001360566 sec. | ||
| 16959 | 2025.11.20 17:27:17.337478 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16960 | 2025.11.20 17:27:17.337503 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16961 | 2025.11.20 17:27:17.337581 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16962 | 2025.11.20 17:27:17.337593 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_129_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_124_25 to all_129_129_0 into Compact with storage Full | ||
| 16963 | 2025.11.20 17:27:17.337692 [ 260 ] {a4ae84ad-ac50-494c-9011-5bb90486e6a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 16964 | 2025.11.20 17:27:17.337711 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_129_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16965 | 2025.11.20 17:27:17.337735 [ 260 ] {a4ae84ad-ac50-494c-9011-5bb90486e6a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 16966 | 2025.11.20 17:27:17.337749 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_129_26} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_124_25, total 39445 rows starting from the beginning of the part | ||
| 16967 | 2025.11.20 17:27:17.337810 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_129_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_125_125_0, total 160 rows starting from the beginning of the part | ||
| 16968 | 2025.11.20 17:27:17.337854 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_129_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_126_126_0, total 905 rows starting from the beginning of the part | ||
| 16969 | 2025.11.20 17:27:17.337939 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_129_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 96 rows starting from the beginning of the part | ||
| 16970 | 2025.11.20 17:27:17.337985 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_129_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 160 rows starting from the beginning of the part | ||
| 16971 | 2025.11.20 17:27:17.338024 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_129_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 314 rows starting from the beginning of the part | ||
| 16972 | 2025.11.20 17:27:17.338058 [ 260 ] {a4ae84ad-ac50-494c-9011-5bb90486e6a8} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16973 | 2025.11.20 17:27:17.338096 [ 260 ] {a4ae84ad-ac50-494c-9011-5bb90486e6a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16974 | 2025.11.20 17:27:17.338397 [ 260 ] {a4ae84ad-ac50-494c-9011-5bb90486e6a8} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 16975 | 2025.11.20 17:27:17.338603 [ 260 ] {a4ae84ad-ac50-494c-9011-5bb90486e6a8} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16976 | 2025.11.20 17:27:17.338729 [ 260 ] {a4ae84ad-ac50-494c-9011-5bb90486e6a8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001055 sec., 947.8672985781991 rows/sec., 63.87 KiB/sec. | ||
| 16977 | 2025.11.20 17:27:17.338765 [ 260 ] {a4ae84ad-ac50-494c-9011-5bb90486e6a8} <Debug> TCPHandler: Processed in 0.001245463 sec. | ||
| 16978 | 2025.11.20 17:27:17.338871 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16979 | 2025.11.20 17:27:17.338970 [ 260 ] {c8a601a3-49e0-4737-9d12-c091334b86d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 16980 | 2025.11.20 17:27:17.339025 [ 260 ] {c8a601a3-49e0-4737-9d12-c091334b86d8} <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 | ||
| 16981 | 2025.11.20 17:27:17.339932 [ 260 ] {c8a601a3-49e0-4737-9d12-c091334b86d8} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16982 | 2025.11.20 17:27:17.339970 [ 260 ] {c8a601a3-49e0-4737-9d12-c091334b86d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16983 | 2025.11.20 17:27:17.340546 [ 260 ] {c8a601a3-49e0-4737-9d12-c091334b86d8} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 16984 | 2025.11.20 17:27:17.340771 [ 260 ] {c8a601a3-49e0-4737-9d12-c091334b86d8} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 16985 | 2025.11.20 17:27:17.340900 [ 143 ] {} <Debug> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 16986 | 2025.11.20 17:27:17.340917 [ 260 ] {c8a601a3-49e0-4737-9d12-c091334b86d8} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001963 sec., 20376.974019358127 rows/sec., 36.51 MiB/sec. | ||
| 16987 | 2025.11.20 17:27:17.340957 [ 143 ] {} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16988 | 2025.11.20 17:27:17.340994 [ 260 ] {c8a601a3-49e0-4737-9d12-c091334b86d8} <Debug> TCPHandler: Processed in 0.002172881 sec. | ||
| 16989 | 2025.11.20 17:27:17.340994 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16990 | 2025.11.20 17:27:17.341119 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 16991 | 2025.11.20 17:27:17.341159 [ 195 ] {c3717025-90b1-4b66-a9ed-622991097dbc::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 | ||
| 16992 | 2025.11.20 17:27:17.341222 [ 260 ] {69180038-c06a-4c28-b98a-ab230180f37d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 16993 | 2025.11.20 17:27:17.341272 [ 260 ] {69180038-c06a-4c28-b98a-ab230180f37d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 16994 | 2025.11.20 17:27:17.341525 [ 195 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 16995 | 2025.11.20 17:27:17.341623 [ 195 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2024 rows starting from the beginning of the part | ||
| 16996 | 2025.11.20 17:27:17.341628 [ 260 ] {69180038-c06a-4c28-b98a-ab230180f37d} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 16997 | 2025.11.20 17:27:17.341681 [ 260 ] {69180038-c06a-4c28-b98a-ab230180f37d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 16998 | 2025.11.20 17:27:17.341766 [ 195 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 40 rows starting from the beginning of the part | ||
| 16999 | 2025.11.20 17:27:17.341879 [ 195 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 40 rows starting from the beginning of the part | ||
| 17000 | 2025.11.20 17:27:17.341977 [ 195 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 40 rows starting from the beginning of the part | ||
| 17001 | 2025.11.20 17:27:17.342008 [ 260 ] {69180038-c06a-4c28-b98a-ab230180f37d} <Trace> MergedBlockOutputStream: filled checksums all_129_129_0 (state Temporary) | ||
| 17002 | 2025.11.20 17:27:17.342074 [ 195 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 40 rows starting from the beginning of the part | ||
| 17003 | 2025.11.20 17:27:17.342179 [ 195 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 40 rows starting from the beginning of the part | ||
| 17004 | 2025.11.20 17:27:17.342262 [ 260 ] {69180038-c06a-4c28-b98a-ab230180f37d} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_129_129_0 to all_129_129_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17005 | 2025.11.20 17:27:17.342400 [ 260 ] {69180038-c06a-4c28-b98a-ab230180f37d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001195 sec., 87029.28870292887 rows/sec., 5.33 MiB/sec. | ||
| 17006 | 2025.11.20 17:27:17.342439 [ 260 ] {69180038-c06a-4c28-b98a-ab230180f37d} <Debug> TCPHandler: Processed in 0.001370525 sec. | ||
| 17007 | 2025.11.20 17:27:17.345111 [ 189 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_129_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41080 rows, containing 5 columns (5 merged, 0 gathered) in 0.007551501 sec., 5439978.091772748 rows/sec., 366.16 MiB/sec. | ||
| 17008 | 2025.11.20 17:27:17.345632 [ 199 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_129_26} <Trace> MergedBlockOutputStream: filled checksums all_1_129_26 (state Temporary) | ||
| 17009 | 2025.11.20 17:27:17.345915 [ 199 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_129_26} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_129_26 to all_1_129_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17010 | 2025.11.20 17:27:17.345992 [ 199 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_129_26} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 6 parts: [all_1_124_25, all_129_129_0] -> all_1_129_26 | ||
| 17011 | 2025.11.20 17:27:17.346097 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 17012 | 2025.11.20 17:27:17.352425 [ 191 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2224 rows, containing 19 columns (19 merged, 0 gathered) in 0.011333893 sec., 196225.6040356125 rows/sec., 351.63 MiB/sec. | ||
| 17013 | 2025.11.20 17:27:17.355243 [ 189 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 17014 | 2025.11.20 17:27:17.355581 [ 189 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17015 | 2025.11.20 17:27:17.355646 [ 189 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 17016 | 2025.11.20 17:27:17.355761 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.20 MiB. | ||
| 17017 | 2025.11.20 17:27:17.431114 [ 222 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17018 | 2025.11.20 17:27:17.431164 [ 222 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17019 | 2025.11.20 17:27:17.433855 [ 222 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17020 | 2025.11.20 17:27:18.001166 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 369.26 MiB, peak 391.42 MiB, free memory in arenas 0.00 B, will set to 377.39 MiB (RSS), difference: 8.13 MiB | ||
| 17021 | 2025.11.20 17:27:18.167856 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 603 | ||
| 17022 | 2025.11.20 17:27:18.185110 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17023 | 2025.11.20 17:27:18.185176 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17024 | 2025.11.20 17:27:18.191445 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 17025 | 2025.11.20 17:27:18.192139 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17026 | 2025.11.20 17:27:18.195257 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 603 | ||
| 17027 | 2025.11.20 17:27:22.095880 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60269 | ||
| 17028 | 2025.11.20 17:27:22.095996 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17029 | 2025.11.20 17:27:22.096023 [ 290 ] {} <Debug> TCP-Session: e679365f-b123-49f7-a227-5106b208585d Authenticating user 'default' from [fd00:1122:3344:101::e]:60269 | ||
| 17030 | 2025.11.20 17:27:22.096045 [ 290 ] {} <Debug> TCP-Session: e679365f-b123-49f7-a227-5106b208585d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17031 | 2025.11.20 17:27:22.096058 [ 290 ] {} <Debug> TCP-Session: e679365f-b123-49f7-a227-5106b208585d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17032 | 2025.11.20 17:27:22.096228 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36820 | ||
| 17033 | 2025.11.20 17:27:22.096235 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58255 | ||
| 17034 | 2025.11.20 17:27:22.096281 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45259 | ||
| 17035 | 2025.11.20 17:27:22.096312 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41419 | ||
| 17036 | 2025.11.20 17:27:22.096322 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40119 | ||
| 17037 | 2025.11.20 17:27:22.096307 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17038 | 2025.11.20 17:27:22.096393 [ 290 ] {} <Trace> TCP-Session: e679365f-b123-49f7-a227-5106b208585d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17039 | 2025.11.20 17:27:22.096404 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17040 | 2025.11.20 17:27:22.096427 [ 351 ] {} <Debug> TCP-Session: 2b44f458-4a4b-4357-abdc-1cfa843deac7 Authenticating user 'default' from [fd00:1122:3344:101::e]:36820 | ||
| 17041 | 2025.11.20 17:27:22.096441 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17042 | 2025.11.20 17:27:22.096466 [ 288 ] {} <Debug> TCP-Session: 9b409538-9637-46ba-847d-ff74c312400e Authenticating user 'default' from [fd00:1122:3344:101::e]:41419 | ||
| 17043 | 2025.11.20 17:27:22.096473 [ 351 ] {} <Debug> TCP-Session: 2b44f458-4a4b-4357-abdc-1cfa843deac7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17044 | 2025.11.20 17:27:22.096504 [ 289 ] {} <Debug> TCP-Session: 3edd8e7f-cf81-4bd2-a556-2f4bddb3040e Authenticating user 'default' from [fd00:1122:3344:101::e]:40119 | ||
| 17045 | 2025.11.20 17:27:22.096521 [ 288 ] {} <Debug> TCP-Session: 9b409538-9637-46ba-847d-ff74c312400e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17046 | 2025.11.20 17:27:22.096557 [ 289 ] {} <Debug> TCP-Session: 3edd8e7f-cf81-4bd2-a556-2f4bddb3040e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17047 | 2025.11.20 17:27:22.096569 [ 288 ] {} <Debug> TCP-Session: 9b409538-9637-46ba-847d-ff74c312400e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17048 | 2025.11.20 17:27:22.096589 [ 289 ] {} <Debug> TCP-Session: 3edd8e7f-cf81-4bd2-a556-2f4bddb3040e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17049 | 2025.11.20 17:27:22.096593 [ 290 ] {5013e734-a427-449c-9142-2e617f3ed846} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60269) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17050 | 2025.11.20 17:27:22.096525 [ 351 ] {} <Debug> TCP-Session: 2b44f458-4a4b-4357-abdc-1cfa843deac7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17051 | 2025.11.20 17:27:22.096397 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17052 | 2025.11.20 17:27:22.096298 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39216 | ||
| 17053 | 2025.11.20 17:27:22.096722 [ 352 ] {} <Debug> TCP-Session: 19ffad7e-628f-4c1c-b618-beaea215d6a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45259 | ||
| 17054 | 2025.11.20 17:27:22.096291 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54192 | ||
| 17055 | 2025.11.20 17:27:22.096766 [ 352 ] {} <Debug> TCP-Session: 19ffad7e-628f-4c1c-b618-beaea215d6a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17056 | 2025.11.20 17:27:22.096292 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34762 | ||
| 17057 | 2025.11.20 17:27:22.096830 [ 352 ] {} <Debug> TCP-Session: 19ffad7e-628f-4c1c-b618-beaea215d6a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17058 | 2025.11.20 17:27:22.096853 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17059 | 2025.11.20 17:27:22.096805 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17060 | 2025.11.20 17:27:22.096898 [ 353 ] {} <Debug> TCP-Session: 8ece7c04-b370-4805-ba18-95f6d9831380 Authenticating user 'default' from [fd00:1122:3344:101::e]:54192 | ||
| 17061 | 2025.11.20 17:27:22.096906 [ 290 ] {5013e734-a427-449c-9142-2e617f3ed846} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17062 | 2025.11.20 17:27:22.096912 [ 286 ] {} <Debug> TCP-Session: 20057340-f5c6-4357-a5c3-870006679f53 Authenticating user 'default' from [fd00:1122:3344:101::e]:39216 | ||
| 17063 | 2025.11.20 17:27:22.096939 [ 353 ] {} <Debug> TCP-Session: 8ece7c04-b370-4805-ba18-95f6d9831380 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17064 | 2025.11.20 17:27:22.096961 [ 286 ] {} <Debug> TCP-Session: 20057340-f5c6-4357-a5c3-870006679f53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17065 | 2025.11.20 17:27:22.096970 [ 353 ] {} <Debug> TCP-Session: 8ece7c04-b370-4805-ba18-95f6d9831380 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17066 | 2025.11.20 17:27:22.096977 [ 286 ] {} <Debug> TCP-Session: 20057340-f5c6-4357-a5c3-870006679f53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17067 | 2025.11.20 17:27:22.096978 [ 290 ] {5013e734-a427-449c-9142-2e617f3ed846} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17068 | 2025.11.20 17:27:22.096378 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17069 | 2025.11.20 17:27:22.097067 [ 350 ] {} <Debug> TCP-Session: 2cdad554-552a-4906-83f6-4feb46687f13 Authenticating user 'default' from [fd00:1122:3344:101::e]:58255 | ||
| 17070 | 2025.11.20 17:27:22.097087 [ 350 ] {} <Debug> TCP-Session: 2cdad554-552a-4906-83f6-4feb46687f13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17071 | 2025.11.20 17:27:22.097103 [ 350 ] {} <Debug> TCP-Session: 2cdad554-552a-4906-83f6-4feb46687f13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17072 | 2025.11.20 17:27:22.097104 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17073 | 2025.11.20 17:27:22.097139 [ 354 ] {} <Debug> TCP-Session: 0a516f70-d450-4ae7-b775-9f09aad26285 Authenticating user 'default' from [fd00:1122:3344:101::e]:34762 | ||
| 17074 | 2025.11.20 17:27:22.097157 [ 354 ] {} <Debug> TCP-Session: 0a516f70-d450-4ae7-b775-9f09aad26285 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17075 | 2025.11.20 17:27:22.097173 [ 354 ] {} <Debug> TCP-Session: 0a516f70-d450-4ae7-b775-9f09aad26285 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17076 | 2025.11.20 17:27:22.097328 [ 290 ] {5013e734-a427-449c-9142-2e617f3ed846} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 17077 | 2025.11.20 17:27:22.098551 [ 346 ] {5013e734-a427-449c-9142-2e617f3ed846} <Trace> AggregatingTransform: Aggregating | ||
| 17078 | 2025.11.20 17:27:22.098778 [ 346 ] {5013e734-a427-449c-9142-2e617f3ed846} <Trace> Aggregator: Aggregation method: without_key | ||
| 17079 | 2025.11.20 17:27:22.098814 [ 346 ] {5013e734-a427-449c-9142-2e617f3ed846} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001316065 sec. (759.841 rows/sec., 29.68 KiB/sec.) | ||
| 17080 | 2025.11.20 17:27:22.098832 [ 346 ] {5013e734-a427-449c-9142-2e617f3ed846} <Trace> Aggregator: Merging aggregated data | ||
| 17081 | 2025.11.20 17:27:22.100005 [ 290 ] {5013e734-a427-449c-9142-2e617f3ed846} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003484 sec., 287.0264064293915 rows/sec., 11.21 KiB/sec. | ||
| 17082 | 2025.11.20 17:27:22.100187 [ 290 ] {5013e734-a427-449c-9142-2e617f3ed846} <Debug> TCPHandler: Processed in 0.003953454 sec. | ||
| 17083 | 2025.11.20 17:27:22.100378 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17084 | 2025.11.20 17:27:22.100413 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17085 | 2025.11.20 17:27:22.100442 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17086 | 2025.11.20 17:27:22.100458 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17087 | 2025.11.20 17:27:22.100476 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17088 | 2025.11.20 17:27:22.100501 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17089 | 2025.11.20 17:27:22.100522 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17090 | 2025.11.20 17:27:22.100542 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17091 | 2025.11.20 17:27:22.100563 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17092 | 2025.11.20 17:27:22.100597 [ 354 ] {} <Debug> TCP-Session: 0a516f70-d450-4ae7-b775-9f09aad26285 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17093 | 2025.11.20 17:27:22.100626 [ 288 ] {} <Debug> TCP-Session: 9b409538-9637-46ba-847d-ff74c312400e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17094 | 2025.11.20 17:27:22.100607 [ 352 ] {} <Debug> TCP-Session: 19ffad7e-628f-4c1c-b618-beaea215d6a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17095 | 2025.11.20 17:27:22.100562 [ 351 ] {} <Debug> TCP-Session: 2b44f458-4a4b-4357-abdc-1cfa843deac7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17096 | 2025.11.20 17:27:22.100537 [ 286 ] {} <Debug> TCP-Session: 20057340-f5c6-4357-a5c3-870006679f53 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17097 | 2025.11.20 17:27:22.100515 [ 353 ] {} <Debug> TCP-Session: 8ece7c04-b370-4805-ba18-95f6d9831380 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17098 | 2025.11.20 17:27:22.100509 [ 289 ] {} <Debug> TCP-Session: 3edd8e7f-cf81-4bd2-a556-2f4bddb3040e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17099 | 2025.11.20 17:27:22.100470 [ 350 ] {} <Debug> TCP-Session: 2cdad554-552a-4906-83f6-4feb46687f13 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17100 | 2025.11.20 17:27:22.100417 [ 290 ] {} <Debug> TCP-Session: e679365f-b123-49f7-a227-5106b208585d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17101 | 2025.11.20 17:27:22.139123 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33430 | ||
| 17102 | 2025.11.20 17:27:22.139249 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17103 | 2025.11.20 17:27:22.139282 [ 290 ] {} <Debug> TCP-Session: f9a633c0-f96e-457a-b1d8-afdaf608473e Authenticating user 'default' from [fd00:1122:3344:101::e]:33430 | ||
| 17104 | 2025.11.20 17:27:22.139310 [ 290 ] {} <Debug> TCP-Session: f9a633c0-f96e-457a-b1d8-afdaf608473e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17105 | 2025.11.20 17:27:22.139327 [ 290 ] {} <Debug> TCP-Session: f9a633c0-f96e-457a-b1d8-afdaf608473e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17106 | 2025.11.20 17:27:22.139544 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50822 | ||
| 17107 | 2025.11.20 17:27:22.139584 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38721 | ||
| 17108 | 2025.11.20 17:27:22.139606 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45630 | ||
| 17109 | 2025.11.20 17:27:22.139645 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56027 | ||
| 17110 | 2025.11.20 17:27:22.139667 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17111 | 2025.11.20 17:27:22.139668 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41848 | ||
| 17112 | 2025.11.20 17:27:22.139678 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17113 | 2025.11.20 17:27:22.139736 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17114 | 2025.11.20 17:27:22.139736 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17115 | 2025.11.20 17:27:22.139765 [ 351 ] {} <Debug> TCP-Session: 978d83e0-d836-42f4-b033-12a1f430707d Authenticating user 'default' from [fd00:1122:3344:101::e]:38721 | ||
| 17116 | 2025.11.20 17:27:22.139778 [ 288 ] {} <Debug> TCP-Session: 8861324b-4d55-465a-a36a-0b1de78f6f7d Authenticating user 'default' from [fd00:1122:3344:101::e]:56027 | ||
| 17117 | 2025.11.20 17:27:22.139793 [ 352 ] {} <Debug> TCP-Session: bba216d0-8ff7-4fa3-b37d-b7fa14844ae7 Authenticating user 'default' from [fd00:1122:3344:101::e]:45630 | ||
| 17118 | 2025.11.20 17:27:22.139791 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17119 | 2025.11.20 17:27:22.139819 [ 288 ] {} <Debug> TCP-Session: 8861324b-4d55-465a-a36a-0b1de78f6f7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17120 | 2025.11.20 17:27:22.139828 [ 352 ] {} <Debug> TCP-Session: bba216d0-8ff7-4fa3-b37d-b7fa14844ae7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17121 | 2025.11.20 17:27:22.139855 [ 288 ] {} <Debug> TCP-Session: 8861324b-4d55-465a-a36a-0b1de78f6f7d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17122 | 2025.11.20 17:27:22.139855 [ 289 ] {} <Debug> TCP-Session: a449f2d4-b26b-47c9-b8cf-fd9c42d35b47 Authenticating user 'default' from [fd00:1122:3344:101::e]:41848 | ||
| 17123 | 2025.11.20 17:27:22.139865 [ 352 ] {} <Debug> TCP-Session: bba216d0-8ff7-4fa3-b37d-b7fa14844ae7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17124 | 2025.11.20 17:27:22.139801 [ 351 ] {} <Debug> TCP-Session: 978d83e0-d836-42f4-b033-12a1f430707d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17125 | 2025.11.20 17:27:22.139903 [ 289 ] {} <Debug> TCP-Session: a449f2d4-b26b-47c9-b8cf-fd9c42d35b47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17126 | 2025.11.20 17:27:22.139931 [ 351 ] {} <Debug> TCP-Session: 978d83e0-d836-42f4-b033-12a1f430707d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17127 | 2025.11.20 17:27:22.139953 [ 289 ] {} <Debug> TCP-Session: a449f2d4-b26b-47c9-b8cf-fd9c42d35b47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17128 | 2025.11.20 17:27:22.139741 [ 350 ] {} <Debug> TCP-Session: d2f6ef69-86b5-49c8-82e0-e1731396e14a Authenticating user 'default' from [fd00:1122:3344:101::e]:50822 | ||
| 17129 | 2025.11.20 17:27:22.139639 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48984 | ||
| 17130 | 2025.11.20 17:27:22.140002 [ 350 ] {} <Debug> TCP-Session: d2f6ef69-86b5-49c8-82e0-e1731396e14a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17131 | 2025.11.20 17:27:22.139614 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53559 | ||
| 17132 | 2025.11.20 17:27:22.140072 [ 350 ] {} <Debug> TCP-Session: d2f6ef69-86b5-49c8-82e0-e1731396e14a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17133 | 2025.11.20 17:27:22.139632 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64884 | ||
| 17134 | 2025.11.20 17:27:22.139662 [ 290 ] {} <Trace> TCP-Session: f9a633c0-f96e-457a-b1d8-afdaf608473e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17135 | 2025.11.20 17:27:22.140127 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17136 | 2025.11.20 17:27:22.140140 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17137 | 2025.11.20 17:27:22.140179 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17138 | 2025.11.20 17:27:22.140199 [ 286 ] {} <Debug> TCP-Session: 1e7f3353-c0d8-4257-acd9-527314206e06 Authenticating user 'default' from [fd00:1122:3344:101::e]:48984 | ||
| 17139 | 2025.11.20 17:27:22.140208 [ 353 ] {} <Debug> TCP-Session: 807a72bf-dfbd-4e84-9b76-ffa75451ff78 Authenticating user 'default' from [fd00:1122:3344:101::e]:53559 | ||
| 17140 | 2025.11.20 17:27:22.140223 [ 354 ] {} <Debug> TCP-Session: 61164e0f-5b81-4b51-b74a-e4584d2b33c3 Authenticating user 'default' from [fd00:1122:3344:101::e]:64884 | ||
| 17141 | 2025.11.20 17:27:22.140246 [ 286 ] {} <Debug> TCP-Session: 1e7f3353-c0d8-4257-acd9-527314206e06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17142 | 2025.11.20 17:27:22.140248 [ 353 ] {} <Debug> TCP-Session: 807a72bf-dfbd-4e84-9b76-ffa75451ff78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17143 | 2025.11.20 17:27:22.140257 [ 354 ] {} <Debug> TCP-Session: 61164e0f-5b81-4b51-b74a-e4584d2b33c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17144 | 2025.11.20 17:27:22.140282 [ 353 ] {} <Debug> TCP-Session: 807a72bf-dfbd-4e84-9b76-ffa75451ff78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17145 | 2025.11.20 17:27:22.140277 [ 286 ] {} <Debug> TCP-Session: 1e7f3353-c0d8-4257-acd9-527314206e06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17146 | 2025.11.20 17:27:22.140296 [ 354 ] {} <Debug> TCP-Session: 61164e0f-5b81-4b51-b74a-e4584d2b33c3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17147 | 2025.11.20 17:27:22.140303 [ 290 ] {5b2a5121-512a-45ee-8549-9c21353c37c5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33430) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17148 | 2025.11.20 17:27:22.140588 [ 290 ] {5b2a5121-512a-45ee-8549-9c21353c37c5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17149 | 2025.11.20 17:27:22.140640 [ 290 ] {5b2a5121-512a-45ee-8549-9c21353c37c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17150 | 2025.11.20 17:27:22.140916 [ 290 ] {5b2a5121-512a-45ee-8549-9c21353c37c5} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 17151 | 2025.11.20 17:27:22.141919 [ 298 ] {5b2a5121-512a-45ee-8549-9c21353c37c5} <Trace> AggregatingTransform: Aggregating | ||
| 17152 | 2025.11.20 17:27:22.141954 [ 298 ] {5b2a5121-512a-45ee-8549-9c21353c37c5} <Trace> Aggregator: Aggregation method: without_key | ||
| 17153 | 2025.11.20 17:27:22.141989 [ 298 ] {5b2a5121-512a-45ee-8549-9c21353c37c5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000971488 sec. (1029.349 rows/sec., 40.21 KiB/sec.) | ||
| 17154 | 2025.11.20 17:27:22.142009 [ 298 ] {5b2a5121-512a-45ee-8549-9c21353c37c5} <Trace> Aggregator: Merging aggregated data | ||
| 17155 | 2025.11.20 17:27:22.143249 [ 290 ] {5b2a5121-512a-45ee-8549-9c21353c37c5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003004 sec., 332.8894806924101 rows/sec., 13.00 KiB/sec. | ||
| 17156 | 2025.11.20 17:27:22.143369 [ 290 ] {5b2a5121-512a-45ee-8549-9c21353c37c5} <Debug> TCPHandler: Processed in 0.003830451 sec. | ||
| 17157 | 2025.11.20 17:27:22.143489 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17158 | 2025.11.20 17:27:22.143513 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17159 | 2025.11.20 17:27:22.143532 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17160 | 2025.11.20 17:27:22.143550 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17161 | 2025.11.20 17:27:22.143561 [ 350 ] {} <Debug> TCP-Session: d2f6ef69-86b5-49c8-82e0-e1731396e14a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17162 | 2025.11.20 17:27:22.143578 [ 289 ] {} <Debug> TCP-Session: a449f2d4-b26b-47c9-b8cf-fd9c42d35b47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17163 | 2025.11.20 17:27:22.143583 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17164 | 2025.11.20 17:27:22.143602 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17165 | 2025.11.20 17:27:22.143621 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17166 | 2025.11.20 17:27:22.143621 [ 351 ] {} <Debug> TCP-Session: 978d83e0-d836-42f4-b033-12a1f430707d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17167 | 2025.11.20 17:27:22.143672 [ 352 ] {} <Debug> TCP-Session: bba216d0-8ff7-4fa3-b37d-b7fa14844ae7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17168 | 2025.11.20 17:27:22.143693 [ 353 ] {} <Debug> TCP-Session: 807a72bf-dfbd-4e84-9b76-ffa75451ff78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17169 | 2025.11.20 17:27:22.143569 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17170 | 2025.11.20 17:27:22.143639 [ 354 ] {} <Debug> TCP-Session: 61164e0f-5b81-4b51-b74a-e4584d2b33c3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17171 | 2025.11.20 17:27:22.143770 [ 286 ] {} <Debug> TCP-Session: 1e7f3353-c0d8-4257-acd9-527314206e06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17172 | 2025.11.20 17:27:22.143631 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17173 | 2025.11.20 17:27:22.143524 [ 290 ] {} <Debug> TCP-Session: f9a633c0-f96e-457a-b1d8-afdaf608473e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17174 | 2025.11.20 17:27:22.143840 [ 288 ] {} <Debug> TCP-Session: 8861324b-4d55-465a-a36a-0b1de78f6f7d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17175 | 2025.11.20 17:27:22.248105 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46261 | ||
| 17176 | 2025.11.20 17:27:22.248213 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17177 | 2025.11.20 17:27:22.248240 [ 351 ] {} <Debug> TCP-Session: 768e7aef-8c95-4cff-9bfe-fe79d1c4f19e Authenticating user 'default' from [fd00:1122:3344:101::e]:46261 | ||
| 17178 | 2025.11.20 17:27:22.248263 [ 351 ] {} <Debug> TCP-Session: 768e7aef-8c95-4cff-9bfe-fe79d1c4f19e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17179 | 2025.11.20 17:27:22.248277 [ 351 ] {} <Debug> TCP-Session: 768e7aef-8c95-4cff-9bfe-fe79d1c4f19e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17180 | 2025.11.20 17:27:22.248490 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52716 | ||
| 17181 | 2025.11.20 17:27:22.248525 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45965 | ||
| 17182 | 2025.11.20 17:27:22.248538 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58725 | ||
| 17183 | 2025.11.20 17:27:22.248560 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43355 | ||
| 17184 | 2025.11.20 17:27:22.248593 [ 351 ] {} <Trace> TCP-Session: 768e7aef-8c95-4cff-9bfe-fe79d1c4f19e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17185 | 2025.11.20 17:27:22.248510 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37367 | ||
| 17186 | 2025.11.20 17:27:22.248655 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17187 | 2025.11.20 17:27:22.248658 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17188 | 2025.11.20 17:27:22.248658 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17189 | 2025.11.20 17:27:22.248703 [ 350 ] {} <Debug> TCP-Session: 0ef0a2de-4de4-42aa-a38f-bc8d4a5f9c82 Authenticating user 'default' from [fd00:1122:3344:101::e]:43355 | ||
| 17190 | 2025.11.20 17:27:22.248698 [ 289 ] {} <Debug> TCP-Session: 6915746d-5631-4603-86c5-41f36624c10b Authenticating user 'default' from [fd00:1122:3344:101::e]:58725 | ||
| 17191 | 2025.11.20 17:27:22.248736 [ 352 ] {} <Debug> TCP-Session: 6911819b-b326-4b68-b91c-f9d27fe215fd Authenticating user 'default' from [fd00:1122:3344:101::e]:52716 | ||
| 17192 | 2025.11.20 17:27:22.248739 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17193 | 2025.11.20 17:27:22.248755 [ 289 ] {} <Debug> TCP-Session: 6915746d-5631-4603-86c5-41f36624c10b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17194 | 2025.11.20 17:27:22.248770 [ 352 ] {} <Debug> TCP-Session: 6911819b-b326-4b68-b91c-f9d27fe215fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17195 | 2025.11.20 17:27:22.248785 [ 286 ] {} <Debug> TCP-Session: abed0e54-b425-4338-8b97-1060b0616d5f Authenticating user 'default' from [fd00:1122:3344:101::e]:37367 | ||
| 17196 | 2025.11.20 17:27:22.248803 [ 352 ] {} <Debug> TCP-Session: 6911819b-b326-4b68-b91c-f9d27fe215fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17197 | 2025.11.20 17:27:22.248824 [ 286 ] {} <Debug> TCP-Session: abed0e54-b425-4338-8b97-1060b0616d5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17198 | 2025.11.20 17:27:22.248771 [ 351 ] {49c17098-9e30-4742-aead-8656bca5839c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46261) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 17199 | 2025.11.20 17:27:22.248849 [ 286 ] {} <Debug> TCP-Session: abed0e54-b425-4338-8b97-1060b0616d5f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17200 | 2025.11.20 17:27:22.248789 [ 289 ] {} <Debug> TCP-Session: 6915746d-5631-4603-86c5-41f36624c10b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17201 | 2025.11.20 17:27:22.248744 [ 350 ] {} <Debug> TCP-Session: 0ef0a2de-4de4-42aa-a38f-bc8d4a5f9c82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17202 | 2025.11.20 17:27:22.248552 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37093 | ||
| 17203 | 2025.11.20 17:27:22.248915 [ 350 ] {} <Debug> TCP-Session: 0ef0a2de-4de4-42aa-a38f-bc8d4a5f9c82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17204 | 2025.11.20 17:27:22.248515 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33901 | ||
| 17205 | 2025.11.20 17:27:22.248499 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53700 | ||
| 17206 | 2025.11.20 17:27:22.248995 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17207 | 2025.11.20 17:27:22.248658 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17208 | 2025.11.20 17:27:22.249020 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17209 | 2025.11.20 17:27:22.249050 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 17210 | 2025.11.20 17:27:22.249052 [ 288 ] {} <Debug> TCP-Session: d9d97e10-c50e-4efc-8a1f-450aa69e1efa Authenticating user 'default' from [fd00:1122:3344:101::e]:45965 | ||
| 17211 | 2025.11.20 17:27:22.249069 [ 354 ] {} <Debug> TCP-Session: b3a3d70c-25c3-41fd-b449-e7d3f1d2bca2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33901 | ||
| 17212 | 2025.11.20 17:27:22.249091 [ 288 ] {} <Debug> TCP-Session: d9d97e10-c50e-4efc-8a1f-450aa69e1efa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17213 | 2025.11.20 17:27:22.249108 [ 354 ] {} <Debug> TCP-Session: b3a3d70c-25c3-41fd-b449-e7d3f1d2bca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17214 | 2025.11.20 17:27:22.249109 [ 351 ] {49c17098-9e30-4742-aead-8656bca5839c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 17215 | 2025.11.20 17:27:22.249134 [ 354 ] {} <Debug> TCP-Session: b3a3d70c-25c3-41fd-b449-e7d3f1d2bca2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17216 | 2025.11.20 17:27:22.249126 [ 288 ] {} <Debug> TCP-Session: d9d97e10-c50e-4efc-8a1f-450aa69e1efa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17217 | 2025.11.20 17:27:22.249081 [ 353 ] {} <Debug> TCP-Session: 8e77c8d5-8995-4fe1-a6b8-f2775b6f1af4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53700 | ||
| 17218 | 2025.11.20 17:27:22.249183 [ 351 ] {49c17098-9e30-4742-aead-8656bca5839c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 17219 | 2025.11.20 17:27:22.249204 [ 353 ] {} <Debug> TCP-Session: 8e77c8d5-8995-4fe1-a6b8-f2775b6f1af4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17220 | 2025.11.20 17:27:22.249027 [ 290 ] {} <Debug> TCP-Session: cfaca33e-5875-4fd0-9102-72154cb268d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37093 | ||
| 17221 | 2025.11.20 17:27:22.249227 [ 353 ] {} <Debug> TCP-Session: 8e77c8d5-8995-4fe1-a6b8-f2775b6f1af4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17222 | 2025.11.20 17:27:22.249250 [ 290 ] {} <Debug> TCP-Session: cfaca33e-5875-4fd0-9102-72154cb268d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17223 | 2025.11.20 17:27:22.249268 [ 290 ] {} <Debug> TCP-Session: cfaca33e-5875-4fd0-9102-72154cb268d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17224 | 2025.11.20 17:27:22.249479 [ 351 ] {49c17098-9e30-4742-aead-8656bca5839c} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 17225 | 2025.11.20 17:27:22.250551 [ 330 ] {49c17098-9e30-4742-aead-8656bca5839c} <Trace> AggregatingTransform: Aggregating | ||
| 17226 | 2025.11.20 17:27:22.250586 [ 330 ] {49c17098-9e30-4742-aead-8656bca5839c} <Trace> Aggregator: Aggregation method: without_key | ||
| 17227 | 2025.11.20 17:27:22.250622 [ 330 ] {49c17098-9e30-4742-aead-8656bca5839c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000982438 sec. (1017.876 rows/sec., 39.76 KiB/sec.) | ||
| 17228 | 2025.11.20 17:27:22.250647 [ 330 ] {49c17098-9e30-4742-aead-8656bca5839c} <Trace> Aggregator: Merging aggregated data | ||
| 17229 | 2025.11.20 17:27:22.252154 [ 351 ] {49c17098-9e30-4742-aead-8656bca5839c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003415 sec., 292.82576866764276 rows/sec., 11.44 KiB/sec. | ||
| 17230 | 2025.11.20 17:27:22.252281 [ 351 ] {49c17098-9e30-4742-aead-8656bca5839c} <Debug> TCPHandler: Processed in 0.003826672 sec. | ||
| 17231 | 2025.11.20 17:27:22.252409 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17232 | 2025.11.20 17:27:22.252434 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17233 | 2025.11.20 17:27:22.252452 [ 351 ] {} <Debug> TCP-Session: 768e7aef-8c95-4cff-9bfe-fe79d1c4f19e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17234 | 2025.11.20 17:27:22.252469 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17235 | 2025.11.20 17:27:22.252486 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17236 | 2025.11.20 17:27:22.252505 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17237 | 2025.11.20 17:27:22.252533 [ 352 ] {} <Debug> TCP-Session: 6911819b-b326-4b68-b91c-f9d27fe215fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17238 | 2025.11.20 17:27:22.252546 [ 290 ] {} <Debug> TCP-Session: cfaca33e-5875-4fd0-9102-72154cb268d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17239 | 2025.11.20 17:27:22.252566 [ 288 ] {} <Debug> TCP-Session: d9d97e10-c50e-4efc-8a1f-450aa69e1efa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17240 | 2025.11.20 17:27:22.252529 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17241 | 2025.11.20 17:27:22.252563 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17242 | 2025.11.20 17:27:22.252646 [ 286 ] {} <Debug> TCP-Session: abed0e54-b425-4338-8b97-1060b0616d5f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17243 | 2025.11.20 17:27:22.252544 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17244 | 2025.11.20 17:27:22.252671 [ 350 ] {} <Debug> TCP-Session: 0ef0a2de-4de4-42aa-a38f-bc8d4a5f9c82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17245 | 2025.11.20 17:27:22.252478 [ 353 ] {} <Debug> TCP-Session: 8e77c8d5-8995-4fe1-a6b8-f2775b6f1af4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17246 | 2025.11.20 17:27:22.252705 [ 354 ] {} <Debug> TCP-Session: b3a3d70c-25c3-41fd-b449-e7d3f1d2bca2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17247 | 2025.11.20 17:27:22.252454 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 17248 | 2025.11.20 17:27:22.252789 [ 289 ] {} <Debug> TCP-Session: 6915746d-5631-4603-86c5-41f36624c10b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 17249 | 2025.11.20 17:27:22.311458 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17250 | 2025.11.20 17:27:22.311677 [ 260 ] {898e8c95-ee20-443a-9a98-67d32069e6f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17251 | 2025.11.20 17:27:22.311761 [ 260 ] {898e8c95-ee20-443a-9a98-67d32069e6f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17252 | 2025.11.20 17:27:22.312504 [ 260 ] {898e8c95-ee20-443a-9a98-67d32069e6f0} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17253 | 2025.11.20 17:27:22.312547 [ 260 ] {898e8c95-ee20-443a-9a98-67d32069e6f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17254 | 2025.11.20 17:27:22.312949 [ 260 ] {898e8c95-ee20-443a-9a98-67d32069e6f0} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17255 | 2025.11.20 17:27:22.313189 [ 260 ] {898e8c95-ee20-443a-9a98-67d32069e6f0} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17256 | 2025.11.20 17:27:22.313348 [ 260 ] {898e8c95-ee20-443a-9a98-67d32069e6f0} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001731 sec., 32351.242056614676 rows/sec., 2.49 MiB/sec. | ||
| 17257 | 2025.11.20 17:27:22.313391 [ 260 ] {898e8c95-ee20-443a-9a98-67d32069e6f0} <Debug> TCPHandler: Processed in 0.002080389 sec. | ||
| 17258 | 2025.11.20 17:27:22.313515 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17259 | 2025.11.20 17:27:22.313613 [ 260 ] {4439c4f4-15e0-4161-8eaa-8551edede517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17260 | 2025.11.20 17:27:22.313656 [ 260 ] {4439c4f4-15e0-4161-8eaa-8551edede517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17261 | 2025.11.20 17:27:22.314087 [ 260 ] {4439c4f4-15e0-4161-8eaa-8551edede517} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17262 | 2025.11.20 17:27:22.314122 [ 260 ] {4439c4f4-15e0-4161-8eaa-8551edede517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17263 | 2025.11.20 17:27:22.314433 [ 260 ] {4439c4f4-15e0-4161-8eaa-8551edede517} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17264 | 2025.11.20 17:27:22.314652 [ 260 ] {4439c4f4-15e0-4161-8eaa-8551edede517} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17265 | 2025.11.20 17:27:22.314785 [ 260 ] {4439c4f4-15e0-4161-8eaa-8551edede517} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00119 sec., 53781.512605042015 rows/sec., 4.20 MiB/sec. | ||
| 17266 | 2025.11.20 17:27:22.314836 [ 260 ] {4439c4f4-15e0-4161-8eaa-8551edede517} <Debug> TCPHandler: Processed in 0.001360926 sec. | ||
| 17267 | 2025.11.20 17:27:22.314976 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17268 | 2025.11.20 17:27:22.315081 [ 260 ] {b928c45b-ebc7-4440-90cf-cf9346f0a9d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17269 | 2025.11.20 17:27:22.315130 [ 260 ] {b928c45b-ebc7-4440-90cf-cf9346f0a9d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17270 | 2025.11.20 17:27:22.315569 [ 260 ] {b928c45b-ebc7-4440-90cf-cf9346f0a9d4} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17271 | 2025.11.20 17:27:22.315607 [ 260 ] {b928c45b-ebc7-4440-90cf-cf9346f0a9d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17272 | 2025.11.20 17:27:22.315978 [ 260 ] {b928c45b-ebc7-4440-90cf-cf9346f0a9d4} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17273 | 2025.11.20 17:27:22.316208 [ 260 ] {b928c45b-ebc7-4440-90cf-cf9346f0a9d4} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17274 | 2025.11.20 17:27:22.316349 [ 260 ] {b928c45b-ebc7-4440-90cf-cf9346f0a9d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001287 sec., 124320.12432012432 rows/sec., 8.66 MiB/sec. | ||
| 17275 | 2025.11.20 17:27:22.316387 [ 260 ] {b928c45b-ebc7-4440-90cf-cf9346f0a9d4} <Debug> TCPHandler: Processed in 0.001461837 sec. | ||
| 17276 | 2025.11.20 17:27:22.316489 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17277 | 2025.11.20 17:27:22.316585 [ 260 ] {51490aba-182a-4856-83ac-c10fff314bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17278 | 2025.11.20 17:27:22.316628 [ 260 ] {51490aba-182a-4856-83ac-c10fff314bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17279 | 2025.11.20 17:27:22.316972 [ 260 ] {51490aba-182a-4856-83ac-c10fff314bbb} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17280 | 2025.11.20 17:27:22.317007 [ 260 ] {51490aba-182a-4856-83ac-c10fff314bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17281 | 2025.11.20 17:27:22.317323 [ 260 ] {51490aba-182a-4856-83ac-c10fff314bbb} <Trace> MergedBlockOutputStream: filled checksums all_130_130_0 (state Temporary) | ||
| 17282 | 2025.11.20 17:27:22.317534 [ 260 ] {51490aba-182a-4856-83ac-c10fff314bbb} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_130_130_0 to all_130_130_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17283 | 2025.11.20 17:27:22.317663 [ 260 ] {51490aba-182a-4856-83ac-c10fff314bbb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.0011 sec., 54545.454545454544 rows/sec., 3.68 MiB/sec. | ||
| 17284 | 2025.11.20 17:27:22.317697 [ 260 ] {51490aba-182a-4856-83ac-c10fff314bbb} <Debug> TCPHandler: Processed in 0.001262044 sec. | ||
| 17285 | 2025.11.20 17:27:22.660955 [ 221 ] {} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Found 6 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17286 | 2025.11.20 17:27:22.661033 [ 221 ] {} <Debug> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Removing 6 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17287 | 2025.11.20 17:27:22.664466 [ 221 ] {} <Debug> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Removing 6 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0] | ||
| 17288 | 2025.11.20 17:27:22.752560 [ 221 ] {} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17289 | 2025.11.20 17:27:22.752616 [ 221 ] {} <Debug> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17290 | 2025.11.20 17:27:22.755075 [ 221 ] {} <Debug> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17291 | 2025.11.20 17:27:22.786908 [ 217 ] {} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17292 | 2025.11.20 17:27:22.786956 [ 217 ] {} <Debug> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17293 | 2025.11.20 17:27:22.790097 [ 217 ] {} <Debug> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17294 | 2025.11.20 17:27:23.708215 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 38816 | ||
| 17295 | 2025.11.20 17:27:23.708729 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17296 | 2025.11.20 17:27:23.708776 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17297 | 2025.11.20 17:27:23.709270 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17298 | 2025.11.20 17:27:23.709501 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17299 | 2025.11.20 17:27:23.709634 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 38816 | ||
| 17300 | 2025.11.20 17:27:23.709683 [ 135 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17301 | 2025.11.20 17:27:23.709755 [ 135 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17302 | 2025.11.20 17:27:23.709777 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17303 | 2025.11.20 17:27:23.709892 [ 187 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::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 | ||
| 17304 | 2025.11.20 17:27:23.710018 [ 187 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17305 | 2025.11.20 17:27:23.710061 [ 187 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_76_15, total 36448 rows starting from the beginning of the part | ||
| 17306 | 2025.11.20 17:27:23.710132 [ 187 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 448 rows starting from the beginning of the part | ||
| 17307 | 2025.11.20 17:27:23.710185 [ 187 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 512 rows starting from the beginning of the part | ||
| 17308 | 2025.11.20 17:27:23.710235 [ 187 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 448 rows starting from the beginning of the part | ||
| 17309 | 2025.11.20 17:27:23.710278 [ 187 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 512 rows starting from the beginning of the part | ||
| 17310 | 2025.11.20 17:27:23.710324 [ 187 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 448 rows starting from the beginning of the part | ||
| 17311 | 2025.11.20 17:27:23.713038 [ 197 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38816 rows, containing 4 columns (4 merged, 0 gathered) in 0.00319523 sec., 12148108.273895776 rows/sec., 173.78 MiB/sec. | ||
| 17312 | 2025.11.20 17:27:23.713426 [ 192 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17313 | 2025.11.20 17:27:23.713695 [ 192 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_81_16} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17314 | 2025.11.20 17:27:23.713758 [ 192 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_81_16} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17315 | 2025.11.20 17:27:23.713861 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 17316 | 2025.11.20 17:27:25.695583 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 610 | ||
| 17317 | 2025.11.20 17:27:25.713109 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17318 | 2025.11.20 17:27:25.713174 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17319 | 2025.11.20 17:27:25.719305 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 17320 | 2025.11.20 17:27:25.720073 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17321 | 2025.11.20 17:27:25.720418 [ 134 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 17322 | 2025.11.20 17:27:25.720484 [ 134 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17323 | 2025.11.20 17:27:25.720508 [ 134 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17324 | 2025.11.20 17:27:25.720603 [ 201 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 17325 | 2025.11.20 17:27:25.723583 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 610 | ||
| 17326 | 2025.11.20 17:27:25.723693 [ 201 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17327 | 2025.11.20 17:27:25.724536 [ 201 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 573 rows starting from the beginning of the part | ||
| 17328 | 2025.11.20 17:27:25.727990 [ 201 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 7 rows starting from the beginning of the part | ||
| 17329 | 2025.11.20 17:27:25.732235 [ 201 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 8 rows starting from the beginning of the part | ||
| 17330 | 2025.11.20 17:27:25.738070 [ 201 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 7 rows starting from the beginning of the part | ||
| 17331 | 2025.11.20 17:27:25.742641 [ 201 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 8 rows starting from the beginning of the part | ||
| 17332 | 2025.11.20 17:27:25.747183 [ 201 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 7 rows starting from the beginning of the part | ||
| 17333 | 2025.11.20 17:27:25.809698 [ 186 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 610 rows, containing 679 columns (679 merged, 0 gathered) in 0.089126103 sec., 6844.23507218755 rows/sec., 35.39 MiB/sec. | ||
| 17334 | 2025.11.20 17:27:25.813225 [ 196 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 17335 | 2025.11.20 17:27:25.815315 [ 196 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_81_16} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17336 | 2025.11.20 17:27:25.815428 [ 196 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_81_16} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 17337 | 2025.11.20 17:27:25.817852 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 17338 | 2025.11.20 17:27:26.340530 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2176 | ||
| 17339 | 2025.11.20 17:27:26.343233 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17340 | 2025.11.20 17:27:26.343282 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17341 | 2025.11.20 17:27:26.344495 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 17342 | 2025.11.20 17:27:26.344763 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17343 | 2025.11.20 17:27:26.344947 [ 132 ] {} <Debug> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 17344 | 2025.11.20 17:27:26.345021 [ 132 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17345 | 2025.11.20 17:27:26.345037 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2176 | ||
| 17346 | 2025.11.20 17:27:26.345046 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17347 | 2025.11.20 17:27:26.345218 [ 197 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::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 | ||
| 17348 | 2025.11.20 17:27:26.346043 [ 197 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17349 | 2025.11.20 17:27:26.346232 [ 197 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2024 rows starting from the beginning of the part | ||
| 17350 | 2025.11.20 17:27:26.346585 [ 197 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 16 rows starting from the beginning of the part | ||
| 17351 | 2025.11.20 17:27:26.346914 [ 197 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part | ||
| 17352 | 2025.11.20 17:27:26.347238 [ 197 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 54 rows starting from the beginning of the part | ||
| 17353 | 2025.11.20 17:27:26.347569 [ 197 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 16 rows starting from the beginning of the part | ||
| 17354 | 2025.11.20 17:27:26.347896 [ 197 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 36 rows starting from the beginning of the part | ||
| 17355 | 2025.11.20 17:27:26.354699 [ 194 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2176 rows, containing 72 columns (72 merged, 0 gathered) in 0.009557009 sec., 227686.298087613 rows/sec., 174.91 MiB/sec. | ||
| 17356 | 2025.11.20 17:27:26.356738 [ 200 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 17357 | 2025.11.20 17:27:26.357357 [ 200 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_61_12} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17358 | 2025.11.20 17:27:26.357440 [ 200 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_61_12} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 17359 | 2025.11.20 17:27:26.357695 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 17360 | 2025.11.20 17:27:27.325937 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17361 | 2025.11.20 17:27:27.326113 [ 260 ] {7f3f6ecb-3f32-43f4-b646-cfd5edc0ed46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17362 | 2025.11.20 17:27:27.326175 [ 260 ] {7f3f6ecb-3f32-43f4-b646-cfd5edc0ed46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17363 | 2025.11.20 17:27:27.327262 [ 260 ] {7f3f6ecb-3f32-43f4-b646-cfd5edc0ed46} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17364 | 2025.11.20 17:27:27.327307 [ 260 ] {7f3f6ecb-3f32-43f4-b646-cfd5edc0ed46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17365 | 2025.11.20 17:27:27.327704 [ 260 ] {7f3f6ecb-3f32-43f4-b646-cfd5edc0ed46} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17366 | 2025.11.20 17:27:27.327923 [ 260 ] {7f3f6ecb-3f32-43f4-b646-cfd5edc0ed46} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17367 | 2025.11.20 17:27:27.328086 [ 260 ] {7f3f6ecb-3f32-43f4-b646-cfd5edc0ed46} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002019 sec., 203070.8271421496 rows/sec., 12.88 MiB/sec. | ||
| 17368 | 2025.11.20 17:27:27.328130 [ 260 ] {7f3f6ecb-3f32-43f4-b646-cfd5edc0ed46} <Debug> TCPHandler: Processed in 0.002322814 sec. | ||
| 17369 | 2025.11.20 17:27:27.328259 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17370 | 2025.11.20 17:27:27.328354 [ 260 ] {e8fec82a-4687-4e60-bfee-6519eb86fc09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17371 | 2025.11.20 17:27:27.328395 [ 260 ] {e8fec82a-4687-4e60-bfee-6519eb86fc09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17372 | 2025.11.20 17:27:27.329459 [ 260 ] {e8fec82a-4687-4e60-bfee-6519eb86fc09} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17373 | 2025.11.20 17:27:27.329497 [ 260 ] {e8fec82a-4687-4e60-bfee-6519eb86fc09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17374 | 2025.11.20 17:27:27.329872 [ 260 ] {e8fec82a-4687-4e60-bfee-6519eb86fc09} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17375 | 2025.11.20 17:27:27.330085 [ 260 ] {e8fec82a-4687-4e60-bfee-6519eb86fc09} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17376 | 2025.11.20 17:27:27.330215 [ 260 ] {e8fec82a-4687-4e60-bfee-6519eb86fc09} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001879 sec., 634379.9893560405 rows/sec., 50.68 MiB/sec. | ||
| 17377 | 2025.11.20 17:27:27.330221 [ 131 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17378 | 2025.11.20 17:27:27.330255 [ 260 ] {e8fec82a-4687-4e60-bfee-6519eb86fc09} <Debug> TCPHandler: Processed in 0.002050018 sec. | ||
| 17379 | 2025.11.20 17:27:27.330290 [ 131 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17380 | 2025.11.20 17:27:27.330316 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17381 | 2025.11.20 17:27:27.330388 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17382 | 2025.11.20 17:27:27.330449 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17383 | 2025.11.20 17:27:27.330488 [ 260 ] {582c0a07-f4a6-48f9-9331-a926a2a9471d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17384 | 2025.11.20 17:27:27.330537 [ 260 ] {582c0a07-f4a6-48f9-9331-a926a2a9471d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17385 | 2025.11.20 17:27:27.330606 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17386 | 2025.11.20 17:27:27.330647 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 2463 rows starting from the beginning of the part | ||
| 17387 | 2025.11.20 17:27:27.330723 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 56 rows starting from the beginning of the part | ||
| 17388 | 2025.11.20 17:27:27.330774 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 56 rows starting from the beginning of the part | ||
| 17389 | 2025.11.20 17:27:27.330823 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 1192 rows starting from the beginning of the part | ||
| 17390 | 2025.11.20 17:27:27.330868 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 56 rows starting from the beginning of the part | ||
| 17391 | 2025.11.20 17:27:27.330915 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 1192 rows starting from the beginning of the part | ||
| 17392 | 2025.11.20 17:27:27.331063 [ 260 ] {582c0a07-f4a6-48f9-9331-a926a2a9471d} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17393 | 2025.11.20 17:27:27.331103 [ 260 ] {582c0a07-f4a6-48f9-9331-a926a2a9471d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17394 | 2025.11.20 17:27:27.331418 [ 260 ] {582c0a07-f4a6-48f9-9331-a926a2a9471d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 17395 | 2025.11.20 17:27:27.331627 [ 260 ] {582c0a07-f4a6-48f9-9331-a926a2a9471d} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17396 | 2025.11.20 17:27:27.331759 [ 260 ] {582c0a07-f4a6-48f9-9331-a926a2a9471d} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001289 sec., 190069.8215671063 rows/sec., 11.61 MiB/sec. | ||
| 17397 | 2025.11.20 17:27:27.331798 [ 260 ] {582c0a07-f4a6-48f9-9331-a926a2a9471d} <Debug> TCPHandler: Processed in 0.001461447 sec. | ||
| 17398 | 2025.11.20 17:27:27.331899 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17399 | 2025.11.20 17:27:27.332001 [ 260 ] {5f1a755a-5007-4783-9699-b355edb05bd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17400 | 2025.11.20 17:27:27.332041 [ 260 ] {5f1a755a-5007-4783-9699-b355edb05bd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17401 | 2025.11.20 17:27:27.332530 [ 260 ] {5f1a755a-5007-4783-9699-b355edb05bd5} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17402 | 2025.11.20 17:27:27.332565 [ 260 ] {5f1a755a-5007-4783-9699-b355edb05bd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17403 | 2025.11.20 17:27:27.332806 [ 194 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5015 rows, containing 5 columns (5 merged, 0 gathered) in 0.002415545 sec., 2076136.0272733483 rows/sec., 175.54 MiB/sec. | ||
| 17404 | 2025.11.20 17:27:27.332878 [ 260 ] {5f1a755a-5007-4783-9699-b355edb05bd5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 17405 | 2025.11.20 17:27:27.333079 [ 194 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17406 | 2025.11.20 17:27:27.333114 [ 260 ] {5f1a755a-5007-4783-9699-b355edb05bd5} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17407 | 2025.11.20 17:27:27.333257 [ 260 ] {5f1a755a-5007-4783-9699-b355edb05bd5} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001273 sec., 166535.74234092692 rows/sec., 10.74 MiB/sec. | ||
| 17408 | 2025.11.20 17:27:27.333298 [ 260 ] {5f1a755a-5007-4783-9699-b355edb05bd5} <Debug> TCPHandler: Processed in 0.001447928 sec. | ||
| 17409 | 2025.11.20 17:27:27.333350 [ 194 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_131_26} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17410 | 2025.11.20 17:27:27.333406 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17411 | 2025.11.20 17:27:27.333432 [ 194 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_131_26} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17412 | 2025.11.20 17:27:27.333506 [ 260 ] {175df1e5-0380-48d3-8d69-2fcba4cfda30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17413 | 2025.11.20 17:27:27.333518 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 17414 | 2025.11.20 17:27:27.333553 [ 260 ] {175df1e5-0380-48d3-8d69-2fcba4cfda30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17415 | 2025.11.20 17:27:27.334060 [ 260 ] {175df1e5-0380-48d3-8d69-2fcba4cfda30} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17416 | 2025.11.20 17:27:27.334097 [ 260 ] {175df1e5-0380-48d3-8d69-2fcba4cfda30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17417 | 2025.11.20 17:27:27.334391 [ 260 ] {175df1e5-0380-48d3-8d69-2fcba4cfda30} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 17418 | 2025.11.20 17:27:27.334591 [ 260 ] {175df1e5-0380-48d3-8d69-2fcba4cfda30} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17419 | 2025.11.20 17:27:27.334717 [ 260 ] {175df1e5-0380-48d3-8d69-2fcba4cfda30} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001227 sec., 171964.1401792991 rows/sec., 9.77 MiB/sec. | ||
| 17420 | 2025.11.20 17:27:27.334755 [ 260 ] {175df1e5-0380-48d3-8d69-2fcba4cfda30} <Debug> TCPHandler: Processed in 0.001397156 sec. | ||
| 17421 | 2025.11.20 17:27:27.334859 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17422 | 2025.11.20 17:27:27.334960 [ 260 ] {59c2815b-f4e4-4e42-980a-8cee8d23a677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17423 | 2025.11.20 17:27:27.335000 [ 260 ] {59c2815b-f4e4-4e42-980a-8cee8d23a677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17424 | 2025.11.20 17:27:27.335683 [ 260 ] {59c2815b-f4e4-4e42-980a-8cee8d23a677} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17425 | 2025.11.20 17:27:27.335719 [ 260 ] {59c2815b-f4e4-4e42-980a-8cee8d23a677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17426 | 2025.11.20 17:27:27.336054 [ 260 ] {59c2815b-f4e4-4e42-980a-8cee8d23a677} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17427 | 2025.11.20 17:27:27.336255 [ 260 ] {59c2815b-f4e4-4e42-980a-8cee8d23a677} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17428 | 2025.11.20 17:27:27.336382 [ 260 ] {59c2815b-f4e4-4e42-980a-8cee8d23a677} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001439 sec., 499652.53648366925 rows/sec., 35.07 MiB/sec. | ||
| 17429 | 2025.11.20 17:27:27.336420 [ 260 ] {59c2815b-f4e4-4e42-980a-8cee8d23a677} <Debug> TCPHandler: Processed in 0.00161014 sec. | ||
| 17430 | 2025.11.20 17:27:27.336431 [ 130 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17431 | 2025.11.20 17:27:27.336503 [ 130 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17432 | 2025.11.20 17:27:27.336529 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17433 | 2025.11.20 17:27:27.336541 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17434 | 2025.11.20 17:27:27.336633 [ 260 ] {e4ee6ea7-bd98-4ce7-81ba-7eab8b7cf2a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 17435 | 2025.11.20 17:27:27.336681 [ 260 ] {e4ee6ea7-bd98-4ce7-81ba-7eab8b7cf2a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 17436 | 2025.11.20 17:27:27.336808 [ 193 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17437 | 2025.11.20 17:27:27.336954 [ 193 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17438 | 2025.11.20 17:27:27.336988 [ 193 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_126_25, total 1249 rows starting from the beginning of the part | ||
| 17439 | 2025.11.20 17:27:27.337013 [ 260 ] {e4ee6ea7-bd98-4ce7-81ba-7eab8b7cf2a5} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17440 | 2025.11.20 17:27:27.337051 [ 193 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 64 rows starting from the beginning of the part | ||
| 17441 | 2025.11.20 17:27:27.337054 [ 260 ] {e4ee6ea7-bd98-4ce7-81ba-7eab8b7cf2a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17442 | 2025.11.20 17:27:27.337104 [ 193 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 64 rows starting from the beginning of the part | ||
| 17443 | 2025.11.20 17:27:27.337153 [ 193 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 719 rows starting from the beginning of the part | ||
| 17444 | 2025.11.20 17:27:27.337193 [ 193 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 64 rows starting from the beginning of the part | ||
| 17445 | 2025.11.20 17:27:27.337235 [ 193 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 719 rows starting from the beginning of the part | ||
| 17446 | 2025.11.20 17:27:27.337390 [ 260 ] {e4ee6ea7-bd98-4ce7-81ba-7eab8b7cf2a5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 17447 | 2025.11.20 17:27:27.337626 [ 260 ] {e4ee6ea7-bd98-4ce7-81ba-7eab8b7cf2a5} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17448 | 2025.11.20 17:27:27.337758 [ 260 ] {e4ee6ea7-bd98-4ce7-81ba-7eab8b7cf2a5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001143 sec., 5249.343832020998 rows/sec., 274.26 KiB/sec. | ||
| 17449 | 2025.11.20 17:27:27.337796 [ 260 ] {e4ee6ea7-bd98-4ce7-81ba-7eab8b7cf2a5} <Debug> TCPHandler: Processed in 0.001315405 sec. | ||
| 17450 | 2025.11.20 17:27:27.337909 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17451 | 2025.11.20 17:27:27.338016 [ 260 ] {a70ba9ea-a627-4db9-812d-838c8c0d5ec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17452 | 2025.11.20 17:27:27.338059 [ 260 ] {a70ba9ea-a627-4db9-812d-838c8c0d5ec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17453 | 2025.11.20 17:27:27.338484 [ 189 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2879 rows, containing 5 columns (5 merged, 0 gathered) in 0.001727323 sec., 1666740.9627498738 rows/sec., 125.64 MiB/sec. | ||
| 17454 | 2025.11.20 17:27:27.338510 [ 260 ] {a70ba9ea-a627-4db9-812d-838c8c0d5ec5} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17455 | 2025.11.20 17:27:27.338551 [ 260 ] {a70ba9ea-a627-4db9-812d-838c8c0d5ec5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17456 | 2025.11.20 17:27:27.338727 [ 199 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17457 | 2025.11.20 17:27:27.338900 [ 260 ] {a70ba9ea-a627-4db9-812d-838c8c0d5ec5} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17458 | 2025.11.20 17:27:27.339076 [ 199 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_131_26} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17459 | 2025.11.20 17:27:27.339165 [ 199 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_131_26} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17460 | 2025.11.20 17:27:27.339172 [ 260 ] {a70ba9ea-a627-4db9-812d-838c8c0d5ec5} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17461 | 2025.11.20 17:27:27.339281 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 17462 | 2025.11.20 17:27:27.339318 [ 260 ] {a70ba9ea-a627-4db9-812d-838c8c0d5ec5} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001318 sec., 238239.75720789074 rows/sec., 15.65 MiB/sec. | ||
| 17463 | 2025.11.20 17:27:27.339360 [ 260 ] {a70ba9ea-a627-4db9-812d-838c8c0d5ec5} <Debug> TCPHandler: Processed in 0.001505918 sec. | ||
| 17464 | 2025.11.20 17:27:27.339467 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17465 | 2025.11.20 17:27:27.339560 [ 260 ] {2b51915e-2fcf-4081-b416-7e42806fa527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 17466 | 2025.11.20 17:27:27.339601 [ 260 ] {2b51915e-2fcf-4081-b416-7e42806fa527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 17467 | 2025.11.20 17:27:27.339915 [ 260 ] {2b51915e-2fcf-4081-b416-7e42806fa527} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17468 | 2025.11.20 17:27:27.339958 [ 260 ] {2b51915e-2fcf-4081-b416-7e42806fa527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17469 | 2025.11.20 17:27:27.340242 [ 260 ] {2b51915e-2fcf-4081-b416-7e42806fa527} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 17470 | 2025.11.20 17:27:27.340438 [ 260 ] {2b51915e-2fcf-4081-b416-7e42806fa527} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17471 | 2025.11.20 17:27:27.340563 [ 260 ] {2b51915e-2fcf-4081-b416-7e42806fa527} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00102 sec., 980.3921568627451 rows/sec., 66.06 KiB/sec. | ||
| 17472 | 2025.11.20 17:27:27.340598 [ 260 ] {2b51915e-2fcf-4081-b416-7e42806fa527} <Debug> TCPHandler: Processed in 0.001179013 sec. | ||
| 17473 | 2025.11.20 17:27:27.340704 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17474 | 2025.11.20 17:27:27.340797 [ 260 ] {6a8e362f-3e54-4343-9a1d-d12e6ae3865d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17475 | 2025.11.20 17:27:27.340850 [ 260 ] {6a8e362f-3e54-4343-9a1d-d12e6ae3865d} <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 | ||
| 17476 | 2025.11.20 17:27:27.341700 [ 260 ] {6a8e362f-3e54-4343-9a1d-d12e6ae3865d} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17477 | 2025.11.20 17:27:27.341734 [ 260 ] {6a8e362f-3e54-4343-9a1d-d12e6ae3865d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17478 | 2025.11.20 17:27:27.342347 [ 260 ] {6a8e362f-3e54-4343-9a1d-d12e6ae3865d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17479 | 2025.11.20 17:27:27.342563 [ 260 ] {6a8e362f-3e54-4343-9a1d-d12e6ae3865d} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17480 | 2025.11.20 17:27:27.342701 [ 260 ] {6a8e362f-3e54-4343-9a1d-d12e6ae3865d} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.00192 sec., 20833.333333333332 rows/sec., 37.33 MiB/sec. | ||
| 17481 | 2025.11.20 17:27:27.342755 [ 260 ] {6a8e362f-3e54-4343-9a1d-d12e6ae3865d} <Debug> TCPHandler: Processed in 0.002098259 sec. | ||
| 17482 | 2025.11.20 17:27:27.342865 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17483 | 2025.11.20 17:27:27.342967 [ 260 ] {a101ca57-5cfb-4308-9ce8-3e334d6c356b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17484 | 2025.11.20 17:27:27.343007 [ 260 ] {a101ca57-5cfb-4308-9ce8-3e334d6c356b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17485 | 2025.11.20 17:27:27.343356 [ 260 ] {a101ca57-5cfb-4308-9ce8-3e334d6c356b} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17486 | 2025.11.20 17:27:27.343390 [ 260 ] {a101ca57-5cfb-4308-9ce8-3e334d6c356b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17487 | 2025.11.20 17:27:27.343685 [ 260 ] {a101ca57-5cfb-4308-9ce8-3e334d6c356b} <Trace> MergedBlockOutputStream: filled checksums all_131_131_0 (state Temporary) | ||
| 17488 | 2025.11.20 17:27:27.343881 [ 260 ] {a101ca57-5cfb-4308-9ce8-3e334d6c356b} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_131_131_0 to all_131_131_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17489 | 2025.11.20 17:27:27.344015 [ 260 ] {a101ca57-5cfb-4308-9ce8-3e334d6c356b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001067 sec., 97469.54076850983 rows/sec., 5.97 MiB/sec. | ||
| 17490 | 2025.11.20 17:27:27.344029 [ 130 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_126_25 to all_131_131_0 | ||
| 17491 | 2025.11.20 17:27:27.344052 [ 260 ] {a101ca57-5cfb-4308-9ce8-3e334d6c356b} <Debug> TCPHandler: Processed in 0.001236454 sec. | ||
| 17492 | 2025.11.20 17:27:27.344071 [ 130 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17493 | 2025.11.20 17:27:27.344094 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.81 GiB. | ||
| 17494 | 2025.11.20 17:27:27.344189 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_131_26} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_126_25 to all_131_131_0 into Compact with storage Full | ||
| 17495 | 2025.11.20 17:27:27.344306 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_131_26} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17496 | 2025.11.20 17:27:27.344337 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_126_25, total 8944 rows starting from the beginning of the part | ||
| 17497 | 2025.11.20 17:27:27.344396 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_127_127_0, total 36 rows starting from the beginning of the part | ||
| 17498 | 2025.11.20 17:27:27.344444 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_128_128_0, total 60 rows starting from the beginning of the part | ||
| 17499 | 2025.11.20 17:27:27.344489 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_129_129_0, total 104 rows starting from the beginning of the part | ||
| 17500 | 2025.11.20 17:27:27.344531 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 60 rows starting from the beginning of the part | ||
| 17501 | 2025.11.20 17:27:27.344575 [ 190 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_131_26} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 104 rows starting from the beginning of the part | ||
| 17502 | 2025.11.20 17:27:27.347047 [ 199 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_131_26} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9308 rows, containing 4 columns (4 merged, 0 gathered) in 0.002892045 sec., 3218483.8064414626 rows/sec., 205.41 MiB/sec. | ||
| 17503 | 2025.11.20 17:27:27.347345 [ 199 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_131_26} <Trace> MergedBlockOutputStream: filled checksums all_1_131_26 (state Temporary) | ||
| 17504 | 2025.11.20 17:27:27.347762 [ 199 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_131_26} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_131_26 to all_1_131_26 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17505 | 2025.11.20 17:27:27.347873 [ 199 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_131_26} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_126_25, all_131_131_0] -> all_1_131_26 | ||
| 17506 | 2025.11.20 17:27:27.348006 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.88 MiB. | ||
| 17507 | 2025.11.20 17:27:31.001176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 373.77 MiB, peak 395.92 MiB, free memory in arenas 0.00 B, will set to 377.77 MiB (RSS), difference: 4.00 MiB | ||
| 17508 | 2025.11.20 17:27:31.019021 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17509 | 2025.11.20 17:27:31.019104 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17510 | 2025.11.20 17:27:31.209959 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 39328 | ||
| 17511 | 2025.11.20 17:27:31.210493 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17512 | 2025.11.20 17:27:31.210540 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17513 | 2025.11.20 17:27:31.211021 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17514 | 2025.11.20 17:27:31.211252 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17515 | 2025.11.20 17:27:31.211381 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39328 | ||
| 17516 | 2025.11.20 17:27:32.310876 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17517 | 2025.11.20 17:27:32.311058 [ 260 ] {062b157d-fc48-4591-adef-1f6029b6093e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17518 | 2025.11.20 17:27:32.311120 [ 260 ] {062b157d-fc48-4591-adef-1f6029b6093e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17519 | 2025.11.20 17:27:32.311761 [ 260 ] {062b157d-fc48-4591-adef-1f6029b6093e} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17520 | 2025.11.20 17:27:32.311806 [ 260 ] {062b157d-fc48-4591-adef-1f6029b6093e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17521 | 2025.11.20 17:27:32.312186 [ 260 ] {062b157d-fc48-4591-adef-1f6029b6093e} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17522 | 2025.11.20 17:27:32.312401 [ 260 ] {062b157d-fc48-4591-adef-1f6029b6093e} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17523 | 2025.11.20 17:27:32.312549 [ 260 ] {062b157d-fc48-4591-adef-1f6029b6093e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001538 sec., 36410.92327698309 rows/sec., 2.80 MiB/sec. | ||
| 17524 | 2025.11.20 17:27:32.312590 [ 260 ] {062b157d-fc48-4591-adef-1f6029b6093e} <Debug> TCPHandler: Processed in 0.001837295 sec. | ||
| 17525 | 2025.11.20 17:27:32.312707 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17526 | 2025.11.20 17:27:32.312800 [ 260 ] {98213a5f-2f7a-4479-ba7b-49b5348f9e0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17527 | 2025.11.20 17:27:32.312839 [ 260 ] {98213a5f-2f7a-4479-ba7b-49b5348f9e0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17528 | 2025.11.20 17:27:32.313269 [ 260 ] {98213a5f-2f7a-4479-ba7b-49b5348f9e0f} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17529 | 2025.11.20 17:27:32.313304 [ 260 ] {98213a5f-2f7a-4479-ba7b-49b5348f9e0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17530 | 2025.11.20 17:27:32.313597 [ 260 ] {98213a5f-2f7a-4479-ba7b-49b5348f9e0f} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17531 | 2025.11.20 17:27:32.313806 [ 260 ] {98213a5f-2f7a-4479-ba7b-49b5348f9e0f} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17532 | 2025.11.20 17:27:32.313942 [ 260 ] {98213a5f-2f7a-4479-ba7b-49b5348f9e0f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 4.30 MiB/sec. | ||
| 17533 | 2025.11.20 17:27:32.313980 [ 260 ] {98213a5f-2f7a-4479-ba7b-49b5348f9e0f} <Debug> TCPHandler: Processed in 0.001321184 sec. | ||
| 17534 | 2025.11.20 17:27:32.314089 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17535 | 2025.11.20 17:27:32.314181 [ 260 ] {0116b74c-cc0c-4d31-b19c-3c4d97fe0ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17536 | 2025.11.20 17:27:32.314223 [ 260 ] {0116b74c-cc0c-4d31-b19c-3c4d97fe0ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17537 | 2025.11.20 17:27:32.314625 [ 260 ] {0116b74c-cc0c-4d31-b19c-3c4d97fe0ac8} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17538 | 2025.11.20 17:27:32.314660 [ 260 ] {0116b74c-cc0c-4d31-b19c-3c4d97fe0ac8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17539 | 2025.11.20 17:27:32.314984 [ 260 ] {0116b74c-cc0c-4d31-b19c-3c4d97fe0ac8} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17540 | 2025.11.20 17:27:32.315193 [ 260 ] {0116b74c-cc0c-4d31-b19c-3c4d97fe0ac8} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17541 | 2025.11.20 17:27:32.315318 [ 260 ] {0116b74c-cc0c-4d31-b19c-3c4d97fe0ac8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 17542 | 2025.11.20 17:27:32.315355 [ 260 ] {0116b74c-cc0c-4d31-b19c-3c4d97fe0ac8} <Debug> TCPHandler: Processed in 0.001312744 sec. | ||
| 17543 | 2025.11.20 17:27:32.315455 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17544 | 2025.11.20 17:27:32.315547 [ 260 ] {d321b97c-4724-4ce7-8fde-ffad86b0c90d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17545 | 2025.11.20 17:27:32.315586 [ 260 ] {d321b97c-4724-4ce7-8fde-ffad86b0c90d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17546 | 2025.11.20 17:27:32.315923 [ 260 ] {d321b97c-4724-4ce7-8fde-ffad86b0c90d} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17547 | 2025.11.20 17:27:32.315958 [ 260 ] {d321b97c-4724-4ce7-8fde-ffad86b0c90d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17548 | 2025.11.20 17:27:32.316245 [ 260 ] {d321b97c-4724-4ce7-8fde-ffad86b0c90d} <Trace> MergedBlockOutputStream: filled checksums all_132_132_0 (state Temporary) | ||
| 17549 | 2025.11.20 17:27:32.316438 [ 260 ] {d321b97c-4724-4ce7-8fde-ffad86b0c90d} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_132_132_0 to all_132_132_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17550 | 2025.11.20 17:27:32.316560 [ 260 ] {d321b97c-4724-4ce7-8fde-ffad86b0c90d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001031 sec., 58195.926285160036 rows/sec., 3.92 MiB/sec. | ||
| 17551 | 2025.11.20 17:27:32.316594 [ 260 ] {d321b97c-4724-4ce7-8fde-ffad86b0c90d} <Debug> TCPHandler: Processed in 0.001185433 sec. | ||
| 17552 | 2025.11.20 17:27:32.590394 [ 225 ] {} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17553 | 2025.11.20 17:27:32.590511 [ 225 ] {} <Debug> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17554 | 2025.11.20 17:27:32.593628 [ 225 ] {} <Debug> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17555 | 2025.11.20 17:27:33.223689 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 618 | ||
| 17556 | 2025.11.20 17:27:33.241071 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17557 | 2025.11.20 17:27:33.241128 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17558 | 2025.11.20 17:27:33.247390 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 17559 | 2025.11.20 17:27:33.248187 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17560 | 2025.11.20 17:27:33.251829 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 618 | ||
| 17561 | 2025.11.20 17:27:33.789706 [ 217 ] {} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17562 | 2025.11.20 17:27:33.789753 [ 217 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17563 | 2025.11.20 17:27:33.793107 [ 217 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 17564 | 2025.11.20 17:27:35.306150 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17565 | 2025.11.20 17:27:35.306324 [ 260 ] {6d063ed1-21be-475f-aea1-e3581515423c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 17566 | 2025.11.20 17:27:35.306387 [ 260 ] {6d063ed1-21be-475f-aea1-e3581515423c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 17567 | 2025.11.20 17:27:35.307020 [ 260 ] {6d063ed1-21be-475f-aea1-e3581515423c} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17568 | 2025.11.20 17:27:35.307062 [ 260 ] {6d063ed1-21be-475f-aea1-e3581515423c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17569 | 2025.11.20 17:27:35.307427 [ 260 ] {6d063ed1-21be-475f-aea1-e3581515423c} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17570 | 2025.11.20 17:27:35.307650 [ 260 ] {6d063ed1-21be-475f-aea1-e3581515423c} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17571 | 2025.11.20 17:27:35.307799 [ 260 ] {6d063ed1-21be-475f-aea1-e3581515423c} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001521 sec., 15779.092702169626 rows/sec., 1.31 MiB/sec. | ||
| 17572 | 2025.11.20 17:27:35.307842 [ 260 ] {6d063ed1-21be-475f-aea1-e3581515423c} <Debug> TCPHandler: Processed in 0.001819075 sec. | ||
| 17573 | 2025.11.20 17:27:35.307954 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17574 | 2025.11.20 17:27:35.308048 [ 260 ] {7a181d2f-3d1a-46a2-8489-5a80246f0564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 17575 | 2025.11.20 17:27:35.308088 [ 260 ] {7a181d2f-3d1a-46a2-8489-5a80246f0564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 17576 | 2025.11.20 17:27:35.308482 [ 260 ] {7a181d2f-3d1a-46a2-8489-5a80246f0564} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17577 | 2025.11.20 17:27:35.308517 [ 260 ] {7a181d2f-3d1a-46a2-8489-5a80246f0564} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17578 | 2025.11.20 17:27:35.308797 [ 260 ] {7a181d2f-3d1a-46a2-8489-5a80246f0564} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 17579 | 2025.11.20 17:27:35.309008 [ 260 ] {7a181d2f-3d1a-46a2-8489-5a80246f0564} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17580 | 2025.11.20 17:27:35.309136 [ 260 ] {7a181d2f-3d1a-46a2-8489-5a80246f0564} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001106 sec., 10849.9095840868 rows/sec., 884.73 KiB/sec. | ||
| 17581 | 2025.11.20 17:27:35.309173 [ 260 ] {7a181d2f-3d1a-46a2-8489-5a80246f0564} <Debug> TCPHandler: Processed in 0.001268504 sec. | ||
| 17582 | 2025.11.20 17:27:35.309274 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17583 | 2025.11.20 17:27:35.309368 [ 260 ] {55d18649-f214-44f9-81d7-a441fc1a6a4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17584 | 2025.11.20 17:27:35.309408 [ 260 ] {55d18649-f214-44f9-81d7-a441fc1a6a4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17585 | 2025.11.20 17:27:35.310646 [ 260 ] {55d18649-f214-44f9-81d7-a441fc1a6a4e} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17586 | 2025.11.20 17:27:35.310683 [ 260 ] {55d18649-f214-44f9-81d7-a441fc1a6a4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17587 | 2025.11.20 17:27:35.311071 [ 260 ] {55d18649-f214-44f9-81d7-a441fc1a6a4e} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17588 | 2025.11.20 17:27:35.311279 [ 260 ] {55d18649-f214-44f9-81d7-a441fc1a6a4e} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17589 | 2025.11.20 17:27:35.311405 [ 260 ] {55d18649-f214-44f9-81d7-a441fc1a6a4e} <Debug> executeQuery: Read 1402 rows, 120.54 KiB in 0.002055 sec., 682238.4428223844 rows/sec., 57.28 MiB/sec. | ||
| 17590 | 2025.11.20 17:27:35.311444 [ 260 ] {55d18649-f214-44f9-81d7-a441fc1a6a4e} <Debug> TCPHandler: Processed in 0.002219431 sec. | ||
| 17591 | 2025.11.20 17:27:35.311562 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17592 | 2025.11.20 17:27:35.311685 [ 260 ] {01ae92b9-dfad-4178-8fbb-1779f713f239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17593 | 2025.11.20 17:27:35.311735 [ 260 ] {01ae92b9-dfad-4178-8fbb-1779f713f239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17594 | 2025.11.20 17:27:35.312265 [ 260 ] {01ae92b9-dfad-4178-8fbb-1779f713f239} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17595 | 2025.11.20 17:27:35.312310 [ 260 ] {01ae92b9-dfad-4178-8fbb-1779f713f239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17596 | 2025.11.20 17:27:35.312641 [ 260 ] {01ae92b9-dfad-4178-8fbb-1779f713f239} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 17597 | 2025.11.20 17:27:35.312856 [ 260 ] {01ae92b9-dfad-4178-8fbb-1779f713f239} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17598 | 2025.11.20 17:27:35.312988 [ 260 ] {01ae92b9-dfad-4178-8fbb-1779f713f239} <Debug> executeQuery: Read 64 rows, 4.81 KiB in 0.001328 sec., 48192.77108433735 rows/sec., 3.53 MiB/sec. | ||
| 17599 | 2025.11.20 17:27:35.313027 [ 260 ] {01ae92b9-dfad-4178-8fbb-1779f713f239} <Debug> TCPHandler: Processed in 0.001524318 sec. | ||
| 17600 | 2025.11.20 17:27:35.313148 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17601 | 2025.11.20 17:27:35.313269 [ 260 ] {8b24b1af-ee3a-4543-90ac-a260fc4c4522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 17602 | 2025.11.20 17:27:35.313318 [ 260 ] {8b24b1af-ee3a-4543-90ac-a260fc4c4522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 17603 | 2025.11.20 17:27:35.313870 [ 260 ] {8b24b1af-ee3a-4543-90ac-a260fc4c4522} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17604 | 2025.11.20 17:27:35.313908 [ 260 ] {8b24b1af-ee3a-4543-90ac-a260fc4c4522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17605 | 2025.11.20 17:27:35.314232 [ 260 ] {8b24b1af-ee3a-4543-90ac-a260fc4c4522} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 17606 | 2025.11.20 17:27:35.314446 [ 260 ] {8b24b1af-ee3a-4543-90ac-a260fc4c4522} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17607 | 2025.11.20 17:27:35.314574 [ 260 ] {8b24b1af-ee3a-4543-90ac-a260fc4c4522} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001329 sec., 189616.2528216704 rows/sec., 13.11 MiB/sec. | ||
| 17608 | 2025.11.20 17:27:35.314613 [ 260 ] {8b24b1af-ee3a-4543-90ac-a260fc4c4522} <Debug> TCPHandler: Processed in 0.001527359 sec. | ||
| 17609 | 2025.11.20 17:27:35.314721 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17610 | 2025.11.20 17:27:35.314817 [ 260 ] {c161aa87-f0f8-47dd-a178-e0b0df90b997} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 17611 | 2025.11.20 17:27:35.314858 [ 260 ] {c161aa87-f0f8-47dd-a178-e0b0df90b997} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 17612 | 2025.11.20 17:27:35.315254 [ 260 ] {c161aa87-f0f8-47dd-a178-e0b0df90b997} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17613 | 2025.11.20 17:27:35.315291 [ 260 ] {c161aa87-f0f8-47dd-a178-e0b0df90b997} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17614 | 2025.11.20 17:27:35.315581 [ 260 ] {c161aa87-f0f8-47dd-a178-e0b0df90b997} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 17615 | 2025.11.20 17:27:35.315806 [ 260 ] {c161aa87-f0f8-47dd-a178-e0b0df90b997} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17616 | 2025.11.20 17:27:35.315934 [ 260 ] {c161aa87-f0f8-47dd-a178-e0b0df90b997} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001135 sec., 10572.687224669604 rows/sec., 825.99 KiB/sec. | ||
| 17617 | 2025.11.20 17:27:35.315973 [ 260 ] {c161aa87-f0f8-47dd-a178-e0b0df90b997} <Debug> TCPHandler: Processed in 0.001302694 sec. | ||
| 17618 | 2025.11.20 17:27:35.316073 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17619 | 2025.11.20 17:27:35.316169 [ 260 ] {caf6f825-c2c9-4e41-bd8c-cd96b2c00a46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17620 | 2025.11.20 17:27:35.316209 [ 260 ] {caf6f825-c2c9-4e41-bd8c-cd96b2c00a46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17621 | 2025.11.20 17:27:35.316927 [ 260 ] {caf6f825-c2c9-4e41-bd8c-cd96b2c00a46} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17622 | 2025.11.20 17:27:35.316964 [ 260 ] {caf6f825-c2c9-4e41-bd8c-cd96b2c00a46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17623 | 2025.11.20 17:27:35.317297 [ 260 ] {caf6f825-c2c9-4e41-bd8c-cd96b2c00a46} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17624 | 2025.11.20 17:27:35.317501 [ 260 ] {caf6f825-c2c9-4e41-bd8c-cd96b2c00a46} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17625 | 2025.11.20 17:27:35.317630 [ 260 ] {caf6f825-c2c9-4e41-bd8c-cd96b2c00a46} <Debug> executeQuery: Read 608 rows, 46.84 KiB in 0.001479 sec., 411088.5733603786 rows/sec., 30.93 MiB/sec. | ||
| 17626 | 2025.11.20 17:27:35.317670 [ 260 ] {caf6f825-c2c9-4e41-bd8c-cd96b2c00a46} <Debug> TCPHandler: Processed in 0.001645611 sec. | ||
| 17627 | 2025.11.20 17:27:35.317774 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17628 | 2025.11.20 17:27:35.317876 [ 260 ] {358bf8b6-9c8b-4688-a9d1-7e63d0bb28d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17629 | 2025.11.20 17:27:35.317926 [ 260 ] {358bf8b6-9c8b-4688-a9d1-7e63d0bb28d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17630 | 2025.11.20 17:27:35.318627 [ 260 ] {358bf8b6-9c8b-4688-a9d1-7e63d0bb28d4} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17631 | 2025.11.20 17:27:35.318665 [ 260 ] {358bf8b6-9c8b-4688-a9d1-7e63d0bb28d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17632 | 2025.11.20 17:27:35.319174 [ 260 ] {358bf8b6-9c8b-4688-a9d1-7e63d0bb28d4} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17633 | 2025.11.20 17:27:35.319426 [ 260 ] {358bf8b6-9c8b-4688-a9d1-7e63d0bb28d4} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17634 | 2025.11.20 17:27:35.319554 [ 260 ] {358bf8b6-9c8b-4688-a9d1-7e63d0bb28d4} <Debug> executeQuery: Read 944 rows, 67.40 KiB in 0.001697 sec., 556275.7807896287 rows/sec., 38.78 MiB/sec. | ||
| 17635 | 2025.11.20 17:27:35.319592 [ 260 ] {358bf8b6-9c8b-4688-a9d1-7e63d0bb28d4} <Debug> TCPHandler: Processed in 0.001869065 sec. | ||
| 17636 | 2025.11.20 17:27:35.319703 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17637 | 2025.11.20 17:27:35.319797 [ 260 ] {33d751a6-96cf-478c-bfed-cc70f697f95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17638 | 2025.11.20 17:27:35.319851 [ 260 ] {33d751a6-96cf-478c-bfed-cc70f697f95e} <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 | ||
| 17639 | 2025.11.20 17:27:35.320721 [ 260 ] {33d751a6-96cf-478c-bfed-cc70f697f95e} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17640 | 2025.11.20 17:27:35.320757 [ 260 ] {33d751a6-96cf-478c-bfed-cc70f697f95e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17641 | 2025.11.20 17:27:35.321309 [ 260 ] {33d751a6-96cf-478c-bfed-cc70f697f95e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 17642 | 2025.11.20 17:27:35.321525 [ 260 ] {33d751a6-96cf-478c-bfed-cc70f697f95e} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17643 | 2025.11.20 17:27:35.321663 [ 260 ] {33d751a6-96cf-478c-bfed-cc70f697f95e} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001886 sec., 21208.907741251325 rows/sec., 38.01 MiB/sec. | ||
| 17644 | 2025.11.20 17:27:35.321717 [ 260 ] {33d751a6-96cf-478c-bfed-cc70f697f95e} <Debug> TCPHandler: Processed in 0.002062668 sec. | ||
| 17645 | 2025.11.20 17:27:35.321823 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17646 | 2025.11.20 17:27:35.321917 [ 260 ] {ffcda8ef-671e-483b-853e-7224945b9289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17647 | 2025.11.20 17:27:35.321958 [ 260 ] {ffcda8ef-671e-483b-853e-7224945b9289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17648 | 2025.11.20 17:27:35.322278 [ 260 ] {ffcda8ef-671e-483b-853e-7224945b9289} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17649 | 2025.11.20 17:27:35.322314 [ 260 ] {ffcda8ef-671e-483b-853e-7224945b9289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17650 | 2025.11.20 17:27:35.322605 [ 260 ] {ffcda8ef-671e-483b-853e-7224945b9289} <Trace> MergedBlockOutputStream: filled checksums all_133_133_0 (state Temporary) | ||
| 17651 | 2025.11.20 17:27:35.322829 [ 260 ] {ffcda8ef-671e-483b-853e-7224945b9289} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_133_133_0 to all_133_133_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17652 | 2025.11.20 17:27:35.322954 [ 260 ] {ffcda8ef-671e-483b-853e-7224945b9289} <Debug> executeQuery: Read 28 rows, 1.94 KiB in 0.001056 sec., 26515.151515151512 rows/sec., 1.79 MiB/sec. | ||
| 17653 | 2025.11.20 17:27:35.322990 [ 260 ] {ffcda8ef-671e-483b-853e-7224945b9289} <Debug> TCPHandler: Processed in 0.001216233 sec. | ||
| 17654 | 2025.11.20 17:27:36.345244 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 2226 | ||
| 17655 | 2025.11.20 17:27:36.347970 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17656 | 2025.11.20 17:27:36.348020 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17657 | 2025.11.20 17:27:36.349270 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 17658 | 2025.11.20 17:27:36.349547 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17659 | 2025.11.20 17:27:36.349917 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2226 | ||
| 17660 | 2025.11.20 17:27:37.246961 [ 225 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17661 | 2025.11.20 17:27:37.247040 [ 225 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17662 | 2025.11.20 17:27:37.251336 [ 225 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17663 | 2025.11.20 17:27:37.308383 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17664 | 2025.11.20 17:27:37.308583 [ 260 ] {eb80ef32-29ac-4806-bbb4-3d4cff90e6e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17665 | 2025.11.20 17:27:37.308656 [ 260 ] {eb80ef32-29ac-4806-bbb4-3d4cff90e6e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17666 | 2025.11.20 17:27:37.309386 [ 260 ] {eb80ef32-29ac-4806-bbb4-3d4cff90e6e4} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17667 | 2025.11.20 17:27:37.309440 [ 260 ] {eb80ef32-29ac-4806-bbb4-3d4cff90e6e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17668 | 2025.11.20 17:27:37.309829 [ 260 ] {eb80ef32-29ac-4806-bbb4-3d4cff90e6e4} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17669 | 2025.11.20 17:27:37.310057 [ 260 ] {eb80ef32-29ac-4806-bbb4-3d4cff90e6e4} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17670 | 2025.11.20 17:27:37.310208 [ 260 ] {eb80ef32-29ac-4806-bbb4-3d4cff90e6e4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001678 sec., 33373.063170441004 rows/sec., 2.56 MiB/sec. | ||
| 17671 | 2025.11.20 17:27:37.310248 [ 260 ] {eb80ef32-29ac-4806-bbb4-3d4cff90e6e4} <Debug> TCPHandler: Processed in 0.002001428 sec. | ||
| 17672 | 2025.11.20 17:27:37.310363 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17673 | 2025.11.20 17:27:37.310457 [ 260 ] {6d5ffe32-6033-4062-a05a-b7dc586c7067} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17674 | 2025.11.20 17:27:37.310497 [ 260 ] {6d5ffe32-6033-4062-a05a-b7dc586c7067} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17675 | 2025.11.20 17:27:37.310920 [ 260 ] {6d5ffe32-6033-4062-a05a-b7dc586c7067} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17676 | 2025.11.20 17:27:37.310956 [ 260 ] {6d5ffe32-6033-4062-a05a-b7dc586c7067} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17677 | 2025.11.20 17:27:37.311254 [ 260 ] {6d5ffe32-6033-4062-a05a-b7dc586c7067} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17678 | 2025.11.20 17:27:37.311468 [ 260 ] {6d5ffe32-6033-4062-a05a-b7dc586c7067} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17679 | 2025.11.20 17:27:37.311596 [ 260 ] {6d5ffe32-6033-4062-a05a-b7dc586c7067} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001159 sec., 55220.017256255385 rows/sec., 4.31 MiB/sec. | ||
| 17680 | 2025.11.20 17:27:37.311633 [ 260 ] {6d5ffe32-6033-4062-a05a-b7dc586c7067} <Debug> TCPHandler: Processed in 0.001316915 sec. | ||
| 17681 | 2025.11.20 17:27:37.311743 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17682 | 2025.11.20 17:27:37.311834 [ 260 ] {72ce92db-876e-45f8-b44d-7169affbc787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17683 | 2025.11.20 17:27:37.311877 [ 260 ] {72ce92db-876e-45f8-b44d-7169affbc787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17684 | 2025.11.20 17:27:37.312253 [ 260 ] {72ce92db-876e-45f8-b44d-7169affbc787} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17685 | 2025.11.20 17:27:37.312288 [ 260 ] {72ce92db-876e-45f8-b44d-7169affbc787} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17686 | 2025.11.20 17:27:37.312594 [ 260 ] {72ce92db-876e-45f8-b44d-7169affbc787} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17687 | 2025.11.20 17:27:37.312812 [ 260 ] {72ce92db-876e-45f8-b44d-7169affbc787} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17688 | 2025.11.20 17:27:37.312935 [ 260 ] {72ce92db-876e-45f8-b44d-7169affbc787} <Debug> executeQuery: Read 86 rows, 6.14 KiB in 0.001119 sec., 76854.33422698839 rows/sec., 5.36 MiB/sec. | ||
| 17689 | 2025.11.20 17:27:37.312949 [ 113 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 5 parts from all_1_129_26 to all_133_133_0 | ||
| 17690 | 2025.11.20 17:27:37.312970 [ 260 ] {72ce92db-876e-45f8-b44d-7169affbc787} <Debug> TCPHandler: Processed in 0.001274354 sec. | ||
| 17691 | 2025.11.20 17:27:37.313000 [ 113 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17692 | 2025.11.20 17:27:37.313026 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17693 | 2025.11.20 17:27:37.313090 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17694 | 2025.11.20 17:27:37.313129 [ 189 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_133_27} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_129_26 to all_133_133_0 into Compact with storage Full | ||
| 17695 | 2025.11.20 17:27:37.313185 [ 260 ] {18bfe9d2-4905-4ce3-985f-ec3618e519bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17696 | 2025.11.20 17:27:37.313230 [ 260 ] {18bfe9d2-4905-4ce3-985f-ec3618e519bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17697 | 2025.11.20 17:27:37.313248 [ 189 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_133_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17698 | 2025.11.20 17:27:37.313294 [ 189 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_129_26, total 41080 rows starting from the beginning of the part | ||
| 17699 | 2025.11.20 17:27:37.313358 [ 189 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_130_130_0, total 160 rows starting from the beginning of the part | ||
| 17700 | 2025.11.20 17:27:37.313405 [ 189 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_131_131_0, total 314 rows starting from the beginning of the part | ||
| 17701 | 2025.11.20 17:27:37.313446 [ 189 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 160 rows starting from the beginning of the part | ||
| 17702 | 2025.11.20 17:27:37.313487 [ 189 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_133_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 944 rows starting from the beginning of the part | ||
| 17703 | 2025.11.20 17:27:37.313551 [ 260 ] {18bfe9d2-4905-4ce3-985f-ec3618e519bc} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17704 | 2025.11.20 17:27:37.313591 [ 260 ] {18bfe9d2-4905-4ce3-985f-ec3618e519bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17705 | 2025.11.20 17:27:37.313978 [ 260 ] {18bfe9d2-4905-4ce3-985f-ec3618e519bc} <Trace> MergedBlockOutputStream: filled checksums all_134_134_0 (state Temporary) | ||
| 17706 | 2025.11.20 17:27:37.314185 [ 260 ] {18bfe9d2-4905-4ce3-985f-ec3618e519bc} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_134_134_0 to all_134_134_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17707 | 2025.11.20 17:27:37.314315 [ 260 ] {18bfe9d2-4905-4ce3-985f-ec3618e519bc} <Debug> executeQuery: Read 32 rows, 2.20 KiB in 0.001147 sec., 27898.866608544027 rows/sec., 1.88 MiB/sec. | ||
| 17708 | 2025.11.20 17:27:37.314349 [ 260 ] {18bfe9d2-4905-4ce3-985f-ec3618e519bc} <Debug> TCPHandler: Processed in 0.001308785 sec. | ||
| 17709 | 2025.11.20 17:27:37.320955 [ 199 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_133_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42658 rows, containing 5 columns (5 merged, 0 gathered) in 0.007861088 sec., 5426475.317411534 rows/sec., 365.57 MiB/sec. | ||
| 17710 | 2025.11.20 17:27:37.321500 [ 199 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_133_27} <Trace> MergedBlockOutputStream: filled checksums all_1_133_27 (state Temporary) | ||
| 17711 | 2025.11.20 17:27:37.321809 [ 199 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_133_27} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_133_27 to all_1_133_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17712 | 2025.11.20 17:27:37.321896 [ 199 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_133_27} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 5 parts: [all_1_129_26, all_133_133_0] -> all_1_133_27 | ||
| 17713 | 2025.11.20 17:27:37.322006 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 17714 | 2025.11.20 17:27:37.887334 [ 217 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17715 | 2025.11.20 17:27:37.887435 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17716 | 2025.11.20 17:27:37.890289 [ 217 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17717 | 2025.11.20 17:27:38.275338 [ 221 ] {} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17718 | 2025.11.20 17:27:38.275393 [ 221 ] {} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17719 | 2025.11.20 17:27:38.277683 [ 221 ] {} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 17720 | 2025.11.20 17:27:38.338585 [ 221 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17721 | 2025.11.20 17:27:38.338613 [ 221 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17722 | 2025.11.20 17:27:38.341486 [ 221 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17723 | 2025.11.20 17:27:38.434945 [ 219 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17724 | 2025.11.20 17:27:38.434996 [ 219 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17725 | 2025.11.20 17:27:38.437897 [ 219 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 17726 | 2025.11.20 17:27:38.711681 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 39776 | ||
| 17727 | 2025.11.20 17:27:38.712185 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17728 | 2025.11.20 17:27:38.712223 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17729 | 2025.11.20 17:27:38.712711 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17730 | 2025.11.20 17:27:38.712954 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17731 | 2025.11.20 17:27:38.713097 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 39776 | ||
| 17732 | 2025.11.20 17:27:40.751928 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 625 | ||
| 17733 | 2025.11.20 17:27:40.769688 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17734 | 2025.11.20 17:27:40.769748 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17735 | 2025.11.20 17:27:40.775791 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 17736 | 2025.11.20 17:27:40.776472 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17737 | 2025.11.20 17:27:40.779502 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 625 | ||
| 17738 | 2025.11.20 17:27:42.310990 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17739 | 2025.11.20 17:27:42.311164 [ 260 ] {a2f2808e-ae76-4f3c-bef1-3ec7498c49e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17740 | 2025.11.20 17:27:42.311226 [ 260 ] {a2f2808e-ae76-4f3c-bef1-3ec7498c49e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17741 | 2025.11.20 17:27:42.311851 [ 260 ] {a2f2808e-ae76-4f3c-bef1-3ec7498c49e2} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17742 | 2025.11.20 17:27:42.311896 [ 260 ] {a2f2808e-ae76-4f3c-bef1-3ec7498c49e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17743 | 2025.11.20 17:27:42.312279 [ 260 ] {a2f2808e-ae76-4f3c-bef1-3ec7498c49e2} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17744 | 2025.11.20 17:27:42.312499 [ 260 ] {a2f2808e-ae76-4f3c-bef1-3ec7498c49e2} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17745 | 2025.11.20 17:27:42.312670 [ 260 ] {a2f2808e-ae76-4f3c-bef1-3ec7498c49e2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001552 sec., 36082.47422680412 rows/sec., 2.77 MiB/sec. | ||
| 17746 | 2025.11.20 17:27:42.312723 [ 260 ] {a2f2808e-ae76-4f3c-bef1-3ec7498c49e2} <Debug> TCPHandler: Processed in 0.001857495 sec. | ||
| 17747 | 2025.11.20 17:27:42.312844 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17748 | 2025.11.20 17:27:42.312943 [ 260 ] {73dd150a-1596-4179-97d0-d636199ea0c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17749 | 2025.11.20 17:27:42.312986 [ 260 ] {73dd150a-1596-4179-97d0-d636199ea0c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17750 | 2025.11.20 17:27:42.313432 [ 260 ] {73dd150a-1596-4179-97d0-d636199ea0c8} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17751 | 2025.11.20 17:27:42.313470 [ 260 ] {73dd150a-1596-4179-97d0-d636199ea0c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17752 | 2025.11.20 17:27:42.313785 [ 260 ] {73dd150a-1596-4179-97d0-d636199ea0c8} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17753 | 2025.11.20 17:27:42.314004 [ 260 ] {73dd150a-1596-4179-97d0-d636199ea0c8} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17754 | 2025.11.20 17:27:42.314136 [ 260 ] {73dd150a-1596-4179-97d0-d636199ea0c8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 17755 | 2025.11.20 17:27:42.314174 [ 260 ] {73dd150a-1596-4179-97d0-d636199ea0c8} <Debug> TCPHandler: Processed in 0.001381726 sec. | ||
| 17756 | 2025.11.20 17:27:42.314290 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17757 | 2025.11.20 17:27:42.314385 [ 260 ] {753a0be1-270f-44d6-8e37-d934624dbaa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17758 | 2025.11.20 17:27:42.314429 [ 260 ] {753a0be1-270f-44d6-8e37-d934624dbaa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17759 | 2025.11.20 17:27:42.314858 [ 260 ] {753a0be1-270f-44d6-8e37-d934624dbaa0} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17760 | 2025.11.20 17:27:42.314895 [ 260 ] {753a0be1-270f-44d6-8e37-d934624dbaa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17761 | 2025.11.20 17:27:42.315228 [ 260 ] {753a0be1-270f-44d6-8e37-d934624dbaa0} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17762 | 2025.11.20 17:27:42.315449 [ 260 ] {753a0be1-270f-44d6-8e37-d934624dbaa0} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17763 | 2025.11.20 17:27:42.315578 [ 260 ] {753a0be1-270f-44d6-8e37-d934624dbaa0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 17764 | 2025.11.20 17:27:42.315616 [ 260 ] {753a0be1-270f-44d6-8e37-d934624dbaa0} <Debug> TCPHandler: Processed in 0.001374805 sec. | ||
| 17765 | 2025.11.20 17:27:42.315723 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17766 | 2025.11.20 17:27:42.315816 [ 260 ] {9b8d69fd-3ed1-4398-b47c-587fa22a9ce0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17767 | 2025.11.20 17:27:42.315859 [ 260 ] {9b8d69fd-3ed1-4398-b47c-587fa22a9ce0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17768 | 2025.11.20 17:27:42.316201 [ 260 ] {9b8d69fd-3ed1-4398-b47c-587fa22a9ce0} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17769 | 2025.11.20 17:27:42.316237 [ 260 ] {9b8d69fd-3ed1-4398-b47c-587fa22a9ce0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17770 | 2025.11.20 17:27:42.316537 [ 260 ] {9b8d69fd-3ed1-4398-b47c-587fa22a9ce0} <Trace> MergedBlockOutputStream: filled checksums all_135_135_0 (state Temporary) | ||
| 17771 | 2025.11.20 17:27:42.316743 [ 260 ] {9b8d69fd-3ed1-4398-b47c-587fa22a9ce0} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_135_135_0 to all_135_135_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17772 | 2025.11.20 17:27:42.316870 [ 260 ] {9b8d69fd-3ed1-4398-b47c-587fa22a9ce0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 17773 | 2025.11.20 17:27:42.316906 [ 260 ] {9b8d69fd-3ed1-4398-b47c-587fa22a9ce0} <Debug> TCPHandler: Processed in 0.001231523 sec. | ||
| 17774 | 2025.11.20 17:27:46.019169 [ 106 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 17775 | 2025.11.20 17:27:46.019241 [ 106 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 17776 | 2025.11.20 17:27:46.213273 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 40288 | ||
| 17777 | 2025.11.20 17:27:46.213868 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17778 | 2025.11.20 17:27:46.213919 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17779 | 2025.11.20 17:27:46.214424 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17780 | 2025.11.20 17:27:46.214659 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17781 | 2025.11.20 17:27:46.214811 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40288 | ||
| 17782 | 2025.11.20 17:27:46.244708 [ 103 ] {} <Debug> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 17783 | 2025.11.20 17:27:46.244806 [ 103 ] {} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17784 | 2025.11.20 17:27:46.244852 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17785 | 2025.11.20 17:27:46.244993 [ 195 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 17786 | 2025.11.20 17:27:46.245133 [ 195 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17787 | 2025.11.20 17:27:46.245173 [ 195 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 17788 | 2025.11.20 17:27:46.245249 [ 195 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 17789 | 2025.11.20 17:27:46.245301 [ 195 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 17790 | 2025.11.20 17:27:46.245351 [ 195 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 17791 | 2025.11.20 17:27:46.245399 [ 195 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 12 rows starting from the beginning of the part | ||
| 17792 | 2025.11.20 17:27:46.246193 [ 187 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 56 rows, containing 5 columns (5 merged, 0 gathered) in 0.001254144 sec., 44651.96978975301 rows/sec., 3.73 MiB/sec. | ||
| 17793 | 2025.11.20 17:27:46.246304 [ 195 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 17794 | 2025.11.20 17:27:46.246537 [ 195 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_21_5} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17795 | 2025.11.20 17:27:46.246604 [ 195 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_21_5} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 17796 | 2025.11.20 17:27:46.246671 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 17797 | 2025.11.20 17:27:46.350286 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2242 | ||
| 17798 | 2025.11.20 17:27:46.352461 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17799 | 2025.11.20 17:27:46.352496 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17800 | 2025.11.20 17:27:46.353586 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 17801 | 2025.11.20 17:27:46.353844 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17802 | 2025.11.20 17:27:46.354092 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2242 | ||
| 17803 | 2025.11.20 17:27:46.741381 [ 102 ] {} <Debug> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f) (MergerMutator): Selected 5 parts from all_1_53_11 to all_57_57_0 | ||
| 17804 | 2025.11.20 17:27:46.741450 [ 102 ] {} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17805 | 2025.11.20 17:27:46.741474 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17806 | 2025.11.20 17:27:46.741595 [ 199 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_57_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_11 to all_57_57_0 into Compact with storage Full | ||
| 17807 | 2025.11.20 17:27:46.741758 [ 199 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_57_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17808 | 2025.11.20 17:27:46.741797 [ 199 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_11, total 223 rows starting from the beginning of the part | ||
| 17809 | 2025.11.20 17:27:46.741873 [ 199 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 211 rows starting from the beginning of the part | ||
| 17810 | 2025.11.20 17:27:46.741925 [ 199 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 211 rows starting from the beginning of the part | ||
| 17811 | 2025.11.20 17:27:46.741978 [ 199 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 211 rows starting from the beginning of the part | ||
| 17812 | 2025.11.20 17:27:46.742024 [ 199 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 12 rows starting from the beginning of the part | ||
| 17813 | 2025.11.20 17:27:46.742924 [ 199 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_57_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 5 columns (5 merged, 0 gathered) in 0.001385756 sec., 626372.8968158897 rows/sec., 38.30 MiB/sec. | ||
| 17814 | 2025.11.20 17:27:46.743039 [ 199 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_57_12} <Trace> MergedBlockOutputStream: filled checksums all_1_57_12 (state Temporary) | ||
| 17815 | 2025.11.20 17:27:46.743297 [ 199 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_57_12} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_merge_all_1_57_12 to all_1_57_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17816 | 2025.11.20 17:27:46.743363 [ 199 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_57_12} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f) (MergerMutator): Merged 5 parts: [all_1_53_11, all_57_57_0] -> all_1_57_12 | ||
| 17817 | 2025.11.20 17:27:46.743436 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 17818 | 2025.11.20 17:27:47.313805 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17819 | 2025.11.20 17:27:47.313983 [ 260 ] {01047cef-fab3-4711-80fe-229dd724d861} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17820 | 2025.11.20 17:27:47.314046 [ 260 ] {01047cef-fab3-4711-80fe-229dd724d861} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17821 | 2025.11.20 17:27:47.314759 [ 260 ] {01047cef-fab3-4711-80fe-229dd724d861} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17822 | 2025.11.20 17:27:47.314833 [ 260 ] {01047cef-fab3-4711-80fe-229dd724d861} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17823 | 2025.11.20 17:27:47.315247 [ 260 ] {01047cef-fab3-4711-80fe-229dd724d861} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17824 | 2025.11.20 17:27:47.315476 [ 260 ] {01047cef-fab3-4711-80fe-229dd724d861} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17825 | 2025.11.20 17:27:47.315613 [ 102 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17826 | 2025.11.20 17:27:47.315624 [ 260 ] {01047cef-fab3-4711-80fe-229dd724d861} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.00169 sec., 80473.37278106509 rows/sec., 6.98 MiB/sec. | ||
| 17827 | 2025.11.20 17:27:47.315686 [ 102 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17828 | 2025.11.20 17:27:47.315704 [ 260 ] {01047cef-fab3-4711-80fe-229dd724d861} <Debug> TCPHandler: Processed in 0.002024418 sec. | ||
| 17829 | 2025.11.20 17:27:47.315716 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17830 | 2025.11.20 17:27:47.315834 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17831 | 2025.11.20 17:27:47.315832 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 17832 | 2025.11.20 17:27:47.315933 [ 260 ] {51d98742-a4a9-42fb-9da4-7f35e0c17e6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 17833 | 2025.11.20 17:27:47.315981 [ 260 ] {51d98742-a4a9-42fb-9da4-7f35e0c17e6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 17834 | 2025.11.20 17:27:47.315994 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17835 | 2025.11.20 17:27:47.316036 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 2463 rows starting from the beginning of the part | ||
| 17836 | 2025.11.20 17:27:47.316109 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 56 rows starting from the beginning of the part | ||
| 17837 | 2025.11.20 17:27:47.316160 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 1402 rows starting from the beginning of the part | ||
| 17838 | 2025.11.20 17:27:47.316209 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 56 rows starting from the beginning of the part | ||
| 17839 | 2025.11.20 17:27:47.316252 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 56 rows starting from the beginning of the part | ||
| 17840 | 2025.11.20 17:27:47.316297 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 136 rows starting from the beginning of the part | ||
| 17841 | 2025.11.20 17:27:47.316394 [ 260 ] {51d98742-a4a9-42fb-9da4-7f35e0c17e6d} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17842 | 2025.11.20 17:27:47.316459 [ 260 ] {51d98742-a4a9-42fb-9da4-7f35e0c17e6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17843 | 2025.11.20 17:27:47.316787 [ 260 ] {51d98742-a4a9-42fb-9da4-7f35e0c17e6d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 17844 | 2025.11.20 17:27:47.317005 [ 260 ] {51d98742-a4a9-42fb-9da4-7f35e0c17e6d} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17845 | 2025.11.20 17:27:47.317122 [ 102 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Selected 6 parts from all_1_83_17 to all_88_88_0 | ||
| 17846 | 2025.11.20 17:27:47.317136 [ 260 ] {51d98742-a4a9-42fb-9da4-7f35e0c17e6d} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001221 sec., 32760.03276003276 rows/sec., 2.41 MiB/sec. | ||
| 17847 | 2025.11.20 17:27:47.317155 [ 102 ] {} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17848 | 2025.11.20 17:27:47.317179 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17849 | 2025.11.20 17:27:47.317181 [ 260 ] {51d98742-a4a9-42fb-9da4-7f35e0c17e6d} <Debug> TCPHandler: Processed in 0.001394867 sec. | ||
| 17850 | 2025.11.20 17:27:47.317288 [ 186 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_88_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_83_17 to all_88_88_0 into Compact with storage Full | ||
| 17851 | 2025.11.20 17:27:47.317301 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17852 | 2025.11.20 17:27:47.317418 [ 260 ] {d221a99f-48b7-429f-8fb1-56d88030cf8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17853 | 2025.11.20 17:27:47.317421 [ 186 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_88_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17854 | 2025.11.20 17:27:47.317460 [ 260 ] {d221a99f-48b7-429f-8fb1-56d88030cf8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17855 | 2025.11.20 17:27:47.317469 [ 186 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_83_17, total 277 rows starting from the beginning of the part | ||
| 17856 | 2025.11.20 17:27:47.317543 [ 186 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 251 rows starting from the beginning of the part | ||
| 17857 | 2025.11.20 17:27:47.317588 [ 186 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 245 rows starting from the beginning of the part | ||
| 17858 | 2025.11.20 17:27:47.317629 [ 186 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 245 rows starting from the beginning of the part | ||
| 17859 | 2025.11.20 17:27:47.317669 [ 186 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
| 17860 | 2025.11.20 17:27:47.317712 [ 186 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_88_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 40 rows starting from the beginning of the part | ||
| 17861 | 2025.11.20 17:27:47.317905 [ 260 ] {d221a99f-48b7-429f-8fb1-56d88030cf8f} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17862 | 2025.11.20 17:27:47.317945 [ 260 ] {d221a99f-48b7-429f-8fb1-56d88030cf8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17863 | 2025.11.20 17:27:47.318190 [ 196 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4169 rows, containing 5 columns (5 merged, 0 gathered) in 0.002408285 sec., 1731107.4063078081 rows/sec., 149.42 MiB/sec. | ||
| 17864 | 2025.11.20 17:27:47.318293 [ 260 ] {d221a99f-48b7-429f-8fb1-56d88030cf8f} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17865 | 2025.11.20 17:27:47.318518 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17866 | 2025.11.20 17:27:47.318543 [ 260 ] {d221a99f-48b7-429f-8fb1-56d88030cf8f} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17867 | 2025.11.20 17:27:47.318675 [ 102 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17868 | 2025.11.20 17:27:47.318687 [ 186 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_88_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1122 rows, containing 5 columns (5 merged, 0 gathered) in 0.001445688 sec., 776101.0674502382 rows/sec., 51.52 MiB/sec. | ||
| 17869 | 2025.11.20 17:27:47.318708 [ 102 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17870 | 2025.11.20 17:27:47.318682 [ 260 ] {d221a99f-48b7-429f-8fb1-56d88030cf8f} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001282 sec., 81123.24492979719 rows/sec., 6.34 MiB/sec. | ||
| 17871 | 2025.11.20 17:27:47.318737 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17872 | 2025.11.20 17:27:47.318769 [ 260 ] {d221a99f-48b7-429f-8fb1-56d88030cf8f} <Debug> TCPHandler: Processed in 0.001515128 sec. | ||
| 17873 | 2025.11.20 17:27:47.318813 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 17874 | 2025.11.20 17:27:47.318848 [ 196 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_88_18} <Trace> MergedBlockOutputStream: filled checksums all_1_88_18 (state Temporary) | ||
| 17875 | 2025.11.20 17:27:47.318867 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_136_27} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17876 | 2025.11.20 17:27:47.318886 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17877 | 2025.11.20 17:27:47.318909 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17878 | 2025.11.20 17:27:47.318947 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_131_26, total 1249 rows starting from the beginning of the part | ||
| 17879 | 2025.11.20 17:27:47.318974 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_136_27} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17880 | 2025.11.20 17:27:47.318982 [ 260 ] {9a51c5f0-74d7-4f42-878a-e639dd5ddbc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17881 | 2025.11.20 17:27:47.318996 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 64 rows starting from the beginning of the part | ||
| 17882 | 2025.11.20 17:27:47.319042 [ 260 ] {9a51c5f0-74d7-4f42-878a-e639dd5ddbc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17883 | 2025.11.20 17:27:47.319052 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 608 rows starting from the beginning of the part | ||
| 17884 | 2025.11.20 17:27:47.319100 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 64 rows starting from the beginning of the part | ||
| 17885 | 2025.11.20 17:27:47.319103 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.04 MiB. | ||
| 17886 | 2025.11.20 17:27:47.319136 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 64 rows starting from the beginning of the part | ||
| 17887 | 2025.11.20 17:27:47.319179 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 104 rows starting from the beginning of the part | ||
| 17888 | 2025.11.20 17:27:47.319224 [ 196 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_88_18} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_merge_all_1_88_18 to all_1_88_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17889 | 2025.11.20 17:27:47.319308 [ 196 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_88_18} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Merged 6 parts: [all_1_83_17, all_88_88_0] -> all_1_88_18 | ||
| 17890 | 2025.11.20 17:27:47.319404 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 17891 | 2025.11.20 17:27:47.319463 [ 260 ] {9a51c5f0-74d7-4f42-878a-e639dd5ddbc4} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17892 | 2025.11.20 17:27:47.319499 [ 260 ] {9a51c5f0-74d7-4f42-878a-e639dd5ddbc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17893 | 2025.11.20 17:27:47.319852 [ 260 ] {9a51c5f0-74d7-4f42-878a-e639dd5ddbc4} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17894 | 2025.11.20 17:27:47.320054 [ 260 ] {9a51c5f0-74d7-4f42-878a-e639dd5ddbc4} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17895 | 2025.11.20 17:27:47.320152 [ 200 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2153 rows, containing 5 columns (5 merged, 0 gathered) in 0.001368616 sec., 1573122.0444595125 rows/sec., 122.17 MiB/sec. | ||
| 17896 | 2025.11.20 17:27:47.320181 [ 260 ] {9a51c5f0-74d7-4f42-878a-e639dd5ddbc4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001217 sec., 131470.8299096138 rows/sec., 9.16 MiB/sec. | ||
| 17897 | 2025.11.20 17:27:47.320216 [ 260 ] {9a51c5f0-74d7-4f42-878a-e639dd5ddbc4} <Debug> TCPHandler: Processed in 0.001377586 sec. | ||
| 17898 | 2025.11.20 17:27:47.320323 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17899 | 2025.11.20 17:27:47.320331 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17900 | 2025.11.20 17:27:47.320420 [ 260 ] {36a1f49f-ecd5-4dd0-944c-6a7d79f006e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 17901 | 2025.11.20 17:27:47.320478 [ 260 ] {36a1f49f-ecd5-4dd0-944c-6a7d79f006e6} <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 | ||
| 17902 | 2025.11.20 17:27:47.320581 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_136_27} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17903 | 2025.11.20 17:27:47.320655 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_136_27} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17904 | 2025.11.20 17:27:47.320742 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 17905 | 2025.11.20 17:27:47.321394 [ 260 ] {36a1f49f-ecd5-4dd0-944c-6a7d79f006e6} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17906 | 2025.11.20 17:27:47.321434 [ 260 ] {36a1f49f-ecd5-4dd0-944c-6a7d79f006e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17907 | 2025.11.20 17:27:47.322013 [ 260 ] {36a1f49f-ecd5-4dd0-944c-6a7d79f006e6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 17908 | 2025.11.20 17:27:47.322233 [ 260 ] {36a1f49f-ecd5-4dd0-944c-6a7d79f006e6} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17909 | 2025.11.20 17:27:47.322385 [ 224 ] {} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Found 6 old parts to remove. Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17910 | 2025.11.20 17:27:47.322395 [ 260 ] {36a1f49f-ecd5-4dd0-944c-6a7d79f006e6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001992 sec., 20080.321285140562 rows/sec., 35.98 MiB/sec. | ||
| 17911 | 2025.11.20 17:27:47.322416 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Removing 6 parts from filesystem (serially): Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17912 | 2025.11.20 17:27:47.322477 [ 260 ] {36a1f49f-ecd5-4dd0-944c-6a7d79f006e6} <Debug> TCPHandler: Processed in 0.002199421 sec. | ||
| 17913 | 2025.11.20 17:27:47.322601 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17914 | 2025.11.20 17:27:47.322711 [ 260 ] {dabe1b32-2f6a-4525-bde3-8ec15e40ee8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 17915 | 2025.11.20 17:27:47.322761 [ 260 ] {dabe1b32-2f6a-4525-bde3-8ec15e40ee8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 17916 | 2025.11.20 17:27:47.323179 [ 260 ] {dabe1b32-2f6a-4525-bde3-8ec15e40ee8d} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17917 | 2025.11.20 17:27:47.323211 [ 260 ] {dabe1b32-2f6a-4525-bde3-8ec15e40ee8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17918 | 2025.11.20 17:27:47.323522 [ 260 ] {dabe1b32-2f6a-4525-bde3-8ec15e40ee8d} <Trace> MergedBlockOutputStream: filled checksums all_136_136_0 (state Temporary) | ||
| 17919 | 2025.11.20 17:27:47.323739 [ 260 ] {dabe1b32-2f6a-4525-bde3-8ec15e40ee8d} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_136_136_0 to all_136_136_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17920 | 2025.11.20 17:27:47.323862 [ 260 ] {dabe1b32-2f6a-4525-bde3-8ec15e40ee8d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001177 sec., 50977.06032285471 rows/sec., 3.44 MiB/sec. | ||
| 17921 | 2025.11.20 17:27:47.323868 [ 104 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_131_26 to all_136_136_0 | ||
| 17922 | 2025.11.20 17:27:47.323897 [ 260 ] {dabe1b32-2f6a-4525-bde3-8ec15e40ee8d} <Debug> TCPHandler: Processed in 0.001349286 sec. | ||
| 17923 | 2025.11.20 17:27:47.323910 [ 104 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17924 | 2025.11.20 17:27:47.323950 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.80 GiB. | ||
| 17925 | 2025.11.20 17:27:47.324031 [ 187 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_136_27} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_131_26 to all_136_136_0 into Compact with storage Full | ||
| 17926 | 2025.11.20 17:27:47.324136 [ 187 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_136_27} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17927 | 2025.11.20 17:27:47.324165 [ 187 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_131_26, total 9308 rows starting from the beginning of the part | ||
| 17928 | 2025.11.20 17:27:47.324213 [ 187 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_132_132_0, total 60 rows starting from the beginning of the part | ||
| 17929 | 2025.11.20 17:27:47.324254 [ 187 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_133_133_0, total 28 rows starting from the beginning of the part | ||
| 17930 | 2025.11.20 17:27:47.324293 [ 187 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 32 rows starting from the beginning of the part | ||
| 17931 | 2025.11.20 17:27:47.324331 [ 187 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 60 rows starting from the beginning of the part | ||
| 17932 | 2025.11.20 17:27:47.324369 [ 187 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_136_27} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 60 rows starting from the beginning of the part | ||
| 17933 | 2025.11.20 17:27:47.324959 [ 224 ] {} <Debug> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Removing 6 parts from memory: Parts: [all_1_6_1, all_7_7_0, all_8_8_0, all_9_9_0, all_10_10_0, all_11_11_0] | ||
| 17934 | 2025.11.20 17:27:47.326547 [ 200 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_136_27} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9548 rows, containing 4 columns (4 merged, 0 gathered) in 0.002548208 sec., 3746946.87403854 rows/sec., 239.47 MiB/sec. | ||
| 17935 | 2025.11.20 17:27:47.326731 [ 196 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_136_27} <Trace> MergedBlockOutputStream: filled checksums all_1_136_27 (state Temporary) | ||
| 17936 | 2025.11.20 17:27:47.326968 [ 196 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_136_27} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_136_27 to all_1_136_27 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17937 | 2025.11.20 17:27:47.327035 [ 196 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_136_27} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_131_26, all_136_136_0] -> all_1_136_27 | ||
| 17938 | 2025.11.20 17:27:47.327115 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.89 MiB. | ||
| 17939 | 2025.11.20 17:27:47.997364 [ 102 ] {} <Debug> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356) (MergerMutator): Selected 5 parts from all_1_53_11 to all_57_57_0 | ||
| 17940 | 2025.11.20 17:27:47.997439 [ 102 ] {} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17941 | 2025.11.20 17:27:47.997461 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17942 | 2025.11.20 17:27:47.997587 [ 193 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_57_12} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_53_11 to all_57_57_0 into Compact with storage Full | ||
| 17943 | 2025.11.20 17:27:47.997736 [ 193 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_57_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17944 | 2025.11.20 17:27:47.997771 [ 193 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_53_11, total 434 rows starting from the beginning of the part | ||
| 17945 | 2025.11.20 17:27:47.997835 [ 193 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 410 rows starting from the beginning of the part | ||
| 17946 | 2025.11.20 17:27:47.997879 [ 193 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 410 rows starting from the beginning of the part | ||
| 17947 | 2025.11.20 17:27:47.997920 [ 193 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 410 rows starting from the beginning of the part | ||
| 17948 | 2025.11.20 17:27:47.997959 [ 193 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 24 rows starting from the beginning of the part | ||
| 17949 | 2025.11.20 17:27:47.998899 [ 200 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_57_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1688 rows, containing 5 columns (5 merged, 0 gathered) in 0.001368756 sec., 1233236.6031637487 rows/sec., 83.62 MiB/sec. | ||
| 17950 | 2025.11.20 17:27:47.999096 [ 188 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_57_12} <Trace> MergedBlockOutputStream: filled checksums all_1_57_12 (state Temporary) | ||
| 17951 | 2025.11.20 17:27:47.999376 [ 188 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_57_12} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_merge_all_1_57_12 to all_1_57_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17952 | 2025.11.20 17:27:47.999447 [ 188 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_57_12} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356) (MergerMutator): Merged 5 parts: [all_1_53_11, all_57_57_0] -> all_1_57_12 | ||
| 17953 | 2025.11.20 17:27:47.999529 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 17954 | 2025.11.20 17:27:48.159405 [ 102 ] {} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Selected 5 parts from all_1_63_13 to all_67_67_0 | ||
| 17955 | 2025.11.20 17:27:48.159481 [ 102 ] {} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17956 | 2025.11.20 17:27:48.159521 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17957 | 2025.11.20 17:27:48.159671 [ 201 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_67_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_63_13 to all_67_67_0 into Compact with storage Full | ||
| 17958 | 2025.11.20 17:27:48.159860 [ 201 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_67_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 17959 | 2025.11.20 17:27:48.159910 [ 201 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_67_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_63_13, total 465 rows starting from the beginning of the part | ||
| 17960 | 2025.11.20 17:27:48.159978 [ 201 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_67_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 440 rows starting from the beginning of the part | ||
| 17961 | 2025.11.20 17:27:48.160032 [ 201 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_67_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 212 rows starting from the beginning of the part | ||
| 17962 | 2025.11.20 17:27:48.160079 [ 201 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_67_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 212 rows starting from the beginning of the part | ||
| 17963 | 2025.11.20 17:27:48.160133 [ 201 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_67_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 252 rows starting from the beginning of the part | ||
| 17964 | 2025.11.20 17:27:48.161132 [ 188 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_67_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1581 rows, containing 5 columns (5 merged, 0 gathered) in 0.001525709 sec., 1036239.545024641 rows/sec., 72.81 MiB/sec. | ||
| 17965 | 2025.11.20 17:27:48.161332 [ 201 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_67_14} <Trace> MergedBlockOutputStream: filled checksums all_1_67_14 (state Temporary) | ||
| 17966 | 2025.11.20 17:27:48.161645 [ 201 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_67_14} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_merge_all_1_67_14 to all_1_67_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17967 | 2025.11.20 17:27:48.161725 [ 201 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_67_14} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Merged 5 parts: [all_1_63_13, all_67_67_0] -> all_1_67_14 | ||
| 17968 | 2025.11.20 17:27:48.161809 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 17969 | 2025.11.20 17:27:48.279581 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 633 | ||
| 17970 | 2025.11.20 17:27:48.297446 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17971 | 2025.11.20 17:27:48.297492 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17972 | 2025.11.20 17:27:48.303755 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 17973 | 2025.11.20 17:27:48.304479 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17974 | 2025.11.20 17:27:48.311083 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 633 | ||
| 17975 | 2025.11.20 17:27:48.418124 [ 220 ] {} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Found 5 old parts to remove. Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17976 | 2025.11.20 17:27:48.418178 [ 220 ] {} <Debug> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Removing 5 parts from filesystem (serially): Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17977 | 2025.11.20 17:27:48.420640 [ 220 ] {} <Debug> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Removing 5 parts from memory: Parts: [all_1_1_0, all_2_2_0, all_3_3_0, all_4_4_0, all_5_5_0] | ||
| 17978 | 2025.11.20 17:27:52.311197 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17979 | 2025.11.20 17:27:52.311389 [ 260 ] {34fb07ac-95a5-4860-9ca8-c49ef3095181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 17980 | 2025.11.20 17:27:52.311458 [ 260 ] {34fb07ac-95a5-4860-9ca8-c49ef3095181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 17981 | 2025.11.20 17:27:52.312149 [ 260 ] {34fb07ac-95a5-4860-9ca8-c49ef3095181} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17982 | 2025.11.20 17:27:52.312185 [ 260 ] {34fb07ac-95a5-4860-9ca8-c49ef3095181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17983 | 2025.11.20 17:27:52.312591 [ 260 ] {34fb07ac-95a5-4860-9ca8-c49ef3095181} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17984 | 2025.11.20 17:27:52.312821 [ 260 ] {34fb07ac-95a5-4860-9ca8-c49ef3095181} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17985 | 2025.11.20 17:27:52.312987 [ 260 ] {34fb07ac-95a5-4860-9ca8-c49ef3095181} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001649 sec., 33959.97574287447 rows/sec., 2.61 MiB/sec. | ||
| 17986 | 2025.11.20 17:27:52.313029 [ 260 ] {34fb07ac-95a5-4860-9ca8-c49ef3095181} <Debug> TCPHandler: Processed in 0.001963267 sec. | ||
| 17987 | 2025.11.20 17:27:52.313146 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17988 | 2025.11.20 17:27:52.313265 [ 260 ] {657a3593-7ab9-402e-9c2a-f230ca9982fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 17989 | 2025.11.20 17:27:52.313307 [ 260 ] {657a3593-7ab9-402e-9c2a-f230ca9982fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 17990 | 2025.11.20 17:27:52.313706 [ 260 ] {657a3593-7ab9-402e-9c2a-f230ca9982fa} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 17991 | 2025.11.20 17:27:52.313740 [ 260 ] {657a3593-7ab9-402e-9c2a-f230ca9982fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 17992 | 2025.11.20 17:27:52.314054 [ 260 ] {657a3593-7ab9-402e-9c2a-f230ca9982fa} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 17993 | 2025.11.20 17:27:52.314252 [ 260 ] {657a3593-7ab9-402e-9c2a-f230ca9982fa} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 17994 | 2025.11.20 17:27:52.314374 [ 260 ] {657a3593-7ab9-402e-9c2a-f230ca9982fa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001128 sec., 56737.58865248226 rows/sec., 4.43 MiB/sec. | ||
| 17995 | 2025.11.20 17:27:52.314410 [ 260 ] {657a3593-7ab9-402e-9c2a-f230ca9982fa} <Debug> TCPHandler: Processed in 0.001311554 sec. | ||
| 17996 | 2025.11.20 17:27:52.314520 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 17997 | 2025.11.20 17:27:52.314612 [ 260 ] {d7a48911-7208-4140-979c-6c8cf1e77df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 17998 | 2025.11.20 17:27:52.314654 [ 260 ] {d7a48911-7208-4140-979c-6c8cf1e77df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 17999 | 2025.11.20 17:27:52.315077 [ 260 ] {d7a48911-7208-4140-979c-6c8cf1e77df5} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18000 | 2025.11.20 17:27:52.315110 [ 260 ] {d7a48911-7208-4140-979c-6c8cf1e77df5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18001 | 2025.11.20 17:27:52.315425 [ 260 ] {d7a48911-7208-4140-979c-6c8cf1e77df5} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18002 | 2025.11.20 17:27:52.315626 [ 260 ] {d7a48911-7208-4140-979c-6c8cf1e77df5} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18003 | 2025.11.20 17:27:52.315749 [ 260 ] {d7a48911-7208-4140-979c-6c8cf1e77df5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 18004 | 2025.11.20 17:27:52.315785 [ 260 ] {d7a48911-7208-4140-979c-6c8cf1e77df5} <Debug> TCPHandler: Processed in 0.001312424 sec. | ||
| 18005 | 2025.11.20 17:27:52.315893 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18006 | 2025.11.20 17:27:52.315985 [ 260 ] {783fcc6f-4841-4770-9efb-f1d109f61239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18007 | 2025.11.20 17:27:52.316024 [ 260 ] {783fcc6f-4841-4770-9efb-f1d109f61239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18008 | 2025.11.20 17:27:52.316345 [ 260 ] {783fcc6f-4841-4770-9efb-f1d109f61239} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18009 | 2025.11.20 17:27:52.316377 [ 260 ] {783fcc6f-4841-4770-9efb-f1d109f61239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18010 | 2025.11.20 17:27:52.316668 [ 260 ] {783fcc6f-4841-4770-9efb-f1d109f61239} <Trace> MergedBlockOutputStream: filled checksums all_137_137_0 (state Temporary) | ||
| 18011 | 2025.11.20 17:27:52.316864 [ 260 ] {783fcc6f-4841-4770-9efb-f1d109f61239} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_137_137_0 to all_137_137_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18012 | 2025.11.20 17:27:52.316986 [ 260 ] {783fcc6f-4841-4770-9efb-f1d109f61239} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001019 sec., 58881.25613346419 rows/sec., 3.97 MiB/sec. | ||
| 18013 | 2025.11.20 17:27:52.317019 [ 260 ] {783fcc6f-4841-4770-9efb-f1d109f61239} <Debug> TCPHandler: Processed in 0.001173242 sec. | ||
| 18014 | 2025.11.20 17:27:53.714959 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 40736 | ||
| 18015 | 2025.11.20 17:27:53.715572 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18016 | 2025.11.20 17:27:53.715618 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18017 | 2025.11.20 17:27:53.716165 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 18018 | 2025.11.20 17:27:53.716391 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18019 | 2025.11.20 17:27:53.716519 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 40736 | ||
| 18020 | 2025.11.20 17:27:53.716605 [ 225 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18021 | 2025.11.20 17:27:53.716662 [ 225 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18022 | 2025.11.20 17:27:53.719246 [ 225 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18023 | 2025.11.20 17:27:54.049606 [ 225 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18024 | 2025.11.20 17:27:54.049672 [ 225 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18025 | 2025.11.20 17:27:54.052383 [ 225 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 18026 | 2025.11.20 17:27:55.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 373.95 MiB, peak 395.92 MiB, free memory in arenas 0.00 B, will set to 377.95 MiB (RSS), difference: 4.00 MiB | ||
| 18027 | 2025.11.20 17:27:55.811172 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 640 | ||
| 18028 | 2025.11.20 17:27:55.827662 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18029 | 2025.11.20 17:27:55.827709 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18030 | 2025.11.20 17:27:55.833671 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 18031 | 2025.11.20 17:27:55.834386 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18032 | 2025.11.20 17:27:55.837217 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 640 | ||
| 18033 | 2025.11.20 17:27:56.354261 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 2262 | ||
| 18034 | 2025.11.20 17:27:56.356930 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18035 | 2025.11.20 17:27:56.356969 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18036 | 2025.11.20 17:27:56.358149 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 18037 | 2025.11.20 17:27:56.358420 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18038 | 2025.11.20 17:27:56.358681 [ 223 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18039 | 2025.11.20 17:27:56.358684 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2262 | ||
| 18040 | 2025.11.20 17:27:56.358714 [ 223 ] {} <Debug> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18041 | 2025.11.20 17:27:56.361540 [ 223 ] {} <Debug> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18042 | 2025.11.20 17:27:57.313727 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18043 | 2025.11.20 17:27:57.313923 [ 260 ] {a1a4011b-2bb3-46c8-8094-e08a511606a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18044 | 2025.11.20 17:27:57.313996 [ 260 ] {a1a4011b-2bb3-46c8-8094-e08a511606a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18045 | 2025.11.20 17:27:57.314685 [ 260 ] {a1a4011b-2bb3-46c8-8094-e08a511606a4} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18046 | 2025.11.20 17:27:57.314728 [ 260 ] {a1a4011b-2bb3-46c8-8094-e08a511606a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18047 | 2025.11.20 17:27:57.315169 [ 260 ] {a1a4011b-2bb3-46c8-8094-e08a511606a4} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18048 | 2025.11.20 17:27:57.315386 [ 260 ] {a1a4011b-2bb3-46c8-8094-e08a511606a4} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18049 | 2025.11.20 17:27:57.315540 [ 260 ] {a1a4011b-2bb3-46c8-8094-e08a511606a4} <Debug> executeQuery: Read 136 rows, 12.08 KiB in 0.001668 sec., 81534.7721822542 rows/sec., 7.07 MiB/sec. | ||
| 18050 | 2025.11.20 17:27:57.315583 [ 260 ] {a1a4011b-2bb3-46c8-8094-e08a511606a4} <Debug> TCPHandler: Processed in 0.001991157 sec. | ||
| 18051 | 2025.11.20 17:27:57.315704 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18052 | 2025.11.20 17:27:57.315798 [ 260 ] {560cfd8b-b9a4-4ec2-844e-f9dda60f9951} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18053 | 2025.11.20 17:27:57.315838 [ 260 ] {560cfd8b-b9a4-4ec2-844e-f9dda60f9951} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18054 | 2025.11.20 17:27:57.316270 [ 260 ] {560cfd8b-b9a4-4ec2-844e-f9dda60f9951} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18055 | 2025.11.20 17:27:57.316305 [ 260 ] {560cfd8b-b9a4-4ec2-844e-f9dda60f9951} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18056 | 2025.11.20 17:27:57.316594 [ 260 ] {560cfd8b-b9a4-4ec2-844e-f9dda60f9951} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 18057 | 2025.11.20 17:27:57.316798 [ 260 ] {560cfd8b-b9a4-4ec2-844e-f9dda60f9951} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18058 | 2025.11.20 17:27:57.316924 [ 260 ] {560cfd8b-b9a4-4ec2-844e-f9dda60f9951} <Debug> executeQuery: Read 40 rows, 3.01 KiB in 0.001145 sec., 34934.49781659389 rows/sec., 2.57 MiB/sec. | ||
| 18059 | 2025.11.20 17:27:57.316961 [ 260 ] {560cfd8b-b9a4-4ec2-844e-f9dda60f9951} <Debug> TCPHandler: Processed in 0.001306705 sec. | ||
| 18060 | 2025.11.20 17:27:57.316983 [ 222 ] {} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18061 | 2025.11.20 17:27:57.317043 [ 222 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18062 | 2025.11.20 17:27:57.317077 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18063 | 2025.11.20 17:27:57.317176 [ 260 ] {a21f7f51-ec3c-451a-95ca-1ae43477a030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18064 | 2025.11.20 17:27:57.317217 [ 260 ] {a21f7f51-ec3c-451a-95ca-1ae43477a030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18065 | 2025.11.20 17:27:57.317645 [ 260 ] {a21f7f51-ec3c-451a-95ca-1ae43477a030} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18066 | 2025.11.20 17:27:57.317684 [ 260 ] {a21f7f51-ec3c-451a-95ca-1ae43477a030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18067 | 2025.11.20 17:27:57.318011 [ 260 ] {a21f7f51-ec3c-451a-95ca-1ae43477a030} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18068 | 2025.11.20 17:27:57.318216 [ 260 ] {a21f7f51-ec3c-451a-95ca-1ae43477a030} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18069 | 2025.11.20 17:27:57.318345 [ 260 ] {a21f7f51-ec3c-451a-95ca-1ae43477a030} <Debug> executeQuery: Read 104 rows, 8.32 KiB in 0.001188 sec., 87542.08754208754 rows/sec., 6.84 MiB/sec. | ||
| 18070 | 2025.11.20 17:27:57.318385 [ 260 ] {a21f7f51-ec3c-451a-95ca-1ae43477a030} <Debug> TCPHandler: Processed in 0.001356626 sec. | ||
| 18071 | 2025.11.20 17:27:57.318506 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18072 | 2025.11.20 17:27:57.318600 [ 260 ] {75e06ddf-ae46-4e00-b723-62648d5917c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18073 | 2025.11.20 17:27:57.318642 [ 260 ] {75e06ddf-ae46-4e00-b723-62648d5917c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18074 | 2025.11.20 17:27:57.319052 [ 260 ] {75e06ddf-ae46-4e00-b723-62648d5917c9} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18075 | 2025.11.20 17:27:57.319088 [ 260 ] {75e06ddf-ae46-4e00-b723-62648d5917c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18076 | 2025.11.20 17:27:57.319423 [ 260 ] {75e06ddf-ae46-4e00-b723-62648d5917c9} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18077 | 2025.11.20 17:27:57.319648 [ 260 ] {75e06ddf-ae46-4e00-b723-62648d5917c9} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18078 | 2025.11.20 17:27:57.319786 [ 92 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 2 parts from all_1_133_27 to all_134_134_0 | ||
| 18079 | 2025.11.20 17:27:57.319802 [ 260 ] {75e06ddf-ae46-4e00-b723-62648d5917c9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 18080 | 2025.11.20 17:27:57.319836 [ 92 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18081 | 2025.11.20 17:27:57.319855 [ 260 ] {75e06ddf-ae46-4e00-b723-62648d5917c9} <Debug> TCPHandler: Processed in 0.001397516 sec. | ||
| 18082 | 2025.11.20 17:27:57.319857 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18083 | 2025.11.20 17:27:57.319974 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18084 | 2025.11.20 17:27:57.319978 [ 190 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_134_28} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_133_27 to all_134_134_0 into Compact with storage Full | ||
| 18085 | 2025.11.20 17:27:57.320074 [ 260 ] {8214b590-9877-420b-ae33-5f447b794450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18086 | 2025.11.20 17:27:57.320131 [ 190 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_134_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18087 | 2025.11.20 17:27:57.320133 [ 260 ] {8214b590-9877-420b-ae33-5f447b794450} <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 | ||
| 18088 | 2025.11.20 17:27:57.320181 [ 190 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_134_28} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_133_27, total 42658 rows starting from the beginning of the part | ||
| 18089 | 2025.11.20 17:27:57.320262 [ 190 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_134_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_134_134_0, total 86 rows starting from the beginning of the part | ||
| 18090 | 2025.11.20 17:27:57.320596 [ 222 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 18091 | 2025.11.20 17:27:57.321018 [ 260 ] {8214b590-9877-420b-ae33-5f447b794450} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18092 | 2025.11.20 17:27:57.321056 [ 260 ] {8214b590-9877-420b-ae33-5f447b794450} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18093 | 2025.11.20 17:27:57.321614 [ 260 ] {8214b590-9877-420b-ae33-5f447b794450} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18094 | 2025.11.20 17:27:57.321834 [ 260 ] {8214b590-9877-420b-ae33-5f447b794450} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18095 | 2025.11.20 17:27:57.321972 [ 260 ] {8214b590-9877-420b-ae33-5f447b794450} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001916 sec., 20876.826722338206 rows/sec., 37.41 MiB/sec. | ||
| 18096 | 2025.11.20 17:27:57.322026 [ 260 ] {8214b590-9877-420b-ae33-5f447b794450} <Debug> TCPHandler: Processed in 0.00210519 sec. | ||
| 18097 | 2025.11.20 17:27:57.322133 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18098 | 2025.11.20 17:27:57.322227 [ 260 ] {cfb11115-c523-44b9-bfe3-87477b7c9820} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18099 | 2025.11.20 17:27:57.322268 [ 260 ] {cfb11115-c523-44b9-bfe3-87477b7c9820} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18100 | 2025.11.20 17:27:57.322601 [ 260 ] {cfb11115-c523-44b9-bfe3-87477b7c9820} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18101 | 2025.11.20 17:27:57.322634 [ 260 ] {cfb11115-c523-44b9-bfe3-87477b7c9820} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18102 | 2025.11.20 17:27:57.322935 [ 260 ] {cfb11115-c523-44b9-bfe3-87477b7c9820} <Trace> MergedBlockOutputStream: filled checksums all_138_138_0 (state Temporary) | ||
| 18103 | 2025.11.20 17:27:57.323135 [ 260 ] {cfb11115-c523-44b9-bfe3-87477b7c9820} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_138_138_0 to all_138_138_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18104 | 2025.11.20 17:27:57.323262 [ 260 ] {cfb11115-c523-44b9-bfe3-87477b7c9820} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 18105 | 2025.11.20 17:27:57.323298 [ 260 ] {cfb11115-c523-44b9-bfe3-87477b7c9820} <Debug> TCPHandler: Processed in 0.001213243 sec. | ||
| 18106 | 2025.11.20 17:27:57.327541 [ 190 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_134_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42744 rows, containing 5 columns (5 merged, 0 gathered) in 0.007604423 sec., 5620939.287569879 rows/sec., 378.69 MiB/sec. | ||
| 18107 | 2025.11.20 17:27:57.327840 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_134_28} <Trace> MergedBlockOutputStream: filled checksums all_1_134_28 (state Temporary) | ||
| 18108 | 2025.11.20 17:27:57.328099 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_134_28} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_134_28 to all_1_134_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18109 | 2025.11.20 17:27:57.328166 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_134_28} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 2 parts: [all_1_133_27, all_134_134_0] -> all_1_134_28 | ||
| 18110 | 2025.11.20 17:27:57.328249 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 18111 | 2025.11.20 17:28:01.019304 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18112 | 2025.11.20 17:28:01.019406 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18113 | 2025.11.20 17:28:01.216781 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 41248 | ||
| 18114 | 2025.11.20 17:28:01.217373 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18115 | 2025.11.20 17:28:01.217413 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18116 | 2025.11.20 17:28:01.217880 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 18117 | 2025.11.20 17:28:01.218105 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18118 | 2025.11.20 17:28:01.218241 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41248 | ||
| 18119 | 2025.11.20 17:28:01.218261 [ 86 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 18120 | 2025.11.20 17:28:01.218368 [ 86 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18121 | 2025.11.20 17:28:01.218407 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18122 | 2025.11.20 17:28:01.218564 [ 194 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::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 | ||
| 18123 | 2025.11.20 17:28:01.218759 [ 194 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18124 | 2025.11.20 17:28:01.218826 [ 194 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_81_16, total 38816 rows starting from the beginning of the part | ||
| 18125 | 2025.11.20 17:28:01.218929 [ 194 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 512 rows starting from the beginning of the part | ||
| 18126 | 2025.11.20 17:28:01.219008 [ 194 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 448 rows starting from the beginning of the part | ||
| 18127 | 2025.11.20 17:28:01.219081 [ 194 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 512 rows starting from the beginning of the part | ||
| 18128 | 2025.11.20 17:28:01.219147 [ 194 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 448 rows starting from the beginning of the part | ||
| 18129 | 2025.11.20 17:28:01.219216 [ 194 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 512 rows starting from the beginning of the part | ||
| 18130 | 2025.11.20 17:28:01.221784 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41248 rows, containing 4 columns (4 merged, 0 gathered) in 0.003287091 sec., 12548481.31676306 rows/sec., 179.51 MiB/sec. | ||
| 18131 | 2025.11.20 17:28:01.222039 [ 194 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 18132 | 2025.11.20 17:28:01.222286 [ 194 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_86_17} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18133 | 2025.11.20 17:28:01.222355 [ 194 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_86_17} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 18134 | 2025.11.20 17:28:01.222426 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 18135 | 2025.11.20 17:28:02.036222 [ 222 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18136 | 2025.11.20 17:28:02.036281 [ 222 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18137 | 2025.11.20 17:28:02.039224 [ 222 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18138 | 2025.11.20 17:28:02.312055 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18139 | 2025.11.20 17:28:02.312228 [ 260 ] {be7af0ff-c682-45ea-a740-d2228dc2420a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18140 | 2025.11.20 17:28:02.312291 [ 260 ] {be7af0ff-c682-45ea-a740-d2228dc2420a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18141 | 2025.11.20 17:28:02.312944 [ 260 ] {be7af0ff-c682-45ea-a740-d2228dc2420a} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18142 | 2025.11.20 17:28:02.312990 [ 260 ] {be7af0ff-c682-45ea-a740-d2228dc2420a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18143 | 2025.11.20 17:28:02.313366 [ 260 ] {be7af0ff-c682-45ea-a740-d2228dc2420a} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18144 | 2025.11.20 17:28:02.313578 [ 260 ] {be7af0ff-c682-45ea-a740-d2228dc2420a} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18145 | 2025.11.20 17:28:02.313728 [ 260 ] {be7af0ff-c682-45ea-a740-d2228dc2420a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001547 sec., 36199.09502262443 rows/sec., 2.78 MiB/sec. | ||
| 18146 | 2025.11.20 17:28:02.313768 [ 260 ] {be7af0ff-c682-45ea-a740-d2228dc2420a} <Debug> TCPHandler: Processed in 0.001840835 sec. | ||
| 18147 | 2025.11.20 17:28:02.313834 [ 222 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18148 | 2025.11.20 17:28:02.313871 [ 222 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18149 | 2025.11.20 17:28:02.313884 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18150 | 2025.11.20 17:28:02.313982 [ 260 ] {9de7bda1-2e87-4826-aeb0-7439a1156045} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18151 | 2025.11.20 17:28:02.314021 [ 260 ] {9de7bda1-2e87-4826-aeb0-7439a1156045} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18152 | 2025.11.20 17:28:02.314436 [ 260 ] {9de7bda1-2e87-4826-aeb0-7439a1156045} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18153 | 2025.11.20 17:28:02.314472 [ 260 ] {9de7bda1-2e87-4826-aeb0-7439a1156045} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18154 | 2025.11.20 17:28:02.314761 [ 260 ] {9de7bda1-2e87-4826-aeb0-7439a1156045} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18155 | 2025.11.20 17:28:02.315013 [ 260 ] {9de7bda1-2e87-4826-aeb0-7439a1156045} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18156 | 2025.11.20 17:28:02.315153 [ 260 ] {9de7bda1-2e87-4826-aeb0-7439a1156045} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001189 sec., 53826.74516400337 rows/sec., 4.20 MiB/sec. | ||
| 18157 | 2025.11.20 17:28:02.315190 [ 260 ] {9de7bda1-2e87-4826-aeb0-7439a1156045} <Debug> TCPHandler: Processed in 0.001353276 sec. | ||
| 18158 | 2025.11.20 17:28:02.315248 [ 220 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18159 | 2025.11.20 17:28:02.315281 [ 220 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18160 | 2025.11.20 17:28:02.315303 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18161 | 2025.11.20 17:28:02.315396 [ 260 ] {6cb9abb2-3c3c-4a2f-b5da-365e7c7d1630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18162 | 2025.11.20 17:28:02.315440 [ 260 ] {6cb9abb2-3c3c-4a2f-b5da-365e7c7d1630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18163 | 2025.11.20 17:28:02.315860 [ 260 ] {6cb9abb2-3c3c-4a2f-b5da-365e7c7d1630} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18164 | 2025.11.20 17:28:02.315897 [ 260 ] {6cb9abb2-3c3c-4a2f-b5da-365e7c7d1630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18165 | 2025.11.20 17:28:02.316236 [ 260 ] {6cb9abb2-3c3c-4a2f-b5da-365e7c7d1630} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18166 | 2025.11.20 17:28:02.316441 [ 260 ] {6cb9abb2-3c3c-4a2f-b5da-365e7c7d1630} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18167 | 2025.11.20 17:28:02.316567 [ 260 ] {6cb9abb2-3c3c-4a2f-b5da-365e7c7d1630} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 18168 | 2025.11.20 17:28:02.316567 [ 89 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 2 parts from all_1_134_28 to all_135_135_0 | ||
| 18169 | 2025.11.20 17:28:02.316606 [ 260 ] {6cb9abb2-3c3c-4a2f-b5da-365e7c7d1630} <Debug> TCPHandler: Processed in 0.001349205 sec. | ||
| 18170 | 2025.11.20 17:28:02.316640 [ 89 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18171 | 2025.11.20 17:28:02.316669 [ 89 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18172 | 2025.11.20 17:28:02.316730 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18173 | 2025.11.20 17:28:02.316765 [ 198 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_135_29} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_134_28 to all_135_135_0 into Compact with storage Full | ||
| 18174 | 2025.11.20 17:28:02.316826 [ 260 ] {3c6185c8-2053-4d0e-8765-bd090ede3b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18175 | 2025.11.20 17:28:02.316870 [ 260 ] {3c6185c8-2053-4d0e-8765-bd090ede3b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18176 | 2025.11.20 17:28:02.316887 [ 198 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_135_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18177 | 2025.11.20 17:28:02.316927 [ 198 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_135_29} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_134_28, total 42744 rows starting from the beginning of the part | ||
| 18178 | 2025.11.20 17:28:02.316991 [ 198 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_135_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_135_135_0, total 160 rows starting from the beginning of the part | ||
| 18179 | 2025.11.20 17:28:02.317280 [ 260 ] {3c6185c8-2053-4d0e-8765-bd090ede3b6b} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18180 | 2025.11.20 17:28:02.317324 [ 260 ] {3c6185c8-2053-4d0e-8765-bd090ede3b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18181 | 2025.11.20 17:28:02.317401 [ 222 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18182 | 2025.11.20 17:28:02.317668 [ 260 ] {3c6185c8-2053-4d0e-8765-bd090ede3b6b} <Trace> MergedBlockOutputStream: filled checksums all_139_139_0 (state Temporary) | ||
| 18183 | 2025.11.20 17:28:02.317839 [ 220 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18184 | 2025.11.20 17:28:02.317882 [ 260 ] {3c6185c8-2053-4d0e-8765-bd090ede3b6b} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_139_139_0 to all_139_139_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18185 | 2025.11.20 17:28:02.318010 [ 260 ] {3c6185c8-2053-4d0e-8765-bd090ede3b6b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001202 sec., 49916.80532445924 rows/sec., 3.36 MiB/sec. | ||
| 18186 | 2025.11.20 17:28:02.318045 [ 260 ] {3c6185c8-2053-4d0e-8765-bd090ede3b6b} <Debug> TCPHandler: Processed in 0.001361285 sec. | ||
| 18187 | 2025.11.20 17:28:02.323586 [ 191 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_135_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42904 rows, containing 5 columns (5 merged, 0 gathered) in 0.006851949 sec., 6261576.085869874 rows/sec., 421.91 MiB/sec. | ||
| 18188 | 2025.11.20 17:28:02.324000 [ 189 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_135_29} <Trace> MergedBlockOutputStream: filled checksums all_1_135_29 (state Temporary) | ||
| 18189 | 2025.11.20 17:28:02.324365 [ 189 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_135_29} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_135_29 to all_1_135_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18190 | 2025.11.20 17:28:02.324449 [ 189 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_135_29} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 2 parts: [all_1_134_28, all_135_135_0] -> all_1_135_29 | ||
| 18191 | 2025.11.20 17:28:02.324539 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 18192 | 2025.11.20 17:28:02.995660 [ 225 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18193 | 2025.11.20 17:28:02.995727 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18194 | 2025.11.20 17:28:02.998367 [ 225 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18195 | 2025.11.20 17:28:03.337397 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 648 | ||
| 18196 | 2025.11.20 17:28:03.354447 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18197 | 2025.11.20 17:28:03.354506 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18198 | 2025.11.20 17:28:03.360673 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 18199 | 2025.11.20 17:28:03.361412 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18200 | 2025.11.20 17:28:03.361745 [ 87 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 18201 | 2025.11.20 17:28:03.361816 [ 87 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18202 | 2025.11.20 17:28:03.361837 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18203 | 2025.11.20 17:28:03.361950 [ 191 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::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 | ||
| 18204 | 2025.11.20 17:28:03.364653 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 648 | ||
| 18205 | 2025.11.20 17:28:03.365852 [ 191 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18206 | 2025.11.20 17:28:03.367356 [ 191 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 610 rows starting from the beginning of the part | ||
| 18207 | 2025.11.20 17:28:03.367397 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18208 | 2025.11.20 17:28:03.367595 [ 260 ] {4bb2c203-f6d9-4c0f-8540-2b0c4f652fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18209 | 2025.11.20 17:28:03.367667 [ 260 ] {4bb2c203-f6d9-4c0f-8540-2b0c4f652fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18210 | 2025.11.20 17:28:03.368617 [ 260 ] {4bb2c203-f6d9-4c0f-8540-2b0c4f652fd3} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18211 | 2025.11.20 17:28:03.368662 [ 260 ] {4bb2c203-f6d9-4c0f-8540-2b0c4f652fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18212 | 2025.11.20 17:28:03.369063 [ 260 ] {4bb2c203-f6d9-4c0f-8540-2b0c4f652fd3} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18213 | 2025.11.20 17:28:03.369288 [ 260 ] {4bb2c203-f6d9-4c0f-8540-2b0c4f652fd3} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18214 | 2025.11.20 17:28:03.369437 [ 260 ] {4bb2c203-f6d9-4c0f-8540-2b0c4f652fd3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001896 sec., 216244.72573839664 rows/sec., 13.72 MiB/sec. | ||
| 18215 | 2025.11.20 17:28:03.369479 [ 260 ] {4bb2c203-f6d9-4c0f-8540-2b0c4f652fd3} <Debug> TCPHandler: Processed in 0.002217001 sec. | ||
| 18216 | 2025.11.20 17:28:03.369602 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18217 | 2025.11.20 17:28:03.369697 [ 260 ] {a9e2217a-da12-4c38-ae66-75a5e6f5219d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 18218 | 2025.11.20 17:28:03.369739 [ 260 ] {a9e2217a-da12-4c38-ae66-75a5e6f5219d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 18219 | 2025.11.20 17:28:03.370131 [ 260 ] {a9e2217a-da12-4c38-ae66-75a5e6f5219d} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18220 | 2025.11.20 17:28:03.370167 [ 260 ] {a9e2217a-da12-4c38-ae66-75a5e6f5219d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18221 | 2025.11.20 17:28:03.370456 [ 260 ] {a9e2217a-da12-4c38-ae66-75a5e6f5219d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 18222 | 2025.11.20 17:28:03.370660 [ 260 ] {a9e2217a-da12-4c38-ae66-75a5e6f5219d} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18223 | 2025.11.20 17:28:03.370785 [ 260 ] {a9e2217a-da12-4c38-ae66-75a5e6f5219d} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 442.37 KiB/sec. | ||
| 18224 | 2025.11.20 17:28:03.370823 [ 260 ] {a9e2217a-da12-4c38-ae66-75a5e6f5219d} <Debug> TCPHandler: Processed in 0.001269944 sec. | ||
| 18225 | 2025.11.20 17:28:03.370945 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18226 | 2025.11.20 17:28:03.371068 [ 260 ] {e0d1e081-87fa-44d1-b908-f73ba7c3e359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18227 | 2025.11.20 17:28:03.371117 [ 260 ] {e0d1e081-87fa-44d1-b908-f73ba7c3e359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18228 | 2025.11.20 17:28:03.371953 [ 191 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 8 rows starting from the beginning of the part | ||
| 18229 | 2025.11.20 17:28:03.372839 [ 260 ] {e0d1e081-87fa-44d1-b908-f73ba7c3e359} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18230 | 2025.11.20 17:28:03.372879 [ 260 ] {e0d1e081-87fa-44d1-b908-f73ba7c3e359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18231 | 2025.11.20 17:28:03.373336 [ 260 ] {e0d1e081-87fa-44d1-b908-f73ba7c3e359} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18232 | 2025.11.20 17:28:03.373564 [ 260 ] {e0d1e081-87fa-44d1-b908-f73ba7c3e359} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18233 | 2025.11.20 17:28:03.373693 [ 260 ] {e0d1e081-87fa-44d1-b908-f73ba7c3e359} <Debug> executeQuery: Read 2335 rows, 194.29 KiB in 0.002651 sec., 880799.6982270841 rows/sec., 71.57 MiB/sec. | ||
| 18234 | 2025.11.20 17:28:03.373737 [ 260 ] {e0d1e081-87fa-44d1-b908-f73ba7c3e359} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 18235 | 2025.11.20 17:28:03.373750 [ 260 ] {e0d1e081-87fa-44d1-b908-f73ba7c3e359} <Debug> TCPHandler: Processed in 0.002866743 sec. | ||
| 18236 | 2025.11.20 17:28:03.373854 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18237 | 2025.11.20 17:28:03.373954 [ 260 ] {c0377d1e-1db3-4d93-ba09-95e00be36c46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18238 | 2025.11.20 17:28:03.374002 [ 260 ] {c0377d1e-1db3-4d93-ba09-95e00be36c46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18239 | 2025.11.20 17:28:03.374518 [ 260 ] {c0377d1e-1db3-4d93-ba09-95e00be36c46} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18240 | 2025.11.20 17:28:03.374556 [ 260 ] {c0377d1e-1db3-4d93-ba09-95e00be36c46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18241 | 2025.11.20 17:28:03.374884 [ 260 ] {c0377d1e-1db3-4d93-ba09-95e00be36c46} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 18242 | 2025.11.20 17:28:03.375100 [ 260 ] {c0377d1e-1db3-4d93-ba09-95e00be36c46} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18243 | 2025.11.20 17:28:03.375317 [ 260 ] {c0377d1e-1db3-4d93-ba09-95e00be36c46} <Debug> executeQuery: Read 251 rows, 15.74 KiB in 0.001378 sec., 182148.04063860668 rows/sec., 11.16 MiB/sec. | ||
| 18244 | 2025.11.20 17:28:03.375370 [ 260 ] {c0377d1e-1db3-4d93-ba09-95e00be36c46} <Debug> TCPHandler: Processed in 0.001565329 sec. | ||
| 18245 | 2025.11.20 17:28:03.375493 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18246 | 2025.11.20 17:28:03.375609 [ 260 ] {c3a7c81d-fc13-495d-a1f8-3cf611aaa9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18247 | 2025.11.20 17:28:03.375657 [ 260 ] {c3a7c81d-fc13-495d-a1f8-3cf611aaa9d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18248 | 2025.11.20 17:28:03.376300 [ 260 ] {c3a7c81d-fc13-495d-a1f8-3cf611aaa9d3} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18249 | 2025.11.20 17:28:03.376345 [ 260 ] {c3a7c81d-fc13-495d-a1f8-3cf611aaa9d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18250 | 2025.11.20 17:28:03.376516 [ 191 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 7 rows starting from the beginning of the part | ||
| 18251 | 2025.11.20 17:28:03.376687 [ 260 ] {c3a7c81d-fc13-495d-a1f8-3cf611aaa9d3} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 18252 | 2025.11.20 17:28:03.376899 [ 260 ] {c3a7c81d-fc13-495d-a1f8-3cf611aaa9d3} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18253 | 2025.11.20 17:28:03.377030 [ 260 ] {c3a7c81d-fc13-495d-a1f8-3cf611aaa9d3} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001446 sec., 304287.6901798064 rows/sec., 20.13 MiB/sec. | ||
| 18254 | 2025.11.20 17:28:03.377069 [ 260 ] {c3a7c81d-fc13-495d-a1f8-3cf611aaa9d3} <Debug> TCPHandler: Processed in 0.001637321 sec. | ||
| 18255 | 2025.11.20 17:28:03.377181 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18256 | 2025.11.20 17:28:03.377276 [ 260 ] {145b2c11-3629-4937-baad-00a10140aa00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18257 | 2025.11.20 17:28:03.377315 [ 260 ] {145b2c11-3629-4937-baad-00a10140aa00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18258 | 2025.11.20 17:28:03.377784 [ 260 ] {145b2c11-3629-4937-baad-00a10140aa00} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18259 | 2025.11.20 17:28:03.377821 [ 260 ] {145b2c11-3629-4937-baad-00a10140aa00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18260 | 2025.11.20 17:28:03.378125 [ 260 ] {145b2c11-3629-4937-baad-00a10140aa00} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 18261 | 2025.11.20 17:28:03.378331 [ 260 ] {145b2c11-3629-4937-baad-00a10140aa00} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18262 | 2025.11.20 17:28:03.378463 [ 260 ] {145b2c11-3629-4937-baad-00a10140aa00} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001205 sec., 175103.73443983405 rows/sec., 9.94 MiB/sec. | ||
| 18263 | 2025.11.20 17:28:03.378501 [ 260 ] {145b2c11-3629-4937-baad-00a10140aa00} <Debug> TCPHandler: Processed in 0.001370916 sec. | ||
| 18264 | 2025.11.20 17:28:03.378601 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18265 | 2025.11.20 17:28:03.378697 [ 260 ] {ddd5fb79-bc23-452d-9148-b1fb4452d7d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18266 | 2025.11.20 17:28:03.378736 [ 260 ] {ddd5fb79-bc23-452d-9148-b1fb4452d7d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18267 | 2025.11.20 17:28:03.379637 [ 260 ] {ddd5fb79-bc23-452d-9148-b1fb4452d7d3} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18268 | 2025.11.20 17:28:03.379673 [ 260 ] {ddd5fb79-bc23-452d-9148-b1fb4452d7d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18269 | 2025.11.20 17:28:03.380026 [ 260 ] {ddd5fb79-bc23-452d-9148-b1fb4452d7d3} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18270 | 2025.11.20 17:28:03.380230 [ 260 ] {ddd5fb79-bc23-452d-9148-b1fb4452d7d3} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18271 | 2025.11.20 17:28:03.380358 [ 260 ] {ddd5fb79-bc23-452d-9148-b1fb4452d7d3} <Debug> executeQuery: Read 1181 rows, 86.45 KiB in 0.00168 sec., 702976.1904761904 rows/sec., 50.25 MiB/sec. | ||
| 18272 | 2025.11.20 17:28:03.380397 [ 260 ] {ddd5fb79-bc23-452d-9148-b1fb4452d7d3} <Debug> TCPHandler: Processed in 0.001844314 sec. | ||
| 18273 | 2025.11.20 17:28:03.380517 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18274 | 2025.11.20 17:28:03.380611 [ 260 ] {e03580a3-cb14-4d9e-92a5-a2a348182adc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18275 | 2025.11.20 17:28:03.380654 [ 260 ] {e03580a3-cb14-4d9e-92a5-a2a348182adc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18276 | 2025.11.20 17:28:03.380993 [ 260 ] {e03580a3-cb14-4d9e-92a5-a2a348182adc} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18277 | 2025.11.20 17:28:03.381029 [ 260 ] {e03580a3-cb14-4d9e-92a5-a2a348182adc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18278 | 2025.11.20 17:28:03.381036 [ 191 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 8 rows starting from the beginning of the part | ||
| 18279 | 2025.11.20 17:28:03.381331 [ 260 ] {e03580a3-cb14-4d9e-92a5-a2a348182adc} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 18280 | 2025.11.20 17:28:03.381546 [ 260 ] {e03580a3-cb14-4d9e-92a5-a2a348182adc} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18281 | 2025.11.20 17:28:03.381675 [ 260 ] {e03580a3-cb14-4d9e-92a5-a2a348182adc} <Debug> executeQuery: Read 12 rows, 642.00 B in 0.001082 sec., 11090.573012939001 rows/sec., 579.44 KiB/sec. | ||
| 18282 | 2025.11.20 17:28:03.381711 [ 260 ] {e03580a3-cb14-4d9e-92a5-a2a348182adc} <Debug> TCPHandler: Processed in 0.001245064 sec. | ||
| 18283 | 2025.11.20 17:28:03.381818 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18284 | 2025.11.20 17:28:03.381921 [ 260 ] {1f8e4365-a725-4c19-b8d1-d00e6f534171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18285 | 2025.11.20 17:28:03.381966 [ 260 ] {1f8e4365-a725-4c19-b8d1-d00e6f534171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18286 | 2025.11.20 17:28:03.382648 [ 260 ] {1f8e4365-a725-4c19-b8d1-d00e6f534171} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18287 | 2025.11.20 17:28:03.382684 [ 260 ] {1f8e4365-a725-4c19-b8d1-d00e6f534171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18288 | 2025.11.20 17:28:03.383078 [ 260 ] {1f8e4365-a725-4c19-b8d1-d00e6f534171} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18289 | 2025.11.20 17:28:03.383305 [ 260 ] {1f8e4365-a725-4c19-b8d1-d00e6f534171} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18290 | 2025.11.20 17:28:03.383419 [ 84 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 6 parts from all_1_135_29 to all_140_140_0 | ||
| 18291 | 2025.11.20 17:28:03.383439 [ 260 ] {1f8e4365-a725-4c19-b8d1-d00e6f534171} <Debug> executeQuery: Read 1027 rows, 68.67 KiB in 0.001537 sec., 668184.77553676 rows/sec., 43.63 MiB/sec. | ||
| 18292 | 2025.11.20 17:28:03.383456 [ 84 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18293 | 2025.11.20 17:28:03.383476 [ 260 ] {1f8e4365-a725-4c19-b8d1-d00e6f534171} <Debug> TCPHandler: Processed in 0.001707372 sec. | ||
| 18294 | 2025.11.20 17:28:03.383477 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18295 | 2025.11.20 17:28:03.383574 [ 192 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_140_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_135_29 to all_140_140_0 into Compact with storage Full | ||
| 18296 | 2025.11.20 17:28:03.383585 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18297 | 2025.11.20 17:28:03.383684 [ 192 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_140_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18298 | 2025.11.20 17:28:03.383693 [ 260 ] {d4590d6c-0f69-498c-953b-31baa2ae3b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18299 | 2025.11.20 17:28:03.383719 [ 192 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_140_30} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_135_29, total 42904 rows starting from the beginning of the part | ||
| 18300 | 2025.11.20 17:28:03.383738 [ 260 ] {d4590d6c-0f69-498c-953b-31baa2ae3b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18301 | 2025.11.20 17:28:03.383789 [ 192 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_140_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_136_136_0, total 160 rows starting from the beginning of the part | ||
| 18302 | 2025.11.20 17:28:03.383843 [ 192 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_140_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 160 rows starting from the beginning of the part | ||
| 18303 | 2025.11.20 17:28:03.383893 [ 192 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_140_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 160 rows starting from the beginning of the part | ||
| 18304 | 2025.11.20 17:28:03.383942 [ 192 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_140_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 160 rows starting from the beginning of the part | ||
| 18305 | 2025.11.20 17:28:03.383990 [ 192 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_140_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1027 rows starting from the beginning of the part | ||
| 18306 | 2025.11.20 17:28:03.384053 [ 260 ] {d4590d6c-0f69-498c-953b-31baa2ae3b87} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18307 | 2025.11.20 17:28:03.384087 [ 260 ] {d4590d6c-0f69-498c-953b-31baa2ae3b87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18308 | 2025.11.20 17:28:03.384391 [ 260 ] {d4590d6c-0f69-498c-953b-31baa2ae3b87} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 18309 | 2025.11.20 17:28:03.384594 [ 260 ] {d4590d6c-0f69-498c-953b-31baa2ae3b87} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18310 | 2025.11.20 17:28:03.384723 [ 260 ] {d4590d6c-0f69-498c-953b-31baa2ae3b87} <Debug> executeQuery: Read 2 rows, 138.00 B in 0.001049 sec., 1906.5776930409913 rows/sec., 128.47 KiB/sec. | ||
| 18311 | 2025.11.20 17:28:03.384759 [ 260 ] {d4590d6c-0f69-498c-953b-31baa2ae3b87} <Debug> TCPHandler: Processed in 0.001222893 sec. | ||
| 18312 | 2025.11.20 17:28:03.384860 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18313 | 2025.11.20 17:28:03.384958 [ 260 ] {0d25a351-9548-41fc-9c6b-11844f2190c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18314 | 2025.11.20 17:28:03.385014 [ 260 ] {0d25a351-9548-41fc-9c6b-11844f2190c4} <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 | ||
| 18315 | 2025.11.20 17:28:03.385921 [ 260 ] {0d25a351-9548-41fc-9c6b-11844f2190c4} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18316 | 2025.11.20 17:28:03.385955 [ 260 ] {0d25a351-9548-41fc-9c6b-11844f2190c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18317 | 2025.11.20 17:28:03.385963 [ 191 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 7 rows starting from the beginning of the part | ||
| 18318 | 2025.11.20 17:28:03.386518 [ 260 ] {0d25a351-9548-41fc-9c6b-11844f2190c4} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 18319 | 2025.11.20 17:28:03.386747 [ 260 ] {0d25a351-9548-41fc-9c6b-11844f2190c4} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18320 | 2025.11.20 17:28:03.386848 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 18321 | 2025.11.20 17:28:03.386874 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18322 | 2025.11.20 17:28:03.386885 [ 260 ] {0d25a351-9548-41fc-9c6b-11844f2190c4} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001945 sec., 20565.552699228792 rows/sec., 36.85 MiB/sec. | ||
| 18323 | 2025.11.20 17:28:03.386891 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18324 | 2025.11.20 17:28:03.386943 [ 260 ] {0d25a351-9548-41fc-9c6b-11844f2190c4} <Debug> TCPHandler: Processed in 0.00213248 sec. | ||
| 18325 | 2025.11.20 17:28:03.387014 [ 186 ] {c3717025-90b1-4b66-a9ed-622991097dbc::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 | ||
| 18326 | 2025.11.20 17:28:03.387053 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18327 | 2025.11.20 17:28:03.387155 [ 260 ] {576eee8a-7358-4cd5-aec8-b7e5d5755fd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18328 | 2025.11.20 17:28:03.387197 [ 260 ] {576eee8a-7358-4cd5-aec8-b7e5d5755fd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18329 | 2025.11.20 17:28:03.387293 [ 186 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18330 | 2025.11.20 17:28:03.387361 [ 186 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2224 rows starting from the beginning of the part | ||
| 18331 | 2025.11.20 17:28:03.387496 [ 186 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 40 rows starting from the beginning of the part | ||
| 18332 | 2025.11.20 17:28:03.387567 [ 260 ] {576eee8a-7358-4cd5-aec8-b7e5d5755fd0} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18333 | 2025.11.20 17:28:03.387611 [ 260 ] {576eee8a-7358-4cd5-aec8-b7e5d5755fd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18334 | 2025.11.20 17:28:03.387616 [ 186 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 40 rows starting from the beginning of the part | ||
| 18335 | 2025.11.20 17:28:03.387752 [ 186 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 40 rows starting from the beginning of the part | ||
| 18336 | 2025.11.20 17:28:03.387870 [ 186 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 40 rows starting from the beginning of the part | ||
| 18337 | 2025.11.20 17:28:03.387987 [ 186 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 40 rows starting from the beginning of the part | ||
| 18338 | 2025.11.20 17:28:03.387987 [ 260 ] {576eee8a-7358-4cd5-aec8-b7e5d5755fd0} <Trace> MergedBlockOutputStream: filled checksums all_140_140_0 (state Temporary) | ||
| 18339 | 2025.11.20 17:28:03.388251 [ 260 ] {576eee8a-7358-4cd5-aec8-b7e5d5755fd0} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_140_140_0 to all_140_140_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18340 | 2025.11.20 17:28:03.388390 [ 260 ] {576eee8a-7358-4cd5-aec8-b7e5d5755fd0} <Debug> executeQuery: Read 100 rows, 5.60 KiB in 0.001253 sec., 79808.45969672785 rows/sec., 4.36 MiB/sec. | ||
| 18341 | 2025.11.20 17:28:03.388428 [ 260 ] {576eee8a-7358-4cd5-aec8-b7e5d5755fd0} <Debug> TCPHandler: Processed in 0.001425977 sec. | ||
| 18342 | 2025.11.20 17:28:03.390461 [ 191 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 8 rows starting from the beginning of the part | ||
| 18343 | 2025.11.20 17:28:03.391975 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_140_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 44571 rows, containing 5 columns (5 merged, 0 gathered) in 0.008441078 sec., 5280249.750091162 rows/sec., 355.70 MiB/sec. | ||
| 18344 | 2025.11.20 17:28:03.392415 [ 187 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_140_30} <Trace> MergedBlockOutputStream: filled checksums all_1_140_30 (state Temporary) | ||
| 18345 | 2025.11.20 17:28:03.392713 [ 187 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_140_30} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_140_30 to all_1_140_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18346 | 2025.11.20 17:28:03.392787 [ 187 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_140_30} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 6 parts: [all_1_135_29, all_140_140_0] -> all_1_140_30 | ||
| 18347 | 2025.11.20 17:28:03.392873 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 18348 | 2025.11.20 17:28:03.400607 [ 199 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2424 rows, containing 19 columns (19 merged, 0 gathered) in 0.013653246 sec., 177540.1981331033 rows/sec., 318.14 MiB/sec. | ||
| 18349 | 2025.11.20 17:28:03.402859 [ 187 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 18350 | 2025.11.20 17:28:03.403200 [ 187 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18351 | 2025.11.20 17:28:03.403271 [ 187 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 18352 | 2025.11.20 17:28:03.403397 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 18.79 MiB. | ||
| 18353 | 2025.11.20 17:28:03.450570 [ 199 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 679 columns (679 merged, 0 gathered) in 0.088673074 sec., 7307.742596134651 rows/sec., 37.79 MiB/sec. | ||
| 18354 | 2025.11.20 17:28:03.453773 [ 200 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 18355 | 2025.11.20 17:28:03.455763 [ 200 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_86_17} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18356 | 2025.11.20 17:28:03.455860 [ 200 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_86_17} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 18357 | 2025.11.20 17:28:03.458624 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 18358 | 2025.11.20 17:28:04.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 380.25 MiB, peak 402.45 MiB, free memory in arenas 0.00 B, will set to 385.75 MiB (RSS), difference: 5.49 MiB | ||
| 18359 | 2025.11.20 17:28:06.358972 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2306 | ||
| 18360 | 2025.11.20 17:28:06.361718 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18361 | 2025.11.20 17:28:06.361768 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18362 | 2025.11.20 17:28:06.363006 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 18363 | 2025.11.20 17:28:06.363285 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18364 | 2025.11.20 17:28:06.363566 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2306 | ||
| 18365 | 2025.11.20 17:28:06.696015 [ 222 ] {} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18366 | 2025.11.20 17:28:06.696071 [ 222 ] {} <Debug> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18367 | 2025.11.20 17:28:06.698443 [ 222 ] {} <Debug> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18368 | 2025.11.20 17:28:06.985760 [ 222 ] {} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18369 | 2025.11.20 17:28:06.985800 [ 222 ] {} <Debug> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18370 | 2025.11.20 17:28:06.988775 [ 222 ] {} <Debug> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 18371 | 2025.11.20 17:28:07.310946 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18372 | 2025.11.20 17:28:07.311142 [ 260 ] {470e5ea3-b0eb-4fa7-a3cf-88080b710dd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18373 | 2025.11.20 17:28:07.311212 [ 260 ] {470e5ea3-b0eb-4fa7-a3cf-88080b710dd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18374 | 2025.11.20 17:28:07.311952 [ 260 ] {470e5ea3-b0eb-4fa7-a3cf-88080b710dd1} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18375 | 2025.11.20 17:28:07.311988 [ 260 ] {470e5ea3-b0eb-4fa7-a3cf-88080b710dd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18376 | 2025.11.20 17:28:07.312361 [ 260 ] {470e5ea3-b0eb-4fa7-a3cf-88080b710dd1} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18377 | 2025.11.20 17:28:07.312581 [ 260 ] {470e5ea3-b0eb-4fa7-a3cf-88080b710dd1} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18378 | 2025.11.20 17:28:07.312722 [ 80 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18379 | 2025.11.20 17:28:07.312729 [ 260 ] {470e5ea3-b0eb-4fa7-a3cf-88080b710dd1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001638 sec., 34188.03418803419 rows/sec., 2.63 MiB/sec. | ||
| 18380 | 2025.11.20 17:28:07.312766 [ 80 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18381 | 2025.11.20 17:28:07.312786 [ 260 ] {470e5ea3-b0eb-4fa7-a3cf-88080b710dd1} <Debug> TCPHandler: Processed in 0.001970497 sec. | ||
| 18382 | 2025.11.20 17:28:07.312792 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18383 | 2025.11.20 17:28:07.312909 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18384 | 2025.11.20 17:28:07.312906 [ 193 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18385 | 2025.11.20 17:28:07.313005 [ 260 ] {9d45126b-dc77-4785-b130-60d7045852a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18386 | 2025.11.20 17:28:07.313049 [ 260 ] {9d45126b-dc77-4785-b130-60d7045852a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18387 | 2025.11.20 17:28:07.313062 [ 193 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18388 | 2025.11.20 17:28:07.313100 [ 193 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 2463 rows starting from the beginning of the part | ||
| 18389 | 2025.11.20 17:28:07.313165 [ 193 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 56 rows starting from the beginning of the part | ||
| 18390 | 2025.11.20 17:28:07.313210 [ 193 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 136 rows starting from the beginning of the part | ||
| 18391 | 2025.11.20 17:28:07.313250 [ 193 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 56 rows starting from the beginning of the part | ||
| 18392 | 2025.11.20 17:28:07.313291 [ 193 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 2335 rows starting from the beginning of the part | ||
| 18393 | 2025.11.20 17:28:07.313333 [ 193 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 56 rows starting from the beginning of the part | ||
| 18394 | 2025.11.20 17:28:07.313484 [ 260 ] {9d45126b-dc77-4785-b130-60d7045852a6} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18395 | 2025.11.20 17:28:07.313526 [ 260 ] {9d45126b-dc77-4785-b130-60d7045852a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18396 | 2025.11.20 17:28:07.313834 [ 260 ] {9d45126b-dc77-4785-b130-60d7045852a6} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18397 | 2025.11.20 17:28:07.314061 [ 260 ] {9d45126b-dc77-4785-b130-60d7045852a6} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18398 | 2025.11.20 17:28:07.314175 [ 80 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18399 | 2025.11.20 17:28:07.314192 [ 260 ] {9d45126b-dc77-4785-b130-60d7045852a6} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001206 sec., 53067.99336650083 rows/sec., 4.14 MiB/sec. | ||
| 18400 | 2025.11.20 17:28:07.314198 [ 80 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18401 | 2025.11.20 17:28:07.314223 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18402 | 2025.11.20 17:28:07.314230 [ 260 ] {9d45126b-dc77-4785-b130-60d7045852a6} <Debug> TCPHandler: Processed in 0.001375106 sec. | ||
| 18403 | 2025.11.20 17:28:07.314305 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18404 | 2025.11.20 17:28:07.314350 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18405 | 2025.11.20 17:28:07.314409 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18406 | 2025.11.20 17:28:07.314439 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_136_27, total 1249 rows starting from the beginning of the part | ||
| 18407 | 2025.11.20 17:28:07.314448 [ 260 ] {19cbb5de-51aa-4888-8807-c9d6cc5facb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18408 | 2025.11.20 17:28:07.314491 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 64 rows starting from the beginning of the part | ||
| 18409 | 2025.11.20 17:28:07.314497 [ 260 ] {19cbb5de-51aa-4888-8807-c9d6cc5facb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18410 | 2025.11.20 17:28:07.314542 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 104 rows starting from the beginning of the part | ||
| 18411 | 2025.11.20 17:28:07.314586 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 64 rows starting from the beginning of the part | ||
| 18412 | 2025.11.20 17:28:07.314625 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 1181 rows starting from the beginning of the part | ||
| 18413 | 2025.11.20 17:28:07.314665 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 64 rows starting from the beginning of the part | ||
| 18414 | 2025.11.20 17:28:07.314913 [ 260 ] {19cbb5de-51aa-4888-8807-c9d6cc5facb6} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18415 | 2025.11.20 17:28:07.314953 [ 260 ] {19cbb5de-51aa-4888-8807-c9d6cc5facb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18416 | 2025.11.20 17:28:07.315163 [ 190 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5102 rows, containing 5 columns (5 merged, 0 gathered) in 0.002305213 sec., 2213244.5027856426 rows/sec., 188.89 MiB/sec. | ||
| 18417 | 2025.11.20 17:28:07.315307 [ 260 ] {19cbb5de-51aa-4888-8807-c9d6cc5facb6} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18418 | 2025.11.20 17:28:07.315463 [ 188 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18419 | 2025.11.20 17:28:07.315552 [ 260 ] {19cbb5de-51aa-4888-8807-c9d6cc5facb6} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18420 | 2025.11.20 17:28:07.315681 [ 260 ] {19cbb5de-51aa-4888-8807-c9d6cc5facb6} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.00125 sec., 102400 rows/sec., 7.13 MiB/sec. | ||
| 18421 | 2025.11.20 17:28:07.315717 [ 260 ] {19cbb5de-51aa-4888-8807-c9d6cc5facb6} <Debug> TCPHandler: Processed in 0.001420687 sec. | ||
| 18422 | 2025.11.20 17:28:07.315750 [ 188 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_141_28} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18423 | 2025.11.20 17:28:07.315773 [ 193 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2726 rows, containing 5 columns (5 merged, 0 gathered) in 0.001505119 sec., 1811152.473658229 rows/sec., 138.24 MiB/sec. | ||
| 18424 | 2025.11.20 17:28:07.315820 [ 188 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_141_28} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18425 | 2025.11.20 17:28:07.315830 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18426 | 2025.11.20 17:28:07.315916 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 18427 | 2025.11.20 17:28:07.315924 [ 260 ] {d9cb3722-1531-45a9-a496-38a7cdacbec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18428 | 2025.11.20 17:28:07.315950 [ 193 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18429 | 2025.11.20 17:28:07.315969 [ 260 ] {d9cb3722-1531-45a9-a496-38a7cdacbec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18430 | 2025.11.20 17:28:07.316208 [ 193 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_141_28} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18431 | 2025.11.20 17:28:07.316280 [ 193 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_141_28} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18432 | 2025.11.20 17:28:07.316307 [ 260 ] {d9cb3722-1531-45a9-a496-38a7cdacbec3} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18433 | 2025.11.20 17:28:07.316346 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.67 MiB. | ||
| 18434 | 2025.11.20 17:28:07.316348 [ 260 ] {d9cb3722-1531-45a9-a496-38a7cdacbec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18435 | 2025.11.20 17:28:07.316661 [ 260 ] {d9cb3722-1531-45a9-a496-38a7cdacbec3} <Trace> MergedBlockOutputStream: filled checksums all_141_141_0 (state Temporary) | ||
| 18436 | 2025.11.20 17:28:07.316868 [ 260 ] {d9cb3722-1531-45a9-a496-38a7cdacbec3} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_141_141_0 to all_141_141_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18437 | 2025.11.20 17:28:07.316975 [ 80 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_136_27 to all_141_141_0 | ||
| 18438 | 2025.11.20 17:28:07.316999 [ 260 ] {d9cb3722-1531-45a9-a496-38a7cdacbec3} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001093 sec., 43915.82799634035 rows/sec., 2.96 MiB/sec. | ||
| 18439 | 2025.11.20 17:28:07.317008 [ 80 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18440 | 2025.11.20 17:28:07.317031 [ 80 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18441 | 2025.11.20 17:28:07.317034 [ 260 ] {d9cb3722-1531-45a9-a496-38a7cdacbec3} <Debug> TCPHandler: Processed in 0.001251923 sec. | ||
| 18442 | 2025.11.20 17:28:07.317102 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_141_28} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_136_27 to all_141_141_0 into Compact with storage Full | ||
| 18443 | 2025.11.20 17:28:07.317191 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_141_28} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18444 | 2025.11.20 17:28:07.317215 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_136_27, total 9548 rows starting from the beginning of the part | ||
| 18445 | 2025.11.20 17:28:07.317257 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_137_137_0, total 60 rows starting from the beginning of the part | ||
| 18446 | 2025.11.20 17:28:07.317290 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_138_138_0, total 60 rows starting from the beginning of the part | ||
| 18447 | 2025.11.20 17:28:07.317321 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_139_139_0, total 60 rows starting from the beginning of the part | ||
| 18448 | 2025.11.20 17:28:07.317349 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_140_140_0, total 100 rows starting from the beginning of the part | ||
| 18449 | 2025.11.20 17:28:07.317381 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_141_28} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 48 rows starting from the beginning of the part | ||
| 18450 | 2025.11.20 17:28:07.319514 [ 188 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_141_28} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9876 rows, containing 4 columns (4 merged, 0 gathered) in 0.002437636 sec., 4051466.2566519366 rows/sec., 258.88 MiB/sec. | ||
| 18451 | 2025.11.20 17:28:07.319676 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_141_28} <Trace> MergedBlockOutputStream: filled checksums all_1_141_28 (state Temporary) | ||
| 18452 | 2025.11.20 17:28:07.319919 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_141_28} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_141_28 to all_1_141_28 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18453 | 2025.11.20 17:28:07.319977 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_141_28} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_136_27, all_141_141_0] -> all_1_141_28 | ||
| 18454 | 2025.11.20 17:28:07.320030 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.96 MiB. | ||
| 18455 | 2025.11.20 17:28:08.718503 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 41696 | ||
| 18456 | 2025.11.20 17:28:08.719269 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18457 | 2025.11.20 17:28:08.719314 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18458 | 2025.11.20 17:28:08.719838 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18459 | 2025.11.20 17:28:08.720065 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18460 | 2025.11.20 17:28:08.720199 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 41696 | ||
| 18461 | 2025.11.20 17:28:10.864842 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 655 | ||
| 18462 | 2025.11.20 17:28:10.882045 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18463 | 2025.11.20 17:28:10.882090 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18464 | 2025.11.20 17:28:10.888176 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 18465 | 2025.11.20 17:28:10.888878 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18466 | 2025.11.20 17:28:10.891859 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 655 | ||
| 18467 | 2025.11.20 17:28:12.311332 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18468 | 2025.11.20 17:28:12.311524 [ 260 ] {0895b78b-c103-417f-85dd-0b6dc7800ad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18469 | 2025.11.20 17:28:12.311591 [ 260 ] {0895b78b-c103-417f-85dd-0b6dc7800ad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18470 | 2025.11.20 17:28:12.312273 [ 260 ] {0895b78b-c103-417f-85dd-0b6dc7800ad5} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18471 | 2025.11.20 17:28:12.312310 [ 260 ] {0895b78b-c103-417f-85dd-0b6dc7800ad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18472 | 2025.11.20 17:28:12.312682 [ 260 ] {0895b78b-c103-417f-85dd-0b6dc7800ad5} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18473 | 2025.11.20 17:28:12.312899 [ 260 ] {0895b78b-c103-417f-85dd-0b6dc7800ad5} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18474 | 2025.11.20 17:28:12.313046 [ 260 ] {0895b78b-c103-417f-85dd-0b6dc7800ad5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001574 sec., 35578.14485387548 rows/sec., 2.73 MiB/sec. | ||
| 18475 | 2025.11.20 17:28:12.313087 [ 260 ] {0895b78b-c103-417f-85dd-0b6dc7800ad5} <Debug> TCPHandler: Processed in 0.001891086 sec. | ||
| 18476 | 2025.11.20 17:28:12.313206 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18477 | 2025.11.20 17:28:12.313302 [ 260 ] {fe2baa25-0d5b-4a0e-a11f-48a2c73111ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18478 | 2025.11.20 17:28:12.313341 [ 260 ] {fe2baa25-0d5b-4a0e-a11f-48a2c73111ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18479 | 2025.11.20 17:28:12.313755 [ 260 ] {fe2baa25-0d5b-4a0e-a11f-48a2c73111ed} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18480 | 2025.11.20 17:28:12.313788 [ 260 ] {fe2baa25-0d5b-4a0e-a11f-48a2c73111ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18481 | 2025.11.20 17:28:12.314084 [ 260 ] {fe2baa25-0d5b-4a0e-a11f-48a2c73111ed} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18482 | 2025.11.20 17:28:12.314292 [ 260 ] {fe2baa25-0d5b-4a0e-a11f-48a2c73111ed} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18483 | 2025.11.20 17:28:12.314439 [ 260 ] {fe2baa25-0d5b-4a0e-a11f-48a2c73111ed} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001157 sec., 55315.471045808124 rows/sec., 4.32 MiB/sec. | ||
| 18484 | 2025.11.20 17:28:12.314476 [ 260 ] {fe2baa25-0d5b-4a0e-a11f-48a2c73111ed} <Debug> TCPHandler: Processed in 0.001318365 sec. | ||
| 18485 | 2025.11.20 17:28:12.314590 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18486 | 2025.11.20 17:28:12.314683 [ 260 ] {11943911-fbe4-4114-b3eb-4eedada82039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18487 | 2025.11.20 17:28:12.314724 [ 260 ] {11943911-fbe4-4114-b3eb-4eedada82039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18488 | 2025.11.20 17:28:12.315171 [ 260 ] {11943911-fbe4-4114-b3eb-4eedada82039} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18489 | 2025.11.20 17:28:12.315205 [ 260 ] {11943911-fbe4-4114-b3eb-4eedada82039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18490 | 2025.11.20 17:28:12.315543 [ 260 ] {11943911-fbe4-4114-b3eb-4eedada82039} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18491 | 2025.11.20 17:28:12.315770 [ 260 ] {11943911-fbe4-4114-b3eb-4eedada82039} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18492 | 2025.11.20 17:28:12.315899 [ 260 ] {11943911-fbe4-4114-b3eb-4eedada82039} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001234 sec., 129659.64343598054 rows/sec., 9.03 MiB/sec. | ||
| 18493 | 2025.11.20 17:28:12.315935 [ 260 ] {11943911-fbe4-4114-b3eb-4eedada82039} <Debug> TCPHandler: Processed in 0.001392936 sec. | ||
| 18494 | 2025.11.20 17:28:12.316047 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18495 | 2025.11.20 17:28:12.316141 [ 260 ] {322c580a-140b-46a5-a661-e429bf35ab91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18496 | 2025.11.20 17:28:12.316182 [ 260 ] {322c580a-140b-46a5-a661-e429bf35ab91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18497 | 2025.11.20 17:28:12.316516 [ 260 ] {322c580a-140b-46a5-a661-e429bf35ab91} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18498 | 2025.11.20 17:28:12.316548 [ 260 ] {322c580a-140b-46a5-a661-e429bf35ab91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18499 | 2025.11.20 17:28:12.316853 [ 260 ] {322c580a-140b-46a5-a661-e429bf35ab91} <Trace> MergedBlockOutputStream: filled checksums all_142_142_0 (state Temporary) | ||
| 18500 | 2025.11.20 17:28:12.317058 [ 260 ] {322c580a-140b-46a5-a661-e429bf35ab91} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_142_142_0 to all_142_142_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18501 | 2025.11.20 17:28:12.317183 [ 260 ] {322c580a-140b-46a5-a661-e429bf35ab91} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 18502 | 2025.11.20 17:28:12.317219 [ 260 ] {322c580a-140b-46a5-a661-e429bf35ab91} <Debug> TCPHandler: Processed in 0.001219143 sec. | ||
| 18503 | 2025.11.20 17:28:14.034671 [ 223 ] {} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Found 5 old parts to remove. Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 18504 | 2025.11.20 17:28:14.034767 [ 223 ] {} <Debug> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Removing 5 parts from filesystem (serially): Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 18505 | 2025.11.20 17:28:14.036576 [ 223 ] {} <Debug> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Removing 5 parts from memory: Parts: [all_1_10_2, all_11_11_0, all_12_12_0, all_13_13_0, all_14_14_0] | ||
| 18506 | 2025.11.20 17:28:16.019463 [ 31 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 18507 | 2025.11.20 17:28:16.019525 [ 31 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 18508 | 2025.11.20 17:28:16.221297 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 42208 | ||
| 18509 | 2025.11.20 17:28:16.221822 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18510 | 2025.11.20 17:28:16.221860 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18511 | 2025.11.20 17:28:16.222337 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18512 | 2025.11.20 17:28:16.222561 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18513 | 2025.11.20 17:28:16.222691 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42208 | ||
| 18514 | 2025.11.20 17:28:16.363847 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2322 | ||
| 18515 | 2025.11.20 17:28:16.366547 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18516 | 2025.11.20 17:28:16.366590 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18517 | 2025.11.20 17:28:16.367773 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 18518 | 2025.11.20 17:28:16.368049 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18519 | 2025.11.20 17:28:16.368195 [ 31 ] {} <Debug> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 18520 | 2025.11.20 17:28:16.368235 [ 31 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18521 | 2025.11.20 17:28:16.368257 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18522 | 2025.11.20 17:28:16.368316 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2322 | ||
| 18523 | 2025.11.20 17:28:16.368365 [ 188 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::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 | ||
| 18524 | 2025.11.20 17:28:16.368932 [ 188 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 18525 | 2025.11.20 17:28:16.369057 [ 188 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2176 rows starting from the beginning of the part | ||
| 18526 | 2025.11.20 17:28:16.369412 [ 188 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 50 rows starting from the beginning of the part | ||
| 18527 | 2025.11.20 17:28:16.369757 [ 188 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 16 rows starting from the beginning of the part | ||
| 18528 | 2025.11.20 17:28:16.370108 [ 188 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 20 rows starting from the beginning of the part | ||
| 18529 | 2025.11.20 17:28:16.370450 [ 188 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 44 rows starting from the beginning of the part | ||
| 18530 | 2025.11.20 17:28:16.370779 [ 188 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 16 rows starting from the beginning of the part | ||
| 18531 | 2025.11.20 17:28:16.377767 [ 201 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2322 rows, containing 72 columns (72 merged, 0 gathered) in 0.009449937 sec., 245715.9238204445 rows/sec., 187.82 MiB/sec. | ||
| 18532 | 2025.11.20 17:28:16.379814 [ 201 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 18533 | 2025.11.20 17:28:16.380424 [ 201 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_66_13} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18534 | 2025.11.20 17:28:16.380505 [ 201 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_66_13} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 18535 | 2025.11.20 17:28:16.380842 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.03 MiB. | ||
| 18536 | 2025.11.20 17:28:17.324371 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18537 | 2025.11.20 17:28:17.324546 [ 260 ] {b8753da6-1506-4e4b-9758-0ad1da2d3a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18538 | 2025.11.20 17:28:17.324611 [ 260 ] {b8753da6-1506-4e4b-9758-0ad1da2d3a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18539 | 2025.11.20 17:28:17.325380 [ 260 ] {b8753da6-1506-4e4b-9758-0ad1da2d3a17} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18540 | 2025.11.20 17:28:17.325430 [ 260 ] {b8753da6-1506-4e4b-9758-0ad1da2d3a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18541 | 2025.11.20 17:28:17.325828 [ 260 ] {b8753da6-1506-4e4b-9758-0ad1da2d3a17} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18542 | 2025.11.20 17:28:17.326057 [ 260 ] {b8753da6-1506-4e4b-9758-0ad1da2d3a17} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18543 | 2025.11.20 17:28:17.326205 [ 260 ] {b8753da6-1506-4e4b-9758-0ad1da2d3a17} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001707 sec., 240187.4633860574 rows/sec., 15.24 MiB/sec. | ||
| 18544 | 2025.11.20 17:28:17.326248 [ 260 ] {b8753da6-1506-4e4b-9758-0ad1da2d3a17} <Debug> TCPHandler: Processed in 0.002009008 sec. | ||
| 18545 | 2025.11.20 17:28:17.326362 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18546 | 2025.11.20 17:28:17.326457 [ 260 ] {67067db5-e73e-4392-9227-4be210be1515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18547 | 2025.11.20 17:28:17.326499 [ 260 ] {67067db5-e73e-4392-9227-4be210be1515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18548 | 2025.11.20 17:28:17.327309 [ 260 ] {67067db5-e73e-4392-9227-4be210be1515} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18549 | 2025.11.20 17:28:17.327344 [ 260 ] {67067db5-e73e-4392-9227-4be210be1515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18550 | 2025.11.20 17:28:17.327714 [ 260 ] {67067db5-e73e-4392-9227-4be210be1515} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18551 | 2025.11.20 17:28:17.327926 [ 260 ] {67067db5-e73e-4392-9227-4be210be1515} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18552 | 2025.11.20 17:28:17.328052 [ 260 ] {67067db5-e73e-4392-9227-4be210be1515} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001614 sec., 738537.7942998761 rows/sec., 59.00 MiB/sec. | ||
| 18553 | 2025.11.20 17:28:17.328089 [ 260 ] {67067db5-e73e-4392-9227-4be210be1515} <Debug> TCPHandler: Processed in 0.001777164 sec. | ||
| 18554 | 2025.11.20 17:28:17.328202 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18555 | 2025.11.20 17:28:17.328297 [ 260 ] {1dc56eca-ca4e-442f-89bb-f4650d270541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18556 | 2025.11.20 17:28:17.328336 [ 260 ] {1dc56eca-ca4e-442f-89bb-f4650d270541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18557 | 2025.11.20 17:28:17.328818 [ 260 ] {1dc56eca-ca4e-442f-89bb-f4650d270541} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18558 | 2025.11.20 17:28:17.328851 [ 260 ] {1dc56eca-ca4e-442f-89bb-f4650d270541} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18559 | 2025.11.20 17:28:17.329150 [ 260 ] {1dc56eca-ca4e-442f-89bb-f4650d270541} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 18560 | 2025.11.20 17:28:17.329358 [ 260 ] {1dc56eca-ca4e-442f-89bb-f4650d270541} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18561 | 2025.11.20 17:28:17.329482 [ 260 ] {1dc56eca-ca4e-442f-89bb-f4650d270541} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001204 sec., 203488.37209302327 rows/sec., 12.43 MiB/sec. | ||
| 18562 | 2025.11.20 17:28:17.329519 [ 260 ] {1dc56eca-ca4e-442f-89bb-f4650d270541} <Debug> TCPHandler: Processed in 0.001367075 sec. | ||
| 18563 | 2025.11.20 17:28:17.329620 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18564 | 2025.11.20 17:28:17.329715 [ 260 ] {e6b002a6-495b-42d4-904b-2c1a225dc684} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18565 | 2025.11.20 17:28:17.329755 [ 260 ] {e6b002a6-495b-42d4-904b-2c1a225dc684} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18566 | 2025.11.20 17:28:17.330204 [ 260 ] {e6b002a6-495b-42d4-904b-2c1a225dc684} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18567 | 2025.11.20 17:28:17.330240 [ 260 ] {e6b002a6-495b-42d4-904b-2c1a225dc684} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18568 | 2025.11.20 17:28:17.330535 [ 260 ] {e6b002a6-495b-42d4-904b-2c1a225dc684} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 18569 | 2025.11.20 17:28:17.330734 [ 260 ] {e6b002a6-495b-42d4-904b-2c1a225dc684} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18570 | 2025.11.20 17:28:17.330859 [ 260 ] {e6b002a6-495b-42d4-904b-2c1a225dc684} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001163 sec., 182287.18830610492 rows/sec., 11.76 MiB/sec. | ||
| 18571 | 2025.11.20 17:28:17.330897 [ 260 ] {e6b002a6-495b-42d4-904b-2c1a225dc684} <Debug> TCPHandler: Processed in 0.001326875 sec. | ||
| 18572 | 2025.11.20 17:28:17.330996 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18573 | 2025.11.20 17:28:17.331089 [ 260 ] {d8ae8d98-946e-48cc-97dd-e6e76fe63feb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18574 | 2025.11.20 17:28:17.331128 [ 260 ] {d8ae8d98-946e-48cc-97dd-e6e76fe63feb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18575 | 2025.11.20 17:28:17.331572 [ 260 ] {d8ae8d98-946e-48cc-97dd-e6e76fe63feb} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18576 | 2025.11.20 17:28:17.331606 [ 260 ] {d8ae8d98-946e-48cc-97dd-e6e76fe63feb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18577 | 2025.11.20 17:28:17.331908 [ 260 ] {d8ae8d98-946e-48cc-97dd-e6e76fe63feb} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 18578 | 2025.11.20 17:28:17.332115 [ 260 ] {d8ae8d98-946e-48cc-97dd-e6e76fe63feb} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18579 | 2025.11.20 17:28:17.332245 [ 260 ] {d8ae8d98-946e-48cc-97dd-e6e76fe63feb} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001174 sec., 179727.4275979557 rows/sec., 10.21 MiB/sec. | ||
| 18580 | 2025.11.20 17:28:17.332283 [ 260 ] {d8ae8d98-946e-48cc-97dd-e6e76fe63feb} <Debug> TCPHandler: Processed in 0.001335545 sec. | ||
| 18581 | 2025.11.20 17:28:17.332405 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18582 | 2025.11.20 17:28:17.332529 [ 260 ] {d98c0e9b-d06c-459e-9ce2-dbb320ed3d5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18583 | 2025.11.20 17:28:17.332578 [ 260 ] {d98c0e9b-d06c-459e-9ce2-dbb320ed3d5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18584 | 2025.11.20 17:28:17.333237 [ 260 ] {d98c0e9b-d06c-459e-9ce2-dbb320ed3d5b} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18585 | 2025.11.20 17:28:17.333274 [ 260 ] {d98c0e9b-d06c-459e-9ce2-dbb320ed3d5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18586 | 2025.11.20 17:28:17.333629 [ 260 ] {d98c0e9b-d06c-459e-9ce2-dbb320ed3d5b} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18587 | 2025.11.20 17:28:17.333849 [ 260 ] {d98c0e9b-d06c-459e-9ce2-dbb320ed3d5b} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18588 | 2025.11.20 17:28:17.333982 [ 260 ] {d98c0e9b-d06c-459e-9ce2-dbb320ed3d5b} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001479 sec., 486139.28329952667 rows/sec., 34.12 MiB/sec. | ||
| 18589 | 2025.11.20 17:28:17.334021 [ 260 ] {d98c0e9b-d06c-459e-9ce2-dbb320ed3d5b} <Debug> TCPHandler: Processed in 0.001676902 sec. | ||
| 18590 | 2025.11.20 17:28:17.334158 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18591 | 2025.11.20 17:28:17.334265 [ 260 ] {f338fb1f-566e-4ebd-99b2-978cf942e72e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18592 | 2025.11.20 17:28:17.334316 [ 260 ] {f338fb1f-566e-4ebd-99b2-978cf942e72e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18593 | 2025.11.20 17:28:17.334767 [ 260 ] {f338fb1f-566e-4ebd-99b2-978cf942e72e} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18594 | 2025.11.20 17:28:17.334803 [ 260 ] {f338fb1f-566e-4ebd-99b2-978cf942e72e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18595 | 2025.11.20 17:28:17.335206 [ 260 ] {f338fb1f-566e-4ebd-99b2-978cf942e72e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 18596 | 2025.11.20 17:28:17.335446 [ 260 ] {f338fb1f-566e-4ebd-99b2-978cf942e72e} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18597 | 2025.11.20 17:28:17.335594 [ 260 ] {f338fb1f-566e-4ebd-99b2-978cf942e72e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001352 sec., 4437.869822485208 rows/sec., 231.86 KiB/sec. | ||
| 18598 | 2025.11.20 17:28:17.335637 [ 260 ] {f338fb1f-566e-4ebd-99b2-978cf942e72e} <Debug> TCPHandler: Processed in 0.001538189 sec. | ||
| 18599 | 2025.11.20 17:28:17.335749 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18600 | 2025.11.20 17:28:17.335848 [ 260 ] {482893ba-ac09-43bb-9c89-0702645808e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18601 | 2025.11.20 17:28:17.335893 [ 260 ] {482893ba-ac09-43bb-9c89-0702645808e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18602 | 2025.11.20 17:28:17.336325 [ 260 ] {482893ba-ac09-43bb-9c89-0702645808e8} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18603 | 2025.11.20 17:28:17.336360 [ 260 ] {482893ba-ac09-43bb-9c89-0702645808e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18604 | 2025.11.20 17:28:17.336707 [ 260 ] {482893ba-ac09-43bb-9c89-0702645808e8} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18605 | 2025.11.20 17:28:17.336940 [ 260 ] {482893ba-ac09-43bb-9c89-0702645808e8} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18606 | 2025.11.20 17:28:17.337075 [ 260 ] {482893ba-ac09-43bb-9c89-0702645808e8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001245 sec., 252208.83534136545 rows/sec., 16.57 MiB/sec. | ||
| 18607 | 2025.11.20 17:28:17.337115 [ 260 ] {482893ba-ac09-43bb-9c89-0702645808e8} <Debug> TCPHandler: Processed in 0.001416177 sec. | ||
| 18608 | 2025.11.20 17:28:17.337223 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18609 | 2025.11.20 17:28:17.337322 [ 260 ] {b2d5989a-202e-4b9c-8397-aab8c2e7f244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 18610 | 2025.11.20 17:28:17.337366 [ 260 ] {b2d5989a-202e-4b9c-8397-aab8c2e7f244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 18611 | 2025.11.20 17:28:17.337683 [ 260 ] {b2d5989a-202e-4b9c-8397-aab8c2e7f244} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18612 | 2025.11.20 17:28:17.337721 [ 260 ] {b2d5989a-202e-4b9c-8397-aab8c2e7f244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18613 | 2025.11.20 17:28:17.338019 [ 260 ] {b2d5989a-202e-4b9c-8397-aab8c2e7f244} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 18614 | 2025.11.20 17:28:17.338227 [ 260 ] {b2d5989a-202e-4b9c-8397-aab8c2e7f244} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18615 | 2025.11.20 17:28:17.338358 [ 260 ] {b2d5989a-202e-4b9c-8397-aab8c2e7f244} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001054 sec., 948.7666034155598 rows/sec., 63.93 KiB/sec. | ||
| 18616 | 2025.11.20 17:28:17.338395 [ 260 ] {b2d5989a-202e-4b9c-8397-aab8c2e7f244} <Debug> TCPHandler: Processed in 0.001226883 sec. | ||
| 18617 | 2025.11.20 17:28:17.338501 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18618 | 2025.11.20 17:28:17.338603 [ 260 ] {b1ec93ee-2339-462e-9b1f-682794322802} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 18619 | 2025.11.20 17:28:17.338659 [ 260 ] {b1ec93ee-2339-462e-9b1f-682794322802} <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 | ||
| 18620 | 2025.11.20 17:28:17.339530 [ 260 ] {b1ec93ee-2339-462e-9b1f-682794322802} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18621 | 2025.11.20 17:28:17.339568 [ 260 ] {b1ec93ee-2339-462e-9b1f-682794322802} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18622 | 2025.11.20 17:28:17.340136 [ 260 ] {b1ec93ee-2339-462e-9b1f-682794322802} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 18623 | 2025.11.20 17:28:17.340368 [ 260 ] {b1ec93ee-2339-462e-9b1f-682794322802} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18624 | 2025.11.20 17:28:17.340510 [ 260 ] {b1ec93ee-2339-462e-9b1f-682794322802} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001925 sec., 20779.220779220777 rows/sec., 37.24 MiB/sec. | ||
| 18625 | 2025.11.20 17:28:17.340568 [ 260 ] {b1ec93ee-2339-462e-9b1f-682794322802} <Debug> TCPHandler: Processed in 0.00211669 sec. | ||
| 18626 | 2025.11.20 17:28:17.340679 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18627 | 2025.11.20 17:28:17.340774 [ 260 ] {0abde324-2a34-4d17-bd92-95c5ccfbd229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18628 | 2025.11.20 17:28:17.340816 [ 260 ] {0abde324-2a34-4d17-bd92-95c5ccfbd229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18629 | 2025.11.20 17:28:17.341152 [ 260 ] {0abde324-2a34-4d17-bd92-95c5ccfbd229} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18630 | 2025.11.20 17:28:17.341190 [ 260 ] {0abde324-2a34-4d17-bd92-95c5ccfbd229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.79 GiB. | ||
| 18631 | 2025.11.20 17:28:17.341498 [ 260 ] {0abde324-2a34-4d17-bd92-95c5ccfbd229} <Trace> MergedBlockOutputStream: filled checksums all_143_143_0 (state Temporary) | ||
| 18632 | 2025.11.20 17:28:17.341707 [ 260 ] {0abde324-2a34-4d17-bd92-95c5ccfbd229} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_143_143_0 to all_143_143_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18633 | 2025.11.20 17:28:17.341836 [ 260 ] {0abde324-2a34-4d17-bd92-95c5ccfbd229} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001079 sec., 96385.54216867468 rows/sec., 5.91 MiB/sec. | ||
| 18634 | 2025.11.20 17:28:17.341873 [ 260 ] {0abde324-2a34-4d17-bd92-95c5ccfbd229} <Debug> TCPHandler: Processed in 0.001244053 sec. | ||
| 18635 | 2025.11.20 17:28:18.392826 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 663 | ||
| 18636 | 2025.11.20 17:28:18.410841 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18637 | 2025.11.20 17:28:18.410895 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 18638 | 2025.11.20 17:28:18.417103 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 18639 | 2025.11.20 17:28:18.417812 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18640 | 2025.11.20 17:28:18.420869 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 663 | ||
| 18641 | 2025.11.20 17:28:19.205061 [ 222 ] {} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Found 5 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 18642 | 2025.11.20 17:28:19.205156 [ 222 ] {} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Removing 5 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 18643 | 2025.11.20 17:28:19.207584 [ 222 ] {} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Removing 5 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0] | ||
| 18644 | 2025.11.20 17:28:21.863327 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50070 | ||
| 18645 | 2025.11.20 17:28:21.863440 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18646 | 2025.11.20 17:28:21.863467 [ 351 ] {} <Debug> TCP-Session: d154f23d-d9b0-4776-8878-77f8b468fdf8 Authenticating user 'default' from [fd00:1122:3344:101::e]:50070 | ||
| 18647 | 2025.11.20 17:28:21.863490 [ 351 ] {} <Debug> TCP-Session: d154f23d-d9b0-4776-8878-77f8b468fdf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18648 | 2025.11.20 17:28:21.863503 [ 351 ] {} <Debug> TCP-Session: d154f23d-d9b0-4776-8878-77f8b468fdf8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18649 | 2025.11.20 17:28:21.863697 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36480 | ||
| 18650 | 2025.11.20 17:28:21.863713 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48358 | ||
| 18651 | 2025.11.20 17:28:21.863731 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53774 | ||
| 18652 | 2025.11.20 17:28:21.863796 [ 351 ] {} <Trace> TCP-Session: d154f23d-d9b0-4776-8878-77f8b468fdf8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18653 | 2025.11.20 17:28:21.863811 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18654 | 2025.11.20 17:28:21.863806 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18655 | 2025.11.20 17:28:21.863853 [ 286 ] {} <Debug> TCP-Session: 2a20c35e-d16b-458e-b575-8f8e6ef31451 Authenticating user 'default' from [fd00:1122:3344:101::e]:48358 | ||
| 18656 | 2025.11.20 17:28:21.863767 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38536 | ||
| 18657 | 2025.11.20 17:28:21.863879 [ 286 ] {} <Debug> TCP-Session: 2a20c35e-d16b-458e-b575-8f8e6ef31451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18658 | 2025.11.20 17:28:21.863895 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18659 | 2025.11.20 17:28:21.863913 [ 286 ] {} <Debug> TCP-Session: 2a20c35e-d16b-458e-b575-8f8e6ef31451 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18660 | 2025.11.20 17:28:21.863870 [ 353 ] {} <Debug> TCP-Session: 05b9a49b-78ca-4279-8c30-36459d45a064 Authenticating user 'default' from [fd00:1122:3344:101::e]:36480 | ||
| 18661 | 2025.11.20 17:28:21.863953 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18662 | 2025.11.20 17:28:21.863954 [ 354 ] {} <Debug> TCP-Session: a8d159af-4bdd-40c3-991c-002bc82b0ba8 Authenticating user 'default' from [fd00:1122:3344:101::e]:53774 | ||
| 18663 | 2025.11.20 17:28:21.863978 [ 351 ] {8fadbc0d-8084-4892-a151-01ee802632f7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50070) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18664 | 2025.11.20 17:28:21.863983 [ 350 ] {} <Debug> TCP-Session: 67389605-a144-4e3c-aff2-049c4637a18b Authenticating user 'default' from [fd00:1122:3344:101::e]:38536 | ||
| 18665 | 2025.11.20 17:28:21.864006 [ 354 ] {} <Debug> TCP-Session: a8d159af-4bdd-40c3-991c-002bc82b0ba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18666 | 2025.11.20 17:28:21.864024 [ 350 ] {} <Debug> TCP-Session: 67389605-a144-4e3c-aff2-049c4637a18b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18667 | 2025.11.20 17:28:21.863969 [ 353 ] {} <Debug> TCP-Session: 05b9a49b-78ca-4279-8c30-36459d45a064 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18668 | 2025.11.20 17:28:21.864047 [ 354 ] {} <Debug> TCP-Session: a8d159af-4bdd-40c3-991c-002bc82b0ba8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18669 | 2025.11.20 17:28:21.864051 [ 350 ] {} <Debug> TCP-Session: 67389605-a144-4e3c-aff2-049c4637a18b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18670 | 2025.11.20 17:28:21.864065 [ 353 ] {} <Debug> TCP-Session: 05b9a49b-78ca-4279-8c30-36459d45a064 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18671 | 2025.11.20 17:28:21.863758 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34117 | ||
| 18672 | 2025.11.20 17:28:21.863728 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63942 | ||
| 18673 | 2025.11.20 17:28:21.863697 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54153 | ||
| 18674 | 2025.11.20 17:28:21.864191 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18675 | 2025.11.20 17:28:21.863742 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53044 | ||
| 18676 | 2025.11.20 17:28:21.864235 [ 290 ] {} <Debug> TCP-Session: 7f047823-6b9a-4bd5-a258-09f92b8ea7ed Authenticating user 'default' from [fd00:1122:3344:101::e]:34117 | ||
| 18677 | 2025.11.20 17:28:21.864260 [ 351 ] {8fadbc0d-8084-4892-a151-01ee802632f7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18678 | 2025.11.20 17:28:21.864267 [ 290 ] {} <Debug> TCP-Session: 7f047823-6b9a-4bd5-a258-09f92b8ea7ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18679 | 2025.11.20 17:28:21.864268 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18680 | 2025.11.20 17:28:21.864292 [ 290 ] {} <Debug> TCP-Session: 7f047823-6b9a-4bd5-a258-09f92b8ea7ed Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18681 | 2025.11.20 17:28:21.864317 [ 351 ] {8fadbc0d-8084-4892-a151-01ee802632f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18682 | 2025.11.20 17:28:21.864332 [ 288 ] {} <Debug> TCP-Session: 77642b22-e553-4ae2-9176-cce374f17eca Authenticating user 'default' from [fd00:1122:3344:101::e]:63942 | ||
| 18683 | 2025.11.20 17:28:21.864371 [ 288 ] {} <Debug> TCP-Session: 77642b22-e553-4ae2-9176-cce374f17eca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18684 | 2025.11.20 17:28:21.864394 [ 288 ] {} <Debug> TCP-Session: 77642b22-e553-4ae2-9176-cce374f17eca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18685 | 2025.11.20 17:28:21.864473 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18686 | 2025.11.20 17:28:21.864513 [ 352 ] {} <Debug> TCP-Session: 571ceadb-d5b5-4986-8b75-009abc56976d Authenticating user 'default' from [fd00:1122:3344:101::e]:54153 | ||
| 18687 | 2025.11.20 17:28:21.864537 [ 352 ] {} <Debug> TCP-Session: 571ceadb-d5b5-4986-8b75-009abc56976d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18688 | 2025.11.20 17:28:21.864560 [ 352 ] {} <Debug> TCP-Session: 571ceadb-d5b5-4986-8b75-009abc56976d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18689 | 2025.11.20 17:28:21.864639 [ 351 ] {8fadbc0d-8084-4892-a151-01ee802632f7} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 18690 | 2025.11.20 17:28:21.864681 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18691 | 2025.11.20 17:28:21.864714 [ 289 ] {} <Debug> TCP-Session: f186dbf2-b120-47d8-9c11-3bfb8290fa66 Authenticating user 'default' from [fd00:1122:3344:101::e]:53044 | ||
| 18692 | 2025.11.20 17:28:21.864730 [ 289 ] {} <Debug> TCP-Session: f186dbf2-b120-47d8-9c11-3bfb8290fa66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18693 | 2025.11.20 17:28:21.864742 [ 289 ] {} <Debug> TCP-Session: f186dbf2-b120-47d8-9c11-3bfb8290fa66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18694 | 2025.11.20 17:28:21.865665 [ 314 ] {8fadbc0d-8084-4892-a151-01ee802632f7} <Trace> AggregatingTransform: Aggregating | ||
| 18695 | 2025.11.20 17:28:21.865721 [ 314 ] {8fadbc0d-8084-4892-a151-01ee802632f7} <Trace> Aggregator: Aggregation method: without_key | ||
| 18696 | 2025.11.20 17:28:21.865757 [ 314 ] {8fadbc0d-8084-4892-a151-01ee802632f7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001006719 sec. (993.326 rows/sec., 38.80 KiB/sec.) | ||
| 18697 | 2025.11.20 17:28:21.865776 [ 314 ] {8fadbc0d-8084-4892-a151-01ee802632f7} <Trace> Aggregator: Merging aggregated data | ||
| 18698 | 2025.11.20 17:28:21.867050 [ 351 ] {8fadbc0d-8084-4892-a151-01ee802632f7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003132 sec., 319.28480204342276 rows/sec., 12.47 KiB/sec. | ||
| 18699 | 2025.11.20 17:28:21.867188 [ 351 ] {8fadbc0d-8084-4892-a151-01ee802632f7} <Debug> TCPHandler: Processed in 0.003508836 sec. | ||
| 18700 | 2025.11.20 17:28:21.867315 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18701 | 2025.11.20 17:28:21.867347 [ 351 ] {} <Debug> TCP-Session: d154f23d-d9b0-4776-8878-77f8b468fdf8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18702 | 2025.11.20 17:28:21.867355 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18703 | 2025.11.20 17:28:21.867381 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18704 | 2025.11.20 17:28:21.867411 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18705 | 2025.11.20 17:28:21.867427 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18706 | 2025.11.20 17:28:21.867468 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18707 | 2025.11.20 17:28:21.867474 [ 289 ] {} <Debug> TCP-Session: f186dbf2-b120-47d8-9c11-3bfb8290fa66 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18708 | 2025.11.20 17:28:21.867488 [ 354 ] {} <Debug> TCP-Session: a8d159af-4bdd-40c3-991c-002bc82b0ba8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18709 | 2025.11.20 17:28:21.867496 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18710 | 2025.11.20 17:28:21.867512 [ 350 ] {} <Debug> TCP-Session: 67389605-a144-4e3c-aff2-049c4637a18b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18711 | 2025.11.20 17:28:21.867524 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18712 | 2025.11.20 17:28:21.867547 [ 288 ] {} <Debug> TCP-Session: 77642b22-e553-4ae2-9176-cce374f17eca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18713 | 2025.11.20 17:28:21.867581 [ 290 ] {} <Debug> TCP-Session: 7f047823-6b9a-4bd5-a258-09f92b8ea7ed Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18714 | 2025.11.20 17:28:21.867431 [ 286 ] {} <Debug> TCP-Session: 2a20c35e-d16b-458e-b575-8f8e6ef31451 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18715 | 2025.11.20 17:28:21.867414 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18716 | 2025.11.20 17:28:21.867412 [ 352 ] {} <Debug> TCP-Session: 571ceadb-d5b5-4986-8b75-009abc56976d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18717 | 2025.11.20 17:28:21.867694 [ 353 ] {} <Debug> TCP-Session: 05b9a49b-78ca-4279-8c30-36459d45a064 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18718 | 2025.11.20 17:28:22.106993 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55127 | ||
| 18719 | 2025.11.20 17:28:22.107096 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18720 | 2025.11.20 17:28:22.107127 [ 351 ] {} <Debug> TCP-Session: b0c2b5a3-0358-41ff-820f-a8739b6265b6 Authenticating user 'default' from [fd00:1122:3344:101::e]:55127 | ||
| 18721 | 2025.11.20 17:28:22.107158 [ 351 ] {} <Debug> TCP-Session: b0c2b5a3-0358-41ff-820f-a8739b6265b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18722 | 2025.11.20 17:28:22.107173 [ 351 ] {} <Debug> TCP-Session: b0c2b5a3-0358-41ff-820f-a8739b6265b6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18723 | 2025.11.20 17:28:22.107377 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57474 | ||
| 18724 | 2025.11.20 17:28:22.107429 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61149 | ||
| 18725 | 2025.11.20 17:28:22.107458 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49103 | ||
| 18726 | 2025.11.20 17:28:22.107461 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65262 | ||
| 18727 | 2025.11.20 17:28:22.107506 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45657 | ||
| 18728 | 2025.11.20 17:28:22.107498 [ 351 ] {} <Trace> TCP-Session: b0c2b5a3-0358-41ff-820f-a8739b6265b6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18729 | 2025.11.20 17:28:22.107539 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18730 | 2025.11.20 17:28:22.107539 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18731 | 2025.11.20 17:28:22.107583 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18732 | 2025.11.20 17:28:22.107583 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18733 | 2025.11.20 17:28:22.107603 [ 286 ] {} <Debug> TCP-Session: 6d6a3d5c-1cc8-4403-8cac-4b9164b37bfd Authenticating user 'default' from [fd00:1122:3344:101::e]:49103 | ||
| 18734 | 2025.11.20 17:28:22.107618 [ 350 ] {} <Debug> TCP-Session: 1e048ec8-3481-4187-bc9a-e66b3ab3caa1 Authenticating user 'default' from [fd00:1122:3344:101::e]:45657 | ||
| 18735 | 2025.11.20 17:28:22.107625 [ 354 ] {} <Debug> TCP-Session: eb10f8c4-1056-4f12-b894-ab63a7e46d00 Authenticating user 'default' from [fd00:1122:3344:101::e]:65262 | ||
| 18736 | 2025.11.20 17:28:22.107643 [ 286 ] {} <Debug> TCP-Session: 6d6a3d5c-1cc8-4403-8cac-4b9164b37bfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18737 | 2025.11.20 17:28:22.107655 [ 350 ] {} <Debug> TCP-Session: 1e048ec8-3481-4187-bc9a-e66b3ab3caa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18738 | 2025.11.20 17:28:22.107658 [ 354 ] {} <Debug> TCP-Session: eb10f8c4-1056-4f12-b894-ab63a7e46d00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18739 | 2025.11.20 17:28:22.107670 [ 286 ] {} <Debug> TCP-Session: 6d6a3d5c-1cc8-4403-8cac-4b9164b37bfd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18740 | 2025.11.20 17:28:22.107681 [ 350 ] {} <Debug> TCP-Session: 1e048ec8-3481-4187-bc9a-e66b3ab3caa1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18741 | 2025.11.20 17:28:22.107688 [ 354 ] {} <Debug> TCP-Session: eb10f8c4-1056-4f12-b894-ab63a7e46d00 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18742 | 2025.11.20 17:28:22.107713 [ 351 ] {98cfa6e3-c3d4-4cd3-a6d4-5a36bea2f9a8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55127) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18743 | 2025.11.20 17:28:22.107588 [ 353 ] {} <Debug> TCP-Session: b1fd5559-5d77-47e5-bc44-f7e3f0b741f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:61149 | ||
| 18744 | 2025.11.20 17:28:22.107495 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36499 | ||
| 18745 | 2025.11.20 17:28:22.107771 [ 353 ] {} <Debug> TCP-Session: b1fd5559-5d77-47e5-bc44-f7e3f0b741f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18746 | 2025.11.20 17:28:22.107486 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47235 | ||
| 18747 | 2025.11.20 17:28:22.107802 [ 353 ] {} <Debug> TCP-Session: b1fd5559-5d77-47e5-bc44-f7e3f0b741f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18748 | 2025.11.20 17:28:22.107831 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18749 | 2025.11.20 17:28:22.107499 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18750 | 2025.11.20 17:28:22.107867 [ 290 ] {} <Debug> TCP-Session: a65ac75f-7df0-45ee-a3b1-0f2a5dde5c89 Authenticating user 'default' from [fd00:1122:3344:101::e]:36499 | ||
| 18751 | 2025.11.20 17:28:22.107872 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18752 | 2025.11.20 17:28:22.107899 [ 352 ] {} <Debug> TCP-Session: e9036c59-174e-437f-b28a-91a5ee879cb8 Authenticating user 'default' from [fd00:1122:3344:101::e]:57474 | ||
| 18753 | 2025.11.20 17:28:22.107915 [ 290 ] {} <Debug> TCP-Session: a65ac75f-7df0-45ee-a3b1-0f2a5dde5c89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18754 | 2025.11.20 17:28:22.107926 [ 289 ] {} <Debug> TCP-Session: ca7457af-9b2a-4431-9bb2-0fd53fd03350 Authenticating user 'default' from [fd00:1122:3344:101::e]:47235 | ||
| 18755 | 2025.11.20 17:28:22.107951 [ 290 ] {} <Debug> TCP-Session: a65ac75f-7df0-45ee-a3b1-0f2a5dde5c89 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18756 | 2025.11.20 17:28:22.107968 [ 289 ] {} <Debug> TCP-Session: ca7457af-9b2a-4431-9bb2-0fd53fd03350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18757 | 2025.11.20 17:28:22.107944 [ 352 ] {} <Debug> TCP-Session: e9036c59-174e-437f-b28a-91a5ee879cb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18758 | 2025.11.20 17:28:22.107995 [ 351 ] {98cfa6e3-c3d4-4cd3-a6d4-5a36bea2f9a8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18759 | 2025.11.20 17:28:22.108017 [ 352 ] {} <Debug> TCP-Session: e9036c59-174e-437f-b28a-91a5ee879cb8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18760 | 2025.11.20 17:28:22.107996 [ 289 ] {} <Debug> TCP-Session: ca7457af-9b2a-4431-9bb2-0fd53fd03350 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18761 | 2025.11.20 17:28:22.107469 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53929 | ||
| 18762 | 2025.11.20 17:28:22.108068 [ 351 ] {98cfa6e3-c3d4-4cd3-a6d4-5a36bea2f9a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18763 | 2025.11.20 17:28:22.108138 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18764 | 2025.11.20 17:28:22.108165 [ 288 ] {} <Debug> TCP-Session: 69196e0c-9e07-4ba7-98d5-570bf7e04689 Authenticating user 'default' from [fd00:1122:3344:101::e]:53929 | ||
| 18765 | 2025.11.20 17:28:22.108182 [ 288 ] {} <Debug> TCP-Session: 69196e0c-9e07-4ba7-98d5-570bf7e04689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18766 | 2025.11.20 17:28:22.108195 [ 288 ] {} <Debug> TCP-Session: 69196e0c-9e07-4ba7-98d5-570bf7e04689 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18767 | 2025.11.20 17:28:22.108399 [ 351 ] {98cfa6e3-c3d4-4cd3-a6d4-5a36bea2f9a8} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 18768 | 2025.11.20 17:28:22.109357 [ 328 ] {98cfa6e3-c3d4-4cd3-a6d4-5a36bea2f9a8} <Trace> AggregatingTransform: Aggregating | ||
| 18769 | 2025.11.20 17:28:22.109410 [ 328 ] {98cfa6e3-c3d4-4cd3-a6d4-5a36bea2f9a8} <Trace> Aggregator: Aggregation method: without_key | ||
| 18770 | 2025.11.20 17:28:22.109450 [ 328 ] {98cfa6e3-c3d4-4cd3-a6d4-5a36bea2f9a8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000940608 sec. (1063.142 rows/sec., 41.53 KiB/sec.) | ||
| 18771 | 2025.11.20 17:28:22.109470 [ 328 ] {98cfa6e3-c3d4-4cd3-a6d4-5a36bea2f9a8} <Trace> Aggregator: Merging aggregated data | ||
| 18772 | 2025.11.20 17:28:22.111002 [ 351 ] {98cfa6e3-c3d4-4cd3-a6d4-5a36bea2f9a8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003347 sec., 298.7750224081267 rows/sec., 11.67 KiB/sec. | ||
| 18773 | 2025.11.20 17:28:22.111159 [ 351 ] {98cfa6e3-c3d4-4cd3-a6d4-5a36bea2f9a8} <Debug> TCPHandler: Processed in 0.003781531 sec. | ||
| 18774 | 2025.11.20 17:28:22.111292 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18775 | 2025.11.20 17:28:22.111323 [ 351 ] {} <Debug> TCP-Session: b0c2b5a3-0358-41ff-820f-a8739b6265b6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18776 | 2025.11.20 17:28:22.111328 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18777 | 2025.11.20 17:28:22.111346 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18778 | 2025.11.20 17:28:22.111367 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18779 | 2025.11.20 17:28:22.111379 [ 350 ] {} <Debug> TCP-Session: 1e048ec8-3481-4187-bc9a-e66b3ab3caa1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18780 | 2025.11.20 17:28:22.111403 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18781 | 2025.11.20 17:28:22.111425 [ 353 ] {} <Debug> TCP-Session: b1fd5559-5d77-47e5-bc44-f7e3f0b741f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18782 | 2025.11.20 17:28:22.111425 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18783 | 2025.11.20 17:28:22.111463 [ 289 ] {} <Debug> TCP-Session: ca7457af-9b2a-4431-9bb2-0fd53fd03350 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18784 | 2025.11.20 17:28:22.111461 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18785 | 2025.11.20 17:28:22.111493 [ 286 ] {} <Debug> TCP-Session: 6d6a3d5c-1cc8-4403-8cac-4b9164b37bfd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18786 | 2025.11.20 17:28:22.111534 [ 290 ] {} <Debug> TCP-Session: a65ac75f-7df0-45ee-a3b1-0f2a5dde5c89 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18787 | 2025.11.20 17:28:22.111399 [ 352 ] {} <Debug> TCP-Session: e9036c59-174e-437f-b28a-91a5ee879cb8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18788 | 2025.11.20 17:28:22.111385 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18789 | 2025.11.20 17:28:22.111439 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18790 | 2025.11.20 17:28:22.111620 [ 354 ] {} <Debug> TCP-Session: eb10f8c4-1056-4f12-b894-ab63a7e46d00 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18791 | 2025.11.20 17:28:22.111644 [ 288 ] {} <Debug> TCP-Session: 69196e0c-9e07-4ba7-98d5-570bf7e04689 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18792 | 2025.11.20 17:28:22.185683 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63595 | ||
| 18793 | 2025.11.20 17:28:22.185794 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18794 | 2025.11.20 17:28:22.185821 [ 290 ] {} <Debug> TCP-Session: f2b1f380-90c5-468f-9f47-7d012e9b65ce Authenticating user 'default' from [fd00:1122:3344:101::e]:63595 | ||
| 18795 | 2025.11.20 17:28:22.185844 [ 290 ] {} <Debug> TCP-Session: f2b1f380-90c5-468f-9f47-7d012e9b65ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18796 | 2025.11.20 17:28:22.185857 [ 290 ] {} <Debug> TCP-Session: f2b1f380-90c5-468f-9f47-7d012e9b65ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18797 | 2025.11.20 17:28:22.186071 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48874 | ||
| 18798 | 2025.11.20 17:28:22.186091 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42522 | ||
| 18799 | 2025.11.20 17:28:22.186119 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52911 | ||
| 18800 | 2025.11.20 17:28:22.186143 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37036 | ||
| 18801 | 2025.11.20 17:28:22.186166 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53693 | ||
| 18802 | 2025.11.20 17:28:22.186192 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18803 | 2025.11.20 17:28:22.186197 [ 290 ] {} <Trace> TCP-Session: f2b1f380-90c5-468f-9f47-7d012e9b65ce Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18804 | 2025.11.20 17:28:22.186236 [ 350 ] {} <Debug> TCP-Session: c1c92dfd-e3f1-4334-b735-bf6f09340b5e Authenticating user 'default' from [fd00:1122:3344:101::e]:48874 | ||
| 18805 | 2025.11.20 17:28:22.186238 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18806 | 2025.11.20 17:28:22.186271 [ 350 ] {} <Debug> TCP-Session: c1c92dfd-e3f1-4334-b735-bf6f09340b5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18807 | 2025.11.20 17:28:22.186272 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18808 | 2025.11.20 17:28:22.186298 [ 350 ] {} <Debug> TCP-Session: c1c92dfd-e3f1-4334-b735-bf6f09340b5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18809 | 2025.11.20 17:28:22.186323 [ 286 ] {} <Debug> TCP-Session: eff8f546-521a-45aa-ab0b-f80e391e08b5 Authenticating user 'default' from [fd00:1122:3344:101::e]:37036 | ||
| 18810 | 2025.11.20 17:28:22.186292 [ 352 ] {} <Debug> TCP-Session: 70604979-ea71-4932-b413-dcc0bed3b2ef Authenticating user 'default' from [fd00:1122:3344:101::e]:52911 | ||
| 18811 | 2025.11.20 17:28:22.186361 [ 286 ] {} <Debug> TCP-Session: eff8f546-521a-45aa-ab0b-f80e391e08b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18812 | 2025.11.20 17:28:22.186190 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18813 | 2025.11.20 17:28:22.186382 [ 352 ] {} <Debug> TCP-Session: 70604979-ea71-4932-b413-dcc0bed3b2ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18814 | 2025.11.20 17:28:22.186393 [ 290 ] {cbb85a02-0cd6-4e1c-b3ca-4261d8bb2d1c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63595) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 18815 | 2025.11.20 17:28:22.186414 [ 351 ] {} <Debug> TCP-Session: d2ae996d-12d9-4b44-ad12-5e15d2b1df12 Authenticating user 'default' from [fd00:1122:3344:101::e]:42522 | ||
| 18816 | 2025.11.20 17:28:22.186419 [ 352 ] {} <Debug> TCP-Session: 70604979-ea71-4932-b413-dcc0bed3b2ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18817 | 2025.11.20 17:28:22.186445 [ 351 ] {} <Debug> TCP-Session: d2ae996d-12d9-4b44-ad12-5e15d2b1df12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18818 | 2025.11.20 17:28:22.186386 [ 286 ] {} <Debug> TCP-Session: eff8f546-521a-45aa-ab0b-f80e391e08b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18819 | 2025.11.20 17:28:22.186471 [ 351 ] {} <Debug> TCP-Session: d2ae996d-12d9-4b44-ad12-5e15d2b1df12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18820 | 2025.11.20 17:28:22.186133 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59275 | ||
| 18821 | 2025.11.20 17:28:22.186122 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55821 | ||
| 18822 | 2025.11.20 17:28:22.186272 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18823 | 2025.11.20 17:28:22.186157 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62122 | ||
| 18824 | 2025.11.20 17:28:22.186583 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18825 | 2025.11.20 17:28:22.186598 [ 289 ] {} <Debug> TCP-Session: 7c38e2c4-ac32-47cb-812b-fd079fecbe9c Authenticating user 'default' from [fd00:1122:3344:101::e]:53693 | ||
| 18826 | 2025.11.20 17:28:22.186640 [ 354 ] {} <Debug> TCP-Session: 151b543e-6c2f-4afb-95ad-8e8a4f961435 Authenticating user 'default' from [fd00:1122:3344:101::e]:59275 | ||
| 18827 | 2025.11.20 17:28:22.186609 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18828 | 2025.11.20 17:28:22.186658 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 18829 | 2025.11.20 17:28:22.186672 [ 354 ] {} <Debug> TCP-Session: 151b543e-6c2f-4afb-95ad-8e8a4f961435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18830 | 2025.11.20 17:28:22.186684 [ 353 ] {} <Debug> TCP-Session: cc362744-dbe5-40aa-8117-2047509ca3dc Authenticating user 'default' from [fd00:1122:3344:101::e]:55821 | ||
| 18831 | 2025.11.20 17:28:22.186695 [ 288 ] {} <Debug> TCP-Session: 26b4cfb6-d8c9-4175-a374-77a91b6b3627 Authenticating user 'default' from [fd00:1122:3344:101::e]:62122 | ||
| 18832 | 2025.11.20 17:28:22.186702 [ 354 ] {} <Debug> TCP-Session: 151b543e-6c2f-4afb-95ad-8e8a4f961435 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18833 | 2025.11.20 17:28:22.186720 [ 353 ] {} <Debug> TCP-Session: cc362744-dbe5-40aa-8117-2047509ca3dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18834 | 2025.11.20 17:28:22.186732 [ 288 ] {} <Debug> TCP-Session: 26b4cfb6-d8c9-4175-a374-77a91b6b3627 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18835 | 2025.11.20 17:28:22.186757 [ 353 ] {} <Debug> TCP-Session: cc362744-dbe5-40aa-8117-2047509ca3dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18836 | 2025.11.20 17:28:22.186776 [ 288 ] {} <Debug> TCP-Session: 26b4cfb6-d8c9-4175-a374-77a91b6b3627 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18837 | 2025.11.20 17:28:22.186684 [ 290 ] {cbb85a02-0cd6-4e1c-b3ca-4261d8bb2d1c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 18838 | 2025.11.20 17:28:22.186668 [ 289 ] {} <Debug> TCP-Session: 7c38e2c4-ac32-47cb-812b-fd079fecbe9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18839 | 2025.11.20 17:28:22.186880 [ 289 ] {} <Debug> TCP-Session: 7c38e2c4-ac32-47cb-812b-fd079fecbe9c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18840 | 2025.11.20 17:28:22.186885 [ 290 ] {cbb85a02-0cd6-4e1c-b3ca-4261d8bb2d1c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 18841 | 2025.11.20 17:28:22.187198 [ 290 ] {cbb85a02-0cd6-4e1c-b3ca-4261d8bb2d1c} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 18842 | 2025.11.20 17:28:22.188153 [ 327 ] {cbb85a02-0cd6-4e1c-b3ca-4261d8bb2d1c} <Trace> AggregatingTransform: Aggregating | ||
| 18843 | 2025.11.20 17:28:22.188191 [ 327 ] {cbb85a02-0cd6-4e1c-b3ca-4261d8bb2d1c} <Trace> Aggregator: Aggregation method: without_key | ||
| 18844 | 2025.11.20 17:28:22.188228 [ 327 ] {cbb85a02-0cd6-4e1c-b3ca-4261d8bb2d1c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000923557 sec. (1082.770 rows/sec., 42.30 KiB/sec.) | ||
| 18845 | 2025.11.20 17:28:22.188246 [ 327 ] {cbb85a02-0cd6-4e1c-b3ca-4261d8bb2d1c} <Trace> Aggregator: Merging aggregated data | ||
| 18846 | 2025.11.20 17:28:22.189577 [ 290 ] {cbb85a02-0cd6-4e1c-b3ca-4261d8bb2d1c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003242 sec., 308.45157310302284 rows/sec., 12.05 KiB/sec. | ||
| 18847 | 2025.11.20 17:28:22.189707 [ 290 ] {cbb85a02-0cd6-4e1c-b3ca-4261d8bb2d1c} <Debug> TCPHandler: Processed in 0.003627408 sec. | ||
| 18848 | 2025.11.20 17:28:22.189790 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18849 | 2025.11.20 17:28:22.189820 [ 290 ] {} <Debug> TCP-Session: f2b1f380-90c5-468f-9f47-7d012e9b65ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18850 | 2025.11.20 17:28:22.189823 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18851 | 2025.11.20 17:28:22.189835 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18852 | 2025.11.20 17:28:22.189853 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18853 | 2025.11.20 17:28:22.189870 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18854 | 2025.11.20 17:28:22.189889 [ 354 ] {} <Debug> TCP-Session: 151b543e-6c2f-4afb-95ad-8e8a4f961435 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18855 | 2025.11.20 17:28:22.189897 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18856 | 2025.11.20 17:28:22.189923 [ 289 ] {} <Debug> TCP-Session: 7c38e2c4-ac32-47cb-812b-fd079fecbe9c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18857 | 2025.11.20 17:28:22.189930 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18858 | 2025.11.20 17:28:22.189957 [ 351 ] {} <Debug> TCP-Session: d2ae996d-12d9-4b44-ad12-5e15d2b1df12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18859 | 2025.11.20 17:28:22.189985 [ 288 ] {} <Debug> TCP-Session: 26b4cfb6-d8c9-4175-a374-77a91b6b3627 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18860 | 2025.11.20 17:28:22.189916 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18861 | 2025.11.20 17:28:22.189912 [ 352 ] {} <Debug> TCP-Session: 70604979-ea71-4932-b413-dcc0bed3b2ef Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18862 | 2025.11.20 17:28:22.189885 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 18863 | 2025.11.20 17:28:22.190053 [ 353 ] {} <Debug> TCP-Session: cc362744-dbe5-40aa-8117-2047509ca3dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18864 | 2025.11.20 17:28:22.189873 [ 350 ] {} <Debug> TCP-Session: c1c92dfd-e3f1-4334-b735-bf6f09340b5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18865 | 2025.11.20 17:28:22.190087 [ 286 ] {} <Debug> TCP-Session: eff8f546-521a-45aa-ab0b-f80e391e08b5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 18866 | 2025.11.20 17:28:22.312263 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18867 | 2025.11.20 17:28:22.312451 [ 260 ] {2ccc435f-cdda-4350-9c9a-041bb58f2577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18868 | 2025.11.20 17:28:22.312520 [ 260 ] {2ccc435f-cdda-4350-9c9a-041bb58f2577} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18869 | 2025.11.20 17:28:22.313232 [ 260 ] {2ccc435f-cdda-4350-9c9a-041bb58f2577} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18870 | 2025.11.20 17:28:22.313286 [ 260 ] {2ccc435f-cdda-4350-9c9a-041bb58f2577} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 18871 | 2025.11.20 17:28:22.313690 [ 260 ] {2ccc435f-cdda-4350-9c9a-041bb58f2577} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18872 | 2025.11.20 17:28:22.313916 [ 260 ] {2ccc435f-cdda-4350-9c9a-041bb58f2577} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18873 | 2025.11.20 17:28:22.314071 [ 260 ] {2ccc435f-cdda-4350-9c9a-041bb58f2577} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001669 sec., 33553.0257639305 rows/sec., 2.58 MiB/sec. | ||
| 18874 | 2025.11.20 17:28:22.314114 [ 260 ] {2ccc435f-cdda-4350-9c9a-041bb58f2577} <Debug> TCPHandler: Processed in 0.001984737 sec. | ||
| 18875 | 2025.11.20 17:28:22.314232 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18876 | 2025.11.20 17:28:22.314331 [ 260 ] {9d322a6d-cb43-47a9-bf5e-1cad4701b0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18877 | 2025.11.20 17:28:22.314373 [ 260 ] {9d322a6d-cb43-47a9-bf5e-1cad4701b0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18878 | 2025.11.20 17:28:22.314801 [ 260 ] {9d322a6d-cb43-47a9-bf5e-1cad4701b0c1} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18879 | 2025.11.20 17:28:22.314838 [ 260 ] {9d322a6d-cb43-47a9-bf5e-1cad4701b0c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 18880 | 2025.11.20 17:28:22.315153 [ 260 ] {9d322a6d-cb43-47a9-bf5e-1cad4701b0c1} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18881 | 2025.11.20 17:28:22.315393 [ 260 ] {9d322a6d-cb43-47a9-bf5e-1cad4701b0c1} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18882 | 2025.11.20 17:28:22.315530 [ 260 ] {9d322a6d-cb43-47a9-bf5e-1cad4701b0c1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00122 sec., 52459.016393442624 rows/sec., 4.09 MiB/sec. | ||
| 18883 | 2025.11.20 17:28:22.315569 [ 260 ] {9d322a6d-cb43-47a9-bf5e-1cad4701b0c1} <Debug> TCPHandler: Processed in 0.001388276 sec. | ||
| 18884 | 2025.11.20 17:28:22.315651 [ 219 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18885 | 2025.11.20 17:28:22.315700 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18886 | 2025.11.20 17:28:22.315711 [ 219 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18887 | 2025.11.20 17:28:22.315834 [ 260 ] {0bfd21b2-2578-42fa-8b2f-6b462cbe6bda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 18888 | 2025.11.20 17:28:22.315898 [ 260 ] {0bfd21b2-2578-42fa-8b2f-6b462cbe6bda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 18889 | 2025.11.20 17:28:22.316448 [ 260 ] {0bfd21b2-2578-42fa-8b2f-6b462cbe6bda} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18890 | 2025.11.20 17:28:22.316497 [ 260 ] {0bfd21b2-2578-42fa-8b2f-6b462cbe6bda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 18891 | 2025.11.20 17:28:22.316973 [ 260 ] {0bfd21b2-2578-42fa-8b2f-6b462cbe6bda} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18892 | 2025.11.20 17:28:22.317323 [ 260 ] {0bfd21b2-2578-42fa-8b2f-6b462cbe6bda} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18893 | 2025.11.20 17:28:22.317481 [ 260 ] {0bfd21b2-2578-42fa-8b2f-6b462cbe6bda} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001673 sec., 95636.58099222953 rows/sec., 6.66 MiB/sec. | ||
| 18894 | 2025.11.20 17:28:22.317526 [ 260 ] {0bfd21b2-2578-42fa-8b2f-6b462cbe6bda} <Debug> TCPHandler: Processed in 0.001890306 sec. | ||
| 18895 | 2025.11.20 17:28:22.317596 [ 222 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18896 | 2025.11.20 17:28:22.317642 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18897 | 2025.11.20 17:28:22.317646 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18898 | 2025.11.20 17:28:22.317750 [ 260 ] {6f671c2c-8b6e-4c11-9191-0a40ba42a81f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 18899 | 2025.11.20 17:28:22.317800 [ 260 ] {6f671c2c-8b6e-4c11-9191-0a40ba42a81f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 18900 | 2025.11.20 17:28:22.318166 [ 260 ] {6f671c2c-8b6e-4c11-9191-0a40ba42a81f} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18901 | 2025.11.20 17:28:22.318203 [ 260 ] {6f671c2c-8b6e-4c11-9191-0a40ba42a81f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 18902 | 2025.11.20 17:28:22.318570 [ 260 ] {6f671c2c-8b6e-4c11-9191-0a40ba42a81f} <Trace> MergedBlockOutputStream: filled checksums all_144_144_0 (state Temporary) | ||
| 18903 | 2025.11.20 17:28:22.318851 [ 260 ] {6f671c2c-8b6e-4c11-9191-0a40ba42a81f} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_144_144_0 to all_144_144_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18904 | 2025.11.20 17:28:22.318993 [ 260 ] {6f671c2c-8b6e-4c11-9191-0a40ba42a81f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001268 sec., 47318.6119873817 rows/sec., 3.19 MiB/sec. | ||
| 18905 | 2025.11.20 17:28:22.319032 [ 260 ] {6f671c2c-8b6e-4c11-9191-0a40ba42a81f} <Debug> TCPHandler: Processed in 0.001440187 sec. | ||
| 18906 | 2025.11.20 17:28:22.319075 [ 217 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18907 | 2025.11.20 17:28:22.319139 [ 217 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18908 | 2025.11.20 17:28:22.320248 [ 219 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18909 | 2025.11.20 17:28:22.321074 [ 222 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18910 | 2025.11.20 17:28:22.322657 [ 217 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18911 | 2025.11.20 17:28:23.319351 [ 221 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18912 | 2025.11.20 17:28:23.319433 [ 221 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18913 | 2025.11.20 17:28:23.322845 [ 221 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 18914 | 2025.11.20 17:28:23.722905 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 42656 | ||
| 18915 | 2025.11.20 17:28:23.723451 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18916 | 2025.11.20 17:28:23.723491 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 18917 | 2025.11.20 17:28:23.723966 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 18918 | 2025.11.20 17:28:23.724212 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18919 | 2025.11.20 17:28:23.724349 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 42656 | ||
| 18920 | 2025.11.20 17:28:25.921045 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 670 | ||
| 18921 | 2025.11.20 17:28:25.939439 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18922 | 2025.11.20 17:28:25.939493 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 18923 | 2025.11.20 17:28:25.950563 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 18924 | 2025.11.20 17:28:25.951720 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18925 | 2025.11.20 17:28:25.957584 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 670 | ||
| 18926 | 2025.11.20 17:28:26.368545 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 2358 | ||
| 18927 | 2025.11.20 17:28:26.371110 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18928 | 2025.11.20 17:28:26.371159 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 18929 | 2025.11.20 17:28:26.372383 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 18930 | 2025.11.20 17:28:26.372643 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18931 | 2025.11.20 17:28:26.372941 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2358 | ||
| 18932 | 2025.11.20 17:28:27.326308 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18933 | 2025.11.20 17:28:27.326482 [ 260 ] {cdbbce16-c6c8-496e-a6a9-cae4441aac9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 18934 | 2025.11.20 17:28:27.326546 [ 260 ] {cdbbce16-c6c8-496e-a6a9-cae4441aac9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 18935 | 2025.11.20 17:28:27.327370 [ 260 ] {cdbbce16-c6c8-496e-a6a9-cae4441aac9d} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18936 | 2025.11.20 17:28:27.327406 [ 260 ] {cdbbce16-c6c8-496e-a6a9-cae4441aac9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 18937 | 2025.11.20 17:28:27.327826 [ 260 ] {cdbbce16-c6c8-496e-a6a9-cae4441aac9d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18938 | 2025.11.20 17:28:27.328048 [ 260 ] {cdbbce16-c6c8-496e-a6a9-cae4441aac9d} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18939 | 2025.11.20 17:28:27.328197 [ 260 ] {cdbbce16-c6c8-496e-a6a9-cae4441aac9d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001762 sec., 232690.1248581158 rows/sec., 14.76 MiB/sec. | ||
| 18940 | 2025.11.20 17:28:27.328240 [ 260 ] {cdbbce16-c6c8-496e-a6a9-cae4441aac9d} <Debug> TCPHandler: Processed in 0.002066529 sec. | ||
| 18941 | 2025.11.20 17:28:27.328360 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18942 | 2025.11.20 17:28:27.328460 [ 260 ] {fbf5736f-ed28-4110-8cdd-586b535eccc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 18943 | 2025.11.20 17:28:27.328501 [ 260 ] {fbf5736f-ed28-4110-8cdd-586b535eccc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 18944 | 2025.11.20 17:28:27.329813 [ 260 ] {fbf5736f-ed28-4110-8cdd-586b535eccc4} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18945 | 2025.11.20 17:28:27.329849 [ 260 ] {fbf5736f-ed28-4110-8cdd-586b535eccc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 18946 | 2025.11.20 17:28:27.330224 [ 260 ] {fbf5736f-ed28-4110-8cdd-586b535eccc4} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18947 | 2025.11.20 17:28:27.330444 [ 260 ] {fbf5736f-ed28-4110-8cdd-586b535eccc4} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18948 | 2025.11.20 17:28:27.330569 [ 260 ] {fbf5736f-ed28-4110-8cdd-586b535eccc4} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.002129 sec., 559887.271019258 rows/sec., 44.73 MiB/sec. | ||
| 18949 | 2025.11.20 17:28:27.330606 [ 260 ] {fbf5736f-ed28-4110-8cdd-586b535eccc4} <Debug> TCPHandler: Processed in 0.002297413 sec. | ||
| 18950 | 2025.11.20 17:28:27.330721 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18951 | 2025.11.20 17:28:27.330816 [ 260 ] {12fd6f57-16c7-4c4d-9b3f-83f52504731a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 18952 | 2025.11.20 17:28:27.330855 [ 260 ] {12fd6f57-16c7-4c4d-9b3f-83f52504731a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 18953 | 2025.11.20 17:28:27.331395 [ 260 ] {12fd6f57-16c7-4c4d-9b3f-83f52504731a} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18954 | 2025.11.20 17:28:27.331430 [ 260 ] {12fd6f57-16c7-4c4d-9b3f-83f52504731a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 18955 | 2025.11.20 17:28:27.331739 [ 260 ] {12fd6f57-16c7-4c4d-9b3f-83f52504731a} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 18956 | 2025.11.20 17:28:27.331943 [ 260 ] {12fd6f57-16c7-4c4d-9b3f-83f52504731a} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18957 | 2025.11.20 17:28:27.332068 [ 260 ] {12fd6f57-16c7-4c4d-9b3f-83f52504731a} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.00127 sec., 192913.38582677164 rows/sec., 11.78 MiB/sec. | ||
| 18958 | 2025.11.20 17:28:27.332106 [ 260 ] {12fd6f57-16c7-4c4d-9b3f-83f52504731a} <Debug> TCPHandler: Processed in 0.001433537 sec. | ||
| 18959 | 2025.11.20 17:28:27.332115 [ 217 ] {} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18960 | 2025.11.20 17:28:27.332202 [ 217 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18961 | 2025.11.20 17:28:27.332224 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18962 | 2025.11.20 17:28:27.332322 [ 260 ] {c9c16d0d-1342-456f-bff9-ee0d34b73bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 18963 | 2025.11.20 17:28:27.332361 [ 260 ] {c9c16d0d-1342-456f-bff9-ee0d34b73bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 18964 | 2025.11.20 17:28:27.332880 [ 260 ] {c9c16d0d-1342-456f-bff9-ee0d34b73bd9} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18965 | 2025.11.20 17:28:27.332918 [ 260 ] {c9c16d0d-1342-456f-bff9-ee0d34b73bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 18966 | 2025.11.20 17:28:27.333269 [ 260 ] {c9c16d0d-1342-456f-bff9-ee0d34b73bd9} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 18967 | 2025.11.20 17:28:27.333475 [ 260 ] {c9c16d0d-1342-456f-bff9-ee0d34b73bd9} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18968 | 2025.11.20 17:28:27.333604 [ 260 ] {c9c16d0d-1342-456f-bff9-ee0d34b73bd9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.0013 sec., 163076.9230769231 rows/sec., 10.52 MiB/sec. | ||
| 18969 | 2025.11.20 17:28:27.333644 [ 260 ] {c9c16d0d-1342-456f-bff9-ee0d34b73bd9} <Debug> TCPHandler: Processed in 0.001470048 sec. | ||
| 18970 | 2025.11.20 17:28:27.333755 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18971 | 2025.11.20 17:28:27.333848 [ 260 ] {881da72b-7917-4993-a3b5-95a922b24ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 18972 | 2025.11.20 17:28:27.333887 [ 260 ] {881da72b-7917-4993-a3b5-95a922b24ac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 18973 | 2025.11.20 17:28:27.334403 [ 260 ] {881da72b-7917-4993-a3b5-95a922b24ac6} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18974 | 2025.11.20 17:28:27.334441 [ 260 ] {881da72b-7917-4993-a3b5-95a922b24ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 18975 | 2025.11.20 17:28:27.334755 [ 260 ] {881da72b-7917-4993-a3b5-95a922b24ac6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 18976 | 2025.11.20 17:28:27.334960 [ 260 ] {881da72b-7917-4993-a3b5-95a922b24ac6} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18977 | 2025.11.20 17:28:27.335088 [ 260 ] {881da72b-7917-4993-a3b5-95a922b24ac6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001258 sec., 167726.55007949125 rows/sec., 9.52 MiB/sec. | ||
| 18978 | 2025.11.20 17:28:27.335127 [ 260 ] {881da72b-7917-4993-a3b5-95a922b24ac6} <Debug> TCPHandler: Processed in 0.001421457 sec. | ||
| 18979 | 2025.11.20 17:28:27.335259 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18980 | 2025.11.20 17:28:27.335352 [ 260 ] {dfa10f30-68a8-4e48-acb8-424ee6351add} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 18981 | 2025.11.20 17:28:27.335391 [ 260 ] {dfa10f30-68a8-4e48-acb8-424ee6351add} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 18982 | 2025.11.20 17:28:27.336041 [ 217 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 18983 | 2025.11.20 17:28:27.336202 [ 260 ] {dfa10f30-68a8-4e48-acb8-424ee6351add} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18984 | 2025.11.20 17:28:27.336241 [ 260 ] {dfa10f30-68a8-4e48-acb8-424ee6351add} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 18985 | 2025.11.20 17:28:27.336585 [ 260 ] {dfa10f30-68a8-4e48-acb8-424ee6351add} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 18986 | 2025.11.20 17:28:27.336800 [ 260 ] {dfa10f30-68a8-4e48-acb8-424ee6351add} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18987 | 2025.11.20 17:28:27.336924 [ 260 ] {dfa10f30-68a8-4e48-acb8-424ee6351add} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001589 sec., 452485.8401510384 rows/sec., 31.76 MiB/sec. | ||
| 18988 | 2025.11.20 17:28:27.336963 [ 260 ] {dfa10f30-68a8-4e48-acb8-424ee6351add} <Debug> TCPHandler: Processed in 0.001751562 sec. | ||
| 18989 | 2025.11.20 17:28:27.337087 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 18990 | 2025.11.20 17:28:27.337182 [ 260 ] {96f58e12-6e57-434a-b4f3-8e698bfa22b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 18991 | 2025.11.20 17:28:27.337223 [ 260 ] {96f58e12-6e57-434a-b4f3-8e698bfa22b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 18992 | 2025.11.20 17:28:27.337564 [ 260 ] {96f58e12-6e57-434a-b4f3-8e698bfa22b8} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18993 | 2025.11.20 17:28:27.337599 [ 260 ] {96f58e12-6e57-434a-b4f3-8e698bfa22b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 18994 | 2025.11.20 17:28:27.337918 [ 260 ] {96f58e12-6e57-434a-b4f3-8e698bfa22b8} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 18995 | 2025.11.20 17:28:27.338120 [ 260 ] {96f58e12-6e57-434a-b4f3-8e698bfa22b8} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 18996 | 2025.11.20 17:28:27.338223 [ 72 ] {} <Debug> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604) (MergerMutator): Selected 6 parts from all_1_50_10 to all_55_55_0 | ||
| 18997 | 2025.11.20 17:28:27.338249 [ 260 ] {96f58e12-6e57-434a-b4f3-8e698bfa22b8} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001085 sec., 5529.953917050691 rows/sec., 288.92 KiB/sec. | ||
| 18998 | 2025.11.20 17:28:27.338262 [ 72 ] {} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 18999 | 2025.11.20 17:28:27.338282 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19000 | 2025.11.20 17:28:27.338287 [ 260 ] {96f58e12-6e57-434a-b4f3-8e698bfa22b8} <Debug> TCPHandler: Processed in 0.001253903 sec. | ||
| 19001 | 2025.11.20 17:28:27.338408 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19002 | 2025.11.20 17:28:27.338415 [ 194 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_55_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_50_10 to all_55_55_0 into Compact with storage Full | ||
| 19003 | 2025.11.20 17:28:27.338503 [ 260 ] {98ed58e8-7486-48ab-a9e0-3b684c431d7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19004 | 2025.11.20 17:28:27.338551 [ 260 ] {98ed58e8-7486-48ab-a9e0-3b684c431d7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19005 | 2025.11.20 17:28:27.338592 [ 194 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_55_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19006 | 2025.11.20 17:28:27.338638 [ 194 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_50_10, total 300 rows starting from the beginning of the part | ||
| 19007 | 2025.11.20 17:28:27.338714 [ 194 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 6 rows starting from the beginning of the part | ||
| 19008 | 2025.11.20 17:28:27.338770 [ 194 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 6 rows starting from the beginning of the part | ||
| 19009 | 2025.11.20 17:28:27.338820 [ 194 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 12 rows starting from the beginning of the part | ||
| 19010 | 2025.11.20 17:28:27.338866 [ 194 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 6 rows starting from the beginning of the part | ||
| 19011 | 2025.11.20 17:28:27.338913 [ 194 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_55_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 6 rows starting from the beginning of the part | ||
| 19012 | 2025.11.20 17:28:27.339020 [ 260 ] {98ed58e8-7486-48ab-a9e0-3b684c431d7f} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19013 | 2025.11.20 17:28:27.339059 [ 260 ] {98ed58e8-7486-48ab-a9e0-3b684c431d7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19014 | 2025.11.20 17:28:27.339429 [ 260 ] {98ed58e8-7486-48ab-a9e0-3b684c431d7f} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19015 | 2025.11.20 17:28:27.339660 [ 260 ] {98ed58e8-7486-48ab-a9e0-3b684c431d7f} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19016 | 2025.11.20 17:28:27.339793 [ 260 ] {98ed58e8-7486-48ab-a9e0-3b684c431d7f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001307 sec., 240244.83550114767 rows/sec., 15.78 MiB/sec. | ||
| 19017 | 2025.11.20 17:28:27.339803 [ 70 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 6 parts from all_1_140_30 to all_145_145_0 | ||
| 19018 | 2025.11.20 17:28:27.339830 [ 260 ] {98ed58e8-7486-48ab-a9e0-3b684c431d7f} <Debug> TCPHandler: Processed in 0.001475038 sec. | ||
| 19019 | 2025.11.20 17:28:27.339848 [ 70 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19020 | 2025.11.20 17:28:27.339848 [ 197 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_55_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 4 columns (4 merged, 0 gathered) in 0.001501838 sec., 223725.8612446882 rows/sec., 11.41 MiB/sec. | ||
| 19021 | 2025.11.20 17:28:27.339877 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19022 | 2025.11.20 17:28:27.339942 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19023 | 2025.11.20 17:28:27.339955 [ 198 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_145_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_140_30 to all_145_145_0 into Compact with storage Full | ||
| 19024 | 2025.11.20 17:28:27.340017 [ 196 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_55_11} <Trace> MergedBlockOutputStream: filled checksums all_1_55_11 (state Temporary) | ||
| 19025 | 2025.11.20 17:28:27.340043 [ 260 ] {b8d5e76e-1d91-470e-8d6f-ac2b2fdf2776} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19026 | 2025.11.20 17:28:27.340068 [ 198 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_145_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19027 | 2025.11.20 17:28:27.340085 [ 260 ] {b8d5e76e-1d91-470e-8d6f-ac2b2fdf2776} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19028 | 2025.11.20 17:28:27.340103 [ 198 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_145_31} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_140_30, total 44571 rows starting from the beginning of the part | ||
| 19029 | 2025.11.20 17:28:27.340172 [ 198 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_145_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_141_141_0, total 128 rows starting from the beginning of the part | ||
| 19030 | 2025.11.20 17:28:27.340245 [ 198 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_145_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 160 rows starting from the beginning of the part | ||
| 19031 | 2025.11.20 17:28:27.340313 [ 196 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_55_11} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_merge_all_1_55_11 to all_1_55_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19032 | 2025.11.20 17:28:27.340325 [ 198 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_145_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 314 rows starting from the beginning of the part | ||
| 19033 | 2025.11.20 17:28:27.340386 [ 198 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_145_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 160 rows starting from the beginning of the part | ||
| 19034 | 2025.11.20 17:28:27.340389 [ 196 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_55_11} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604) (MergerMutator): Merged 6 parts: [all_1_50_10, all_55_55_0] -> all_1_55_11 | ||
| 19035 | 2025.11.20 17:28:27.340413 [ 260 ] {b8d5e76e-1d91-470e-8d6f-ac2b2fdf2776} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19036 | 2025.11.20 17:28:27.340433 [ 198 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_145_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 314 rows starting from the beginning of the part | ||
| 19037 | 2025.11.20 17:28:27.340451 [ 260 ] {b8d5e76e-1d91-470e-8d6f-ac2b2fdf2776} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19038 | 2025.11.20 17:28:27.340496 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 19039 | 2025.11.20 17:28:27.340780 [ 260 ] {b8d5e76e-1d91-470e-8d6f-ac2b2fdf2776} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 19040 | 2025.11.20 17:28:27.340993 [ 260 ] {b8d5e76e-1d91-470e-8d6f-ac2b2fdf2776} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19041 | 2025.11.20 17:28:27.341101 [ 70 ] {} <Debug> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0) (MergerMutator): Selected 6 parts from all_1_52_11 to all_57_57_0 | ||
| 19042 | 2025.11.20 17:28:27.341124 [ 260 ] {b8d5e76e-1d91-470e-8d6f-ac2b2fdf2776} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001098 sec., 910.7468123861566 rows/sec., 61.37 KiB/sec. | ||
| 19043 | 2025.11.20 17:28:27.341130 [ 70 ] {} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19044 | 2025.11.20 17:28:27.341162 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19045 | 2025.11.20 17:28:27.341167 [ 260 ] {b8d5e76e-1d91-470e-8d6f-ac2b2fdf2776} <Debug> TCPHandler: Processed in 0.001271553 sec. | ||
| 19046 | 2025.11.20 17:28:27.341244 [ 197 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_57_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_52_11 to all_57_57_0 into Compact with storage Full | ||
| 19047 | 2025.11.20 17:28:27.341284 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19048 | 2025.11.20 17:28:27.341348 [ 197 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_57_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19049 | 2025.11.20 17:28:27.341382 [ 260 ] {9a974469-89e3-47bd-b4c5-f384d66d0889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19050 | 2025.11.20 17:28:27.341384 [ 197 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_52_11, total 54 rows starting from the beginning of the part | ||
| 19051 | 2025.11.20 17:28:27.341444 [ 260 ] {9a974469-89e3-47bd-b4c5-f384d66d0889} <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 | ||
| 19052 | 2025.11.20 17:28:27.341464 [ 197 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1 rows starting from the beginning of the part | ||
| 19053 | 2025.11.20 17:28:27.341510 [ 197 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1 rows starting from the beginning of the part | ||
| 19054 | 2025.11.20 17:28:27.341550 [ 197 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 2 rows starting from the beginning of the part | ||
| 19055 | 2025.11.20 17:28:27.341586 [ 197 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1 rows starting from the beginning of the part | ||
| 19056 | 2025.11.20 17:28:27.341623 [ 197 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_57_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 1 rows starting from the beginning of the part | ||
| 19057 | 2025.11.20 17:28:27.342406 [ 187 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_57_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001193543 sec., 50270.49716683856 rows/sec., 3.30 MiB/sec. | ||
| 19058 | 2025.11.20 17:28:27.342432 [ 260 ] {9a974469-89e3-47bd-b4c5-f384d66d0889} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19059 | 2025.11.20 17:28:27.342482 [ 260 ] {9a974469-89e3-47bd-b4c5-f384d66d0889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19060 | 2025.11.20 17:28:27.342588 [ 186 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_57_12} <Trace> MergedBlockOutputStream: filled checksums all_1_57_12 (state Temporary) | ||
| 19061 | 2025.11.20 17:28:27.342906 [ 186 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_57_12} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_merge_all_1_57_12 to all_1_57_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19062 | 2025.11.20 17:28:27.342981 [ 186 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_57_12} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0) (MergerMutator): Merged 6 parts: [all_1_52_11, all_57_57_0] -> all_1_57_12 | ||
| 19063 | 2025.11.20 17:28:27.343060 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 19064 | 2025.11.20 17:28:27.343101 [ 260 ] {9a974469-89e3-47bd-b4c5-f384d66d0889} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19065 | 2025.11.20 17:28:27.343345 [ 260 ] {9a974469-89e3-47bd-b4c5-f384d66d0889} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19066 | 2025.11.20 17:28:27.343486 [ 260 ] {9a974469-89e3-47bd-b4c5-f384d66d0889} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002122 sec., 18850.141376060317 rows/sec., 33.78 MiB/sec. | ||
| 19067 | 2025.11.20 17:28:27.343542 [ 260 ] {9a974469-89e3-47bd-b4c5-f384d66d0889} <Debug> TCPHandler: Processed in 0.002306073 sec. | ||
| 19068 | 2025.11.20 17:28:27.343655 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19069 | 2025.11.20 17:28:27.343750 [ 260 ] {c3238009-b3af-425f-bcf9-490b77031f8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19070 | 2025.11.20 17:28:27.343792 [ 260 ] {c3238009-b3af-425f-bcf9-490b77031f8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19071 | 2025.11.20 17:28:27.344140 [ 260 ] {c3238009-b3af-425f-bcf9-490b77031f8e} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19072 | 2025.11.20 17:28:27.344176 [ 260 ] {c3238009-b3af-425f-bcf9-490b77031f8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19073 | 2025.11.20 17:28:27.344485 [ 260 ] {c3238009-b3af-425f-bcf9-490b77031f8e} <Trace> MergedBlockOutputStream: filled checksums all_145_145_0 (state Temporary) | ||
| 19074 | 2025.11.20 17:28:27.344695 [ 260 ] {c3238009-b3af-425f-bcf9-490b77031f8e} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_145_145_0 to all_145_145_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19075 | 2025.11.20 17:28:27.344821 [ 260 ] {c3238009-b3af-425f-bcf9-490b77031f8e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00109 sec., 95412.84403669725 rows/sec., 5.85 MiB/sec. | ||
| 19076 | 2025.11.20 17:28:27.344858 [ 260 ] {c3238009-b3af-425f-bcf9-490b77031f8e} <Debug> TCPHandler: Processed in 0.001251874 sec. | ||
| 19077 | 2025.11.20 17:28:27.348160 [ 187 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_145_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 45647 rows, containing 5 columns (5 merged, 0 gathered) in 0.008239175 sec., 5540239.162294769 rows/sec., 373.21 MiB/sec. | ||
| 19078 | 2025.11.20 17:28:27.348719 [ 186 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_145_31} <Trace> MergedBlockOutputStream: filled checksums all_1_145_31 (state Temporary) | ||
| 19079 | 2025.11.20 17:28:27.349004 [ 186 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_145_31} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_145_31 to all_1_145_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19080 | 2025.11.20 17:28:27.349077 [ 186 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_145_31} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 6 parts: [all_1_140_30, all_145_145_0] -> all_1_145_31 | ||
| 19081 | 2025.11.20 17:28:27.349158 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 19082 | 2025.11.20 17:28:31.019596 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19083 | 2025.11.20 17:28:31.019687 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19084 | 2025.11.20 17:28:31.224501 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 43168 | ||
| 19085 | 2025.11.20 17:28:31.225038 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19086 | 2025.11.20 17:28:31.225088 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19087 | 2025.11.20 17:28:31.225574 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 19088 | 2025.11.20 17:28:31.225806 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19089 | 2025.11.20 17:28:31.225959 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43168 | ||
| 19090 | 2025.11.20 17:28:31.226074 [ 221 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19091 | 2025.11.20 17:28:31.226138 [ 221 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19092 | 2025.11.20 17:28:31.228589 [ 221 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19093 | 2025.11.20 17:28:31.717623 [ 222 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19094 | 2025.11.20 17:28:31.717699 [ 222 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19095 | 2025.11.20 17:28:31.721426 [ 222 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 19096 | 2025.11.20 17:28:32.000193 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 381.79 MiB, peak 402.45 MiB, free memory in arenas 0.00 B, will set to 385.78 MiB (RSS), difference: 3.98 MiB | ||
| 19097 | 2025.11.20 17:28:32.311295 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19098 | 2025.11.20 17:28:32.311451 [ 260 ] {424a4b5b-784a-4cab-a586-db828d39724a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19099 | 2025.11.20 17:28:32.311519 [ 260 ] {424a4b5b-784a-4cab-a586-db828d39724a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19100 | 2025.11.20 17:28:32.312235 [ 260 ] {424a4b5b-784a-4cab-a586-db828d39724a} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19101 | 2025.11.20 17:28:32.312283 [ 260 ] {424a4b5b-784a-4cab-a586-db828d39724a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19102 | 2025.11.20 17:28:32.312688 [ 260 ] {424a4b5b-784a-4cab-a586-db828d39724a} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19103 | 2025.11.20 17:28:32.312916 [ 260 ] {424a4b5b-784a-4cab-a586-db828d39724a} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19104 | 2025.11.20 17:28:32.313069 [ 260 ] {424a4b5b-784a-4cab-a586-db828d39724a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001664 sec., 33653.846153846156 rows/sec., 2.59 MiB/sec. | ||
| 19105 | 2025.11.20 17:28:32.313112 [ 260 ] {424a4b5b-784a-4cab-a586-db828d39724a} <Debug> TCPHandler: Processed in 0.001941087 sec. | ||
| 19106 | 2025.11.20 17:28:32.313106 [ 63 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19107 | 2025.11.20 17:28:32.313213 [ 63 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19108 | 2025.11.20 17:28:32.313230 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19109 | 2025.11.20 17:28:32.313252 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19110 | 2025.11.20 17:28:32.313334 [ 260 ] {4bb5e9a0-841d-42ba-bf67-9a07493df3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19111 | 2025.11.20 17:28:32.313379 [ 260 ] {4bb5e9a0-841d-42ba-bf67-9a07493df3a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19112 | 2025.11.20 17:28:32.313430 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19113 | 2025.11.20 17:28:32.313601 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19114 | 2025.11.20 17:28:32.313638 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 2463 rows starting from the beginning of the part | ||
| 19115 | 2025.11.20 17:28:32.313715 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 56 rows starting from the beginning of the part | ||
| 19116 | 2025.11.20 17:28:32.313769 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 1192 rows starting from the beginning of the part | ||
| 19117 | 2025.11.20 17:28:32.313801 [ 260 ] {4bb5e9a0-841d-42ba-bf67-9a07493df3a5} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19118 | 2025.11.20 17:28:32.313819 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 56 rows starting from the beginning of the part | ||
| 19119 | 2025.11.20 17:28:32.313845 [ 260 ] {4bb5e9a0-841d-42ba-bf67-9a07493df3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19120 | 2025.11.20 17:28:32.313875 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 1192 rows starting from the beginning of the part | ||
| 19121 | 2025.11.20 17:28:32.313926 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 56 rows starting from the beginning of the part | ||
| 19122 | 2025.11.20 17:28:32.314195 [ 260 ] {4bb5e9a0-841d-42ba-bf67-9a07493df3a5} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19123 | 2025.11.20 17:28:32.314467 [ 260 ] {4bb5e9a0-841d-42ba-bf67-9a07493df3a5} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19124 | 2025.11.20 17:28:32.314603 [ 260 ] {4bb5e9a0-841d-42ba-bf67-9a07493df3a5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001288 sec., 49689.44099378882 rows/sec., 3.88 MiB/sec. | ||
| 19125 | 2025.11.20 17:28:32.314613 [ 63 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19126 | 2025.11.20 17:28:32.314646 [ 260 ] {4bb5e9a0-841d-42ba-bf67-9a07493df3a5} <Debug> TCPHandler: Processed in 0.001465327 sec. | ||
| 19127 | 2025.11.20 17:28:32.314655 [ 63 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19128 | 2025.11.20 17:28:32.314685 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19129 | 2025.11.20 17:28:32.314778 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19130 | 2025.11.20 17:28:32.314791 [ 186 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19131 | 2025.11.20 17:28:32.314880 [ 260 ] {f58276b1-5a2e-4412-9d00-3ccb3c656d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19132 | 2025.11.20 17:28:32.314928 [ 260 ] {f58276b1-5a2e-4412-9d00-3ccb3c656d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19133 | 2025.11.20 17:28:32.314936 [ 186 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19134 | 2025.11.20 17:28:32.314974 [ 186 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_141_28, total 1249 rows starting from the beginning of the part | ||
| 19135 | 2025.11.20 17:28:32.315040 [ 186 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 64 rows starting from the beginning of the part | ||
| 19136 | 2025.11.20 17:28:32.315086 [ 186 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 719 rows starting from the beginning of the part | ||
| 19137 | 2025.11.20 17:28:32.315130 [ 186 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 64 rows starting from the beginning of the part | ||
| 19138 | 2025.11.20 17:28:32.315171 [ 186 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 719 rows starting from the beginning of the part | ||
| 19139 | 2025.11.20 17:28:32.315211 [ 186 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 64 rows starting from the beginning of the part | ||
| 19140 | 2025.11.20 17:28:32.315358 [ 260 ] {f58276b1-5a2e-4412-9d00-3ccb3c656d83} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19141 | 2025.11.20 17:28:32.315398 [ 260 ] {f58276b1-5a2e-4412-9d00-3ccb3c656d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19142 | 2025.11.20 17:28:32.315765 [ 260 ] {f58276b1-5a2e-4412-9d00-3ccb3c656d83} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19143 | 2025.11.20 17:28:32.315816 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5015 rows, containing 5 columns (5 merged, 0 gathered) in 0.002457386 sec., 2040786.4291568357 rows/sec., 172.55 MiB/sec. | ||
| 19144 | 2025.11.20 17:28:32.315999 [ 260 ] {f58276b1-5a2e-4412-9d00-3ccb3c656d83} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19145 | 2025.11.20 17:28:32.316094 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19146 | 2025.11.20 17:28:32.316146 [ 260 ] {f58276b1-5a2e-4412-9d00-3ccb3c656d83} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001285 sec., 124513.61867704282 rows/sec., 8.67 MiB/sec. | ||
| 19147 | 2025.11.20 17:28:32.316191 [ 260 ] {f58276b1-5a2e-4412-9d00-3ccb3c656d83} <Debug> TCPHandler: Processed in 0.001461597 sec. | ||
| 19148 | 2025.11.20 17:28:32.316307 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19149 | 2025.11.20 17:28:32.316383 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_146_29} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19150 | 2025.11.20 17:28:32.316407 [ 260 ] {c2d3394b-76f7-4053-8c97-35d8ac880987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19151 | 2025.11.20 17:28:32.316442 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2879 rows, containing 5 columns (5 merged, 0 gathered) in 0.001707952 sec., 1685644.5614396657 rows/sec., 127.07 MiB/sec. | ||
| 19152 | 2025.11.20 17:28:32.316457 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_146_29} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19153 | 2025.11.20 17:28:32.316453 [ 260 ] {c2d3394b-76f7-4053-8c97-35d8ac880987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19154 | 2025.11.20 17:28:32.316543 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 19155 | 2025.11.20 17:28:32.316650 [ 199 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19156 | 2025.11.20 17:28:32.316833 [ 260 ] {c2d3394b-76f7-4053-8c97-35d8ac880987} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19157 | 2025.11.20 17:28:32.316877 [ 260 ] {c2d3394b-76f7-4053-8c97-35d8ac880987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19158 | 2025.11.20 17:28:32.316919 [ 199 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_146_29} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19159 | 2025.11.20 17:28:32.316995 [ 199 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_146_29} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19160 | 2025.11.20 17:28:32.317083 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 19161 | 2025.11.20 17:28:32.317207 [ 260 ] {c2d3394b-76f7-4053-8c97-35d8ac880987} <Trace> MergedBlockOutputStream: filled checksums all_146_146_0 (state Temporary) | ||
| 19162 | 2025.11.20 17:28:32.317419 [ 260 ] {c2d3394b-76f7-4053-8c97-35d8ac880987} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_146_146_0 to all_146_146_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19163 | 2025.11.20 17:28:32.317547 [ 260 ] {c2d3394b-76f7-4053-8c97-35d8ac880987} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 19164 | 2025.11.20 17:28:32.317564 [ 62 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_141_28 to all_146_146_0 | ||
| 19165 | 2025.11.20 17:28:32.317584 [ 260 ] {c2d3394b-76f7-4053-8c97-35d8ac880987} <Debug> TCPHandler: Processed in 0.001325505 sec. | ||
| 19166 | 2025.11.20 17:28:32.317613 [ 62 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19167 | 2025.11.20 17:28:32.317638 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19168 | 2025.11.20 17:28:32.317722 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_146_29} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_141_28 to all_146_146_0 into Compact with storage Full | ||
| 19169 | 2025.11.20 17:28:32.317847 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_146_29} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19170 | 2025.11.20 17:28:32.317878 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_141_28, total 9876 rows starting from the beginning of the part | ||
| 19171 | 2025.11.20 17:28:32.317937 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_142_142_0, total 60 rows starting from the beginning of the part | ||
| 19172 | 2025.11.20 17:28:32.317982 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_143_143_0, total 104 rows starting from the beginning of the part | ||
| 19173 | 2025.11.20 17:28:32.318026 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_144_144_0, total 60 rows starting from the beginning of the part | ||
| 19174 | 2025.11.20 17:28:32.318067 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_145_145_0, total 104 rows starting from the beginning of the part | ||
| 19175 | 2025.11.20 17:28:32.318107 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_146_29} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 60 rows starting from the beginning of the part | ||
| 19176 | 2025.11.20 17:28:32.320428 [ 191 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_146_29} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10264 rows, containing 4 columns (4 merged, 0 gathered) in 0.002742061 sec., 3743169.827367079 rows/sec., 239.21 MiB/sec. | ||
| 19177 | 2025.11.20 17:28:32.320679 [ 191 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_146_29} <Trace> MergedBlockOutputStream: filled checksums all_1_146_29 (state Temporary) | ||
| 19178 | 2025.11.20 17:28:32.320949 [ 191 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_146_29} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_146_29 to all_1_146_29 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19179 | 2025.11.20 17:28:32.321021 [ 191 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_146_29} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_141_28, all_146_146_0] -> all_1_146_29 | ||
| 19180 | 2025.11.20 17:28:32.321094 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.01 MiB. | ||
| 19181 | 2025.11.20 17:28:32.673153 [ 217 ] {} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19182 | 2025.11.20 17:28:32.673221 [ 217 ] {} <Debug> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19183 | 2025.11.20 17:28:32.676219 [ 217 ] {} <Debug> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19184 | 2025.11.20 17:28:33.457665 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 678 | ||
| 19185 | 2025.11.20 17:28:33.474798 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19186 | 2025.11.20 17:28:33.474852 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19187 | 2025.11.20 17:28:33.481097 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 19188 | 2025.11.20 17:28:33.481822 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19189 | 2025.11.20 17:28:33.484826 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 678 | ||
| 19190 | 2025.11.20 17:28:34.328143 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19191 | 2025.11.20 17:28:34.328323 [ 260 ] {3a8f4a7a-f803-4e8f-958d-16397caa456e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19192 | 2025.11.20 17:28:34.328389 [ 260 ] {3a8f4a7a-f803-4e8f-958d-16397caa456e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19193 | 2025.11.20 17:28:34.329202 [ 260 ] {3a8f4a7a-f803-4e8f-958d-16397caa456e} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19194 | 2025.11.20 17:28:34.329247 [ 260 ] {3a8f4a7a-f803-4e8f-958d-16397caa456e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19195 | 2025.11.20 17:28:34.329659 [ 260 ] {3a8f4a7a-f803-4e8f-958d-16397caa456e} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19196 | 2025.11.20 17:28:34.329897 [ 260 ] {3a8f4a7a-f803-4e8f-958d-16397caa456e} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19197 | 2025.11.20 17:28:34.330046 [ 260 ] {3a8f4a7a-f803-4e8f-958d-16397caa456e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001772 sec., 231376.97516930025 rows/sec., 14.68 MiB/sec. | ||
| 19198 | 2025.11.20 17:28:34.330088 [ 260 ] {3a8f4a7a-f803-4e8f-958d-16397caa456e} <Debug> TCPHandler: Processed in 0.002080429 sec. | ||
| 19199 | 2025.11.20 17:28:34.330206 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19200 | 2025.11.20 17:28:34.330300 [ 260 ] {462cc481-35f6-448d-bff3-b04dceaa8722} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19201 | 2025.11.20 17:28:34.330340 [ 260 ] {462cc481-35f6-448d-bff3-b04dceaa8722} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19202 | 2025.11.20 17:28:34.330735 [ 260 ] {462cc481-35f6-448d-bff3-b04dceaa8722} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19203 | 2025.11.20 17:28:34.330769 [ 260 ] {462cc481-35f6-448d-bff3-b04dceaa8722} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19204 | 2025.11.20 17:28:34.331060 [ 260 ] {462cc481-35f6-448d-bff3-b04dceaa8722} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 19205 | 2025.11.20 17:28:34.331272 [ 260 ] {462cc481-35f6-448d-bff3-b04dceaa8722} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19206 | 2025.11.20 17:28:34.331398 [ 260 ] {462cc481-35f6-448d-bff3-b04dceaa8722} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001117 sec., 10743.061772605193 rows/sec., 876.02 KiB/sec. | ||
| 19207 | 2025.11.20 17:28:34.331436 [ 260 ] {462cc481-35f6-448d-bff3-b04dceaa8722} <Debug> TCPHandler: Processed in 0.001279244 sec. | ||
| 19208 | 2025.11.20 17:28:34.331542 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19209 | 2025.11.20 17:28:34.331636 [ 260 ] {83cca911-b009-4c0c-a846-a4695d8b6dd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19210 | 2025.11.20 17:28:34.331676 [ 260 ] {83cca911-b009-4c0c-a846-a4695d8b6dd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19211 | 2025.11.20 17:28:34.333192 [ 260 ] {83cca911-b009-4c0c-a846-a4695d8b6dd4} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19212 | 2025.11.20 17:28:34.333227 [ 260 ] {83cca911-b009-4c0c-a846-a4695d8b6dd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19213 | 2025.11.20 17:28:34.333782 [ 260 ] {83cca911-b009-4c0c-a846-a4695d8b6dd4} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19214 | 2025.11.20 17:28:34.333996 [ 260 ] {83cca911-b009-4c0c-a846-a4695d8b6dd4} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19215 | 2025.11.20 17:28:34.334126 [ 260 ] {83cca911-b009-4c0c-a846-a4695d8b6dd4} <Debug> executeQuery: Read 2338 rows, 194.51 KiB in 0.002507 sec., 932588.7514958117 rows/sec., 75.77 MiB/sec. | ||
| 19216 | 2025.11.20 17:28:34.334167 [ 260 ] {83cca911-b009-4c0c-a846-a4695d8b6dd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 19217 | 2025.11.20 17:28:34.334180 [ 260 ] {83cca911-b009-4c0c-a846-a4695d8b6dd4} <Debug> TCPHandler: Processed in 0.002686491 sec. | ||
| 19218 | 2025.11.20 17:28:34.334282 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19219 | 2025.11.20 17:28:34.334381 [ 260 ] {04f46b61-a7b9-49f4-a6f7-4dcfc96ae3db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19220 | 2025.11.20 17:28:34.334420 [ 260 ] {04f46b61-a7b9-49f4-a6f7-4dcfc96ae3db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19221 | 2025.11.20 17:28:34.334904 [ 260 ] {04f46b61-a7b9-49f4-a6f7-4dcfc96ae3db} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19222 | 2025.11.20 17:28:34.335059 [ 260 ] {04f46b61-a7b9-49f4-a6f7-4dcfc96ae3db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19223 | 2025.11.20 17:28:34.335387 [ 260 ] {04f46b61-a7b9-49f4-a6f7-4dcfc96ae3db} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 19224 | 2025.11.20 17:28:34.335602 [ 260 ] {04f46b61-a7b9-49f4-a6f7-4dcfc96ae3db} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19225 | 2025.11.20 17:28:34.335702 [ 60 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Selected 6 parts from all_1_88_18 to all_93_93_0 | ||
| 19226 | 2025.11.20 17:28:34.335729 [ 260 ] {04f46b61-a7b9-49f4-a6f7-4dcfc96ae3db} <Debug> executeQuery: Read 257 rows, 16.16 KiB in 0.001365 sec., 188278.3882783883 rows/sec., 11.56 MiB/sec. | ||
| 19227 | 2025.11.20 17:28:34.335753 [ 60 ] {} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19228 | 2025.11.20 17:28:34.335769 [ 260 ] {04f46b61-a7b9-49f4-a6f7-4dcfc96ae3db} <Debug> TCPHandler: Processed in 0.001535759 sec. | ||
| 19229 | 2025.11.20 17:28:34.335776 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19230 | 2025.11.20 17:28:34.335878 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19231 | 2025.11.20 17:28:34.335895 [ 199 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_93_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_88_18 to all_93_93_0 into Compact with storage Full | ||
| 19232 | 2025.11.20 17:28:34.335972 [ 260 ] {38552cbc-f337-4c99-9212-a9cf10119b19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19233 | 2025.11.20 17:28:34.336016 [ 260 ] {38552cbc-f337-4c99-9212-a9cf10119b19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19234 | 2025.11.20 17:28:34.336049 [ 199 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_93_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19235 | 2025.11.20 17:28:34.336096 [ 199 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_88_18, total 277 rows starting from the beginning of the part | ||
| 19236 | 2025.11.20 17:28:34.336170 [ 199 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 40 rows starting from the beginning of the part | ||
| 19237 | 2025.11.20 17:28:34.336224 [ 199 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 251 rows starting from the beginning of the part | ||
| 19238 | 2025.11.20 17:28:34.336276 [ 199 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 245 rows starting from the beginning of the part | ||
| 19239 | 2025.11.20 17:28:34.336326 [ 199 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 245 rows starting from the beginning of the part | ||
| 19240 | 2025.11.20 17:28:34.336373 [ 199 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_93_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 257 rows starting from the beginning of the part | ||
| 19241 | 2025.11.20 17:28:34.336546 [ 260 ] {38552cbc-f337-4c99-9212-a9cf10119b19} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19242 | 2025.11.20 17:28:34.336589 [ 260 ] {38552cbc-f337-4c99-9212-a9cf10119b19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19243 | 2025.11.20 17:28:34.336954 [ 260 ] {38552cbc-f337-4c99-9212-a9cf10119b19} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 19244 | 2025.11.20 17:28:34.337179 [ 260 ] {38552cbc-f337-4c99-9212-a9cf10119b19} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19245 | 2025.11.20 17:28:34.337304 [ 260 ] {38552cbc-f337-4c99-9212-a9cf10119b19} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00135 sec., 325925.9259259259 rows/sec., 21.56 MiB/sec. | ||
| 19246 | 2025.11.20 17:28:34.337342 [ 260 ] {38552cbc-f337-4c99-9212-a9cf10119b19} <Debug> TCPHandler: Processed in 0.001512598 sec. | ||
| 19247 | 2025.11.20 17:28:34.337360 [ 191 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_93_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1315 rows, containing 5 columns (5 merged, 0 gathered) in 0.001521039 sec., 864540.6199315073 rows/sec., 56.74 MiB/sec. | ||
| 19248 | 2025.11.20 17:28:34.337449 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19249 | 2025.11.20 17:28:34.337520 [ 187 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_93_19} <Trace> MergedBlockOutputStream: filled checksums all_1_93_19 (state Temporary) | ||
| 19250 | 2025.11.20 17:28:34.337550 [ 260 ] {30252721-2d2e-45ea-94f7-b7f3de8847b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19251 | 2025.11.20 17:28:34.337594 [ 260 ] {30252721-2d2e-45ea-94f7-b7f3de8847b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19252 | 2025.11.20 17:28:34.337828 [ 187 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_93_19} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_merge_all_1_93_19 to all_1_93_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19253 | 2025.11.20 17:28:34.337913 [ 187 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_93_19} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Merged 6 parts: [all_1_88_18, all_93_93_0] -> all_1_93_19 | ||
| 19254 | 2025.11.20 17:28:34.337991 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 19255 | 2025.11.20 17:28:34.338053 [ 260 ] {30252721-2d2e-45ea-94f7-b7f3de8847b2} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19256 | 2025.11.20 17:28:34.338093 [ 260 ] {30252721-2d2e-45ea-94f7-b7f3de8847b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19257 | 2025.11.20 17:28:34.338410 [ 260 ] {30252721-2d2e-45ea-94f7-b7f3de8847b2} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 19258 | 2025.11.20 17:28:34.338620 [ 260 ] {30252721-2d2e-45ea-94f7-b7f3de8847b2} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19259 | 2025.11.20 17:28:34.338746 [ 260 ] {30252721-2d2e-45ea-94f7-b7f3de8847b2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001214 sec., 173805.60131795716 rows/sec., 9.87 MiB/sec. | ||
| 19260 | 2025.11.20 17:28:34.338784 [ 260 ] {30252721-2d2e-45ea-94f7-b7f3de8847b2} <Debug> TCPHandler: Processed in 0.001383256 sec. | ||
| 19261 | 2025.11.20 17:28:34.338884 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19262 | 2025.11.20 17:28:34.338976 [ 260 ] {4a46b0e0-ba9a-45f1-81b5-2c57a346c9c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19263 | 2025.11.20 17:28:34.339015 [ 260 ] {4a46b0e0-ba9a-45f1-81b5-2c57a346c9c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19264 | 2025.11.20 17:28:34.339878 [ 260 ] {4a46b0e0-ba9a-45f1-81b5-2c57a346c9c8} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19265 | 2025.11.20 17:28:34.339911 [ 260 ] {4a46b0e0-ba9a-45f1-81b5-2c57a346c9c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19266 | 2025.11.20 17:28:34.340277 [ 260 ] {4a46b0e0-ba9a-45f1-81b5-2c57a346c9c8} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19267 | 2025.11.20 17:28:34.340490 [ 260 ] {4a46b0e0-ba9a-45f1-81b5-2c57a346c9c8} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19268 | 2025.11.20 17:28:34.340617 [ 260 ] {4a46b0e0-ba9a-45f1-81b5-2c57a346c9c8} <Debug> executeQuery: Read 1187 rows, 86.94 KiB in 0.001657 sec., 716354.8581774291 rows/sec., 51.24 MiB/sec. | ||
| 19269 | 2025.11.20 17:28:34.340653 [ 260 ] {4a46b0e0-ba9a-45f1-81b5-2c57a346c9c8} <Debug> TCPHandler: Processed in 0.001817425 sec. | ||
| 19270 | 2025.11.20 17:28:34.340763 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19271 | 2025.11.20 17:28:34.340856 [ 260 ] {310ab4cc-eb64-4fa6-abaf-e8e2d19b1bd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19272 | 2025.11.20 17:28:34.340897 [ 260 ] {310ab4cc-eb64-4fa6-abaf-e8e2d19b1bd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19273 | 2025.11.20 17:28:34.341221 [ 260 ] {310ab4cc-eb64-4fa6-abaf-e8e2d19b1bd9} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19274 | 2025.11.20 17:28:34.341254 [ 260 ] {310ab4cc-eb64-4fa6-abaf-e8e2d19b1bd9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19275 | 2025.11.20 17:28:34.341579 [ 260 ] {310ab4cc-eb64-4fa6-abaf-e8e2d19b1bd9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 19276 | 2025.11.20 17:28:34.341786 [ 260 ] {310ab4cc-eb64-4fa6-abaf-e8e2d19b1bd9} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19277 | 2025.11.20 17:28:34.341910 [ 260 ] {310ab4cc-eb64-4fa6-abaf-e8e2d19b1bd9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001072 sec., 5597.014925373134 rows/sec., 292.42 KiB/sec. | ||
| 19278 | 2025.11.20 17:28:34.341947 [ 260 ] {310ab4cc-eb64-4fa6-abaf-e8e2d19b1bd9} <Debug> TCPHandler: Processed in 0.001232823 sec. | ||
| 19279 | 2025.11.20 17:28:34.342047 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19280 | 2025.11.20 17:28:34.342140 [ 260 ] {22dacde3-7a8e-43eb-b3b3-344f849a0b16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19281 | 2025.11.20 17:28:34.342181 [ 260 ] {22dacde3-7a8e-43eb-b3b3-344f849a0b16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19282 | 2025.11.20 17:28:34.342814 [ 260 ] {22dacde3-7a8e-43eb-b3b3-344f849a0b16} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19283 | 2025.11.20 17:28:34.342847 [ 260 ] {22dacde3-7a8e-43eb-b3b3-344f849a0b16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19284 | 2025.11.20 17:28:34.343239 [ 260 ] {22dacde3-7a8e-43eb-b3b3-344f849a0b16} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19285 | 2025.11.20 17:28:34.343455 [ 260 ] {22dacde3-7a8e-43eb-b3b3-344f849a0b16} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19286 | 2025.11.20 17:28:34.343582 [ 260 ] {22dacde3-7a8e-43eb-b3b3-344f849a0b16} <Debug> executeQuery: Read 908 rows, 61.46 KiB in 0.00146 sec., 621917.8082191781 rows/sec., 41.11 MiB/sec. | ||
| 19287 | 2025.11.20 17:28:34.343618 [ 260 ] {22dacde3-7a8e-43eb-b3b3-344f849a0b16} <Debug> TCPHandler: Processed in 0.00161934 sec. | ||
| 19288 | 2025.11.20 17:28:34.343716 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19289 | 2025.11.20 17:28:34.343809 [ 260 ] {7608bc22-dc8b-49b4-9078-37ca11b187f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19290 | 2025.11.20 17:28:34.343851 [ 260 ] {7608bc22-dc8b-49b4-9078-37ca11b187f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19291 | 2025.11.20 17:28:34.344160 [ 260 ] {7608bc22-dc8b-49b4-9078-37ca11b187f9} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19292 | 2025.11.20 17:28:34.344195 [ 260 ] {7608bc22-dc8b-49b4-9078-37ca11b187f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19293 | 2025.11.20 17:28:34.344492 [ 260 ] {7608bc22-dc8b-49b4-9078-37ca11b187f9} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 19294 | 2025.11.20 17:28:34.344705 [ 260 ] {7608bc22-dc8b-49b4-9078-37ca11b187f9} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19295 | 2025.11.20 17:28:34.344833 [ 260 ] {7608bc22-dc8b-49b4-9078-37ca11b187f9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 19296 | 2025.11.20 17:28:34.344869 [ 260 ] {7608bc22-dc8b-49b4-9078-37ca11b187f9} <Debug> TCPHandler: Processed in 0.001200103 sec. | ||
| 19297 | 2025.11.20 17:28:34.344966 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19298 | 2025.11.20 17:28:34.345058 [ 260 ] {07d3f5ca-f7f8-4cb8-a535-750866f20682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19299 | 2025.11.20 17:28:34.345111 [ 260 ] {07d3f5ca-f7f8-4cb8-a535-750866f20682} <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 | ||
| 19300 | 2025.11.20 17:28:34.345999 [ 260 ] {07d3f5ca-f7f8-4cb8-a535-750866f20682} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19301 | 2025.11.20 17:28:34.346033 [ 260 ] {07d3f5ca-f7f8-4cb8-a535-750866f20682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19302 | 2025.11.20 17:28:34.346592 [ 260 ] {07d3f5ca-f7f8-4cb8-a535-750866f20682} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 19303 | 2025.11.20 17:28:34.346839 [ 260 ] {07d3f5ca-f7f8-4cb8-a535-750866f20682} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19304 | 2025.11.20 17:28:34.346974 [ 260 ] {07d3f5ca-f7f8-4cb8-a535-750866f20682} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001932 sec., 20703.933747412008 rows/sec., 37.10 MiB/sec. | ||
| 19305 | 2025.11.20 17:28:34.347028 [ 260 ] {07d3f5ca-f7f8-4cb8-a535-750866f20682} <Debug> TCPHandler: Processed in 0.002109719 sec. | ||
| 19306 | 2025.11.20 17:28:34.347133 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19307 | 2025.11.20 17:28:34.347227 [ 260 ] {738f09ac-580e-4488-8faf-5239dda9c9fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19308 | 2025.11.20 17:28:34.347266 [ 260 ] {738f09ac-580e-4488-8faf-5239dda9c9fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19309 | 2025.11.20 17:28:34.347599 [ 260 ] {738f09ac-580e-4488-8faf-5239dda9c9fb} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19310 | 2025.11.20 17:28:34.347632 [ 260 ] {738f09ac-580e-4488-8faf-5239dda9c9fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19311 | 2025.11.20 17:28:34.347939 [ 260 ] {738f09ac-580e-4488-8faf-5239dda9c9fb} <Trace> MergedBlockOutputStream: filled checksums all_147_147_0 (state Temporary) | ||
| 19312 | 2025.11.20 17:28:34.348150 [ 260 ] {738f09ac-580e-4488-8faf-5239dda9c9fb} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_147_147_0 to all_147_147_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19313 | 2025.11.20 17:28:34.348273 [ 260 ] {738f09ac-580e-4488-8faf-5239dda9c9fb} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001065 sec., 63849.765258215964 rows/sec., 3.71 MiB/sec. | ||
| 19314 | 2025.11.20 17:28:34.348309 [ 260 ] {738f09ac-580e-4488-8faf-5239dda9c9fb} <Debug> TCPHandler: Processed in 0.001225143 sec. | ||
| 19315 | 2025.11.20 17:28:36.373210 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2412 | ||
| 19316 | 2025.11.20 17:28:36.376080 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19317 | 2025.11.20 17:28:36.376131 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19318 | 2025.11.20 17:28:36.377373 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 19319 | 2025.11.20 17:28:36.377653 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19320 | 2025.11.20 17:28:36.378023 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2412 | ||
| 19321 | 2025.11.20 17:28:37.265603 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Found 6 old parts to remove. Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19322 | 2025.11.20 17:28:37.265663 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Removing 6 parts from filesystem (serially): Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19323 | 2025.11.20 17:28:37.268178 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Removing 6 parts from memory: Parts: [all_1_11_2, all_12_12_0, all_13_13_0, all_14_14_0, all_15_15_0, all_16_16_0] | ||
| 19324 | 2025.11.20 17:28:37.308778 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19325 | 2025.11.20 17:28:37.308973 [ 260 ] {ec275d08-b634-4fb1-948b-1583145869f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19326 | 2025.11.20 17:28:37.309043 [ 260 ] {ec275d08-b634-4fb1-948b-1583145869f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19327 | 2025.11.20 17:28:37.309748 [ 260 ] {ec275d08-b634-4fb1-948b-1583145869f3} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19328 | 2025.11.20 17:28:37.309794 [ 260 ] {ec275d08-b634-4fb1-948b-1583145869f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19329 | 2025.11.20 17:28:37.310172 [ 260 ] {ec275d08-b634-4fb1-948b-1583145869f3} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19330 | 2025.11.20 17:28:37.310393 [ 260 ] {ec275d08-b634-4fb1-948b-1583145869f3} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19331 | 2025.11.20 17:28:37.310547 [ 260 ] {ec275d08-b634-4fb1-948b-1583145869f3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001626 sec., 34440.34440344403 rows/sec., 2.65 MiB/sec. | ||
| 19332 | 2025.11.20 17:28:37.310597 [ 260 ] {ec275d08-b634-4fb1-948b-1583145869f3} <Debug> TCPHandler: Processed in 0.001951006 sec. | ||
| 19333 | 2025.11.20 17:28:37.310717 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19334 | 2025.11.20 17:28:37.310815 [ 260 ] {070ce734-d93c-4779-8da1-2952c345e19f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19335 | 2025.11.20 17:28:37.310857 [ 260 ] {070ce734-d93c-4779-8da1-2952c345e19f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19336 | 2025.11.20 17:28:37.311290 [ 260 ] {070ce734-d93c-4779-8da1-2952c345e19f} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19337 | 2025.11.20 17:28:37.311327 [ 260 ] {070ce734-d93c-4779-8da1-2952c345e19f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19338 | 2025.11.20 17:28:37.311643 [ 260 ] {070ce734-d93c-4779-8da1-2952c345e19f} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19339 | 2025.11.20 17:28:37.311850 [ 260 ] {070ce734-d93c-4779-8da1-2952c345e19f} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19340 | 2025.11.20 17:28:37.311978 [ 260 ] {070ce734-d93c-4779-8da1-2952c345e19f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001184 sec., 54054.05405405405 rows/sec., 4.22 MiB/sec. | ||
| 19341 | 2025.11.20 17:28:37.312016 [ 260 ] {070ce734-d93c-4779-8da1-2952c345e19f} <Debug> TCPHandler: Processed in 0.001348125 sec. | ||
| 19342 | 2025.11.20 17:28:37.312125 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19343 | 2025.11.20 17:28:37.312219 [ 260 ] {b5649c5c-4d44-4613-aa92-9a3689718c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19344 | 2025.11.20 17:28:37.312262 [ 260 ] {b5649c5c-4d44-4613-aa92-9a3689718c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19345 | 2025.11.20 17:28:37.312637 [ 260 ] {b5649c5c-4d44-4613-aa92-9a3689718c3f} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19346 | 2025.11.20 17:28:37.312674 [ 260 ] {b5649c5c-4d44-4613-aa92-9a3689718c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19347 | 2025.11.20 17:28:37.312986 [ 260 ] {b5649c5c-4d44-4613-aa92-9a3689718c3f} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19348 | 2025.11.20 17:28:37.313188 [ 260 ] {b5649c5c-4d44-4613-aa92-9a3689718c3f} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19349 | 2025.11.20 17:28:37.313314 [ 260 ] {b5649c5c-4d44-4613-aa92-9a3689718c3f} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001114 sec., 86175.94254937164 rows/sec., 6.00 MiB/sec. | ||
| 19350 | 2025.11.20 17:28:37.313350 [ 260 ] {b5649c5c-4d44-4613-aa92-9a3689718c3f} <Debug> TCPHandler: Processed in 0.001272224 sec. | ||
| 19351 | 2025.11.20 17:28:37.313469 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19352 | 2025.11.20 17:28:37.313561 [ 260 ] {8f4545ff-2d1f-4104-a13c-165941bae050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19353 | 2025.11.20 17:28:37.313603 [ 260 ] {8f4545ff-2d1f-4104-a13c-165941bae050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19354 | 2025.11.20 17:28:37.313928 [ 260 ] {8f4545ff-2d1f-4104-a13c-165941bae050} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19355 | 2025.11.20 17:28:37.313962 [ 260 ] {8f4545ff-2d1f-4104-a13c-165941bae050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19356 | 2025.11.20 17:28:37.314251 [ 260 ] {8f4545ff-2d1f-4104-a13c-165941bae050} <Trace> MergedBlockOutputStream: filled checksums all_148_148_0 (state Temporary) | ||
| 19357 | 2025.11.20 17:28:37.314448 [ 260 ] {8f4545ff-2d1f-4104-a13c-165941bae050} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_148_148_0 to all_148_148_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19358 | 2025.11.20 17:28:37.314575 [ 260 ] {8f4545ff-2d1f-4104-a13c-165941bae050} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001032 sec., 34883.72093023256 rows/sec., 2.35 MiB/sec. | ||
| 19359 | 2025.11.20 17:28:37.314611 [ 260 ] {8f4545ff-2d1f-4104-a13c-165941bae050} <Debug> TCPHandler: Processed in 0.001194743 sec. | ||
| 19360 | 2025.11.20 17:28:38.726148 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 43616 | ||
| 19361 | 2025.11.20 17:28:38.726676 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19362 | 2025.11.20 17:28:38.726724 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19363 | 2025.11.20 17:28:38.727204 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 19364 | 2025.11.20 17:28:38.727439 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19365 | 2025.11.20 17:28:38.727570 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 43616 | ||
| 19366 | 2025.11.20 17:28:38.727612 [ 49 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 19367 | 2025.11.20 17:28:38.727681 [ 49 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19368 | 2025.11.20 17:28:38.727703 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19369 | 2025.11.20 17:28:38.727849 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 19370 | 2025.11.20 17:28:38.728004 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19371 | 2025.11.20 17:28:38.728048 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 6 marks from part all_1_86_17, total 41248 rows starting from the beginning of the part | ||
| 19372 | 2025.11.20 17:28:38.728123 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 448 rows starting from the beginning of the part | ||
| 19373 | 2025.11.20 17:28:38.728175 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 512 rows starting from the beginning of the part | ||
| 19374 | 2025.11.20 17:28:38.728225 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 448 rows starting from the beginning of the part | ||
| 19375 | 2025.11.20 17:28:38.728270 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 512 rows starting from the beginning of the part | ||
| 19376 | 2025.11.20 17:28:38.728317 [ 191 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 448 rows starting from the beginning of the part | ||
| 19377 | 2025.11.20 17:28:38.731064 [ 193 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43616 rows, containing 4 columns (4 merged, 0 gathered) in 0.003283322 sec., 13284106.767475137 rows/sec., 190.03 MiB/sec. | ||
| 19378 | 2025.11.20 17:28:38.731367 [ 190 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 19379 | 2025.11.20 17:28:38.731692 [ 190 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_91_18} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19380 | 2025.11.20 17:28:38.731776 [ 190 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_91_18} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 19381 | 2025.11.20 17:28:38.731886 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 19382 | 2025.11.20 17:28:40.984966 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 685 | ||
| 19383 | 2025.11.20 17:28:41.003844 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19384 | 2025.11.20 17:28:41.003909 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19385 | 2025.11.20 17:28:41.010445 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 19386 | 2025.11.20 17:28:41.011177 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19387 | 2025.11.20 17:28:41.011529 [ 56 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 19388 | 2025.11.20 17:28:41.011605 [ 56 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19389 | 2025.11.20 17:28:41.011630 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19390 | 2025.11.20 17:28:41.011787 [ 187 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 19391 | 2025.11.20 17:28:41.014482 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 685 | ||
| 19392 | 2025.11.20 17:28:41.015481 [ 187 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19393 | 2025.11.20 17:28:41.016997 [ 187 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 648 rows starting from the beginning of the part | ||
| 19394 | 2025.11.20 17:28:41.021663 [ 187 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 7 rows starting from the beginning of the part | ||
| 19395 | 2025.11.20 17:28:41.026198 [ 187 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 8 rows starting from the beginning of the part | ||
| 19396 | 2025.11.20 17:28:41.030770 [ 187 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 7 rows starting from the beginning of the part | ||
| 19397 | 2025.11.20 17:28:41.035582 [ 187 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 8 rows starting from the beginning of the part | ||
| 19398 | 2025.11.20 17:28:41.040300 [ 187 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 7 rows starting from the beginning of the part | ||
| 19399 | 2025.11.20 17:28:41.109360 [ 193 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 685 rows, containing 679 columns (679 merged, 0 gathered) in 0.097646323 sec., 7015.113103644467 rows/sec., 36.27 MiB/sec. | ||
| 19400 | 2025.11.20 17:28:41.112436 [ 189 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 19401 | 2025.11.20 17:28:41.114389 [ 189 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_91_18} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19402 | 2025.11.20 17:28:41.114493 [ 189 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_91_18} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 19403 | 2025.11.20 17:28:41.116742 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 19404 | 2025.11.20 17:28:42.000156 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.85 MiB, peak 404.27 MiB, free memory in arenas 0.00 B, will set to 385.79 MiB (RSS), difference: -1.06 MiB | ||
| 19405 | 2025.11.20 17:28:42.312924 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19406 | 2025.11.20 17:28:42.313111 [ 260 ] {ac8f8e0b-f2eb-451a-8036-f88a7c2563b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19407 | 2025.11.20 17:28:42.313182 [ 260 ] {ac8f8e0b-f2eb-451a-8036-f88a7c2563b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19408 | 2025.11.20 17:28:42.313908 [ 260 ] {ac8f8e0b-f2eb-451a-8036-f88a7c2563b5} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19409 | 2025.11.20 17:28:42.313954 [ 260 ] {ac8f8e0b-f2eb-451a-8036-f88a7c2563b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19410 | 2025.11.20 17:28:42.314331 [ 260 ] {ac8f8e0b-f2eb-451a-8036-f88a7c2563b5} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19411 | 2025.11.20 17:28:42.314555 [ 260 ] {ac8f8e0b-f2eb-451a-8036-f88a7c2563b5} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19412 | 2025.11.20 17:28:42.314705 [ 260 ] {ac8f8e0b-f2eb-451a-8036-f88a7c2563b5} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001645 sec., 34042.553191489365 rows/sec., 2.62 MiB/sec. | ||
| 19413 | 2025.11.20 17:28:42.314746 [ 260 ] {ac8f8e0b-f2eb-451a-8036-f88a7c2563b5} <Debug> TCPHandler: Processed in 0.001976086 sec. | ||
| 19414 | 2025.11.20 17:28:42.314876 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19415 | 2025.11.20 17:28:42.314969 [ 260 ] {5b9be77f-0a6a-4be2-ae9b-e9d2cb05e991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19416 | 2025.11.20 17:28:42.315008 [ 260 ] {5b9be77f-0a6a-4be2-ae9b-e9d2cb05e991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19417 | 2025.11.20 17:28:42.315420 [ 260 ] {5b9be77f-0a6a-4be2-ae9b-e9d2cb05e991} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19418 | 2025.11.20 17:28:42.315456 [ 260 ] {5b9be77f-0a6a-4be2-ae9b-e9d2cb05e991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19419 | 2025.11.20 17:28:42.315743 [ 260 ] {5b9be77f-0a6a-4be2-ae9b-e9d2cb05e991} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19420 | 2025.11.20 17:28:42.315952 [ 260 ] {5b9be77f-0a6a-4be2-ae9b-e9d2cb05e991} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19421 | 2025.11.20 17:28:42.316077 [ 260 ] {5b9be77f-0a6a-4be2-ae9b-e9d2cb05e991} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001127 sec., 56787.93256433008 rows/sec., 4.43 MiB/sec. | ||
| 19422 | 2025.11.20 17:28:42.316115 [ 260 ] {5b9be77f-0a6a-4be2-ae9b-e9d2cb05e991} <Debug> TCPHandler: Processed in 0.001285754 sec. | ||
| 19423 | 2025.11.20 17:28:42.316221 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19424 | 2025.11.20 17:28:42.316313 [ 260 ] {d54f7129-a32d-49ab-a2fd-1328da6291fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19425 | 2025.11.20 17:28:42.316356 [ 260 ] {d54f7129-a32d-49ab-a2fd-1328da6291fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19426 | 2025.11.20 17:28:42.316757 [ 260 ] {d54f7129-a32d-49ab-a2fd-1328da6291fc} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19427 | 2025.11.20 17:28:42.316792 [ 260 ] {d54f7129-a32d-49ab-a2fd-1328da6291fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19428 | 2025.11.20 17:28:42.317105 [ 260 ] {d54f7129-a32d-49ab-a2fd-1328da6291fc} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19429 | 2025.11.20 17:28:42.317310 [ 260 ] {d54f7129-a32d-49ab-a2fd-1328da6291fc} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19430 | 2025.11.20 17:28:42.317434 [ 260 ] {d54f7129-a32d-49ab-a2fd-1328da6291fc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001139 sec., 140474.1000877963 rows/sec., 9.78 MiB/sec. | ||
| 19431 | 2025.11.20 17:28:42.317470 [ 260 ] {d54f7129-a32d-49ab-a2fd-1328da6291fc} <Debug> TCPHandler: Processed in 0.001295395 sec. | ||
| 19432 | 2025.11.20 17:28:42.317574 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19433 | 2025.11.20 17:28:42.317665 [ 260 ] {cf9889c8-b93d-47e6-bc11-5e7451cb01a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19434 | 2025.11.20 17:28:42.317707 [ 260 ] {cf9889c8-b93d-47e6-bc11-5e7451cb01a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19435 | 2025.11.20 17:28:42.318033 [ 260 ] {cf9889c8-b93d-47e6-bc11-5e7451cb01a4} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19436 | 2025.11.20 17:28:42.318068 [ 260 ] {cf9889c8-b93d-47e6-bc11-5e7451cb01a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19437 | 2025.11.20 17:28:42.318361 [ 260 ] {cf9889c8-b93d-47e6-bc11-5e7451cb01a4} <Trace> MergedBlockOutputStream: filled checksums all_149_149_0 (state Temporary) | ||
| 19438 | 2025.11.20 17:28:42.318572 [ 260 ] {cf9889c8-b93d-47e6-bc11-5e7451cb01a4} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_149_149_0 to all_149_149_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19439 | 2025.11.20 17:28:42.318695 [ 260 ] {cf9889c8-b93d-47e6-bc11-5e7451cb01a4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001048 sec., 57251.90839694656 rows/sec., 3.86 MiB/sec. | ||
| 19440 | 2025.11.20 17:28:42.318730 [ 260 ] {cf9889c8-b93d-47e6-bc11-5e7451cb01a4} <Debug> TCPHandler: Processed in 0.001202612 sec. | ||
| 19441 | 2025.11.20 17:28:45.213903 [ 51 ] {} <Debug> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f) (MergerMutator): Selected 5 parts from all_1_57_12 to all_61_61_0 | ||
| 19442 | 2025.11.20 17:28:45.213989 [ 51 ] {} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19443 | 2025.11.20 17:28:45.214015 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19444 | 2025.11.20 17:28:45.214131 [ 201 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_61_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_12 to all_61_61_0 into Compact with storage Full | ||
| 19445 | 2025.11.20 17:28:45.214258 [ 201 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_61_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19446 | 2025.11.20 17:28:45.214293 [ 201 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_12, total 223 rows starting from the beginning of the part | ||
| 19447 | 2025.11.20 17:28:45.214358 [ 201 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 211 rows starting from the beginning of the part | ||
| 19448 | 2025.11.20 17:28:45.214405 [ 201 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 211 rows starting from the beginning of the part | ||
| 19449 | 2025.11.20 17:28:45.214447 [ 201 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 211 rows starting from the beginning of the part | ||
| 19450 | 2025.11.20 17:28:45.214490 [ 201 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 211 rows starting from the beginning of the part | ||
| 19451 | 2025.11.20 17:28:45.215368 [ 188 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_61_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001284834 sec., 830457.475440407 rows/sec., 50.51 MiB/sec. | ||
| 19452 | 2025.11.20 17:28:45.215519 [ 201 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_61_13} <Trace> MergedBlockOutputStream: filled checksums all_1_61_13 (state Temporary) | ||
| 19453 | 2025.11.20 17:28:45.215764 [ 201 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_61_13} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_merge_all_1_61_13 to all_1_61_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19454 | 2025.11.20 17:28:45.215831 [ 201 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_61_13} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f) (MergerMutator): Merged 5 parts: [all_1_57_12, all_61_61_0] -> all_1_61_13 | ||
| 19455 | 2025.11.20 17:28:45.215899 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 19456 | 2025.11.20 17:28:45.763457 [ 51 ] {} <Debug> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356) (MergerMutator): Selected 5 parts from all_1_57_12 to all_61_61_0 | ||
| 19457 | 2025.11.20 17:28:45.763556 [ 51 ] {} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19458 | 2025.11.20 17:28:45.763595 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19459 | 2025.11.20 17:28:45.763727 [ 200 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_61_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_12 to all_61_61_0 into Compact with storage Full | ||
| 19460 | 2025.11.20 17:28:45.763870 [ 200 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_61_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19461 | 2025.11.20 17:28:45.763906 [ 200 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_12, total 434 rows starting from the beginning of the part | ||
| 19462 | 2025.11.20 17:28:45.763982 [ 200 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 410 rows starting from the beginning of the part | ||
| 19463 | 2025.11.20 17:28:45.764033 [ 200 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 410 rows starting from the beginning of the part | ||
| 19464 | 2025.11.20 17:28:45.764083 [ 200 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 410 rows starting from the beginning of the part | ||
| 19465 | 2025.11.20 17:28:45.764131 [ 200 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 410 rows starting from the beginning of the part | ||
| 19466 | 2025.11.20 17:28:45.765251 [ 201 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_61_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.00157426 sec., 1317444.3865689277 rows/sec., 88.90 MiB/sec. | ||
| 19467 | 2025.11.20 17:28:45.765410 [ 188 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_61_13} <Trace> MergedBlockOutputStream: filled checksums all_1_61_13 (state Temporary) | ||
| 19468 | 2025.11.20 17:28:45.765656 [ 188 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_61_13} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_merge_all_1_61_13 to all_1_61_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19469 | 2025.11.20 17:28:45.765724 [ 188 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_61_13} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356) (MergerMutator): Merged 5 parts: [all_1_57_12, all_61_61_0] -> all_1_61_13 | ||
| 19470 | 2025.11.20 17:28:45.765798 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 19471 | 2025.11.20 17:28:46.019740 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19472 | 2025.11.20 17:28:46.019818 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19473 | 2025.11.20 17:28:46.228692 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 44128 | ||
| 19474 | 2025.11.20 17:28:46.229224 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19475 | 2025.11.20 17:28:46.229265 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19476 | 2025.11.20 17:28:46.229735 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 19477 | 2025.11.20 17:28:46.229973 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19478 | 2025.11.20 17:28:46.230105 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44128 | ||
| 19479 | 2025.11.20 17:28:46.378287 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2428 | ||
| 19480 | 2025.11.20 17:28:46.380360 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19481 | 2025.11.20 17:28:46.380399 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19482 | 2025.11.20 17:28:46.381559 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 19483 | 2025.11.20 17:28:46.381837 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19484 | 2025.11.20 17:28:46.382053 [ 225 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19485 | 2025.11.20 17:28:46.382110 [ 225 ] {} <Debug> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19486 | 2025.11.20 17:28:46.382187 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2428 | ||
| 19487 | 2025.11.20 17:28:46.384920 [ 225 ] {} <Debug> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19488 | 2025.11.20 17:28:46.399109 [ 47 ] {} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Selected 5 parts from all_1_67_14 to all_71_71_0 | ||
| 19489 | 2025.11.20 17:28:46.399160 [ 47 ] {} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19490 | 2025.11.20 17:28:46.399183 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19491 | 2025.11.20 17:28:46.399297 [ 200 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_71_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_67_14 to all_71_71_0 into Compact with storage Full | ||
| 19492 | 2025.11.20 17:28:46.399432 [ 200 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_71_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19493 | 2025.11.20 17:28:46.399466 [ 200 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_67_14, total 465 rows starting from the beginning of the part | ||
| 19494 | 2025.11.20 17:28:46.399530 [ 200 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 440 rows starting from the beginning of the part | ||
| 19495 | 2025.11.20 17:28:46.399575 [ 200 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 212 rows starting from the beginning of the part | ||
| 19496 | 2025.11.20 17:28:46.399618 [ 200 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 212 rows starting from the beginning of the part | ||
| 19497 | 2025.11.20 17:28:46.399655 [ 200 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_71_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 440 rows starting from the beginning of the part | ||
| 19498 | 2025.11.20 17:28:46.400633 [ 201 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_71_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1769 rows, containing 5 columns (5 merged, 0 gathered) in 0.001387096 sec., 1275326.293205373 rows/sec., 89.02 MiB/sec. | ||
| 19499 | 2025.11.20 17:28:46.400787 [ 192 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_71_15} <Trace> MergedBlockOutputStream: filled checksums all_1_71_15 (state Temporary) | ||
| 19500 | 2025.11.20 17:28:46.401041 [ 192 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_71_15} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_merge_all_1_71_15 to all_1_71_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19501 | 2025.11.20 17:28:46.401109 [ 192 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_71_15} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Merged 5 parts: [all_1_67_14, all_71_71_0] -> all_1_71_15 | ||
| 19502 | 2025.11.20 17:28:46.401173 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 19503 | 2025.11.20 17:28:47.061684 [ 217 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19504 | 2025.11.20 17:28:47.061772 [ 217 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19505 | 2025.11.20 17:28:47.066060 [ 217 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19506 | 2025.11.20 17:28:47.325673 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19507 | 2025.11.20 17:28:47.325863 [ 260 ] {e4bb9d92-b126-4082-8211-ff356571cdfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19508 | 2025.11.20 17:28:47.325933 [ 260 ] {e4bb9d92-b126-4082-8211-ff356571cdfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19509 | 2025.11.20 17:28:47.326773 [ 260 ] {e4bb9d92-b126-4082-8211-ff356571cdfb} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19510 | 2025.11.20 17:28:47.326810 [ 260 ] {e4bb9d92-b126-4082-8211-ff356571cdfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19511 | 2025.11.20 17:28:47.327198 [ 260 ] {e4bb9d92-b126-4082-8211-ff356571cdfb} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19512 | 2025.11.20 17:28:47.327421 [ 260 ] {e4bb9d92-b126-4082-8211-ff356571cdfb} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19513 | 2025.11.20 17:28:47.327567 [ 260 ] {e4bb9d92-b126-4082-8211-ff356571cdfb} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001756 sec., 233485.1936218679 rows/sec., 14.81 MiB/sec. | ||
| 19514 | 2025.11.20 17:28:47.327609 [ 260 ] {e4bb9d92-b126-4082-8211-ff356571cdfb} <Debug> TCPHandler: Processed in 0.002069919 sec. | ||
| 19515 | 2025.11.20 17:28:47.327725 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19516 | 2025.11.20 17:28:47.327820 [ 260 ] {0260321c-df9e-4cec-8185-9866c6a6713e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19517 | 2025.11.20 17:28:47.327862 [ 260 ] {0260321c-df9e-4cec-8185-9866c6a6713e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19518 | 2025.11.20 17:28:47.328824 [ 260 ] {0260321c-df9e-4cec-8185-9866c6a6713e} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19519 | 2025.11.20 17:28:47.328858 [ 260 ] {0260321c-df9e-4cec-8185-9866c6a6713e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19520 | 2025.11.20 17:28:47.329230 [ 260 ] {0260321c-df9e-4cec-8185-9866c6a6713e} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19521 | 2025.11.20 17:28:47.329437 [ 260 ] {0260321c-df9e-4cec-8185-9866c6a6713e} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19522 | 2025.11.20 17:28:47.329563 [ 260 ] {0260321c-df9e-4cec-8185-9866c6a6713e} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.001761 sec., 676888.1317433277 rows/sec., 54.08 MiB/sec. | ||
| 19523 | 2025.11.20 17:28:47.329601 [ 260 ] {0260321c-df9e-4cec-8185-9866c6a6713e} <Debug> TCPHandler: Processed in 0.001926936 sec. | ||
| 19524 | 2025.11.20 17:28:47.329710 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19525 | 2025.11.20 17:28:47.329804 [ 260 ] {4e674896-d274-4abc-88b5-6fa5a4982c12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19526 | 2025.11.20 17:28:47.329844 [ 260 ] {4e674896-d274-4abc-88b5-6fa5a4982c12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19527 | 2025.11.20 17:28:47.330327 [ 260 ] {4e674896-d274-4abc-88b5-6fa5a4982c12} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19528 | 2025.11.20 17:28:47.330361 [ 260 ] {4e674896-d274-4abc-88b5-6fa5a4982c12} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19529 | 2025.11.20 17:28:47.330675 [ 260 ] {4e674896-d274-4abc-88b5-6fa5a4982c12} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 19530 | 2025.11.20 17:28:47.330881 [ 260 ] {4e674896-d274-4abc-88b5-6fa5a4982c12} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19531 | 2025.11.20 17:28:47.331007 [ 260 ] {4e674896-d274-4abc-88b5-6fa5a4982c12} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001221 sec., 200655.20065520064 rows/sec., 12.26 MiB/sec. | ||
| 19532 | 2025.11.20 17:28:47.331045 [ 260 ] {4e674896-d274-4abc-88b5-6fa5a4982c12} <Debug> TCPHandler: Processed in 0.001383935 sec. | ||
| 19533 | 2025.11.20 17:28:47.331159 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19534 | 2025.11.20 17:28:47.331253 [ 260 ] {60e23f63-7023-4c43-a37a-30523d542b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19535 | 2025.11.20 17:28:47.331292 [ 260 ] {60e23f63-7023-4c43-a37a-30523d542b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19536 | 2025.11.20 17:28:47.331767 [ 260 ] {60e23f63-7023-4c43-a37a-30523d542b5a} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19537 | 2025.11.20 17:28:47.331801 [ 260 ] {60e23f63-7023-4c43-a37a-30523d542b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19538 | 2025.11.20 17:28:47.332103 [ 260 ] {60e23f63-7023-4c43-a37a-30523d542b5a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 19539 | 2025.11.20 17:28:47.332310 [ 260 ] {60e23f63-7023-4c43-a37a-30523d542b5a} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19540 | 2025.11.20 17:28:47.332437 [ 260 ] {60e23f63-7023-4c43-a37a-30523d542b5a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001202 sec., 176372.71214642265 rows/sec., 11.37 MiB/sec. | ||
| 19541 | 2025.11.20 17:28:47.332474 [ 260 ] {60e23f63-7023-4c43-a37a-30523d542b5a} <Debug> TCPHandler: Processed in 0.001364485 sec. | ||
| 19542 | 2025.11.20 17:28:47.332572 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19543 | 2025.11.20 17:28:47.332665 [ 260 ] {31790539-6524-41e1-b29e-424a85eaaaa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19544 | 2025.11.20 17:28:47.332704 [ 260 ] {31790539-6524-41e1-b29e-424a85eaaaa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19545 | 2025.11.20 17:28:47.333163 [ 260 ] {31790539-6524-41e1-b29e-424a85eaaaa7} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19546 | 2025.11.20 17:28:47.333198 [ 260 ] {31790539-6524-41e1-b29e-424a85eaaaa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19547 | 2025.11.20 17:28:47.333491 [ 260 ] {31790539-6524-41e1-b29e-424a85eaaaa7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 19548 | 2025.11.20 17:28:47.333698 [ 260 ] {31790539-6524-41e1-b29e-424a85eaaaa7} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19549 | 2025.11.20 17:28:47.333823 [ 260 ] {31790539-6524-41e1-b29e-424a85eaaaa7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001175 sec., 179574.46808510637 rows/sec., 10.20 MiB/sec. | ||
| 19550 | 2025.11.20 17:28:47.333860 [ 260 ] {31790539-6524-41e1-b29e-424a85eaaaa7} <Debug> TCPHandler: Processed in 0.001336225 sec. | ||
| 19551 | 2025.11.20 17:28:47.333958 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19552 | 2025.11.20 17:28:47.334053 [ 260 ] {9e264535-4458-401d-9203-2e66abbda42b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19553 | 2025.11.20 17:28:47.334092 [ 260 ] {9e264535-4458-401d-9203-2e66abbda42b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19554 | 2025.11.20 17:28:47.334736 [ 260 ] {9e264535-4458-401d-9203-2e66abbda42b} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19555 | 2025.11.20 17:28:47.334770 [ 260 ] {9e264535-4458-401d-9203-2e66abbda42b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19556 | 2025.11.20 17:28:47.335100 [ 260 ] {9e264535-4458-401d-9203-2e66abbda42b} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19557 | 2025.11.20 17:28:47.335315 [ 260 ] {9e264535-4458-401d-9203-2e66abbda42b} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19558 | 2025.11.20 17:28:47.335440 [ 260 ] {9e264535-4458-401d-9203-2e66abbda42b} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001405 sec., 511743.7722419929 rows/sec., 35.91 MiB/sec. | ||
| 19559 | 2025.11.20 17:28:47.335478 [ 260 ] {9e264535-4458-401d-9203-2e66abbda42b} <Debug> TCPHandler: Processed in 0.00156846 sec. | ||
| 19560 | 2025.11.20 17:28:47.335553 [ 221 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19561 | 2025.11.20 17:28:47.335587 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19562 | 2025.11.20 17:28:47.335615 [ 221 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19563 | 2025.11.20 17:28:47.335694 [ 260 ] {50f365a1-b11c-4374-a5a3-c0fe733bb764} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19564 | 2025.11.20 17:28:47.335741 [ 260 ] {50f365a1-b11c-4374-a5a3-c0fe733bb764} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19565 | 2025.11.20 17:28:47.336072 [ 260 ] {50f365a1-b11c-4374-a5a3-c0fe733bb764} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19566 | 2025.11.20 17:28:47.336109 [ 260 ] {50f365a1-b11c-4374-a5a3-c0fe733bb764} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19567 | 2025.11.20 17:28:47.336444 [ 260 ] {50f365a1-b11c-4374-a5a3-c0fe733bb764} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 19568 | 2025.11.20 17:28:47.336717 [ 260 ] {50f365a1-b11c-4374-a5a3-c0fe733bb764} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19569 | 2025.11.20 17:28:47.336843 [ 260 ] {50f365a1-b11c-4374-a5a3-c0fe733bb764} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001167 sec., 5141.388174807198 rows/sec., 268.62 KiB/sec. | ||
| 19570 | 2025.11.20 17:28:47.336880 [ 260 ] {50f365a1-b11c-4374-a5a3-c0fe733bb764} <Debug> TCPHandler: Processed in 0.001341965 sec. | ||
| 19571 | 2025.11.20 17:28:47.336985 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19572 | 2025.11.20 17:28:47.337085 [ 260 ] {d6328f81-e8c0-4219-813f-b356aa7e2d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19573 | 2025.11.20 17:28:47.337129 [ 260 ] {d6328f81-e8c0-4219-813f-b356aa7e2d96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19574 | 2025.11.20 17:28:47.337578 [ 260 ] {d6328f81-e8c0-4219-813f-b356aa7e2d96} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19575 | 2025.11.20 17:28:47.337615 [ 260 ] {d6328f81-e8c0-4219-813f-b356aa7e2d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19576 | 2025.11.20 17:28:47.338057 [ 260 ] {d6328f81-e8c0-4219-813f-b356aa7e2d96} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19577 | 2025.11.20 17:28:47.338268 [ 221 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19578 | 2025.11.20 17:28:47.338339 [ 260 ] {d6328f81-e8c0-4219-813f-b356aa7e2d96} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19579 | 2025.11.20 17:28:47.338463 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 6 parts from all_1_145_31 to all_150_150_0 | ||
| 19580 | 2025.11.20 17:28:47.338481 [ 260 ] {d6328f81-e8c0-4219-813f-b356aa7e2d96} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001415 sec., 221908.12720848055 rows/sec., 14.58 MiB/sec. | ||
| 19581 | 2025.11.20 17:28:47.338504 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19582 | 2025.11.20 17:28:47.338524 [ 260 ] {d6328f81-e8c0-4219-813f-b356aa7e2d96} <Debug> TCPHandler: Processed in 0.00158911 sec. | ||
| 19583 | 2025.11.20 17:28:47.338524 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.78 GiB. | ||
| 19584 | 2025.11.20 17:28:47.338618 [ 200 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_150_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_145_31 to all_150_150_0 into Compact with storage Full | ||
| 19585 | 2025.11.20 17:28:47.338633 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19586 | 2025.11.20 17:28:47.338691 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19587 | 2025.11.20 17:28:47.338708 [ 200 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_150_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19588 | 2025.11.20 17:28:47.338729 [ 260 ] {d1370fbf-ea9e-4c29-9de2-8f02975996a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19589 | 2025.11.20 17:28:47.338747 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19590 | 2025.11.20 17:28:47.338765 [ 200 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_150_32} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_145_31, total 45647 rows starting from the beginning of the part | ||
| 19591 | 2025.11.20 17:28:47.338785 [ 260 ] {d1370fbf-ea9e-4c29-9de2-8f02975996a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19592 | 2025.11.20 17:28:47.338830 [ 200 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_150_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_146_146_0, total 160 rows starting from the beginning of the part | ||
| 19593 | 2025.11.20 17:28:47.338878 [ 200 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_150_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 908 rows starting from the beginning of the part | ||
| 19594 | 2025.11.20 17:28:47.338918 [ 200 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_150_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 96 rows starting from the beginning of the part | ||
| 19595 | 2025.11.20 17:28:47.338960 [ 200 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_150_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 160 rows starting from the beginning of the part | ||
| 19596 | 2025.11.20 17:28:47.339000 [ 200 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_150_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 314 rows starting from the beginning of the part | ||
| 19597 | 2025.11.20 17:28:47.339101 [ 260 ] {d1370fbf-ea9e-4c29-9de2-8f02975996a5} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19598 | 2025.11.20 17:28:47.339152 [ 260 ] {d1370fbf-ea9e-4c29-9de2-8f02975996a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 19599 | 2025.11.20 17:28:47.339576 [ 260 ] {d1370fbf-ea9e-4c29-9de2-8f02975996a5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 19600 | 2025.11.20 17:28:47.339843 [ 260 ] {d1370fbf-ea9e-4c29-9de2-8f02975996a5} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19601 | 2025.11.20 17:28:47.339990 [ 260 ] {d1370fbf-ea9e-4c29-9de2-8f02975996a5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001279 sec., 781.8608287724785 rows/sec., 52.68 KiB/sec. | ||
| 19602 | 2025.11.20 17:28:47.340031 [ 260 ] {d1370fbf-ea9e-4c29-9de2-8f02975996a5} <Debug> TCPHandler: Processed in 0.001446617 sec. | ||
| 19603 | 2025.11.20 17:28:47.340135 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19604 | 2025.11.20 17:28:47.340230 [ 260 ] {ba3b34dd-b9d7-41a2-ace7-0114b0fe61e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19605 | 2025.11.20 17:28:47.340287 [ 260 ] {ba3b34dd-b9d7-41a2-ace7-0114b0fe61e6} <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 | ||
| 19606 | 2025.11.20 17:28:47.341169 [ 260 ] {ba3b34dd-b9d7-41a2-ace7-0114b0fe61e6} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19607 | 2025.11.20 17:28:47.341208 [ 260 ] {ba3b34dd-b9d7-41a2-ace7-0114b0fe61e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 19608 | 2025.11.20 17:28:47.341785 [ 260 ] {ba3b34dd-b9d7-41a2-ace7-0114b0fe61e6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 19609 | 2025.11.20 17:28:47.342023 [ 260 ] {ba3b34dd-b9d7-41a2-ace7-0114b0fe61e6} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19610 | 2025.11.20 17:28:47.342157 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19611 | 2025.11.20 17:28:47.342178 [ 260 ] {ba3b34dd-b9d7-41a2-ace7-0114b0fe61e6} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.001966 sec., 20345.87995930824 rows/sec., 36.46 MiB/sec. | ||
| 19612 | 2025.11.20 17:28:47.342243 [ 260 ] {ba3b34dd-b9d7-41a2-ace7-0114b0fe61e6} <Debug> TCPHandler: Processed in 0.002156231 sec. | ||
| 19613 | 2025.11.20 17:28:47.342352 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19614 | 2025.11.20 17:28:47.342448 [ 260 ] {ef3c888f-2c76-4a4d-9a67-02cfb6c6432d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19615 | 2025.11.20 17:28:47.342490 [ 260 ] {ef3c888f-2c76-4a4d-9a67-02cfb6c6432d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19616 | 2025.11.20 17:28:47.342820 [ 260 ] {ef3c888f-2c76-4a4d-9a67-02cfb6c6432d} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19617 | 2025.11.20 17:28:47.342856 [ 260 ] {ef3c888f-2c76-4a4d-9a67-02cfb6c6432d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 19618 | 2025.11.20 17:28:47.343169 [ 260 ] {ef3c888f-2c76-4a4d-9a67-02cfb6c6432d} <Trace> MergedBlockOutputStream: filled checksums all_150_150_0 (state Temporary) | ||
| 19619 | 2025.11.20 17:28:47.343379 [ 260 ] {ef3c888f-2c76-4a4d-9a67-02cfb6c6432d} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_150_150_0 to all_150_150_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19620 | 2025.11.20 17:28:47.343505 [ 260 ] {ef3c888f-2c76-4a4d-9a67-02cfb6c6432d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001076 sec., 96654.2750929368 rows/sec., 5.92 MiB/sec. | ||
| 19621 | 2025.11.20 17:28:47.343541 [ 260 ] {ef3c888f-2c76-4a4d-9a67-02cfb6c6432d} <Debug> TCPHandler: Processed in 0.001238393 sec. | ||
| 19622 | 2025.11.20 17:28:47.349521 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_150_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 47285 rows, containing 5 columns (5 merged, 0 gathered) in 0.010937825 sec., 4323071.543017007 rows/sec., 291.15 MiB/sec. | ||
| 19623 | 2025.11.20 17:28:47.350092 [ 198 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_150_32} <Trace> MergedBlockOutputStream: filled checksums all_1_150_32 (state Temporary) | ||
| 19624 | 2025.11.20 17:28:47.350449 [ 198 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_150_32} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_150_32 to all_1_150_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19625 | 2025.11.20 17:28:47.350541 [ 198 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_150_32} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 6 parts: [all_1_145_31, all_150_150_0] -> all_1_150_32 | ||
| 19626 | 2025.11.20 17:28:47.350644 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 19627 | 2025.11.20 17:28:48.503807 [ 222 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19628 | 2025.11.20 17:28:48.503912 [ 222 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19629 | 2025.11.20 17:28:48.507381 [ 222 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 19630 | 2025.11.20 17:28:48.514530 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 693 | ||
| 19631 | 2025.11.20 17:28:48.531655 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19632 | 2025.11.20 17:28:48.531702 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 19633 | 2025.11.20 17:28:48.537867 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 19634 | 2025.11.20 17:28:48.538560 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19635 | 2025.11.20 17:28:48.541642 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 693 | ||
| 19636 | 2025.11.20 17:28:52.312116 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19637 | 2025.11.20 17:28:52.312326 [ 260 ] {02ce09bb-1c57-413f-aa06-a429f75976a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19638 | 2025.11.20 17:28:52.312421 [ 260 ] {02ce09bb-1c57-413f-aa06-a429f75976a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19639 | 2025.11.20 17:28:52.313405 [ 260 ] {02ce09bb-1c57-413f-aa06-a429f75976a3} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19640 | 2025.11.20 17:28:52.313451 [ 260 ] {02ce09bb-1c57-413f-aa06-a429f75976a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 19641 | 2025.11.20 17:28:52.313841 [ 260 ] {02ce09bb-1c57-413f-aa06-a429f75976a3} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19642 | 2025.11.20 17:28:52.314065 [ 260 ] {02ce09bb-1c57-413f-aa06-a429f75976a3} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19643 | 2025.11.20 17:28:52.314216 [ 260 ] {02ce09bb-1c57-413f-aa06-a429f75976a3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001956 sec., 28629.856850715747 rows/sec., 2.20 MiB/sec. | ||
| 19644 | 2025.11.20 17:28:52.314231 [ 39 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 19645 | 2025.11.20 17:28:52.314259 [ 260 ] {02ce09bb-1c57-413f-aa06-a429f75976a3} <Debug> TCPHandler: Processed in 0.002278793 sec. | ||
| 19646 | 2025.11.20 17:28:52.314300 [ 39 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19647 | 2025.11.20 17:28:52.314330 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 19648 | 2025.11.20 17:28:52.314396 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19649 | 2025.11.20 17:28:52.314452 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 19650 | 2025.11.20 17:28:52.314499 [ 260 ] {5407cb7e-50be-478c-8c98-160eb4ddc3b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19651 | 2025.11.20 17:28:52.314546 [ 260 ] {5407cb7e-50be-478c-8c98-160eb4ddc3b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19652 | 2025.11.20 17:28:52.314609 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19653 | 2025.11.20 17:28:52.314651 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 2463 rows starting from the beginning of the part | ||
| 19654 | 2025.11.20 17:28:52.314722 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 2338 rows starting from the beginning of the part | ||
| 19655 | 2025.11.20 17:28:52.314772 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 56 rows starting from the beginning of the part | ||
| 19656 | 2025.11.20 17:28:52.314820 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 56 rows starting from the beginning of the part | ||
| 19657 | 2025.11.20 17:28:52.314863 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 1192 rows starting from the beginning of the part | ||
| 19658 | 2025.11.20 17:28:52.314910 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 56 rows starting from the beginning of the part | ||
| 19659 | 2025.11.20 17:28:52.315036 [ 260 ] {5407cb7e-50be-478c-8c98-160eb4ddc3b1} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19660 | 2025.11.20 17:28:52.315078 [ 260 ] {5407cb7e-50be-478c-8c98-160eb4ddc3b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 19661 | 2025.11.20 17:28:52.315406 [ 260 ] {5407cb7e-50be-478c-8c98-160eb4ddc3b1} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19662 | 2025.11.20 17:28:52.315622 [ 260 ] {5407cb7e-50be-478c-8c98-160eb4ddc3b1} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19663 | 2025.11.20 17:28:52.315754 [ 260 ] {5407cb7e-50be-478c-8c98-160eb4ddc3b1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001274 sec., 50235.47880690738 rows/sec., 3.92 MiB/sec. | ||
| 19664 | 2025.11.20 17:28:52.315765 [ 38 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 19665 | 2025.11.20 17:28:52.315793 [ 260 ] {5407cb7e-50be-478c-8c98-160eb4ddc3b1} <Debug> TCPHandler: Processed in 0.001444117 sec. | ||
| 19666 | 2025.11.20 17:28:52.315835 [ 38 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19667 | 2025.11.20 17:28:52.315862 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 19668 | 2025.11.20 17:28:52.315929 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19669 | 2025.11.20 17:28:52.315946 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 19670 | 2025.11.20 17:28:52.316034 [ 260 ] {a76c591b-f28e-4891-ba3a-7f4616f9ca2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19671 | 2025.11.20 17:28:52.316055 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19672 | 2025.11.20 17:28:52.316081 [ 260 ] {a76c591b-f28e-4891-ba3a-7f4616f9ca2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19673 | 2025.11.20 17:28:52.316088 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_146_29, total 1249 rows starting from the beginning of the part | ||
| 19674 | 2025.11.20 17:28:52.316153 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 1187 rows starting from the beginning of the part | ||
| 19675 | 2025.11.20 17:28:52.316197 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 64 rows starting from the beginning of the part | ||
| 19676 | 2025.11.20 17:28:52.316235 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 64 rows starting from the beginning of the part | ||
| 19677 | 2025.11.20 17:28:52.316277 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 719 rows starting from the beginning of the part | ||
| 19678 | 2025.11.20 17:28:52.316316 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 64 rows starting from the beginning of the part | ||
| 19679 | 2025.11.20 17:28:52.316550 [ 260 ] {a76c591b-f28e-4891-ba3a-7f4616f9ca2a} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19680 | 2025.11.20 17:28:52.316590 [ 260 ] {a76c591b-f28e-4891-ba3a-7f4616f9ca2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 19681 | 2025.11.20 17:28:52.316954 [ 194 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6161 rows, containing 5 columns (5 merged, 0 gathered) in 0.002560638 sec., 2406040.9944709092 rows/sec., 204.29 MiB/sec. | ||
| 19682 | 2025.11.20 17:28:52.316969 [ 260 ] {a76c591b-f28e-4891-ba3a-7f4616f9ca2a} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19683 | 2025.11.20 17:28:52.317206 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 19684 | 2025.11.20 17:28:52.317209 [ 260 ] {a76c591b-f28e-4891-ba3a-7f4616f9ca2a} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19685 | 2025.11.20 17:28:52.317365 [ 260 ] {a76c591b-f28e-4891-ba3a-7f4616f9ca2a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00135 sec., 118518.51851851851 rows/sec., 8.25 MiB/sec. | ||
| 19686 | 2025.11.20 17:28:52.317405 [ 260 ] {a76c591b-f28e-4891-ba3a-7f4616f9ca2a} <Debug> TCPHandler: Processed in 0.001522498 sec. | ||
| 19687 | 2025.11.20 17:28:52.317475 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_151_30} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19688 | 2025.11.20 17:28:52.317490 [ 186 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3347 rows, containing 5 columns (5 merged, 0 gathered) in 0.001578 sec., 2121039.290240811 rows/sec., 160.49 MiB/sec. | ||
| 19689 | 2025.11.20 17:28:52.317526 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19690 | 2025.11.20 17:28:52.317614 [ 195 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_151_30} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 19691 | 2025.11.20 17:28:52.317625 [ 260 ] {da6bb0b2-c381-4788-8c8b-8bc64b72b8e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19692 | 2025.11.20 17:28:52.317676 [ 260 ] {da6bb0b2-c381-4788-8c8b-8bc64b72b8e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19693 | 2025.11.20 17:28:52.317683 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 19694 | 2025.11.20 17:28:52.317744 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 19695 | 2025.11.20 17:28:52.317942 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_151_30} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19696 | 2025.11.20 17:28:52.318018 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_151_30} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 19697 | 2025.11.20 17:28:52.318023 [ 260 ] {da6bb0b2-c381-4788-8c8b-8bc64b72b8e5} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19698 | 2025.11.20 17:28:52.318066 [ 260 ] {da6bb0b2-c381-4788-8c8b-8bc64b72b8e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 19699 | 2025.11.20 17:28:52.318091 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 19700 | 2025.11.20 17:28:52.318371 [ 260 ] {da6bb0b2-c381-4788-8c8b-8bc64b72b8e5} <Trace> MergedBlockOutputStream: filled checksums all_151_151_0 (state Temporary) | ||
| 19701 | 2025.11.20 17:28:52.318578 [ 260 ] {da6bb0b2-c381-4788-8c8b-8bc64b72b8e5} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_151_151_0 to all_151_151_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19702 | 2025.11.20 17:28:52.318709 [ 260 ] {da6bb0b2-c381-4788-8c8b-8bc64b72b8e5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 19703 | 2025.11.20 17:28:52.318719 [ 39 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_146_29 to all_151_151_0 | ||
| 19704 | 2025.11.20 17:28:52.318747 [ 260 ] {da6bb0b2-c381-4788-8c8b-8bc64b72b8e5} <Debug> TCPHandler: Processed in 0.001267714 sec. | ||
| 19705 | 2025.11.20 17:28:52.318763 [ 39 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19706 | 2025.11.20 17:28:52.318787 [ 39 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 19707 | 2025.11.20 17:28:52.318894 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_151_30} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_146_29 to all_151_151_0 into Compact with storage Full | ||
| 19708 | 2025.11.20 17:28:52.319031 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_151_30} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19709 | 2025.11.20 17:28:52.319065 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_146_29, total 10264 rows starting from the beginning of the part | ||
| 19710 | 2025.11.20 17:28:52.319128 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_147_147_0, total 68 rows starting from the beginning of the part | ||
| 19711 | 2025.11.20 17:28:52.319173 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_148_148_0, total 36 rows starting from the beginning of the part | ||
| 19712 | 2025.11.20 17:28:52.319212 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_149_149_0, total 60 rows starting from the beginning of the part | ||
| 19713 | 2025.11.20 17:28:52.319250 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_150_150_0, total 104 rows starting from the beginning of the part | ||
| 19714 | 2025.11.20 17:28:52.319292 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_151_30} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 60 rows starting from the beginning of the part | ||
| 19715 | 2025.11.20 17:28:52.321847 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_151_30} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10592 rows, containing 4 columns (4 merged, 0 gathered) in 0.002998496 sec., 3532437.5953811514 rows/sec., 225.70 MiB/sec. | ||
| 19716 | 2025.11.20 17:28:52.322101 [ 197 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_151_30} <Trace> MergedBlockOutputStream: filled checksums all_1_151_30 (state Temporary) | ||
| 19717 | 2025.11.20 17:28:52.322377 [ 197 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_151_30} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_151_30 to all_1_151_30 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19718 | 2025.11.20 17:28:52.322445 [ 197 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_151_30} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_146_29, all_151_151_0] -> all_1_151_30 | ||
| 19719 | 2025.11.20 17:28:52.322518 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
| 19720 | 2025.11.20 17:28:53.255830 [ 223 ] {} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19721 | 2025.11.20 17:28:53.255909 [ 223 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19722 | 2025.11.20 17:28:53.258565 [ 223 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 19723 | 2025.11.20 17:28:53.426464 [ 221 ] {} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Found 6 old parts to remove. Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 19724 | 2025.11.20 17:28:53.426521 [ 221 ] {} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Removing 6 parts from filesystem (serially): Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 19725 | 2025.11.20 17:28:53.429142 [ 221 ] {} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Removing 6 parts from memory: Parts: [all_1_20_4, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0] | ||
| 19726 | 2025.11.20 17:28:53.730431 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 44576 | ||
| 19727 | 2025.11.20 17:28:53.730992 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19728 | 2025.11.20 17:28:53.731042 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 19729 | 2025.11.20 17:28:53.731542 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 19730 | 2025.11.20 17:28:53.731785 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19731 | 2025.11.20 17:28:53.731918 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 44576 | ||
| 19732 | 2025.11.20 17:28:56.041886 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 701 | ||
| 19733 | 2025.11.20 17:28:56.059673 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19734 | 2025.11.20 17:28:56.059734 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 19735 | 2025.11.20 17:28:56.065935 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 19736 | 2025.11.20 17:28:56.066670 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19737 | 2025.11.20 17:28:56.069901 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 701 | ||
| 19738 | 2025.11.20 17:28:56.382544 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 30 entries to flush up to offset 2458 | ||
| 19739 | 2025.11.20 17:28:56.385292 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19740 | 2025.11.20 17:28:56.385330 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 19741 | 2025.11.20 17:28:56.386543 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 19742 | 2025.11.20 17:28:56.386808 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19743 | 2025.11.20 17:28:56.387073 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2458 | ||
| 19744 | 2025.11.20 17:28:57.325372 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19745 | 2025.11.20 17:28:57.325605 [ 260 ] {f34857e0-a9c3-4638-95dc-52c1ad52badb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19746 | 2025.11.20 17:28:57.325703 [ 260 ] {f34857e0-a9c3-4638-95dc-52c1ad52badb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19747 | 2025.11.20 17:28:57.326828 [ 260 ] {f34857e0-a9c3-4638-95dc-52c1ad52badb} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19748 | 2025.11.20 17:28:57.326877 [ 260 ] {f34857e0-a9c3-4638-95dc-52c1ad52badb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 19749 | 2025.11.20 17:28:57.327296 [ 260 ] {f34857e0-a9c3-4638-95dc-52c1ad52badb} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19750 | 2025.11.20 17:28:57.327525 [ 260 ] {f34857e0-a9c3-4638-95dc-52c1ad52badb} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19751 | 2025.11.20 17:28:57.327688 [ 260 ] {f34857e0-a9c3-4638-95dc-52c1ad52badb} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002158 sec., 189990.73215940685 rows/sec., 12.05 MiB/sec. | ||
| 19752 | 2025.11.20 17:28:57.327742 [ 260 ] {f34857e0-a9c3-4638-95dc-52c1ad52badb} <Debug> TCPHandler: Processed in 0.002507217 sec. | ||
| 19753 | 2025.11.20 17:28:57.327870 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19754 | 2025.11.20 17:28:57.327973 [ 260 ] {5818df16-c848-498b-af8d-f7e8dceb1b2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19755 | 2025.11.20 17:28:57.328016 [ 260 ] {5818df16-c848-498b-af8d-f7e8dceb1b2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19756 | 2025.11.20 17:28:57.329388 [ 260 ] {5818df16-c848-498b-af8d-f7e8dceb1b2f} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19757 | 2025.11.20 17:28:57.329425 [ 260 ] {5818df16-c848-498b-af8d-f7e8dceb1b2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 19758 | 2025.11.20 17:28:57.329812 [ 260 ] {5818df16-c848-498b-af8d-f7e8dceb1b2f} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19759 | 2025.11.20 17:28:57.330040 [ 260 ] {5818df16-c848-498b-af8d-f7e8dceb1b2f} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19760 | 2025.11.20 17:28:57.330172 [ 260 ] {5818df16-c848-498b-af8d-f7e8dceb1b2f} <Debug> executeQuery: Read 1192 rows, 97.51 KiB in 0.002222 sec., 536453.6453645364 rows/sec., 42.86 MiB/sec. | ||
| 19761 | 2025.11.20 17:28:57.330211 [ 260 ] {5818df16-c848-498b-af8d-f7e8dceb1b2f} <Debug> TCPHandler: Processed in 0.002392575 sec. | ||
| 19762 | 2025.11.20 17:28:57.330334 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19763 | 2025.11.20 17:28:57.330430 [ 260 ] {6cf1a6da-b712-419e-a918-29de5c313fc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19764 | 2025.11.20 17:28:57.330471 [ 260 ] {6cf1a6da-b712-419e-a918-29de5c313fc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19765 | 2025.11.20 17:28:57.331136 [ 260 ] {6cf1a6da-b712-419e-a918-29de5c313fc2} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19766 | 2025.11.20 17:28:57.331176 [ 260 ] {6cf1a6da-b712-419e-a918-29de5c313fc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 19767 | 2025.11.20 17:28:57.331506 [ 260 ] {6cf1a6da-b712-419e-a918-29de5c313fc2} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 19768 | 2025.11.20 17:28:57.331725 [ 260 ] {6cf1a6da-b712-419e-a918-29de5c313fc2} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19769 | 2025.11.20 17:28:57.331863 [ 260 ] {6cf1a6da-b712-419e-a918-29de5c313fc2} <Debug> executeQuery: Read 245 rows, 15.32 KiB in 0.001453 sec., 168616.6551961459 rows/sec., 10.30 MiB/sec. | ||
| 19770 | 2025.11.20 17:28:57.331904 [ 260 ] {6cf1a6da-b712-419e-a918-29de5c313fc2} <Debug> TCPHandler: Processed in 0.00161902 sec. | ||
| 19771 | 2025.11.20 17:28:57.332017 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19772 | 2025.11.20 17:28:57.332116 [ 260 ] {9c3059fe-0dac-4f41-b189-61879f71d034} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19773 | 2025.11.20 17:28:57.332157 [ 260 ] {9c3059fe-0dac-4f41-b189-61879f71d034} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19774 | 2025.11.20 17:28:57.332723 [ 260 ] {9c3059fe-0dac-4f41-b189-61879f71d034} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19775 | 2025.11.20 17:28:57.332760 [ 260 ] {9c3059fe-0dac-4f41-b189-61879f71d034} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 19776 | 2025.11.20 17:28:57.333067 [ 260 ] {9c3059fe-0dac-4f41-b189-61879f71d034} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 19777 | 2025.11.20 17:28:57.333282 [ 260 ] {9c3059fe-0dac-4f41-b189-61879f71d034} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19778 | 2025.11.20 17:28:57.333414 [ 260 ] {9c3059fe-0dac-4f41-b189-61879f71d034} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001319 sec., 160727.8241091736 rows/sec., 10.37 MiB/sec. | ||
| 19779 | 2025.11.20 17:28:57.333453 [ 260 ] {9c3059fe-0dac-4f41-b189-61879f71d034} <Debug> TCPHandler: Processed in 0.001485348 sec. | ||
| 19780 | 2025.11.20 17:28:57.333565 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19781 | 2025.11.20 17:28:57.333661 [ 260 ] {aa22c921-0d88-4d76-a054-a18f192d2175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19782 | 2025.11.20 17:28:57.333700 [ 260 ] {aa22c921-0d88-4d76-a054-a18f192d2175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19783 | 2025.11.20 17:28:57.334229 [ 260 ] {aa22c921-0d88-4d76-a054-a18f192d2175} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19784 | 2025.11.20 17:28:57.334263 [ 260 ] {aa22c921-0d88-4d76-a054-a18f192d2175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 19785 | 2025.11.20 17:28:57.334570 [ 260 ] {aa22c921-0d88-4d76-a054-a18f192d2175} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 19786 | 2025.11.20 17:28:57.334788 [ 260 ] {aa22c921-0d88-4d76-a054-a18f192d2175} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19787 | 2025.11.20 17:28:57.334915 [ 260 ] {aa22c921-0d88-4d76-a054-a18f192d2175} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001273 sec., 165750.1963864886 rows/sec., 9.41 MiB/sec. | ||
| 19788 | 2025.11.20 17:28:57.334953 [ 260 ] {aa22c921-0d88-4d76-a054-a18f192d2175} <Debug> TCPHandler: Processed in 0.001436107 sec. | ||
| 19789 | 2025.11.20 17:28:57.335059 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19790 | 2025.11.20 17:28:57.335153 [ 260 ] {9788b72a-532d-4217-a962-c0e5e508da06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19791 | 2025.11.20 17:28:57.335192 [ 260 ] {9788b72a-532d-4217-a962-c0e5e508da06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19792 | 2025.11.20 17:28:57.336019 [ 260 ] {9788b72a-532d-4217-a962-c0e5e508da06} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19793 | 2025.11.20 17:28:57.336056 [ 260 ] {9788b72a-532d-4217-a962-c0e5e508da06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 19794 | 2025.11.20 17:28:57.336384 [ 260 ] {9788b72a-532d-4217-a962-c0e5e508da06} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19795 | 2025.11.20 17:28:57.336591 [ 260 ] {9788b72a-532d-4217-a962-c0e5e508da06} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19796 | 2025.11.20 17:28:57.336718 [ 260 ] {9788b72a-532d-4217-a962-c0e5e508da06} <Debug> executeQuery: Read 719 rows, 51.67 KiB in 0.001584 sec., 453914.14141414146 rows/sec., 31.86 MiB/sec. | ||
| 19797 | 2025.11.20 17:28:57.336756 [ 260 ] {9788b72a-532d-4217-a962-c0e5e508da06} <Debug> TCPHandler: Processed in 0.001744873 sec. | ||
| 19798 | 2025.11.20 17:28:57.336865 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19799 | 2025.11.20 17:28:57.336958 [ 260 ] {3682b342-ffed-4d37-8c29-4eacc8113cea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19800 | 2025.11.20 17:28:57.337001 [ 260 ] {3682b342-ffed-4d37-8c29-4eacc8113cea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19801 | 2025.11.20 17:28:57.337331 [ 260 ] {3682b342-ffed-4d37-8c29-4eacc8113cea} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19802 | 2025.11.20 17:28:57.337368 [ 260 ] {3682b342-ffed-4d37-8c29-4eacc8113cea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 19803 | 2025.11.20 17:28:57.337665 [ 260 ] {3682b342-ffed-4d37-8c29-4eacc8113cea} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 19804 | 2025.11.20 17:28:57.337875 [ 260 ] {3682b342-ffed-4d37-8c29-4eacc8113cea} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19805 | 2025.11.20 17:28:57.338001 [ 260 ] {3682b342-ffed-4d37-8c29-4eacc8113cea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 19806 | 2025.11.20 17:28:57.338039 [ 260 ] {3682b342-ffed-4d37-8c29-4eacc8113cea} <Debug> TCPHandler: Processed in 0.001221613 sec. | ||
| 19807 | 2025.11.20 17:28:57.338135 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19808 | 2025.11.20 17:28:57.338228 [ 260 ] {9f7e5b19-45b4-40b5-9160-72017178d1d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19809 | 2025.11.20 17:28:57.338270 [ 260 ] {9f7e5b19-45b4-40b5-9160-72017178d1d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19810 | 2025.11.20 17:28:57.338739 [ 260 ] {9f7e5b19-45b4-40b5-9160-72017178d1d3} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19811 | 2025.11.20 17:28:57.338775 [ 260 ] {9f7e5b19-45b4-40b5-9160-72017178d1d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 19812 | 2025.11.20 17:28:57.339099 [ 260 ] {9f7e5b19-45b4-40b5-9160-72017178d1d3} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19813 | 2025.11.20 17:28:57.339302 [ 260 ] {9f7e5b19-45b4-40b5-9160-72017178d1d3} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19814 | 2025.11.20 17:28:57.339427 [ 260 ] {9f7e5b19-45b4-40b5-9160-72017178d1d3} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001217 sec., 258011.5036976171 rows/sec., 16.95 MiB/sec. | ||
| 19815 | 2025.11.20 17:28:57.339464 [ 260 ] {9f7e5b19-45b4-40b5-9160-72017178d1d3} <Debug> TCPHandler: Processed in 0.001376056 sec. | ||
| 19816 | 2025.11.20 17:28:57.339561 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19817 | 2025.11.20 17:28:57.339654 [ 260 ] {db061d3c-ab9d-45f6-9fcc-fbeed1620d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 19818 | 2025.11.20 17:28:57.339695 [ 260 ] {db061d3c-ab9d-45f6-9fcc-fbeed1620d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 19819 | 2025.11.20 17:28:57.339997 [ 260 ] {db061d3c-ab9d-45f6-9fcc-fbeed1620d97} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19820 | 2025.11.20 17:28:57.340031 [ 260 ] {db061d3c-ab9d-45f6-9fcc-fbeed1620d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 19821 | 2025.11.20 17:28:57.340319 [ 260 ] {db061d3c-ab9d-45f6-9fcc-fbeed1620d97} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 19822 | 2025.11.20 17:28:57.340520 [ 260 ] {db061d3c-ab9d-45f6-9fcc-fbeed1620d97} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19823 | 2025.11.20 17:28:57.340643 [ 260 ] {db061d3c-ab9d-45f6-9fcc-fbeed1620d97} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001008 sec., 992.063492063492 rows/sec., 66.85 KiB/sec. | ||
| 19824 | 2025.11.20 17:28:57.340679 [ 260 ] {db061d3c-ab9d-45f6-9fcc-fbeed1620d97} <Debug> TCPHandler: Processed in 0.001165182 sec. | ||
| 19825 | 2025.11.20 17:28:57.340788 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19826 | 2025.11.20 17:28:57.340892 [ 260 ] {b342bdb0-4135-49be-8457-f766962a62ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 19827 | 2025.11.20 17:28:57.340949 [ 260 ] {b342bdb0-4135-49be-8457-f766962a62ed} <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 | ||
| 19828 | 2025.11.20 17:28:57.341896 [ 260 ] {b342bdb0-4135-49be-8457-f766962a62ed} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19829 | 2025.11.20 17:28:57.341934 [ 260 ] {b342bdb0-4135-49be-8457-f766962a62ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 19830 | 2025.11.20 17:28:57.342517 [ 260 ] {b342bdb0-4135-49be-8457-f766962a62ed} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 19831 | 2025.11.20 17:28:57.342746 [ 260 ] {b342bdb0-4135-49be-8457-f766962a62ed} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19832 | 2025.11.20 17:28:57.342865 [ 33 ] {} <Debug> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 19833 | 2025.11.20 17:28:57.342894 [ 260 ] {b342bdb0-4135-49be-8457-f766962a62ed} <Debug> executeQuery: Read 40 rows, 73.40 KiB in 0.002019 sec., 19811.788013868252 rows/sec., 35.50 MiB/sec. | ||
| 19834 | 2025.11.20 17:28:57.342937 [ 33 ] {} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19835 | 2025.11.20 17:28:57.342964 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 19836 | 2025.11.20 17:28:57.342980 [ 260 ] {b342bdb0-4135-49be-8457-f766962a62ed} <Debug> TCPHandler: Processed in 0.002242412 sec. | ||
| 19837 | 2025.11.20 17:28:57.343098 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19838 | 2025.11.20 17:28:57.343128 [ 194 ] {c3717025-90b1-4b66-a9ed-622991097dbc::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 | ||
| 19839 | 2025.11.20 17:28:57.343195 [ 260 ] {4f0eb3db-14aa-4eff-9bce-f4ef0aa503a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19840 | 2025.11.20 17:28:57.343247 [ 260 ] {4f0eb3db-14aa-4eff-9bce-f4ef0aa503a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19841 | 2025.11.20 17:28:57.343527 [ 194 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 19842 | 2025.11.20 17:28:57.343590 [ 194 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2424 rows starting from the beginning of the part | ||
| 19843 | 2025.11.20 17:28:57.343605 [ 260 ] {4f0eb3db-14aa-4eff-9bce-f4ef0aa503a3} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19844 | 2025.11.20 17:28:57.343647 [ 260 ] {4f0eb3db-14aa-4eff-9bce-f4ef0aa503a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 19845 | 2025.11.20 17:28:57.343718 [ 194 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 40 rows starting from the beginning of the part | ||
| 19846 | 2025.11.20 17:28:57.343826 [ 194 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 40 rows starting from the beginning of the part | ||
| 19847 | 2025.11.20 17:28:57.343930 [ 194 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 40 rows starting from the beginning of the part | ||
| 19848 | 2025.11.20 17:28:57.343985 [ 260 ] {4f0eb3db-14aa-4eff-9bce-f4ef0aa503a3} <Trace> MergedBlockOutputStream: filled checksums all_152_152_0 (state Temporary) | ||
| 19849 | 2025.11.20 17:28:57.344034 [ 194 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 40 rows starting from the beginning of the part | ||
| 19850 | 2025.11.20 17:28:57.344140 [ 194 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 40 rows starting from the beginning of the part | ||
| 19851 | 2025.11.20 17:28:57.344213 [ 260 ] {4f0eb3db-14aa-4eff-9bce-f4ef0aa503a3} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_152_152_0 to all_152_152_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19852 | 2025.11.20 17:28:57.344354 [ 260 ] {4f0eb3db-14aa-4eff-9bce-f4ef0aa503a3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001177 sec., 88360.23789294816 rows/sec., 5.41 MiB/sec. | ||
| 19853 | 2025.11.20 17:28:57.344396 [ 260 ] {4f0eb3db-14aa-4eff-9bce-f4ef0aa503a3} <Debug> TCPHandler: Processed in 0.001347235 sec. | ||
| 19854 | 2025.11.20 17:28:57.353624 [ 197 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2624 rows, containing 19 columns (19 merged, 0 gathered) in 0.010584489 sec., 247909.93688972606 rows/sec., 444.24 MiB/sec. | ||
| 19855 | 2025.11.20 17:28:57.356046 [ 197 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 19856 | 2025.11.20 17:28:57.356424 [ 197 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19857 | 2025.11.20 17:28:57.356502 [ 197 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 19858 | 2025.11.20 17:28:57.356643 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 19.06 MiB. | ||
| 19859 | 2025.11.20 17:28:58.000201 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.64 MiB, peak 405.65 MiB, free memory in arenas 0.00 B, will set to 390.31 MiB (RSS), difference: 3.67 MiB | ||
| 19860 | 2025.11.20 17:29:01.019891 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 19861 | 2025.11.20 17:29:01.019972 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 19862 | 2025.11.20 17:29:01.232121 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 45088 | ||
| 19863 | 2025.11.20 17:29:01.232701 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19864 | 2025.11.20 17:29:01.232743 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 19865 | 2025.11.20 17:29:01.233215 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 19866 | 2025.11.20 17:29:01.233452 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19867 | 2025.11.20 17:29:01.233587 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45088 | ||
| 19868 | 2025.11.20 17:29:02.312051 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19869 | 2025.11.20 17:29:02.312231 [ 260 ] {8f55f030-c6fa-4139-aa87-cd3edcd03831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19870 | 2025.11.20 17:29:02.312298 [ 260 ] {8f55f030-c6fa-4139-aa87-cd3edcd03831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19871 | 2025.11.20 17:29:02.312985 [ 260 ] {8f55f030-c6fa-4139-aa87-cd3edcd03831} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19872 | 2025.11.20 17:29:02.313035 [ 260 ] {8f55f030-c6fa-4139-aa87-cd3edcd03831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 19873 | 2025.11.20 17:29:02.313421 [ 260 ] {8f55f030-c6fa-4139-aa87-cd3edcd03831} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19874 | 2025.11.20 17:29:02.313683 [ 260 ] {8f55f030-c6fa-4139-aa87-cd3edcd03831} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19875 | 2025.11.20 17:29:02.313847 [ 260 ] {8f55f030-c6fa-4139-aa87-cd3edcd03831} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001661 sec., 33714.62974111981 rows/sec., 2.59 MiB/sec. | ||
| 19876 | 2025.11.20 17:29:02.313895 [ 260 ] {8f55f030-c6fa-4139-aa87-cd3edcd03831} <Debug> TCPHandler: Processed in 0.001978107 sec. | ||
| 19877 | 2025.11.20 17:29:02.314040 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19878 | 2025.11.20 17:29:02.314140 [ 260 ] {68c44438-b60a-45d8-a5ec-92fe919553fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19879 | 2025.11.20 17:29:02.314181 [ 260 ] {68c44438-b60a-45d8-a5ec-92fe919553fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19880 | 2025.11.20 17:29:02.314620 [ 260 ] {68c44438-b60a-45d8-a5ec-92fe919553fd} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19881 | 2025.11.20 17:29:02.314659 [ 260 ] {68c44438-b60a-45d8-a5ec-92fe919553fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 19882 | 2025.11.20 17:29:02.314994 [ 260 ] {68c44438-b60a-45d8-a5ec-92fe919553fd} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19883 | 2025.11.20 17:29:02.315215 [ 260 ] {68c44438-b60a-45d8-a5ec-92fe919553fd} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19884 | 2025.11.20 17:29:02.315350 [ 260 ] {68c44438-b60a-45d8-a5ec-92fe919553fd} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00123 sec., 52032.52032520325 rows/sec., 4.06 MiB/sec. | ||
| 19885 | 2025.11.20 17:29:02.315390 [ 260 ] {68c44438-b60a-45d8-a5ec-92fe919553fd} <Debug> TCPHandler: Processed in 0.001404217 sec. | ||
| 19886 | 2025.11.20 17:29:02.315509 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19887 | 2025.11.20 17:29:02.315607 [ 260 ] {d9a0d765-af26-44dd-8fe1-09075b9459e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19888 | 2025.11.20 17:29:02.315709 [ 260 ] {d9a0d765-af26-44dd-8fe1-09075b9459e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19889 | 2025.11.20 17:29:02.316167 [ 260 ] {d9a0d765-af26-44dd-8fe1-09075b9459e8} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19890 | 2025.11.20 17:29:02.316204 [ 260 ] {d9a0d765-af26-44dd-8fe1-09075b9459e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 19891 | 2025.11.20 17:29:02.316541 [ 260 ] {d9a0d765-af26-44dd-8fe1-09075b9459e8} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19892 | 2025.11.20 17:29:02.316754 [ 260 ] {d9a0d765-af26-44dd-8fe1-09075b9459e8} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19893 | 2025.11.20 17:29:02.316889 [ 260 ] {d9a0d765-af26-44dd-8fe1-09075b9459e8} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.0013 sec., 123076.92307692308 rows/sec., 8.57 MiB/sec. | ||
| 19894 | 2025.11.20 17:29:02.316927 [ 260 ] {d9a0d765-af26-44dd-8fe1-09075b9459e8} <Debug> TCPHandler: Processed in 0.001468007 sec. | ||
| 19895 | 2025.11.20 17:29:02.317059 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19896 | 2025.11.20 17:29:02.317153 [ 260 ] {bfdf4ae4-f5e5-44f6-a225-c8b5cce74abb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 19897 | 2025.11.20 17:29:02.317220 [ 260 ] {bfdf4ae4-f5e5-44f6-a225-c8b5cce74abb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 19898 | 2025.11.20 17:29:02.317577 [ 260 ] {bfdf4ae4-f5e5-44f6-a225-c8b5cce74abb} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19899 | 2025.11.20 17:29:02.317612 [ 260 ] {bfdf4ae4-f5e5-44f6-a225-c8b5cce74abb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.77 GiB. | ||
| 19900 | 2025.11.20 17:29:02.317924 [ 260 ] {bfdf4ae4-f5e5-44f6-a225-c8b5cce74abb} <Trace> MergedBlockOutputStream: filled checksums all_153_153_0 (state Temporary) | ||
| 19901 | 2025.11.20 17:29:02.318129 [ 260 ] {bfdf4ae4-f5e5-44f6-a225-c8b5cce74abb} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_153_153_0 to all_153_153_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19902 | 2025.11.20 17:29:02.318256 [ 260 ] {bfdf4ae4-f5e5-44f6-a225-c8b5cce74abb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001122 sec., 53475.93582887701 rows/sec., 3.60 MiB/sec. | ||
| 19903 | 2025.11.20 17:29:02.318293 [ 260 ] {bfdf4ae4-f5e5-44f6-a225-c8b5cce74abb} <Debug> TCPHandler: Processed in 0.001282184 sec. | ||
| 19904 | 2025.11.20 17:29:02.636831 [ 217 ] {} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19905 | 2025.11.20 17:29:02.636894 [ 217 ] {} <Debug> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19906 | 2025.11.20 17:29:02.639708 [ 217 ] {} <Debug> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19907 | 2025.11.20 17:29:02.971110 [ 221 ] {} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Found 6 old parts to remove. Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 19908 | 2025.11.20 17:29:02.971161 [ 221 ] {} <Debug> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Removing 6 parts from filesystem (serially): Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 19909 | 2025.11.20 17:29:02.973568 [ 221 ] {} <Debug> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Removing 6 parts from memory: Parts: [all_1_14_3, all_15_15_0, all_16_16_0, all_17_17_0, all_18_18_0, all_19_19_0] | ||
| 19910 | 2025.11.20 17:29:03.533881 [ 219 ] {} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19911 | 2025.11.20 17:29:03.533951 [ 219 ] {} <Debug> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19912 | 2025.11.20 17:29:03.537107 [ 219 ] {} <Debug> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 19913 | 2025.11.20 17:29:03.570000 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 708 | ||
| 19914 | 2025.11.20 17:29:03.588353 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19915 | 2025.11.20 17:29:03.588418 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19916 | 2025.11.20 17:29:03.594773 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 19917 | 2025.11.20 17:29:03.595546 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19918 | 2025.11.20 17:29:03.599095 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 708 | ||
| 19919 | 2025.11.20 17:29:04.332115 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19920 | 2025.11.20 17:29:04.332289 [ 260 ] {13165e1e-2b27-4294-81ae-f0d55792f08d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 19921 | 2025.11.20 17:29:04.332358 [ 260 ] {13165e1e-2b27-4294-81ae-f0d55792f08d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 19922 | 2025.11.20 17:29:04.333179 [ 260 ] {13165e1e-2b27-4294-81ae-f0d55792f08d} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19923 | 2025.11.20 17:29:04.333219 [ 260 ] {13165e1e-2b27-4294-81ae-f0d55792f08d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19924 | 2025.11.20 17:29:04.333623 [ 260 ] {13165e1e-2b27-4294-81ae-f0d55792f08d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 19925 | 2025.11.20 17:29:04.333874 [ 260 ] {13165e1e-2b27-4294-81ae-f0d55792f08d} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19926 | 2025.11.20 17:29:04.334024 [ 260 ] {13165e1e-2b27-4294-81ae-f0d55792f08d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001782 sec., 230078.56341189676 rows/sec., 14.60 MiB/sec. | ||
| 19927 | 2025.11.20 17:29:04.334066 [ 260 ] {13165e1e-2b27-4294-81ae-f0d55792f08d} <Debug> TCPHandler: Processed in 0.002077799 sec. | ||
| 19928 | 2025.11.20 17:29:04.334183 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19929 | 2025.11.20 17:29:04.334278 [ 260 ] {f8577d70-5d95-4ae2-a061-c9a48618a48c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 19930 | 2025.11.20 17:29:04.334318 [ 260 ] {f8577d70-5d95-4ae2-a061-c9a48618a48c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 19931 | 2025.11.20 17:29:04.334747 [ 260 ] {f8577d70-5d95-4ae2-a061-c9a48618a48c} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19932 | 2025.11.20 17:29:04.334789 [ 260 ] {f8577d70-5d95-4ae2-a061-c9a48618a48c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19933 | 2025.11.20 17:29:04.335157 [ 260 ] {f8577d70-5d95-4ae2-a061-c9a48618a48c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 19934 | 2025.11.20 17:29:04.335410 [ 260 ] {f8577d70-5d95-4ae2-a061-c9a48618a48c} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19935 | 2025.11.20 17:29:04.335567 [ 260 ] {f8577d70-5d95-4ae2-a061-c9a48618a48c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001307 sec., 4590.665646518745 rows/sec., 374.34 KiB/sec. | ||
| 19936 | 2025.11.20 17:29:04.335618 [ 260 ] {f8577d70-5d95-4ae2-a061-c9a48618a48c} <Debug> TCPHandler: Processed in 0.001484748 sec. | ||
| 19937 | 2025.11.20 17:29:04.335744 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19938 | 2025.11.20 17:29:04.335841 [ 260 ] {8109589f-a9ce-4dbe-8eec-e0bc384c3d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 19939 | 2025.11.20 17:29:04.335882 [ 260 ] {8109589f-a9ce-4dbe-8eec-e0bc384c3d0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 19940 | 2025.11.20 17:29:04.337490 [ 260 ] {8109589f-a9ce-4dbe-8eec-e0bc384c3d0e} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19941 | 2025.11.20 17:29:04.337525 [ 260 ] {8109589f-a9ce-4dbe-8eec-e0bc384c3d0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19942 | 2025.11.20 17:29:04.337998 [ 260 ] {8109589f-a9ce-4dbe-8eec-e0bc384c3d0e} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19943 | 2025.11.20 17:29:04.338214 [ 260 ] {8109589f-a9ce-4dbe-8eec-e0bc384c3d0e} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19944 | 2025.11.20 17:29:04.338345 [ 260 ] {8109589f-a9ce-4dbe-8eec-e0bc384c3d0e} <Debug> executeQuery: Read 2337 rows, 194.49 KiB in 0.002523 sec., 926278.2401902496 rows/sec., 75.28 MiB/sec. | ||
| 19945 | 2025.11.20 17:29:04.338386 [ 260 ] {8109589f-a9ce-4dbe-8eec-e0bc384c3d0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 19946 | 2025.11.20 17:29:04.338399 [ 260 ] {8109589f-a9ce-4dbe-8eec-e0bc384c3d0e} <Debug> TCPHandler: Processed in 0.002704821 sec. | ||
| 19947 | 2025.11.20 17:29:04.338497 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19948 | 2025.11.20 17:29:04.338591 [ 260 ] {2d5215ec-8f3b-4b45-b2dc-aa22874eaade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 19949 | 2025.11.20 17:29:04.338632 [ 260 ] {2d5215ec-8f3b-4b45-b2dc-aa22874eaade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 19950 | 2025.11.20 17:29:04.339138 [ 260 ] {2d5215ec-8f3b-4b45-b2dc-aa22874eaade} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19951 | 2025.11.20 17:29:04.339172 [ 260 ] {2d5215ec-8f3b-4b45-b2dc-aa22874eaade} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19952 | 2025.11.20 17:29:04.339493 [ 260 ] {2d5215ec-8f3b-4b45-b2dc-aa22874eaade} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 19953 | 2025.11.20 17:29:04.339703 [ 260 ] {2d5215ec-8f3b-4b45-b2dc-aa22874eaade} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19954 | 2025.11.20 17:29:04.339829 [ 260 ] {2d5215ec-8f3b-4b45-b2dc-aa22874eaade} <Debug> executeQuery: Read 252 rows, 15.82 KiB in 0.001256 sec., 200636.94267515925 rows/sec., 12.30 MiB/sec. | ||
| 19955 | 2025.11.20 17:29:04.339867 [ 260 ] {2d5215ec-8f3b-4b45-b2dc-aa22874eaade} <Debug> TCPHandler: Processed in 0.001418006 sec. | ||
| 19956 | 2025.11.20 17:29:04.339966 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19957 | 2025.11.20 17:29:04.340060 [ 260 ] {5736b73b-d4b5-4d41-adda-2048dad7f34c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 19958 | 2025.11.20 17:29:04.340100 [ 260 ] {5736b73b-d4b5-4d41-adda-2048dad7f34c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 19959 | 2025.11.20 17:29:04.340642 [ 260 ] {5736b73b-d4b5-4d41-adda-2048dad7f34c} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19960 | 2025.11.20 17:29:04.340678 [ 260 ] {5736b73b-d4b5-4d41-adda-2048dad7f34c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19961 | 2025.11.20 17:29:04.341001 [ 260 ] {5736b73b-d4b5-4d41-adda-2048dad7f34c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 19962 | 2025.11.20 17:29:04.341240 [ 260 ] {5736b73b-d4b5-4d41-adda-2048dad7f34c} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19963 | 2025.11.20 17:29:04.341371 [ 260 ] {5736b73b-d4b5-4d41-adda-2048dad7f34c} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001328 sec., 331325.3012048193 rows/sec., 21.92 MiB/sec. | ||
| 19964 | 2025.11.20 17:29:04.341409 [ 260 ] {5736b73b-d4b5-4d41-adda-2048dad7f34c} <Debug> TCPHandler: Processed in 0.001492208 sec. | ||
| 19965 | 2025.11.20 17:29:04.341515 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19966 | 2025.11.20 17:29:04.341609 [ 260 ] {e402f8dd-22dc-4af7-8dae-de0998ad0857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 19967 | 2025.11.20 17:29:04.341649 [ 260 ] {e402f8dd-22dc-4af7-8dae-de0998ad0857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 19968 | 2025.11.20 17:29:04.342107 [ 260 ] {e402f8dd-22dc-4af7-8dae-de0998ad0857} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19969 | 2025.11.20 17:29:04.342144 [ 260 ] {e402f8dd-22dc-4af7-8dae-de0998ad0857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19970 | 2025.11.20 17:29:04.342443 [ 260 ] {e402f8dd-22dc-4af7-8dae-de0998ad0857} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 19971 | 2025.11.20 17:29:04.342648 [ 260 ] {e402f8dd-22dc-4af7-8dae-de0998ad0857} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19972 | 2025.11.20 17:29:04.342776 [ 260 ] {e402f8dd-22dc-4af7-8dae-de0998ad0857} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001185 sec., 178059.0717299578 rows/sec., 10.11 MiB/sec. | ||
| 19973 | 2025.11.20 17:29:04.342815 [ 260 ] {e402f8dd-22dc-4af7-8dae-de0998ad0857} <Debug> TCPHandler: Processed in 0.001348586 sec. | ||
| 19974 | 2025.11.20 17:29:04.342918 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19975 | 2025.11.20 17:29:04.343017 [ 260 ] {e82e4536-10ad-4fec-9ce8-cf6f6e3a1cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 19976 | 2025.11.20 17:29:04.343057 [ 260 ] {e82e4536-10ad-4fec-9ce8-cf6f6e3a1cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 19977 | 2025.11.20 17:29:04.343998 [ 260 ] {e82e4536-10ad-4fec-9ce8-cf6f6e3a1cde} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19978 | 2025.11.20 17:29:04.344029 [ 260 ] {e82e4536-10ad-4fec-9ce8-cf6f6e3a1cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19979 | 2025.11.20 17:29:04.344426 [ 260 ] {e82e4536-10ad-4fec-9ce8-cf6f6e3a1cde} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19980 | 2025.11.20 17:29:04.344636 [ 260 ] {e82e4536-10ad-4fec-9ce8-cf6f6e3a1cde} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19981 | 2025.11.20 17:29:04.344766 [ 260 ] {e82e4536-10ad-4fec-9ce8-cf6f6e3a1cde} <Debug> executeQuery: Read 1182 rows, 86.53 KiB in 0.001767 sec., 668930.39049236 rows/sec., 47.82 MiB/sec. | ||
| 19982 | 2025.11.20 17:29:04.344804 [ 260 ] {e82e4536-10ad-4fec-9ce8-cf6f6e3a1cde} <Debug> TCPHandler: Processed in 0.001934776 sec. | ||
| 19983 | 2025.11.20 17:29:04.344913 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19984 | 2025.11.20 17:29:04.345006 [ 260 ] {492f87af-5dbd-4c7f-80cc-3e04d504d59a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 19985 | 2025.11.20 17:29:04.345048 [ 260 ] {492f87af-5dbd-4c7f-80cc-3e04d504d59a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 19986 | 2025.11.20 17:29:04.345362 [ 260 ] {492f87af-5dbd-4c7f-80cc-3e04d504d59a} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19987 | 2025.11.20 17:29:04.345397 [ 260 ] {492f87af-5dbd-4c7f-80cc-3e04d504d59a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19988 | 2025.11.20 17:29:04.345692 [ 260 ] {492f87af-5dbd-4c7f-80cc-3e04d504d59a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 19989 | 2025.11.20 17:29:04.345895 [ 260 ] {492f87af-5dbd-4c7f-80cc-3e04d504d59a} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19990 | 2025.11.20 17:29:04.346020 [ 260 ] {492f87af-5dbd-4c7f-80cc-3e04d504d59a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001032 sec., 5813.9534883720935 rows/sec., 303.76 KiB/sec. | ||
| 19991 | 2025.11.20 17:29:04.346057 [ 260 ] {492f87af-5dbd-4c7f-80cc-3e04d504d59a} <Debug> TCPHandler: Processed in 0.001193763 sec. | ||
| 19992 | 2025.11.20 17:29:04.346168 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 19993 | 2025.11.20 17:29:04.346261 [ 260 ] {7ff313d8-0d9c-464b-a629-3ba6d5a89d49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 19994 | 2025.11.20 17:29:04.346303 [ 260 ] {7ff313d8-0d9c-464b-a629-3ba6d5a89d49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 19995 | 2025.11.20 17:29:04.346879 [ 260 ] {7ff313d8-0d9c-464b-a629-3ba6d5a89d49} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 19996 | 2025.11.20 17:29:04.346913 [ 260 ] {7ff313d8-0d9c-464b-a629-3ba6d5a89d49} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 19997 | 2025.11.20 17:29:04.347312 [ 260 ] {7ff313d8-0d9c-464b-a629-3ba6d5a89d49} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 19998 | 2025.11.20 17:29:04.347516 [ 260 ] {7ff313d8-0d9c-464b-a629-3ba6d5a89d49} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 19999 | 2025.11.20 17:29:04.347644 [ 260 ] {7ff313d8-0d9c-464b-a629-3ba6d5a89d49} <Debug> executeQuery: Read 905 rows, 61.24 KiB in 0.001401 sec., 645967.1663097788 rows/sec., 42.69 MiB/sec. | ||
| 20000 | 2025.11.20 17:29:04.347681 [ 260 ] {7ff313d8-0d9c-464b-a629-3ba6d5a89d49} <Debug> TCPHandler: Processed in 0.001561439 sec. | ||
| 20001 | 2025.11.20 17:29:04.347784 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20002 | 2025.11.20 17:29:04.347877 [ 260 ] {d80900dc-7590-4d2a-8d98-e5707d7c94e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20003 | 2025.11.20 17:29:04.347918 [ 260 ] {d80900dc-7590-4d2a-8d98-e5707d7c94e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20004 | 2025.11.20 17:29:04.348217 [ 260 ] {d80900dc-7590-4d2a-8d98-e5707d7c94e8} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20005 | 2025.11.20 17:29:04.348252 [ 260 ] {d80900dc-7590-4d2a-8d98-e5707d7c94e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20006 | 2025.11.20 17:29:04.348539 [ 260 ] {d80900dc-7590-4d2a-8d98-e5707d7c94e8} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 20007 | 2025.11.20 17:29:04.348740 [ 260 ] {d80900dc-7590-4d2a-8d98-e5707d7c94e8} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20008 | 2025.11.20 17:29:04.348867 [ 260 ] {d80900dc-7590-4d2a-8d98-e5707d7c94e8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001007 sec., 993.0486593843098 rows/sec., 66.91 KiB/sec. | ||
| 20009 | 2025.11.20 17:29:04.348903 [ 260 ] {d80900dc-7590-4d2a-8d98-e5707d7c94e8} <Debug> TCPHandler: Processed in 0.001168242 sec. | ||
| 20010 | 2025.11.20 17:29:04.349005 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20011 | 2025.11.20 17:29:04.349098 [ 260 ] {a33f88d8-6947-406a-abbb-d9620798ab41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20012 | 2025.11.20 17:29:04.349151 [ 260 ] {a33f88d8-6947-406a-abbb-d9620798ab41} <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 | ||
| 20013 | 2025.11.20 17:29:04.350033 [ 260 ] {a33f88d8-6947-406a-abbb-d9620798ab41} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20014 | 2025.11.20 17:29:04.350070 [ 260 ] {a33f88d8-6947-406a-abbb-d9620798ab41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20015 | 2025.11.20 17:29:04.350632 [ 260 ] {a33f88d8-6947-406a-abbb-d9620798ab41} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20016 | 2025.11.20 17:29:04.350856 [ 260 ] {a33f88d8-6947-406a-abbb-d9620798ab41} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20017 | 2025.11.20 17:29:04.350997 [ 260 ] {a33f88d8-6947-406a-abbb-d9620798ab41} <Debug> executeQuery: Read 41 rows, 75.23 KiB in 0.001917 sec., 21387.584767866458 rows/sec., 38.33 MiB/sec. | ||
| 20018 | 2025.11.20 17:29:04.351052 [ 260 ] {a33f88d8-6947-406a-abbb-d9620798ab41} <Debug> TCPHandler: Processed in 0.002095939 sec. | ||
| 20019 | 2025.11.20 17:29:04.351160 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20020 | 2025.11.20 17:29:04.351254 [ 260 ] {e3fd8e40-744a-41ff-8e57-87befd9cdc68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20021 | 2025.11.20 17:29:04.351296 [ 260 ] {e3fd8e40-744a-41ff-8e57-87befd9cdc68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20022 | 2025.11.20 17:29:04.351630 [ 260 ] {e3fd8e40-744a-41ff-8e57-87befd9cdc68} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20023 | 2025.11.20 17:29:04.351666 [ 260 ] {e3fd8e40-744a-41ff-8e57-87befd9cdc68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20024 | 2025.11.20 17:29:04.352002 [ 260 ] {e3fd8e40-744a-41ff-8e57-87befd9cdc68} <Trace> MergedBlockOutputStream: filled checksums all_154_154_0 (state Temporary) | ||
| 20025 | 2025.11.20 17:29:04.352207 [ 260 ] {e3fd8e40-744a-41ff-8e57-87befd9cdc68} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_154_154_0 to all_154_154_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20026 | 2025.11.20 17:29:04.352336 [ 260 ] {e3fd8e40-744a-41ff-8e57-87befd9cdc68} <Debug> executeQuery: Read 68 rows, 4.04 KiB in 0.001099 sec., 61874.4313011829 rows/sec., 3.59 MiB/sec. | ||
| 20027 | 2025.11.20 17:29:04.352372 [ 260 ] {e3fd8e40-744a-41ff-8e57-87befd9cdc68} <Debug> TCPHandler: Processed in 0.001261593 sec. | ||
| 20028 | 2025.11.20 17:29:06.388194 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 2512 | ||
| 20029 | 2025.11.20 17:29:06.391001 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20030 | 2025.11.20 17:29:06.391049 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20031 | 2025.11.20 17:29:06.392295 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 20032 | 2025.11.20 17:29:06.392574 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20033 | 2025.11.20 17:29:06.392736 [ 123 ] {} <Debug> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 20034 | 2025.11.20 17:29:06.392778 [ 123 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20035 | 2025.11.20 17:29:06.392800 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20036 | 2025.11.20 17:29:06.392909 [ 195 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::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 | ||
| 20037 | 2025.11.20 17:29:06.392944 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2512 | ||
| 20038 | 2025.11.20 17:29:06.393422 [ 195 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20039 | 2025.11.20 17:29:06.393564 [ 195 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2322 rows starting from the beginning of the part | ||
| 20040 | 2025.11.20 17:29:06.393919 [ 195 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 36 rows starting from the beginning of the part | ||
| 20041 | 2025.11.20 17:29:06.394250 [ 195 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 54 rows starting from the beginning of the part | ||
| 20042 | 2025.11.20 17:29:06.394577 [ 195 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 16 rows starting from the beginning of the part | ||
| 20043 | 2025.11.20 17:29:06.394896 [ 195 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 30 rows starting from the beginning of the part | ||
| 20044 | 2025.11.20 17:29:06.395221 [ 195 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 54 rows starting from the beginning of the part | ||
| 20045 | 2025.11.20 17:29:06.401972 [ 191 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2512 rows, containing 72 columns (72 merged, 0 gathered) in 0.009106181 sec., 275856.5857630109 rows/sec., 209.75 MiB/sec. | ||
| 20046 | 2025.11.20 17:29:06.404259 [ 189 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 20047 | 2025.11.20 17:29:06.404928 [ 189 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_71_14} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20048 | 2025.11.20 17:29:06.405020 [ 189 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_71_14} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 20049 | 2025.11.20 17:29:06.405407 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.02 MiB. | ||
| 20050 | 2025.11.20 17:29:07.308236 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20051 | 2025.11.20 17:29:07.308425 [ 260 ] {be202c0c-9d28-4514-aca7-195b25cbe881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20052 | 2025.11.20 17:29:07.308490 [ 260 ] {be202c0c-9d28-4514-aca7-195b25cbe881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20053 | 2025.11.20 17:29:07.309173 [ 260 ] {be202c0c-9d28-4514-aca7-195b25cbe881} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20054 | 2025.11.20 17:29:07.309216 [ 260 ] {be202c0c-9d28-4514-aca7-195b25cbe881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20055 | 2025.11.20 17:29:07.309615 [ 260 ] {be202c0c-9d28-4514-aca7-195b25cbe881} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20056 | 2025.11.20 17:29:07.309845 [ 260 ] {be202c0c-9d28-4514-aca7-195b25cbe881} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20057 | 2025.11.20 17:29:07.309998 [ 260 ] {be202c0c-9d28-4514-aca7-195b25cbe881} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001621 sec., 34546.57618753856 rows/sec., 2.65 MiB/sec. | ||
| 20058 | 2025.11.20 17:29:07.310040 [ 260 ] {be202c0c-9d28-4514-aca7-195b25cbe881} <Debug> TCPHandler: Processed in 0.001930947 sec. | ||
| 20059 | 2025.11.20 17:29:07.310155 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20060 | 2025.11.20 17:29:07.310251 [ 260 ] {aca2d292-3d2c-4063-8ac1-54639e1641a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20061 | 2025.11.20 17:29:07.310291 [ 260 ] {aca2d292-3d2c-4063-8ac1-54639e1641a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20062 | 2025.11.20 17:29:07.310739 [ 260 ] {aca2d292-3d2c-4063-8ac1-54639e1641a4} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20063 | 2025.11.20 17:29:07.310773 [ 260 ] {aca2d292-3d2c-4063-8ac1-54639e1641a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20064 | 2025.11.20 17:29:07.311079 [ 260 ] {aca2d292-3d2c-4063-8ac1-54639e1641a4} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20065 | 2025.11.20 17:29:07.311291 [ 260 ] {aca2d292-3d2c-4063-8ac1-54639e1641a4} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20066 | 2025.11.20 17:29:07.311417 [ 260 ] {aca2d292-3d2c-4063-8ac1-54639e1641a4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001185 sec., 54008.438818565395 rows/sec., 4.22 MiB/sec. | ||
| 20067 | 2025.11.20 17:29:07.311455 [ 260 ] {aca2d292-3d2c-4063-8ac1-54639e1641a4} <Debug> TCPHandler: Processed in 0.001348935 sec. | ||
| 20068 | 2025.11.20 17:29:07.311573 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20069 | 2025.11.20 17:29:07.311667 [ 260 ] {cb4ef7cc-ec12-408a-a47c-6a60df1db26b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20070 | 2025.11.20 17:29:07.311710 [ 260 ] {cb4ef7cc-ec12-408a-a47c-6a60df1db26b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20071 | 2025.11.20 17:29:07.312086 [ 260 ] {cb4ef7cc-ec12-408a-a47c-6a60df1db26b} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20072 | 2025.11.20 17:29:07.312120 [ 260 ] {cb4ef7cc-ec12-408a-a47c-6a60df1db26b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20073 | 2025.11.20 17:29:07.312436 [ 260 ] {cb4ef7cc-ec12-408a-a47c-6a60df1db26b} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20074 | 2025.11.20 17:29:07.312658 [ 260 ] {cb4ef7cc-ec12-408a-a47c-6a60df1db26b} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20075 | 2025.11.20 17:29:07.312765 [ 156 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 5 parts from all_1_150_32 to all_154_154_0 | ||
| 20076 | 2025.11.20 17:29:07.312783 [ 260 ] {cb4ef7cc-ec12-408a-a47c-6a60df1db26b} <Debug> executeQuery: Read 96 rows, 6.85 KiB in 0.001135 sec., 84581.49779735683 rows/sec., 5.89 MiB/sec. | ||
| 20077 | 2025.11.20 17:29:07.312803 [ 156 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20078 | 2025.11.20 17:29:07.312821 [ 260 ] {cb4ef7cc-ec12-408a-a47c-6a60df1db26b} <Debug> TCPHandler: Processed in 0.001301714 sec. | ||
| 20079 | 2025.11.20 17:29:07.312822 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20080 | 2025.11.20 17:29:07.312935 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20081 | 2025.11.20 17:29:07.312946 [ 189 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_154_33} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_150_32 to all_154_154_0 into Compact with storage Full | ||
| 20082 | 2025.11.20 17:29:07.313028 [ 260 ] {2e881cdf-4db4-4734-8bca-5a252fb599fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20083 | 2025.11.20 17:29:07.313074 [ 260 ] {2e881cdf-4db4-4734-8bca-5a252fb599fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20084 | 2025.11.20 17:29:07.313097 [ 189 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_154_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20085 | 2025.11.20 17:29:07.313138 [ 189 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_154_33} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_150_32, total 47285 rows starting from the beginning of the part | ||
| 20086 | 2025.11.20 17:29:07.313206 [ 189 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_154_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_151_151_0, total 160 rows starting from the beginning of the part | ||
| 20087 | 2025.11.20 17:29:07.313250 [ 189 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_154_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 314 rows starting from the beginning of the part | ||
| 20088 | 2025.11.20 17:29:07.313293 [ 189 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_154_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 160 rows starting from the beginning of the part | ||
| 20089 | 2025.11.20 17:29:07.313337 [ 189 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_154_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 905 rows starting from the beginning of the part | ||
| 20090 | 2025.11.20 17:29:07.313402 [ 260 ] {2e881cdf-4db4-4734-8bca-5a252fb599fa} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20091 | 2025.11.20 17:29:07.313441 [ 260 ] {2e881cdf-4db4-4734-8bca-5a252fb599fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.27 GiB. | ||
| 20092 | 2025.11.20 17:29:07.313788 [ 260 ] {2e881cdf-4db4-4734-8bca-5a252fb599fa} <Trace> MergedBlockOutputStream: filled checksums all_155_155_0 (state Temporary) | ||
| 20093 | 2025.11.20 17:29:07.313996 [ 260 ] {2e881cdf-4db4-4734-8bca-5a252fb599fa} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_155_155_0 to all_155_155_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20094 | 2025.11.20 17:29:07.314126 [ 260 ] {2e881cdf-4db4-4734-8bca-5a252fb599fa} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001116 sec., 32258.06451612903 rows/sec., 2.17 MiB/sec. | ||
| 20095 | 2025.11.20 17:29:07.314163 [ 260 ] {2e881cdf-4db4-4734-8bca-5a252fb599fa} <Debug> TCPHandler: Processed in 0.001277454 sec. | ||
| 20096 | 2025.11.20 17:29:07.321959 [ 191 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_154_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48824 rows, containing 5 columns (5 merged, 0 gathered) in 0.00906643 sec., 5385140.568007474 rows/sec., 362.58 MiB/sec. | ||
| 20097 | 2025.11.20 17:29:07.322517 [ 193 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_154_33} <Trace> MergedBlockOutputStream: filled checksums all_1_154_33 (state Temporary) | ||
| 20098 | 2025.11.20 17:29:07.322827 [ 193 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_154_33} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_154_33 to all_1_154_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20099 | 2025.11.20 17:29:07.322905 [ 193 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_154_33} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 5 parts: [all_1_150_32, all_154_154_0] -> all_1_154_33 | ||
| 20100 | 2025.11.20 17:29:07.322980 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
| 20101 | 2025.11.20 17:29:08.734622 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 45536 | ||
| 20102 | 2025.11.20 17:29:08.735155 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20103 | 2025.11.20 17:29:08.735202 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.26 GiB. | ||
| 20104 | 2025.11.20 17:29:08.735705 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 20105 | 2025.11.20 17:29:08.735928 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20106 | 2025.11.20 17:29:08.736064 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 45536 | ||
| 20107 | 2025.11.20 17:29:08.736235 [ 225 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20108 | 2025.11.20 17:29:08.736306 [ 225 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20109 | 2025.11.20 17:29:08.739123 [ 225 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20110 | 2025.11.20 17:29:10.059574 [ 222 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20111 | 2025.11.20 17:29:10.059684 [ 222 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20112 | 2025.11.20 17:29:10.061771 [ 222 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 20113 | 2025.11.20 17:29:11.000258 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 386.41 MiB, peak 405.65 MiB, free memory in arenas 0.00 B, will set to 390.41 MiB (RSS), difference: 4.00 MiB | ||
| 20114 | 2025.11.20 17:29:11.099173 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 716 | ||
| 20115 | 2025.11.20 17:29:11.116233 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20116 | 2025.11.20 17:29:11.116290 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20117 | 2025.11.20 17:29:11.122521 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 20118 | 2025.11.20 17:29:11.123266 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20119 | 2025.11.20 17:29:11.126670 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 716 | ||
| 20120 | 2025.11.20 17:29:12.146307 [ 219 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20121 | 2025.11.20 17:29:12.146359 [ 219 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20122 | 2025.11.20 17:29:12.149607 [ 219 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20123 | 2025.11.20 17:29:12.312384 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20124 | 2025.11.20 17:29:12.312563 [ 260 ] {a73cdc67-3b51-4a48-ae79-d95a71cf41be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20125 | 2025.11.20 17:29:12.312635 [ 260 ] {a73cdc67-3b51-4a48-ae79-d95a71cf41be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20126 | 2025.11.20 17:29:12.313289 [ 260 ] {a73cdc67-3b51-4a48-ae79-d95a71cf41be} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20127 | 2025.11.20 17:29:12.313337 [ 260 ] {a73cdc67-3b51-4a48-ae79-d95a71cf41be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20128 | 2025.11.20 17:29:12.313739 [ 260 ] {a73cdc67-3b51-4a48-ae79-d95a71cf41be} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20129 | 2025.11.20 17:29:12.313967 [ 260 ] {a73cdc67-3b51-4a48-ae79-d95a71cf41be} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20130 | 2025.11.20 17:29:12.314126 [ 260 ] {a73cdc67-3b51-4a48-ae79-d95a71cf41be} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001613 sec., 34717.9169249845 rows/sec., 2.67 MiB/sec. | ||
| 20131 | 2025.11.20 17:29:12.314157 [ 154 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20132 | 2025.11.20 17:29:12.314169 [ 260 ] {a73cdc67-3b51-4a48-ae79-d95a71cf41be} <Debug> TCPHandler: Processed in 0.001916196 sec. | ||
| 20133 | 2025.11.20 17:29:12.314228 [ 154 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20134 | 2025.11.20 17:29:12.314255 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20135 | 2025.11.20 17:29:12.314323 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20136 | 2025.11.20 17:29:12.314389 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 20137 | 2025.11.20 17:29:12.314423 [ 260 ] {ddf4f4c5-3740-497a-8b14-e39e420d994f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20138 | 2025.11.20 17:29:12.314473 [ 260 ] {ddf4f4c5-3740-497a-8b14-e39e420d994f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20139 | 2025.11.20 17:29:12.314542 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20140 | 2025.11.20 17:29:12.314583 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 2463 rows starting from the beginning of the part | ||
| 20141 | 2025.11.20 17:29:12.314654 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 1192 rows starting from the beginning of the part | ||
| 20142 | 2025.11.20 17:29:12.314704 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 56 rows starting from the beginning of the part | ||
| 20143 | 2025.11.20 17:29:12.314750 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 2337 rows starting from the beginning of the part | ||
| 20144 | 2025.11.20 17:29:12.314792 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 56 rows starting from the beginning of the part | ||
| 20145 | 2025.11.20 17:29:12.314837 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 56 rows starting from the beginning of the part | ||
| 20146 | 2025.11.20 17:29:12.314900 [ 260 ] {ddf4f4c5-3740-497a-8b14-e39e420d994f} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20147 | 2025.11.20 17:29:12.314940 [ 260 ] {ddf4f4c5-3740-497a-8b14-e39e420d994f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20148 | 2025.11.20 17:29:12.315269 [ 260 ] {ddf4f4c5-3740-497a-8b14-e39e420d994f} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20149 | 2025.11.20 17:29:12.315500 [ 260 ] {ddf4f4c5-3740-497a-8b14-e39e420d994f} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20150 | 2025.11.20 17:29:12.315638 [ 260 ] {ddf4f4c5-3740-497a-8b14-e39e420d994f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001235 sec., 51821.86234817814 rows/sec., 4.04 MiB/sec. | ||
| 20151 | 2025.11.20 17:29:12.315638 [ 154 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20152 | 2025.11.20 17:29:12.315678 [ 260 ] {ddf4f4c5-3740-497a-8b14-e39e420d994f} <Debug> TCPHandler: Processed in 0.001410636 sec. | ||
| 20153 | 2025.11.20 17:29:12.315691 [ 154 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20154 | 2025.11.20 17:29:12.315718 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20155 | 2025.11.20 17:29:12.315799 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20156 | 2025.11.20 17:29:12.315805 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 20157 | 2025.11.20 17:29:12.315902 [ 260 ] {4fe949bf-3882-44d6-b201-d2ee53972527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20158 | 2025.11.20 17:29:12.315918 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20159 | 2025.11.20 17:29:12.315952 [ 260 ] {4fe949bf-3882-44d6-b201-d2ee53972527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20160 | 2025.11.20 17:29:12.315952 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_151_30, total 1249 rows starting from the beginning of the part | ||
| 20161 | 2025.11.20 17:29:12.316041 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 719 rows starting from the beginning of the part | ||
| 20162 | 2025.11.20 17:29:12.316091 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 64 rows starting from the beginning of the part | ||
| 20163 | 2025.11.20 17:29:12.316134 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 1182 rows starting from the beginning of the part | ||
| 20164 | 2025.11.20 17:29:12.316176 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 64 rows starting from the beginning of the part | ||
| 20165 | 2025.11.20 17:29:12.316220 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 64 rows starting from the beginning of the part | ||
| 20166 | 2025.11.20 17:29:12.316511 [ 260 ] {4fe949bf-3882-44d6-b201-d2ee53972527} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20167 | 2025.11.20 17:29:12.316553 [ 260 ] {4fe949bf-3882-44d6-b201-d2ee53972527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20168 | 2025.11.20 17:29:12.316926 [ 260 ] {4fe949bf-3882-44d6-b201-d2ee53972527} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20169 | 2025.11.20 17:29:12.317047 [ 196 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6160 rows, containing 5 columns (5 merged, 0 gathered) in 0.002724131 sec., 2261271.5761466688 rows/sec., 192.02 MiB/sec. | ||
| 20170 | 2025.11.20 17:29:12.317179 [ 260 ] {4fe949bf-3882-44d6-b201-d2ee53972527} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20171 | 2025.11.20 17:29:12.317368 [ 196 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20172 | 2025.11.20 17:29:12.317372 [ 260 ] {4fe949bf-3882-44d6-b201-d2ee53972527} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001486 sec., 107671.60161507403 rows/sec., 7.50 MiB/sec. | ||
| 20173 | 2025.11.20 17:29:12.317432 [ 260 ] {4fe949bf-3882-44d6-b201-d2ee53972527} <Debug> TCPHandler: Processed in 0.001682601 sec. | ||
| 20174 | 2025.11.20 17:29:12.317475 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20175 | 2025.11.20 17:29:12.317508 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20176 | 2025.11.20 17:29:12.317555 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3342 rows, containing 5 columns (5 merged, 0 gathered) in 0.001787553 sec., 1869594.9155074002 rows/sec., 141.44 MiB/sec. | ||
| 20177 | 2025.11.20 17:29:12.317715 [ 196 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_156_31} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20178 | 2025.11.20 17:29:12.317814 [ 196 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_156_31} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20179 | 2025.11.20 17:29:12.317867 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20180 | 2025.11.20 17:29:12.317941 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.29 MiB. | ||
| 20181 | 2025.11.20 17:29:12.318265 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_156_31} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20182 | 2025.11.20 17:29:12.318374 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_156_31} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20183 | 2025.11.20 17:29:12.318519 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 20184 | 2025.11.20 17:29:12.319883 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20185 | 2025.11.20 17:29:12.320048 [ 260 ] {33959c54-757c-4268-a479-35479b6bf741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20186 | 2025.11.20 17:29:12.320106 [ 260 ] {33959c54-757c-4268-a479-35479b6bf741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20187 | 2025.11.20 17:29:12.320505 [ 260 ] {33959c54-757c-4268-a479-35479b6bf741} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20188 | 2025.11.20 17:29:12.320542 [ 260 ] {33959c54-757c-4268-a479-35479b6bf741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20189 | 2025.11.20 17:29:12.320893 [ 260 ] {33959c54-757c-4268-a479-35479b6bf741} <Trace> MergedBlockOutputStream: filled checksums all_156_156_0 (state Temporary) | ||
| 20190 | 2025.11.20 17:29:12.321121 [ 260 ] {33959c54-757c-4268-a479-35479b6bf741} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_156_156_0 to all_156_156_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20191 | 2025.11.20 17:29:12.321257 [ 260 ] {33959c54-757c-4268-a479-35479b6bf741} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001242 sec., 48309.17874396135 rows/sec., 3.26 MiB/sec. | ||
| 20192 | 2025.11.20 17:29:12.321265 [ 154 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_151_30 to all_156_156_0 | ||
| 20193 | 2025.11.20 17:29:12.321297 [ 260 ] {33959c54-757c-4268-a479-35479b6bf741} <Debug> TCPHandler: Processed in 0.001497248 sec. | ||
| 20194 | 2025.11.20 17:29:12.321309 [ 154 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20195 | 2025.11.20 17:29:12.321340 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20196 | 2025.11.20 17:29:12.321426 [ 188 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_156_31} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_151_30 to all_156_156_0 into Compact with storage Full | ||
| 20197 | 2025.11.20 17:29:12.321525 [ 188 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_156_31} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20198 | 2025.11.20 17:29:12.321555 [ 188 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_151_30, total 10592 rows starting from the beginning of the part | ||
| 20199 | 2025.11.20 17:29:12.321611 [ 188 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_152_152_0, total 104 rows starting from the beginning of the part | ||
| 20200 | 2025.11.20 17:29:12.321665 [ 188 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_153_153_0, total 60 rows starting from the beginning of the part | ||
| 20201 | 2025.11.20 17:29:12.321721 [ 188 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_154_154_0, total 68 rows starting from the beginning of the part | ||
| 20202 | 2025.11.20 17:29:12.321764 [ 188 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 36 rows starting from the beginning of the part | ||
| 20203 | 2025.11.20 17:29:12.321804 [ 188 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_156_31} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 60 rows starting from the beginning of the part | ||
| 20204 | 2025.11.20 17:29:12.323106 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20205 | 2025.11.20 17:29:12.324515 [ 187 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_156_31} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10920 rows, containing 4 columns (4 merged, 0 gathered) in 0.003125269 sec., 3494099.2279384593 rows/sec., 223.21 MiB/sec. | ||
| 20206 | 2025.11.20 17:29:12.324826 [ 191 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_156_31} <Trace> MergedBlockOutputStream: filled checksums all_1_156_31 (state Temporary) | ||
| 20207 | 2025.11.20 17:29:12.325147 [ 191 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_156_31} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_156_31 to all_1_156_31 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20208 | 2025.11.20 17:29:12.325232 [ 191 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_156_31} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_151_30, all_156_156_0] -> all_1_156_31 | ||
| 20209 | 2025.11.20 17:29:12.325336 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.40 MiB. | ||
| 20210 | 2025.11.20 17:29:13.194445 [ 225 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20211 | 2025.11.20 17:29:13.194509 [ 225 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20212 | 2025.11.20 17:29:13.197557 [ 225 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20213 | 2025.11.20 17:29:13.699042 [ 223 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20214 | 2025.11.20 17:29:13.699094 [ 223 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20215 | 2025.11.20 17:29:13.702311 [ 223 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 20216 | 2025.11.20 17:29:16.020049 [ 150 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20217 | 2025.11.20 17:29:16.020152 [ 150 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20218 | 2025.11.20 17:29:16.236450 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 46048 | ||
| 20219 | 2025.11.20 17:29:16.236986 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20220 | 2025.11.20 17:29:16.237028 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20221 | 2025.11.20 17:29:16.237502 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 20222 | 2025.11.20 17:29:16.237740 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20223 | 2025.11.20 17:29:16.237877 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46048 | ||
| 20224 | 2025.11.20 17:29:16.237902 [ 150 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 20225 | 2025.11.20 17:29:16.237991 [ 150 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20226 | 2025.11.20 17:29:16.238026 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20227 | 2025.11.20 17:29:16.238163 [ 198 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 20228 | 2025.11.20 17:29:16.238295 [ 198 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20229 | 2025.11.20 17:29:16.238333 [ 198 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_91_18, total 43616 rows starting from the beginning of the part | ||
| 20230 | 2025.11.20 17:29:16.238397 [ 198 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 512 rows starting from the beginning of the part | ||
| 20231 | 2025.11.20 17:29:16.238443 [ 198 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 448 rows starting from the beginning of the part | ||
| 20232 | 2025.11.20 17:29:16.238485 [ 198 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 512 rows starting from the beginning of the part | ||
| 20233 | 2025.11.20 17:29:16.238524 [ 198 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 448 rows starting from the beginning of the part | ||
| 20234 | 2025.11.20 17:29:16.238561 [ 198 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 512 rows starting from the beginning of the part | ||
| 20235 | 2025.11.20 17:29:16.241414 [ 187 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46048 rows, containing 4 columns (4 merged, 0 gathered) in 0.003305753 sec., 13929655.361425975 rows/sec., 199.27 MiB/sec. | ||
| 20236 | 2025.11.20 17:29:16.241737 [ 186 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 20237 | 2025.11.20 17:29:16.242057 [ 186 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_96_19} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20238 | 2025.11.20 17:29:16.242140 [ 186 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_96_19} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 20239 | 2025.11.20 17:29:16.242241 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.11 MiB. | ||
| 20240 | 2025.11.20 17:29:16.393437 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2528 | ||
| 20241 | 2025.11.20 17:29:16.395604 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20242 | 2025.11.20 17:29:16.395657 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20243 | 2025.11.20 17:29:16.396891 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 20244 | 2025.11.20 17:29:16.397178 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20245 | 2025.11.20 17:29:16.397565 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2528 | ||
| 20246 | 2025.11.20 17:29:16.600177 [ 133 ] {} <Debug> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0) (MergerMutator): Selected 5 parts from all_1_57_12 to all_61_61_0 | ||
| 20247 | 2025.11.20 17:29:16.600264 [ 133 ] {} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20248 | 2025.11.20 17:29:16.600287 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20249 | 2025.11.20 17:29:16.600393 [ 201 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_61_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_57_12 to all_61_61_0 into Compact with storage Full | ||
| 20250 | 2025.11.20 17:29:16.600528 [ 201 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_61_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20251 | 2025.11.20 17:29:16.600572 [ 201 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_57_12, total 60 rows starting from the beginning of the part | ||
| 20252 | 2025.11.20 17:29:16.600653 [ 201 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1 rows starting from the beginning of the part | ||
| 20253 | 2025.11.20 17:29:16.600710 [ 201 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1 rows starting from the beginning of the part | ||
| 20254 | 2025.11.20 17:29:16.600763 [ 201 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1 rows starting from the beginning of the part | ||
| 20255 | 2025.11.20 17:29:16.600812 [ 201 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_61_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1 rows starting from the beginning of the part | ||
| 20256 | 2025.11.20 17:29:16.601791 [ 201 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_61_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 64 rows, containing 4 columns (4 merged, 0 gathered) in 0.001443287 sec., 44343.224874886284 rows/sec., 2.91 MiB/sec. | ||
| 20257 | 2025.11.20 17:29:16.601932 [ 186 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_61_13} <Trace> MergedBlockOutputStream: filled checksums all_1_61_13 (state Temporary) | ||
| 20258 | 2025.11.20 17:29:16.602213 [ 186 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_61_13} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_merge_all_1_61_13 to all_1_61_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20259 | 2025.11.20 17:29:16.602286 [ 186 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_61_13} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0) (MergerMutator): Merged 5 parts: [all_1_57_12, all_61_61_0] -> all_1_61_13 | ||
| 20260 | 2025.11.20 17:29:16.602377 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 20261 | 2025.11.20 17:29:17.007042 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.005676346 sec. | ||
| 20262 | 2025.11.20 17:29:17.085836 [ 220 ] {} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20263 | 2025.11.20 17:29:17.085890 [ 220 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20264 | 2025.11.20 17:29:17.088999 [ 220 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 20265 | 2025.11.20 17:29:17.326543 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20266 | 2025.11.20 17:29:17.326718 [ 260 ] {364e010d-2b30-4b6c-ad9d-e9f047e30e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20267 | 2025.11.20 17:29:17.326784 [ 260 ] {364e010d-2b30-4b6c-ad9d-e9f047e30e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20268 | 2025.11.20 17:29:17.327590 [ 260 ] {364e010d-2b30-4b6c-ad9d-e9f047e30e05} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20269 | 2025.11.20 17:29:17.327637 [ 260 ] {364e010d-2b30-4b6c-ad9d-e9f047e30e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20270 | 2025.11.20 17:29:17.328043 [ 260 ] {364e010d-2b30-4b6c-ad9d-e9f047e30e05} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20271 | 2025.11.20 17:29:17.328263 [ 260 ] {364e010d-2b30-4b6c-ad9d-e9f047e30e05} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20272 | 2025.11.20 17:29:17.328414 [ 260 ] {364e010d-2b30-4b6c-ad9d-e9f047e30e05} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001744 sec., 235091.74311926603 rows/sec., 14.91 MiB/sec. | ||
| 20273 | 2025.11.20 17:29:17.328458 [ 260 ] {364e010d-2b30-4b6c-ad9d-e9f047e30e05} <Debug> TCPHandler: Processed in 0.002042148 sec. | ||
| 20274 | 2025.11.20 17:29:17.328575 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20275 | 2025.11.20 17:29:17.328672 [ 260 ] {a579ad56-e8bc-4735-a6bc-36bb34bfb980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20276 | 2025.11.20 17:29:17.328714 [ 260 ] {a579ad56-e8bc-4735-a6bc-36bb34bfb980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20277 | 2025.11.20 17:29:17.329748 [ 260 ] {a579ad56-e8bc-4735-a6bc-36bb34bfb980} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20278 | 2025.11.20 17:29:17.329786 [ 260 ] {a579ad56-e8bc-4735-a6bc-36bb34bfb980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20279 | 2025.11.20 17:29:17.330167 [ 260 ] {a579ad56-e8bc-4735-a6bc-36bb34bfb980} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20280 | 2025.11.20 17:29:17.330379 [ 260 ] {a579ad56-e8bc-4735-a6bc-36bb34bfb980} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20281 | 2025.11.20 17:29:17.330509 [ 260 ] {a579ad56-e8bc-4735-a6bc-36bb34bfb980} <Debug> executeQuery: Read 1214 rows, 99.59 KiB in 0.001856 sec., 654094.8275862068 rows/sec., 52.40 MiB/sec. | ||
| 20282 | 2025.11.20 17:29:17.330548 [ 260 ] {a579ad56-e8bc-4735-a6bc-36bb34bfb980} <Debug> TCPHandler: Processed in 0.002023428 sec. | ||
| 20283 | 2025.11.20 17:29:17.330650 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20284 | 2025.11.20 17:29:17.330745 [ 260 ] {72a3058a-ae3b-4e9b-942f-1c15ea463c08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20285 | 2025.11.20 17:29:17.330784 [ 260 ] {72a3058a-ae3b-4e9b-942f-1c15ea463c08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20286 | 2025.11.20 17:29:17.331286 [ 260 ] {72a3058a-ae3b-4e9b-942f-1c15ea463c08} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20287 | 2025.11.20 17:29:17.331323 [ 260 ] {72a3058a-ae3b-4e9b-942f-1c15ea463c08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20288 | 2025.11.20 17:29:17.331628 [ 260 ] {72a3058a-ae3b-4e9b-942f-1c15ea463c08} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 20289 | 2025.11.20 17:29:17.331861 [ 260 ] {72a3058a-ae3b-4e9b-942f-1c15ea463c08} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20290 | 2025.11.20 17:29:17.331992 [ 260 ] {72a3058a-ae3b-4e9b-942f-1c15ea463c08} <Debug> executeQuery: Read 256 rows, 16.15 KiB in 0.001267 sec., 202052.091554854 rows/sec., 12.45 MiB/sec. | ||
| 20291 | 2025.11.20 17:29:17.332031 [ 260 ] {72a3058a-ae3b-4e9b-942f-1c15ea463c08} <Debug> TCPHandler: Processed in 0.001430677 sec. | ||
| 20292 | 2025.11.20 17:29:17.332147 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20293 | 2025.11.20 17:29:17.332257 [ 260 ] {60163914-7a71-490d-8919-1dab80e4e04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20294 | 2025.11.20 17:29:17.332305 [ 260 ] {60163914-7a71-490d-8919-1dab80e4e04c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20295 | 2025.11.20 17:29:17.332880 [ 260 ] {60163914-7a71-490d-8919-1dab80e4e04c} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20296 | 2025.11.20 17:29:17.332924 [ 260 ] {60163914-7a71-490d-8919-1dab80e4e04c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20297 | 2025.11.20 17:29:17.333300 [ 260 ] {60163914-7a71-490d-8919-1dab80e4e04c} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 20298 | 2025.11.20 17:29:17.333518 [ 260 ] {60163914-7a71-490d-8919-1dab80e4e04c} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20299 | 2025.11.20 17:29:17.333650 [ 260 ] {60163914-7a71-490d-8919-1dab80e4e04c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001418 sec., 149506.34696755995 rows/sec., 9.64 MiB/sec. | ||
| 20300 | 2025.11.20 17:29:17.333689 [ 260 ] {60163914-7a71-490d-8919-1dab80e4e04c} <Debug> TCPHandler: Processed in 0.001591759 sec. | ||
| 20301 | 2025.11.20 17:29:17.333810 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20302 | 2025.11.20 17:29:17.333933 [ 260 ] {edc69859-a99a-4844-ab8b-c4caf862bac2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20303 | 2025.11.20 17:29:17.333983 [ 260 ] {edc69859-a99a-4844-ab8b-c4caf862bac2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20304 | 2025.11.20 17:29:17.334522 [ 260 ] {edc69859-a99a-4844-ab8b-c4caf862bac2} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20305 | 2025.11.20 17:29:17.334561 [ 260 ] {edc69859-a99a-4844-ab8b-c4caf862bac2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20306 | 2025.11.20 17:29:17.334892 [ 260 ] {edc69859-a99a-4844-ab8b-c4caf862bac2} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 20307 | 2025.11.20 17:29:17.335113 [ 260 ] {edc69859-a99a-4844-ab8b-c4caf862bac2} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20308 | 2025.11.20 17:29:17.335246 [ 260 ] {edc69859-a99a-4844-ab8b-c4caf862bac2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001338 sec., 157698.0568011958 rows/sec., 8.96 MiB/sec. | ||
| 20309 | 2025.11.20 17:29:17.335287 [ 260 ] {edc69859-a99a-4844-ab8b-c4caf862bac2} <Debug> TCPHandler: Processed in 0.001538389 sec. | ||
| 20310 | 2025.11.20 17:29:17.335404 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20311 | 2025.11.20 17:29:17.335530 [ 260 ] {e3d6c9f0-38a0-4816-8d41-ceca546f87c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20312 | 2025.11.20 17:29:17.335578 [ 260 ] {e3d6c9f0-38a0-4816-8d41-ceca546f87c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20313 | 2025.11.20 17:29:17.336359 [ 260 ] {e3d6c9f0-38a0-4816-8d41-ceca546f87c0} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20314 | 2025.11.20 17:29:17.336400 [ 260 ] {e3d6c9f0-38a0-4816-8d41-ceca546f87c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20315 | 2025.11.20 17:29:17.336772 [ 260 ] {e3d6c9f0-38a0-4816-8d41-ceca546f87c0} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20316 | 2025.11.20 17:29:17.336994 [ 260 ] {e3d6c9f0-38a0-4816-8d41-ceca546f87c0} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20317 | 2025.11.20 17:29:17.337128 [ 260 ] {e3d6c9f0-38a0-4816-8d41-ceca546f87c0} <Debug> executeQuery: Read 736 rows, 53.06 KiB in 0.001616 sec., 455445.54455445544 rows/sec., 32.07 MiB/sec. | ||
| 20318 | 2025.11.20 17:29:17.337171 [ 260 ] {e3d6c9f0-38a0-4816-8d41-ceca546f87c0} <Debug> TCPHandler: Processed in 0.001817774 sec. | ||
| 20319 | 2025.11.20 17:29:17.337291 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20320 | 2025.11.20 17:29:17.337387 [ 260 ] {715620f5-4269-478e-aeef-81e17bbebfb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20321 | 2025.11.20 17:29:17.337430 [ 260 ] {715620f5-4269-478e-aeef-81e17bbebfb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20322 | 2025.11.20 17:29:17.337764 [ 260 ] {715620f5-4269-478e-aeef-81e17bbebfb4} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20323 | 2025.11.20 17:29:17.337803 [ 260 ] {715620f5-4269-478e-aeef-81e17bbebfb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20324 | 2025.11.20 17:29:17.338116 [ 260 ] {715620f5-4269-478e-aeef-81e17bbebfb4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 20325 | 2025.11.20 17:29:17.338336 [ 260 ] {715620f5-4269-478e-aeef-81e17bbebfb4} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20326 | 2025.11.20 17:29:17.338448 [ 149 ] {} <Debug> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604) (MergerMutator): Selected 6 parts from all_1_55_11 to all_60_60_0 | ||
| 20327 | 2025.11.20 17:29:17.338471 [ 260 ] {715620f5-4269-478e-aeef-81e17bbebfb4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001101 sec., 5449.591280653951 rows/sec., 284.72 KiB/sec. | ||
| 20328 | 2025.11.20 17:29:17.338517 [ 149 ] {} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20329 | 2025.11.20 17:29:17.338527 [ 260 ] {715620f5-4269-478e-aeef-81e17bbebfb4} <Debug> TCPHandler: Processed in 0.001285794 sec. | ||
| 20330 | 2025.11.20 17:29:17.338545 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20331 | 2025.11.20 17:29:17.338643 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20332 | 2025.11.20 17:29:17.338646 [ 197 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_60_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_55_11 to all_60_60_0 into Compact with storage Full | ||
| 20333 | 2025.11.20 17:29:17.338745 [ 260 ] {f62b4d2e-e0bb-4803-b3bf-5f51bd24d276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20334 | 2025.11.20 17:29:17.338785 [ 197 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_60_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20335 | 2025.11.20 17:29:17.338794 [ 260 ] {f62b4d2e-e0bb-4803-b3bf-5f51bd24d276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20336 | 2025.11.20 17:29:17.338828 [ 197 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_55_11, total 336 rows starting from the beginning of the part | ||
| 20337 | 2025.11.20 17:29:17.338898 [ 197 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 6 rows starting from the beginning of the part | ||
| 20338 | 2025.11.20 17:29:17.338943 [ 197 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 6 rows starting from the beginning of the part | ||
| 20339 | 2025.11.20 17:29:17.338982 [ 197 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 6 rows starting from the beginning of the part | ||
| 20340 | 2025.11.20 17:29:17.339020 [ 197 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 6 rows starting from the beginning of the part | ||
| 20341 | 2025.11.20 17:29:17.339060 [ 197 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_60_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 6 rows starting from the beginning of the part | ||
| 20342 | 2025.11.20 17:29:17.339269 [ 260 ] {f62b4d2e-e0bb-4803-b3bf-5f51bd24d276} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20343 | 2025.11.20 17:29:17.339313 [ 260 ] {f62b4d2e-e0bb-4803-b3bf-5f51bd24d276} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20344 | 2025.11.20 17:29:17.339692 [ 260 ] {f62b4d2e-e0bb-4803-b3bf-5f51bd24d276} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20345 | 2025.11.20 17:29:17.339919 [ 186 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_60_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 366 rows, containing 4 columns (4 merged, 0 gathered) in 0.001311785 sec., 279009.1364057372 rows/sec., 14.24 MiB/sec. | ||
| 20346 | 2025.11.20 17:29:17.339942 [ 260 ] {f62b4d2e-e0bb-4803-b3bf-5f51bd24d276} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20347 | 2025.11.20 17:29:17.340089 [ 201 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_60_12} <Trace> MergedBlockOutputStream: filled checksums all_1_60_12 (state Temporary) | ||
| 20348 | 2025.11.20 17:29:17.340096 [ 260 ] {f62b4d2e-e0bb-4803-b3bf-5f51bd24d276} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001368 sec., 229532.16374269006 rows/sec., 15.08 MiB/sec. | ||
| 20349 | 2025.11.20 17:29:17.340151 [ 260 ] {f62b4d2e-e0bb-4803-b3bf-5f51bd24d276} <Debug> TCPHandler: Processed in 0.00155692 sec. | ||
| 20350 | 2025.11.20 17:29:17.340265 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20351 | 2025.11.20 17:29:17.340363 [ 260 ] {04d01912-8d90-40da-b951-9ad7f39f3ca2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20352 | 2025.11.20 17:29:17.340395 [ 201 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_60_12} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_merge_all_1_60_12 to all_1_60_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20353 | 2025.11.20 17:29:17.340406 [ 260 ] {04d01912-8d90-40da-b951-9ad7f39f3ca2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20354 | 2025.11.20 17:29:17.340473 [ 201 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_60_12} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604) (MergerMutator): Merged 6 parts: [all_1_55_11, all_60_60_0] -> all_1_60_12 | ||
| 20355 | 2025.11.20 17:29:17.340545 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 20356 | 2025.11.20 17:29:17.340737 [ 260 ] {04d01912-8d90-40da-b951-9ad7f39f3ca2} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20357 | 2025.11.20 17:29:17.340779 [ 260 ] {04d01912-8d90-40da-b951-9ad7f39f3ca2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20358 | 2025.11.20 17:29:17.341075 [ 260 ] {04d01912-8d90-40da-b951-9ad7f39f3ca2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 20359 | 2025.11.20 17:29:17.341282 [ 260 ] {04d01912-8d90-40da-b951-9ad7f39f3ca2} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20360 | 2025.11.20 17:29:17.341415 [ 260 ] {04d01912-8d90-40da-b951-9ad7f39f3ca2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001069 sec., 935.4536950420953 rows/sec., 63.03 KiB/sec. | ||
| 20361 | 2025.11.20 17:29:17.341453 [ 260 ] {04d01912-8d90-40da-b951-9ad7f39f3ca2} <Debug> TCPHandler: Processed in 0.001236553 sec. | ||
| 20362 | 2025.11.20 17:29:17.341555 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20363 | 2025.11.20 17:29:17.341649 [ 260 ] {cb4a5a61-a974-4cb0-86de-a158684467b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20364 | 2025.11.20 17:29:17.341704 [ 260 ] {cb4a5a61-a974-4cb0-86de-a158684467b2} <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 | ||
| 20365 | 2025.11.20 17:29:17.342573 [ 260 ] {cb4a5a61-a974-4cb0-86de-a158684467b2} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20366 | 2025.11.20 17:29:17.342611 [ 260 ] {cb4a5a61-a974-4cb0-86de-a158684467b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20367 | 2025.11.20 17:29:17.343191 [ 260 ] {cb4a5a61-a974-4cb0-86de-a158684467b2} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 20368 | 2025.11.20 17:29:17.343419 [ 260 ] {cb4a5a61-a974-4cb0-86de-a158684467b2} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20369 | 2025.11.20 17:29:17.343559 [ 260 ] {cb4a5a61-a974-4cb0-86de-a158684467b2} <Debug> executeQuery: Read 51 rows, 93.58 KiB in 0.001925 sec., 26493.50649350649 rows/sec., 47.48 MiB/sec. | ||
| 20370 | 2025.11.20 17:29:17.343617 [ 260 ] {cb4a5a61-a974-4cb0-86de-a158684467b2} <Debug> TCPHandler: Processed in 0.00210965 sec. | ||
| 20371 | 2025.11.20 17:29:17.343727 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20372 | 2025.11.20 17:29:17.343822 [ 260 ] {d611ae46-8afe-4c00-9d23-8a493c7452c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20373 | 2025.11.20 17:29:17.343864 [ 260 ] {d611ae46-8afe-4c00-9d23-8a493c7452c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20374 | 2025.11.20 17:29:17.344185 [ 260 ] {d611ae46-8afe-4c00-9d23-8a493c7452c7} <Trace> oximeter.measurements_i64 (2e06e435-47a0-49fa-88a1-3847c769e497): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20375 | 2025.11.20 17:29:17.344222 [ 260 ] {d611ae46-8afe-4c00-9d23-8a493c7452c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20376 | 2025.11.20 17:29:17.345036 [ 260 ] {d611ae46-8afe-4c00-9d23-8a493c7452c7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 20377 | 2025.11.20 17:29:17.345269 [ 260 ] {d611ae46-8afe-4c00-9d23-8a493c7452c7} <Trace> oximeter.measurements_i64 (2e06e435-47a0-49fa-88a1-3847c769e497): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20378 | 2025.11.20 17:29:17.345395 [ 260 ] {d611ae46-8afe-4c00-9d23-8a493c7452c7} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.00159 sec., 5660.377358490566 rows/sec., 435.46 KiB/sec. | ||
| 20379 | 2025.11.20 17:29:17.345434 [ 260 ] {d611ae46-8afe-4c00-9d23-8a493c7452c7} <Debug> TCPHandler: Processed in 0.001756473 sec. | ||
| 20380 | 2025.11.20 17:29:17.345545 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20381 | 2025.11.20 17:29:17.345645 [ 260 ] {5aaee1e7-f34c-44c3-8f71-05cd9bc722de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20382 | 2025.11.20 17:29:17.345688 [ 260 ] {5aaee1e7-f34c-44c3-8f71-05cd9bc722de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20383 | 2025.11.20 17:29:17.346037 [ 260 ] {5aaee1e7-f34c-44c3-8f71-05cd9bc722de} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20384 | 2025.11.20 17:29:17.346075 [ 260 ] {5aaee1e7-f34c-44c3-8f71-05cd9bc722de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20385 | 2025.11.20 17:29:17.346406 [ 260 ] {5aaee1e7-f34c-44c3-8f71-05cd9bc722de} <Trace> MergedBlockOutputStream: filled checksums all_157_157_0 (state Temporary) | ||
| 20386 | 2025.11.20 17:29:17.346621 [ 260 ] {5aaee1e7-f34c-44c3-8f71-05cd9bc722de} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_157_157_0 to all_157_157_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20387 | 2025.11.20 17:29:17.346754 [ 260 ] {5aaee1e7-f34c-44c3-8f71-05cd9bc722de} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001128 sec., 92198.58156028368 rows/sec., 5.65 MiB/sec. | ||
| 20388 | 2025.11.20 17:29:17.346795 [ 260 ] {5aaee1e7-f34c-44c3-8f71-05cd9bc722de} <Debug> TCPHandler: Processed in 0.001300284 sec. | ||
| 20389 | 2025.11.20 17:29:18.626840 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 723 | ||
| 20390 | 2025.11.20 17:29:18.644217 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20391 | 2025.11.20 17:29:18.644271 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20392 | 2025.11.20 17:29:18.650420 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 20393 | 2025.11.20 17:29:18.651152 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20394 | 2025.11.20 17:29:18.651452 [ 147 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 20395 | 2025.11.20 17:29:18.651523 [ 147 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20396 | 2025.11.20 17:29:18.651546 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20397 | 2025.11.20 17:29:18.651723 [ 194 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 20398 | 2025.11.20 17:29:18.654486 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 723 | ||
| 20399 | 2025.11.20 17:29:18.655931 [ 194 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20400 | 2025.11.20 17:29:18.657670 [ 194 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 685 rows starting from the beginning of the part | ||
| 20401 | 2025.11.20 17:29:18.663262 [ 194 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 8 rows starting from the beginning of the part | ||
| 20402 | 2025.11.20 17:29:18.668706 [ 194 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 8 rows starting from the beginning of the part | ||
| 20403 | 2025.11.20 17:29:18.673436 [ 194 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 7 rows starting from the beginning of the part | ||
| 20404 | 2025.11.20 17:29:18.678373 [ 194 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 8 rows starting from the beginning of the part | ||
| 20405 | 2025.11.20 17:29:18.682839 [ 194 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 7 rows starting from the beginning of the part | ||
| 20406 | 2025.11.20 17:29:18.739576 [ 190 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 679 columns (679 merged, 0 gathered) in 0.087932671 sec., 8222.199914750685 rows/sec., 42.52 MiB/sec. | ||
| 20407 | 2025.11.20 17:29:18.742963 [ 199 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 20408 | 2025.11.20 17:29:18.745061 [ 199 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_96_19} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20409 | 2025.11.20 17:29:18.745167 [ 199 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_96_19} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 20410 | 2025.11.20 17:29:18.747974 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 20411 | 2025.11.20 17:29:19.001181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.49 MiB, peak 408.92 MiB, free memory in arenas 0.00 B, will set to 390.42 MiB (RSS), difference: -1.07 MiB | ||
| 20412 | 2025.11.20 17:29:22.053374 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41703 | ||
| 20413 | 2025.11.20 17:29:22.053494 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20414 | 2025.11.20 17:29:22.053526 [ 290 ] {} <Debug> TCP-Session: 3ea80dc9-8591-4c28-935c-ce9902b08ef0 Authenticating user 'default' from [fd00:1122:3344:101::e]:41703 | ||
| 20415 | 2025.11.20 17:29:22.053557 [ 290 ] {} <Debug> TCP-Session: 3ea80dc9-8591-4c28-935c-ce9902b08ef0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20416 | 2025.11.20 17:29:22.053576 [ 290 ] {} <Debug> TCP-Session: 3ea80dc9-8591-4c28-935c-ce9902b08ef0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20417 | 2025.11.20 17:29:22.053784 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43889 | ||
| 20418 | 2025.11.20 17:29:22.053797 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64943 | ||
| 20419 | 2025.11.20 17:29:22.053825 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46497 | ||
| 20420 | 2025.11.20 17:29:22.053861 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35492 | ||
| 20421 | 2025.11.20 17:29:22.053899 [ 290 ] {} <Trace> TCP-Session: 3ea80dc9-8591-4c28-935c-ce9902b08ef0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20422 | 2025.11.20 17:29:22.053903 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20423 | 2025.11.20 17:29:22.053963 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20424 | 2025.11.20 17:29:22.054010 [ 350 ] {} <Debug> TCP-Session: 3106d08b-4f7e-4b36-8439-c4494e54faaf Authenticating user 'default' from [fd00:1122:3344:101::e]:43889 | ||
| 20425 | 2025.11.20 17:29:22.053947 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20426 | 2025.11.20 17:29:22.054041 [ 288 ] {} <Debug> TCP-Session: 54316727-59cf-4064-92b8-7b57021e4919 Authenticating user 'default' from [fd00:1122:3344:101::e]:35492 | ||
| 20427 | 2025.11.20 17:29:22.054051 [ 350 ] {} <Debug> TCP-Session: 3106d08b-4f7e-4b36-8439-c4494e54faaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20428 | 2025.11.20 17:29:22.054069 [ 352 ] {} <Debug> TCP-Session: 0c13804d-13ab-4133-996f-0ce4528c35ba Authenticating user 'default' from [fd00:1122:3344:101::e]:46497 | ||
| 20429 | 2025.11.20 17:29:22.054088 [ 288 ] {} <Debug> TCP-Session: 54316727-59cf-4064-92b8-7b57021e4919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20430 | 2025.11.20 17:29:22.054088 [ 290 ] {c69f6c7a-2c79-477a-b283-b5949c0e2450} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41703) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20431 | 2025.11.20 17:29:22.054118 [ 288 ] {} <Debug> TCP-Session: 54316727-59cf-4064-92b8-7b57021e4919 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20432 | 2025.11.20 17:29:22.054103 [ 352 ] {} <Debug> TCP-Session: 0c13804d-13ab-4133-996f-0ce4528c35ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20433 | 2025.11.20 17:29:22.054088 [ 350 ] {} <Debug> TCP-Session: 3106d08b-4f7e-4b36-8439-c4494e54faaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20434 | 2025.11.20 17:29:22.054182 [ 352 ] {} <Debug> TCP-Session: 0c13804d-13ab-4133-996f-0ce4528c35ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20435 | 2025.11.20 17:29:22.053869 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52106 | ||
| 20436 | 2025.11.20 17:29:22.053847 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64339 | ||
| 20437 | 2025.11.20 17:29:22.053839 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50273 | ||
| 20438 | 2025.11.20 17:29:22.054294 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20439 | 2025.11.20 17:29:22.053831 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43107 | ||
| 20440 | 2025.11.20 17:29:22.054333 [ 289 ] {} <Debug> TCP-Session: fd62240d-8100-48a5-b050-43d0582f9ea8 Authenticating user 'default' from [fd00:1122:3344:101::e]:52106 | ||
| 20441 | 2025.11.20 17:29:22.054353 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20442 | 2025.11.20 17:29:22.054385 [ 289 ] {} <Debug> TCP-Session: fd62240d-8100-48a5-b050-43d0582f9ea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20443 | 2025.11.20 17:29:22.054396 [ 354 ] {} <Debug> TCP-Session: 9de0859d-985e-43ba-a60a-e83e379702f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:50273 | ||
| 20444 | 2025.11.20 17:29:22.054407 [ 290 ] {c69f6c7a-2c79-477a-b283-b5949c0e2450} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20445 | 2025.11.20 17:29:22.054434 [ 354 ] {} <Debug> TCP-Session: 9de0859d-985e-43ba-a60a-e83e379702f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20446 | 2025.11.20 17:29:22.054409 [ 289 ] {} <Debug> TCP-Session: fd62240d-8100-48a5-b050-43d0582f9ea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20447 | 2025.11.20 17:29:22.054464 [ 354 ] {} <Debug> TCP-Session: 9de0859d-985e-43ba-a60a-e83e379702f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20448 | 2025.11.20 17:29:22.053901 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20449 | 2025.11.20 17:29:22.054486 [ 290 ] {c69f6c7a-2c79-477a-b283-b5949c0e2450} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20450 | 2025.11.20 17:29:22.054516 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20451 | 2025.11.20 17:29:22.054521 [ 351 ] {} <Debug> TCP-Session: d689bfb5-e8b0-4132-857c-540e76cb07ab Authenticating user 'default' from [fd00:1122:3344:101::e]:64943 | ||
| 20452 | 2025.11.20 17:29:22.054556 [ 286 ] {} <Debug> TCP-Session: 51fb4407-1e55-4c45-92c8-ca9ce645f870 Authenticating user 'default' from [fd00:1122:3344:101::e]:64339 | ||
| 20453 | 2025.11.20 17:29:22.054561 [ 351 ] {} <Debug> TCP-Session: d689bfb5-e8b0-4132-857c-540e76cb07ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20454 | 2025.11.20 17:29:22.054591 [ 286 ] {} <Debug> TCP-Session: 51fb4407-1e55-4c45-92c8-ca9ce645f870 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20455 | 2025.11.20 17:29:22.054593 [ 351 ] {} <Debug> TCP-Session: d689bfb5-e8b0-4132-857c-540e76cb07ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20456 | 2025.11.20 17:29:22.054614 [ 286 ] {} <Debug> TCP-Session: 51fb4407-1e55-4c45-92c8-ca9ce645f870 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20457 | 2025.11.20 17:29:22.054712 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20458 | 2025.11.20 17:29:22.054747 [ 353 ] {} <Debug> TCP-Session: e2cc42d9-1c3b-44a7-ac87-e95e051e2a18 Authenticating user 'default' from [fd00:1122:3344:101::e]:43107 | ||
| 20459 | 2025.11.20 17:29:22.054764 [ 353 ] {} <Debug> TCP-Session: e2cc42d9-1c3b-44a7-ac87-e95e051e2a18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20460 | 2025.11.20 17:29:22.054812 [ 290 ] {c69f6c7a-2c79-477a-b283-b5949c0e2450} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 20461 | 2025.11.20 17:29:22.054844 [ 353 ] {} <Debug> TCP-Session: e2cc42d9-1c3b-44a7-ac87-e95e051e2a18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20462 | 2025.11.20 17:29:22.055886 [ 313 ] {c69f6c7a-2c79-477a-b283-b5949c0e2450} <Trace> AggregatingTransform: Aggregating | ||
| 20463 | 2025.11.20 17:29:22.055932 [ 313 ] {c69f6c7a-2c79-477a-b283-b5949c0e2450} <Trace> Aggregator: Aggregation method: without_key | ||
| 20464 | 2025.11.20 17:29:22.055971 [ 313 ] {c69f6c7a-2c79-477a-b283-b5949c0e2450} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001014639 sec. (985.572 rows/sec., 38.50 KiB/sec.) | ||
| 20465 | 2025.11.20 17:29:22.055991 [ 313 ] {c69f6c7a-2c79-477a-b283-b5949c0e2450} <Trace> Aggregator: Merging aggregated data | ||
| 20466 | 2025.11.20 17:29:22.057128 [ 290 ] {c69f6c7a-2c79-477a-b283-b5949c0e2450} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003097 sec., 322.8931223764934 rows/sec., 12.61 KiB/sec. | ||
| 20467 | 2025.11.20 17:29:22.057278 [ 290 ] {c69f6c7a-2c79-477a-b283-b5949c0e2450} <Debug> TCPHandler: Processed in 0.003499476 sec. | ||
| 20468 | 2025.11.20 17:29:22.057421 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20469 | 2025.11.20 17:29:22.057461 [ 290 ] {} <Debug> TCP-Session: 3ea80dc9-8591-4c28-935c-ce9902b08ef0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20470 | 2025.11.20 17:29:22.057461 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20471 | 2025.11.20 17:29:22.057480 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20472 | 2025.11.20 17:29:22.057509 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20473 | 2025.11.20 17:29:22.057527 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20474 | 2025.11.20 17:29:22.057556 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20475 | 2025.11.20 17:29:22.057571 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20476 | 2025.11.20 17:29:22.057583 [ 354 ] {} <Debug> TCP-Session: 9de0859d-985e-43ba-a60a-e83e379702f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20477 | 2025.11.20 17:29:22.057603 [ 353 ] {} <Debug> TCP-Session: e2cc42d9-1c3b-44a7-ac87-e95e051e2a18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20478 | 2025.11.20 17:29:22.057615 [ 286 ] {} <Debug> TCP-Session: 51fb4407-1e55-4c45-92c8-ca9ce645f870 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20479 | 2025.11.20 17:29:22.057545 [ 288 ] {} <Debug> TCP-Session: 54316727-59cf-4064-92b8-7b57021e4919 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20480 | 2025.11.20 17:29:22.057542 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20481 | 2025.11.20 17:29:22.057521 [ 350 ] {} <Debug> TCP-Session: 3106d08b-4f7e-4b36-8439-c4494e54faaf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20482 | 2025.11.20 17:29:22.057723 [ 352 ] {} <Debug> TCP-Session: 0c13804d-13ab-4133-996f-0ce4528c35ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20483 | 2025.11.20 17:29:22.057495 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20484 | 2025.11.20 17:29:22.057562 [ 351 ] {} <Debug> TCP-Session: d689bfb5-e8b0-4132-857c-540e76cb07ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20485 | 2025.11.20 17:29:22.057786 [ 289 ] {} <Debug> TCP-Session: fd62240d-8100-48a5-b050-43d0582f9ea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20486 | 2025.11.20 17:29:22.064492 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54256 | ||
| 20487 | 2025.11.20 17:29:22.064560 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20488 | 2025.11.20 17:29:22.064582 [ 290 ] {} <Debug> TCP-Session: 2f281229-cbb1-44d6-9491-517e6bf0e4a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:54256 | ||
| 20489 | 2025.11.20 17:29:22.064599 [ 290 ] {} <Debug> TCP-Session: 2f281229-cbb1-44d6-9491-517e6bf0e4a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20490 | 2025.11.20 17:29:22.064611 [ 290 ] {} <Debug> TCP-Session: 2f281229-cbb1-44d6-9491-517e6bf0e4a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20491 | 2025.11.20 17:29:22.064761 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65111 | ||
| 20492 | 2025.11.20 17:29:22.064816 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53702 | ||
| 20493 | 2025.11.20 17:29:22.064842 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57272 | ||
| 20494 | 2025.11.20 17:29:22.064849 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20495 | 2025.11.20 17:29:22.064863 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37361 | ||
| 20496 | 2025.11.20 17:29:22.064894 [ 350 ] {} <Debug> TCP-Session: 86835cce-ec5a-482d-aefa-05d0c23bd111 Authenticating user 'default' from [fd00:1122:3344:101::e]:65111 | ||
| 20497 | 2025.11.20 17:29:22.064901 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57447 | ||
| 20498 | 2025.11.20 17:29:22.064913 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20499 | 2025.11.20 17:29:22.064953 [ 290 ] {} <Trace> TCP-Session: 2f281229-cbb1-44d6-9491-517e6bf0e4a8 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20500 | 2025.11.20 17:29:22.064960 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20501 | 2025.11.20 17:29:22.064974 [ 352 ] {} <Debug> TCP-Session: faa194bf-6a63-42a4-a7f7-dc6f8c2703e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:57272 | ||
| 20502 | 2025.11.20 17:29:22.065010 [ 354 ] {} <Debug> TCP-Session: 9b7a45d2-4129-4e02-baa9-15fa9d5ea1f2 Authenticating user 'default' from [fd00:1122:3344:101::e]:37361 | ||
| 20503 | 2025.11.20 17:29:22.065024 [ 352 ] {} <Debug> TCP-Session: faa194bf-6a63-42a4-a7f7-dc6f8c2703e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20504 | 2025.11.20 17:29:22.065040 [ 354 ] {} <Debug> TCP-Session: 9b7a45d2-4129-4e02-baa9-15fa9d5ea1f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20505 | 2025.11.20 17:29:22.065070 [ 352 ] {} <Debug> TCP-Session: faa194bf-6a63-42a4-a7f7-dc6f8c2703e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20506 | 2025.11.20 17:29:22.065083 [ 354 ] {} <Debug> TCP-Session: 9b7a45d2-4129-4e02-baa9-15fa9d5ea1f2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20507 | 2025.11.20 17:29:22.064985 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20508 | 2025.11.20 17:29:22.065108 [ 290 ] {b452f418-f195-4248-9fbc-8ad1df775d30} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54256) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20509 | 2025.11.20 17:29:22.065162 [ 289 ] {} <Debug> TCP-Session: e3fd95b8-9e83-42e8-970a-30d93371053b Authenticating user 'default' from [fd00:1122:3344:101::e]:57447 | ||
| 20510 | 2025.11.20 17:29:22.064887 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43492 | ||
| 20511 | 2025.11.20 17:29:22.065189 [ 289 ] {} <Debug> TCP-Session: e3fd95b8-9e83-42e8-970a-30d93371053b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20512 | 2025.11.20 17:29:22.064848 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52370 | ||
| 20513 | 2025.11.20 17:29:22.065247 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20514 | 2025.11.20 17:29:22.065229 [ 289 ] {} <Debug> TCP-Session: e3fd95b8-9e83-42e8-970a-30d93371053b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20515 | 2025.11.20 17:29:22.065287 [ 288 ] {} <Debug> TCP-Session: 67018ca9-4b8b-41fd-bc23-62d31f5f89eb Authenticating user 'default' from [fd00:1122:3344:101::e]:43492 | ||
| 20516 | 2025.11.20 17:29:22.064920 [ 350 ] {} <Debug> TCP-Session: 86835cce-ec5a-482d-aefa-05d0c23bd111 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20517 | 2025.11.20 17:29:22.065317 [ 288 ] {} <Debug> TCP-Session: 67018ca9-4b8b-41fd-bc23-62d31f5f89eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20518 | 2025.11.20 17:29:22.065324 [ 290 ] {b452f418-f195-4248-9fbc-8ad1df775d30} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20519 | 2025.11.20 17:29:22.065345 [ 350 ] {} <Debug> TCP-Session: 86835cce-ec5a-482d-aefa-05d0c23bd111 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20520 | 2025.11.20 17:29:22.065351 [ 288 ] {} <Debug> TCP-Session: 67018ca9-4b8b-41fd-bc23-62d31f5f89eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20521 | 2025.11.20 17:29:22.065398 [ 290 ] {b452f418-f195-4248-9fbc-8ad1df775d30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20522 | 2025.11.20 17:29:22.065316 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20523 | 2025.11.20 17:29:22.064887 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20524 | 2025.11.20 17:29:22.065476 [ 353 ] {} <Debug> TCP-Session: 1e64c155-9fff-4923-b083-4fe96b15a77a Authenticating user 'default' from [fd00:1122:3344:101::e]:52370 | ||
| 20525 | 2025.11.20 17:29:22.065491 [ 351 ] {} <Debug> TCP-Session: a743209a-baf1-4330-8786-d6b6e7119881 Authenticating user 'default' from [fd00:1122:3344:101::e]:53702 | ||
| 20526 | 2025.11.20 17:29:22.065510 [ 353 ] {} <Debug> TCP-Session: 1e64c155-9fff-4923-b083-4fe96b15a77a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20527 | 2025.11.20 17:29:22.065520 [ 351 ] {} <Debug> TCP-Session: a743209a-baf1-4330-8786-d6b6e7119881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20528 | 2025.11.20 17:29:22.065537 [ 353 ] {} <Debug> TCP-Session: 1e64c155-9fff-4923-b083-4fe96b15a77a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20529 | 2025.11.20 17:29:22.065550 [ 351 ] {} <Debug> TCP-Session: a743209a-baf1-4330-8786-d6b6e7119881 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20530 | 2025.11.20 17:29:22.064872 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49700 | ||
| 20531 | 2025.11.20 17:29:22.065637 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20532 | 2025.11.20 17:29:22.065642 [ 290 ] {b452f418-f195-4248-9fbc-8ad1df775d30} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 20533 | 2025.11.20 17:29:22.065661 [ 286 ] {} <Debug> TCP-Session: 01fcc52c-7f22-4947-b92e-5e6ae01da4bb Authenticating user 'default' from [fd00:1122:3344:101::e]:49700 | ||
| 20534 | 2025.11.20 17:29:22.065691 [ 286 ] {} <Debug> TCP-Session: 01fcc52c-7f22-4947-b92e-5e6ae01da4bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20535 | 2025.11.20 17:29:22.065704 [ 286 ] {} <Debug> TCP-Session: 01fcc52c-7f22-4947-b92e-5e6ae01da4bb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20536 | 2025.11.20 17:29:22.066470 [ 343 ] {b452f418-f195-4248-9fbc-8ad1df775d30} <Trace> AggregatingTransform: Aggregating | ||
| 20537 | 2025.11.20 17:29:22.066513 [ 343 ] {b452f418-f195-4248-9fbc-8ad1df775d30} <Trace> Aggregator: Aggregation method: without_key | ||
| 20538 | 2025.11.20 17:29:22.066551 [ 343 ] {b452f418-f195-4248-9fbc-8ad1df775d30} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000808926 sec. (1236.207 rows/sec., 48.29 KiB/sec.) | ||
| 20539 | 2025.11.20 17:29:22.066570 [ 343 ] {b452f418-f195-4248-9fbc-8ad1df775d30} <Trace> Aggregator: Merging aggregated data | ||
| 20540 | 2025.11.20 17:29:22.067882 [ 290 ] {b452f418-f195-4248-9fbc-8ad1df775d30} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002824 sec., 354.10764872521247 rows/sec., 13.83 KiB/sec. | ||
| 20541 | 2025.11.20 17:29:22.068012 [ 290 ] {b452f418-f195-4248-9fbc-8ad1df775d30} <Debug> TCPHandler: Processed in 0.003137768 sec. | ||
| 20542 | 2025.11.20 17:29:22.068097 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20543 | 2025.11.20 17:29:22.068123 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20544 | 2025.11.20 17:29:22.068128 [ 290 ] {} <Debug> TCP-Session: 2f281229-cbb1-44d6-9491-517e6bf0e4a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20545 | 2025.11.20 17:29:22.068140 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20546 | 2025.11.20 17:29:22.068162 [ 350 ] {} <Debug> TCP-Session: 86835cce-ec5a-482d-aefa-05d0c23bd111 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20547 | 2025.11.20 17:29:22.068170 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20548 | 2025.11.20 17:29:22.068186 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20549 | 2025.11.20 17:29:22.068201 [ 289 ] {} <Debug> TCP-Session: e3fd95b8-9e83-42e8-970a-30d93371053b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20550 | 2025.11.20 17:29:22.068219 [ 352 ] {} <Debug> TCP-Session: faa194bf-6a63-42a4-a7f7-dc6f8c2703e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20551 | 2025.11.20 17:29:22.068240 [ 351 ] {} <Debug> TCP-Session: a743209a-baf1-4330-8786-d6b6e7119881 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20552 | 2025.11.20 17:29:22.068248 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20553 | 2025.11.20 17:29:22.068236 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20554 | 2025.11.20 17:29:22.068309 [ 288 ] {} <Debug> TCP-Session: 67018ca9-4b8b-41fd-bc23-62d31f5f89eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20555 | 2025.11.20 17:29:22.068158 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20556 | 2025.11.20 17:29:22.068348 [ 353 ] {} <Debug> TCP-Session: 1e64c155-9fff-4923-b083-4fe96b15a77a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20557 | 2025.11.20 17:29:22.068208 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20558 | 2025.11.20 17:29:22.068378 [ 354 ] {} <Debug> TCP-Session: 9b7a45d2-4129-4e02-baa9-15fa9d5ea1f2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20559 | 2025.11.20 17:29:22.068413 [ 286 ] {} <Debug> TCP-Session: 01fcc52c-7f22-4947-b92e-5e6ae01da4bb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20560 | 2025.11.20 17:29:22.309339 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45637 | ||
| 20561 | 2025.11.20 17:29:22.309448 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20562 | 2025.11.20 17:29:22.309476 [ 290 ] {} <Debug> TCP-Session: a6c2b10b-ee35-4e7c-8fd4-53dd5b21220f Authenticating user 'default' from [fd00:1122:3344:101::e]:45637 | ||
| 20563 | 2025.11.20 17:29:22.309498 [ 290 ] {} <Debug> TCP-Session: a6c2b10b-ee35-4e7c-8fd4-53dd5b21220f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20564 | 2025.11.20 17:29:22.309512 [ 290 ] {} <Debug> TCP-Session: a6c2b10b-ee35-4e7c-8fd4-53dd5b21220f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20565 | 2025.11.20 17:29:22.309766 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46635 | ||
| 20566 | 2025.11.20 17:29:22.309791 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34011 | ||
| 20567 | 2025.11.20 17:29:22.309815 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44169 | ||
| 20568 | 2025.11.20 17:29:22.309828 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37699 | ||
| 20569 | 2025.11.20 17:29:22.309863 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41406 | ||
| 20570 | 2025.11.20 17:29:22.309892 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20571 | 2025.11.20 17:29:22.309892 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20572 | 2025.11.20 17:29:22.309923 [ 350 ] {} <Debug> TCP-Session: 23a316d9-b545-4ae9-8f33-a91a7f2ef29f Authenticating user 'default' from [fd00:1122:3344:101::e]:46635 | ||
| 20573 | 2025.11.20 17:29:22.309934 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20574 | 2025.11.20 17:29:22.309942 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20575 | 2025.11.20 17:29:22.309958 [ 350 ] {} <Debug> TCP-Session: 23a316d9-b545-4ae9-8f33-a91a7f2ef29f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20576 | 2025.11.20 17:29:22.309962 [ 354 ] {} <Debug> TCP-Session: 63b9d534-154c-4ca8-aab0-ccaf4066f47b Authenticating user 'default' from [fd00:1122:3344:101::e]:37699 | ||
| 20577 | 2025.11.20 17:29:22.309949 [ 351 ] {} <Debug> TCP-Session: 23215b18-5906-4df6-8756-2b05e0e77d8b Authenticating user 'default' from [fd00:1122:3344:101::e]:34011 | ||
| 20578 | 2025.11.20 17:29:22.310000 [ 354 ] {} <Debug> TCP-Session: 63b9d534-154c-4ca8-aab0-ccaf4066f47b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20579 | 2025.11.20 17:29:22.310019 [ 351 ] {} <Debug> TCP-Session: 23215b18-5906-4df6-8756-2b05e0e77d8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20580 | 2025.11.20 17:29:22.310027 [ 354 ] {} <Debug> TCP-Session: 63b9d534-154c-4ca8-aab0-ccaf4066f47b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20581 | 2025.11.20 17:29:22.310047 [ 351 ] {} <Debug> TCP-Session: 23215b18-5906-4df6-8756-2b05e0e77d8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20582 | 2025.11.20 17:29:22.309975 [ 350 ] {} <Debug> TCP-Session: 23a316d9-b545-4ae9-8f33-a91a7f2ef29f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20583 | 2025.11.20 17:29:22.309973 [ 289 ] {} <Debug> TCP-Session: eec7ceb6-2f12-47a6-baf9-0d3fb16437fc Authenticating user 'default' from [fd00:1122:3344:101::e]:41406 | ||
| 20584 | 2025.11.20 17:29:22.309934 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20585 | 2025.11.20 17:29:22.310118 [ 289 ] {} <Debug> TCP-Session: eec7ceb6-2f12-47a6-baf9-0d3fb16437fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20586 | 2025.11.20 17:29:22.310154 [ 352 ] {} <Debug> TCP-Session: 0d43b982-ef95-46bf-a33c-2791b2e288ca Authenticating user 'default' from [fd00:1122:3344:101::e]:44169 | ||
| 20587 | 2025.11.20 17:29:22.310167 [ 289 ] {} <Debug> TCP-Session: eec7ceb6-2f12-47a6-baf9-0d3fb16437fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20588 | 2025.11.20 17:29:22.310189 [ 352 ] {} <Debug> TCP-Session: 0d43b982-ef95-46bf-a33c-2791b2e288ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20589 | 2025.11.20 17:29:22.309824 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60306 | ||
| 20590 | 2025.11.20 17:29:22.310220 [ 352 ] {} <Debug> TCP-Session: 0d43b982-ef95-46bf-a33c-2791b2e288ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20591 | 2025.11.20 17:29:22.309855 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63703 | ||
| 20592 | 2025.11.20 17:29:22.309859 [ 290 ] {} <Trace> TCP-Session: a6c2b10b-ee35-4e7c-8fd4-53dd5b21220f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20593 | 2025.11.20 17:29:22.310336 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20594 | 2025.11.20 17:29:22.309834 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34680 | ||
| 20595 | 2025.11.20 17:29:22.310382 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20596 | 2025.11.20 17:29:22.310394 [ 353 ] {} <Debug> TCP-Session: e6f8ff0c-72be-4f35-adea-6f8de61f11c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:60306 | ||
| 20597 | 2025.11.20 17:29:22.310432 [ 288 ] {} <Debug> TCP-Session: 8e3ac2b0-7790-4813-8e6a-655c77fd3d40 Authenticating user 'default' from [fd00:1122:3344:101::e]:63703 | ||
| 20598 | 2025.11.20 17:29:22.310450 [ 353 ] {} <Debug> TCP-Session: e6f8ff0c-72be-4f35-adea-6f8de61f11c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20599 | 2025.11.20 17:29:22.310450 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 20600 | 2025.11.20 17:29:22.310460 [ 288 ] {} <Debug> TCP-Session: 8e3ac2b0-7790-4813-8e6a-655c77fd3d40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20601 | 2025.11.20 17:29:22.310476 [ 353 ] {} <Debug> TCP-Session: e6f8ff0c-72be-4f35-adea-6f8de61f11c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20602 | 2025.11.20 17:29:22.310490 [ 286 ] {} <Debug> TCP-Session: 6331f1e7-0aee-486c-a53f-05ee62e88e08 Authenticating user 'default' from [fd00:1122:3344:101::e]:34680 | ||
| 20603 | 2025.11.20 17:29:22.310506 [ 288 ] {} <Debug> TCP-Session: 8e3ac2b0-7790-4813-8e6a-655c77fd3d40 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20604 | 2025.11.20 17:29:22.310513 [ 290 ] {67759d5d-f1b5-4f1c-9dcd-1efbcdfa1401} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:45637) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 20605 | 2025.11.20 17:29:22.310536 [ 286 ] {} <Debug> TCP-Session: 6331f1e7-0aee-486c-a53f-05ee62e88e08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20606 | 2025.11.20 17:29:22.310576 [ 286 ] {} <Debug> TCP-Session: 6331f1e7-0aee-486c-a53f-05ee62e88e08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20607 | 2025.11.20 17:29:22.310828 [ 290 ] {67759d5d-f1b5-4f1c-9dcd-1efbcdfa1401} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 20608 | 2025.11.20 17:29:22.311080 [ 290 ] {67759d5d-f1b5-4f1c-9dcd-1efbcdfa1401} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20609 | 2025.11.20 17:29:22.311364 [ 290 ] {67759d5d-f1b5-4f1c-9dcd-1efbcdfa1401} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 20610 | 2025.11.20 17:29:22.312305 [ 300 ] {67759d5d-f1b5-4f1c-9dcd-1efbcdfa1401} <Trace> AggregatingTransform: Aggregating | ||
| 20611 | 2025.11.20 17:29:22.312351 [ 300 ] {67759d5d-f1b5-4f1c-9dcd-1efbcdfa1401} <Trace> Aggregator: Aggregation method: without_key | ||
| 20612 | 2025.11.20 17:29:22.312395 [ 300 ] {67759d5d-f1b5-4f1c-9dcd-1efbcdfa1401} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000930648 sec. (1074.520 rows/sec., 41.97 KiB/sec.) | ||
| 20613 | 2025.11.20 17:29:22.312419 [ 300 ] {67759d5d-f1b5-4f1c-9dcd-1efbcdfa1401} <Trace> Aggregator: Merging aggregated data | ||
| 20614 | 2025.11.20 17:29:22.312484 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20615 | 2025.11.20 17:29:22.312640 [ 260 ] {3353dd0c-efc9-436f-bf25-4a8e08869a92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20616 | 2025.11.20 17:29:22.312710 [ 260 ] {3353dd0c-efc9-436f-bf25-4a8e08869a92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20617 | 2025.11.20 17:29:22.313485 [ 260 ] {3353dd0c-efc9-436f-bf25-4a8e08869a92} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20618 | 2025.11.20 17:29:22.313538 [ 260 ] {3353dd0c-efc9-436f-bf25-4a8e08869a92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20619 | 2025.11.20 17:29:22.313653 [ 290 ] {67759d5d-f1b5-4f1c-9dcd-1efbcdfa1401} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003203 sec., 312.2073056509522 rows/sec., 12.20 KiB/sec. | ||
| 20620 | 2025.11.20 17:29:22.313781 [ 290 ] {67759d5d-f1b5-4f1c-9dcd-1efbcdfa1401} <Debug> TCPHandler: Processed in 0.004037616 sec. | ||
| 20621 | 2025.11.20 17:29:22.313909 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20622 | 2025.11.20 17:29:22.313937 [ 290 ] {} <Debug> TCP-Session: a6c2b10b-ee35-4e7c-8fd4-53dd5b21220f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20623 | 2025.11.20 17:29:22.313942 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20624 | 2025.11.20 17:29:22.313958 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20625 | 2025.11.20 17:29:22.313984 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20626 | 2025.11.20 17:29:22.313997 [ 350 ] {} <Debug> TCP-Session: 23a316d9-b545-4ae9-8f33-a91a7f2ef29f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20627 | 2025.11.20 17:29:22.314010 [ 289 ] {} <Debug> TCP-Session: eec7ceb6-2f12-47a6-baf9-0d3fb16437fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20628 | 2025.11.20 17:29:22.314025 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20629 | 2025.11.20 17:29:22.314036 [ 352 ] {} <Debug> TCP-Session: 0d43b982-ef95-46bf-a33c-2791b2e288ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20630 | 2025.11.20 17:29:22.314063 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20631 | 2025.11.20 17:29:22.314077 [ 353 ] {} <Debug> TCP-Session: e6f8ff0c-72be-4f35-adea-6f8de61f11c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20632 | 2025.11.20 17:29:22.314081 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20633 | 2025.11.20 17:29:22.314111 [ 286 ] {} <Debug> TCP-Session: 6331f1e7-0aee-486c-a53f-05ee62e88e08 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20634 | 2025.11.20 17:29:22.314006 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20635 | 2025.11.20 17:29:22.314138 [ 288 ] {} <Debug> TCP-Session: 8e3ac2b0-7790-4813-8e6a-655c77fd3d40 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20636 | 2025.11.20 17:29:22.314043 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 20637 | 2025.11.20 17:29:22.314193 [ 354 ] {} <Debug> TCP-Session: 63b9d534-154c-4ca8-aab0-ccaf4066f47b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20638 | 2025.11.20 17:29:22.314215 [ 260 ] {3353dd0c-efc9-436f-bf25-4a8e08869a92} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20639 | 2025.11.20 17:29:22.314231 [ 351 ] {} <Debug> TCP-Session: 23215b18-5906-4df6-8756-2b05e0e77d8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 20640 | 2025.11.20 17:29:22.314457 [ 260 ] {3353dd0c-efc9-436f-bf25-4a8e08869a92} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20641 | 2025.11.20 17:29:22.314612 [ 260 ] {3353dd0c-efc9-436f-bf25-4a8e08869a92} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002017 sec., 27764.005949429844 rows/sec., 2.13 MiB/sec. | ||
| 20642 | 2025.11.20 17:29:22.314658 [ 260 ] {3353dd0c-efc9-436f-bf25-4a8e08869a92} <Debug> TCPHandler: Processed in 0.002340534 sec. | ||
| 20643 | 2025.11.20 17:29:22.314787 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20644 | 2025.11.20 17:29:22.314884 [ 260 ] {5bf807e8-8db8-4f7b-a80e-29c815042905} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20645 | 2025.11.20 17:29:22.314925 [ 260 ] {5bf807e8-8db8-4f7b-a80e-29c815042905} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20646 | 2025.11.20 17:29:22.315345 [ 260 ] {5bf807e8-8db8-4f7b-a80e-29c815042905} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20647 | 2025.11.20 17:29:22.315381 [ 260 ] {5bf807e8-8db8-4f7b-a80e-29c815042905} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20648 | 2025.11.20 17:29:22.315719 [ 260 ] {5bf807e8-8db8-4f7b-a80e-29c815042905} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20649 | 2025.11.20 17:29:22.315936 [ 260 ] {5bf807e8-8db8-4f7b-a80e-29c815042905} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20650 | 2025.11.20 17:29:22.316069 [ 260 ] {5bf807e8-8db8-4f7b-a80e-29c815042905} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001205 sec., 53112.03319502075 rows/sec., 4.15 MiB/sec. | ||
| 20651 | 2025.11.20 17:29:22.316109 [ 260 ] {5bf807e8-8db8-4f7b-a80e-29c815042905} <Debug> TCPHandler: Processed in 0.001380955 sec. | ||
| 20652 | 2025.11.20 17:29:22.316221 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20653 | 2025.11.20 17:29:22.316317 [ 260 ] {07033c31-1241-4680-870f-e745a37bdf41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20654 | 2025.11.20 17:29:22.316362 [ 260 ] {07033c31-1241-4680-870f-e745a37bdf41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20655 | 2025.11.20 17:29:22.316779 [ 260 ] {07033c31-1241-4680-870f-e745a37bdf41} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20656 | 2025.11.20 17:29:22.316814 [ 260 ] {07033c31-1241-4680-870f-e745a37bdf41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20657 | 2025.11.20 17:29:22.317154 [ 260 ] {07033c31-1241-4680-870f-e745a37bdf41} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20658 | 2025.11.20 17:29:22.317361 [ 260 ] {07033c31-1241-4680-870f-e745a37bdf41} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20659 | 2025.11.20 17:29:22.317493 [ 260 ] {07033c31-1241-4680-870f-e745a37bdf41} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001193 sec., 134115.6747694887 rows/sec., 9.34 MiB/sec. | ||
| 20660 | 2025.11.20 17:29:22.317530 [ 260 ] {07033c31-1241-4680-870f-e745a37bdf41} <Debug> TCPHandler: Processed in 0.001357025 sec. | ||
| 20661 | 2025.11.20 17:29:22.317649 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20662 | 2025.11.20 17:29:22.317764 [ 260 ] {72dd1463-54ed-4d73-bb8f-60e03a8c86b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20663 | 2025.11.20 17:29:22.317812 [ 260 ] {72dd1463-54ed-4d73-bb8f-60e03a8c86b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20664 | 2025.11.20 17:29:22.318195 [ 260 ] {72dd1463-54ed-4d73-bb8f-60e03a8c86b7} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20665 | 2025.11.20 17:29:22.318233 [ 260 ] {72dd1463-54ed-4d73-bb8f-60e03a8c86b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20666 | 2025.11.20 17:29:22.318572 [ 260 ] {72dd1463-54ed-4d73-bb8f-60e03a8c86b7} <Trace> MergedBlockOutputStream: filled checksums all_158_158_0 (state Temporary) | ||
| 20667 | 2025.11.20 17:29:22.318830 [ 260 ] {72dd1463-54ed-4d73-bb8f-60e03a8c86b7} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_158_158_0 to all_158_158_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20668 | 2025.11.20 17:29:22.318984 [ 260 ] {72dd1463-54ed-4d73-bb8f-60e03a8c86b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001237 sec., 48504.44624090542 rows/sec., 3.27 MiB/sec. | ||
| 20669 | 2025.11.20 17:29:22.319023 [ 260 ] {72dd1463-54ed-4d73-bb8f-60e03a8c86b7} <Debug> TCPHandler: Processed in 0.001428837 sec. | ||
| 20670 | 2025.11.20 17:29:22.658253 [ 217 ] {} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20671 | 2025.11.20 17:29:22.658311 [ 217 ] {} <Debug> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20672 | 2025.11.20 17:29:22.661569 [ 217 ] {} <Debug> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20673 | 2025.11.20 17:29:23.738836 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 46496 | ||
| 20674 | 2025.11.20 17:29:23.739342 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20675 | 2025.11.20 17:29:23.739377 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20676 | 2025.11.20 17:29:23.739880 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 20677 | 2025.11.20 17:29:23.740134 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20678 | 2025.11.20 17:29:23.740268 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 46496 | ||
| 20679 | 2025.11.20 17:29:26.155445 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 731 | ||
| 20680 | 2025.11.20 17:29:26.176246 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20681 | 2025.11.20 17:29:26.176320 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20682 | 2025.11.20 17:29:26.182855 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 20683 | 2025.11.20 17:29:26.183647 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20684 | 2025.11.20 17:29:26.187679 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 731 | ||
| 20685 | 2025.11.20 17:29:26.398510 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 2566 | ||
| 20686 | 2025.11.20 17:29:26.401296 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20687 | 2025.11.20 17:29:26.401357 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20688 | 2025.11.20 17:29:26.402664 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 20689 | 2025.11.20 17:29:26.402945 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20690 | 2025.11.20 17:29:26.403346 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2566 | ||
| 20691 | 2025.11.20 17:29:27.304476 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20692 | 2025.11.20 17:29:27.304850 [ 260 ] {f2cf197a-1019-47ae-823c-96c3d442549b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) 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) | ||
| 20693 | 2025.11.20 17:29:27.305451 [ 260 ] {f2cf197a-1019-47ae-823c-96c3d442549b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 20694 | 2025.11.20 17:29:27.305499 [ 260 ] {f2cf197a-1019-47ae-823c-96c3d442549b} <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 | ||
| 20695 | 2025.11.20 17:29:27.305778 [ 260 ] {f2cf197a-1019-47ae-823c-96c3d442549b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20696 | 2025.11.20 17:29:27.305845 [ 260 ] {f2cf197a-1019-47ae-823c-96c3d442549b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 20697 | 2025.11.20 17:29:27.305986 [ 260 ] {f2cf197a-1019-47ae-823c-96c3d442549b} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Key condition: (column 0 notIn 48-element set) | ||
| 20698 | 2025.11.20 17:29:27.306126 [ 333 ] {f2cf197a-1019-47ae-823c-96c3d442549b} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 20699 | 2025.11.20 17:29:27.306135 [ 322 ] {f2cf197a-1019-47ae-823c-96c3d442549b} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 20700 | 2025.11.20 17:29:27.306128 [ 347 ] {f2cf197a-1019-47ae-823c-96c3d442549b} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 20701 | 2025.11.20 17:29:27.306126 [ 345 ] {f2cf197a-1019-47ae-823c-96c3d442549b} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 20702 | 2025.11.20 17:29:27.306338 [ 260 ] {f2cf197a-1019-47ae-823c-96c3d442549b} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Selected 4/4 parts by partition key, 3 parts by primary key, 3/4 marks by primary key, 3 marks to read from 3 ranges | ||
| 20703 | 2025.11.20 17:29:27.306367 [ 260 ] {f2cf197a-1019-47ae-823c-96c3d442549b} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 20704 | 2025.11.20 17:29:27.306451 [ 260 ] {f2cf197a-1019-47ae-823c-96c3d442549b} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 20705 | 2025.11.20 17:29:27.306471 [ 260 ] {f2cf197a-1019-47ae-823c-96c3d442549b} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (SelectExecutor): Reading approx. 47 rows with 3 streams | ||
| 20706 | 2025.11.20 17:29:27.306507 [ 260 ] {f2cf197a-1019-47ae-823c-96c3d442549b} <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'))" | ||
| 20707 | 2025.11.20 17:29:27.306546 [ 260 ] {f2cf197a-1019-47ae-823c-96c3d442549b} <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'))" | ||
| 20708 | 2025.11.20 17:29:27.306646 [ 260 ] {f2cf197a-1019-47ae-823c-96c3d442549b} <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'))" | ||
| 20709 | 2025.11.20 17:29:27.308369 [ 260 ] {f2cf197a-1019-47ae-823c-96c3d442549b} <Debug> executeQuery: Read 47 rows, 1.87 KiB in 0.003686 sec., 12750.949538795441 rows/sec., 506.83 KiB/sec. | ||
| 20710 | 2025.11.20 17:29:27.308555 [ 260 ] {f2cf197a-1019-47ae-823c-96c3d442549b} <Debug> TCPHandler: Processed in 0.00424117 sec. | ||
| 20711 | 2025.11.20 17:29:27.332138 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20712 | 2025.11.20 17:29:27.332276 [ 260 ] {142cfc16-ac4d-4272-b324-28e24ceebe6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 20713 | 2025.11.20 17:29:27.332332 [ 260 ] {142cfc16-ac4d-4272-b324-28e24ceebe6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 20714 | 2025.11.20 17:29:27.332998 [ 260 ] {142cfc16-ac4d-4272-b324-28e24ceebe6c} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20715 | 2025.11.20 17:29:27.333026 [ 221 ] {} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Found 6 old parts to remove. Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20716 | 2025.11.20 17:29:27.333054 [ 260 ] {142cfc16-ac4d-4272-b324-28e24ceebe6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20717 | 2025.11.20 17:29:27.333081 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Removing 6 parts from filesystem (serially): Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20718 | 2025.11.20 17:29:27.333557 [ 260 ] {142cfc16-ac4d-4272-b324-28e24ceebe6c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 20719 | 2025.11.20 17:29:27.333779 [ 260 ] {142cfc16-ac4d-4272-b324-28e24ceebe6c} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20720 | 2025.11.20 17:29:27.333950 [ 260 ] {142cfc16-ac4d-4272-b324-28e24ceebe6c} <Debug> executeQuery: Read 1 rows, 285.00 B in 0.001711 sec., 584.4535359438925 rows/sec., 162.67 KiB/sec. | ||
| 20721 | 2025.11.20 17:29:27.333998 [ 260 ] {142cfc16-ac4d-4272-b324-28e24ceebe6c} <Debug> TCPHandler: Processed in 0.001926406 sec. | ||
| 20722 | 2025.11.20 17:29:27.334128 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20723 | 2025.11.20 17:29:27.334228 [ 260 ] {61e7b19e-8ab8-4700-b312-7d9c2f01608f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20724 | 2025.11.20 17:29:27.334272 [ 260 ] {61e7b19e-8ab8-4700-b312-7d9c2f01608f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20725 | 2025.11.20 17:29:27.334868 [ 260 ] {61e7b19e-8ab8-4700-b312-7d9c2f01608f} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20726 | 2025.11.20 17:29:27.334909 [ 260 ] {61e7b19e-8ab8-4700-b312-7d9c2f01608f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20727 | 2025.11.20 17:29:27.335250 [ 260 ] {61e7b19e-8ab8-4700-b312-7d9c2f01608f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 20728 | 2025.11.20 17:29:27.335520 [ 260 ] {61e7b19e-8ab8-4700-b312-7d9c2f01608f} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20729 | 2025.11.20 17:29:27.335649 [ 138 ] {} <Debug> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356) (MergerMutator): Selected 6 parts from all_1_61_13 to all_66_66_0 | ||
| 20730 | 2025.11.20 17:29:27.335695 [ 260 ] {61e7b19e-8ab8-4700-b312-7d9c2f01608f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001486 sec., 275908.4791386272 rows/sec., 17.50 MiB/sec. | ||
| 20731 | 2025.11.20 17:29:27.335696 [ 138 ] {} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20732 | 2025.11.20 17:29:27.335762 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20733 | 2025.11.20 17:29:27.335763 [ 260 ] {61e7b19e-8ab8-4700-b312-7d9c2f01608f} <Debug> TCPHandler: Processed in 0.001685822 sec. | ||
| 20734 | 2025.11.20 17:29:27.335872 [ 195 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_66_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_13 to all_66_66_0 into Compact with storage Full | ||
| 20735 | 2025.11.20 17:29:27.335917 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20736 | 2025.11.20 17:29:27.335992 [ 195 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_66_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20737 | 2025.11.20 17:29:27.336029 [ 195 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_13, total 434 rows starting from the beginning of the part | ||
| 20738 | 2025.11.20 17:29:27.336040 [ 260 ] {7aa8ef3d-9443-4dc2-86ec-2401ac31163d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20739 | 2025.11.20 17:29:27.336090 [ 195 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 410 rows starting from the beginning of the part | ||
| 20740 | 2025.11.20 17:29:27.336095 [ 260 ] {7aa8ef3d-9443-4dc2-86ec-2401ac31163d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20741 | 2025.11.20 17:29:27.336143 [ 195 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 410 rows starting from the beginning of the part | ||
| 20742 | 2025.11.20 17:29:27.336191 [ 195 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 410 rows starting from the beginning of the part | ||
| 20743 | 2025.11.20 17:29:27.336231 [ 195 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 410 rows starting from the beginning of the part | ||
| 20744 | 2025.11.20 17:29:27.336269 [ 195 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 410 rows starting from the beginning of the part | ||
| 20745 | 2025.11.20 17:29:27.336566 [ 260 ] {7aa8ef3d-9443-4dc2-86ec-2401ac31163d} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20746 | 2025.11.20 17:29:27.336614 [ 260 ] {7aa8ef3d-9443-4dc2-86ec-2401ac31163d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20747 | 2025.11.20 17:29:27.336959 [ 260 ] {7aa8ef3d-9443-4dc2-86ec-2401ac31163d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 20748 | 2025.11.20 17:29:27.337184 [ 260 ] {7aa8ef3d-9443-4dc2-86ec-2401ac31163d} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20749 | 2025.11.20 17:29:27.337317 [ 260 ] {7aa8ef3d-9443-4dc2-86ec-2401ac31163d} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001302 sec., 2304.147465437788 rows/sec., 171.01 KiB/sec. | ||
| 20750 | 2025.11.20 17:29:27.337358 [ 260 ] {7aa8ef3d-9443-4dc2-86ec-2401ac31163d} <Debug> TCPHandler: Processed in 0.001502519 sec. | ||
| 20751 | 2025.11.20 17:29:27.337460 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20752 | 2025.11.20 17:29:27.337473 [ 221 ] {} <Debug> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Removing 6 parts from memory: Parts: [all_1_16_3, all_17_17_0, all_18_18_0, all_19_19_0, all_20_20_0, all_21_21_0] | ||
| 20753 | 2025.11.20 17:29:27.337527 [ 190 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_66_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001699892 sec., 1461269.304167559 rows/sec., 98.55 MiB/sec. | ||
| 20754 | 2025.11.20 17:29:27.337557 [ 260 ] {fccc053c-f509-42b3-bb83-4e1e2ba99378} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20755 | 2025.11.20 17:29:27.337602 [ 260 ] {fccc053c-f509-42b3-bb83-4e1e2ba99378} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20756 | 2025.11.20 17:29:27.337687 [ 195 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_66_14} <Trace> MergedBlockOutputStream: filled checksums all_1_66_14 (state Temporary) | ||
| 20757 | 2025.11.20 17:29:27.337976 [ 195 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_66_14} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_merge_all_1_66_14 to all_1_66_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20758 | 2025.11.20 17:29:27.338053 [ 195 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_66_14} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356) (MergerMutator): Merged 6 parts: [all_1_61_13, all_66_66_0] -> all_1_66_14 | ||
| 20759 | 2025.11.20 17:29:27.338128 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 20760 | 2025.11.20 17:29:27.338678 [ 260 ] {fccc053c-f509-42b3-bb83-4e1e2ba99378} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20761 | 2025.11.20 17:29:27.338720 [ 260 ] {fccc053c-f509-42b3-bb83-4e1e2ba99378} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20762 | 2025.11.20 17:29:27.339112 [ 260 ] {fccc053c-f509-42b3-bb83-4e1e2ba99378} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 20763 | 2025.11.20 17:29:27.339334 [ 260 ] {fccc053c-f509-42b3-bb83-4e1e2ba99378} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20764 | 2025.11.20 17:29:27.339469 [ 260 ] {fccc053c-f509-42b3-bb83-4e1e2ba99378} <Debug> executeQuery: Read 1228 rows, 100.75 KiB in 0.00193 sec., 636269.4300518135 rows/sec., 50.98 MiB/sec. | ||
| 20765 | 2025.11.20 17:29:27.339508 [ 260 ] {fccc053c-f509-42b3-bb83-4e1e2ba99378} <Debug> TCPHandler: Processed in 0.002095299 sec. | ||
| 20766 | 2025.11.20 17:29:27.339623 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20767 | 2025.11.20 17:29:27.339725 [ 260 ] {68b54109-51b8-43af-b963-e1c65aa91124} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 20768 | 2025.11.20 17:29:27.339766 [ 260 ] {68b54109-51b8-43af-b963-e1c65aa91124} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 20769 | 2025.11.20 17:29:27.340282 [ 260 ] {68b54109-51b8-43af-b963-e1c65aa91124} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20770 | 2025.11.20 17:29:27.340318 [ 260 ] {68b54109-51b8-43af-b963-e1c65aa91124} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20771 | 2025.11.20 17:29:27.340639 [ 260 ] {68b54109-51b8-43af-b963-e1c65aa91124} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 20772 | 2025.11.20 17:29:27.340859 [ 260 ] {68b54109-51b8-43af-b963-e1c65aa91124} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20773 | 2025.11.20 17:29:27.340973 [ 138 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Selected 6 parts from all_1_93_19 to all_98_98_0 | ||
| 20774 | 2025.11.20 17:29:27.340992 [ 260 ] {68b54109-51b8-43af-b963-e1c65aa91124} <Debug> executeQuery: Read 263 rows, 16.64 KiB in 0.001286 sec., 204510.10886469673 rows/sec., 12.64 MiB/sec. | ||
| 20775 | 2025.11.20 17:29:27.341009 [ 138 ] {} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20776 | 2025.11.20 17:29:27.341034 [ 138 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20777 | 2025.11.20 17:29:27.341038 [ 260 ] {68b54109-51b8-43af-b963-e1c65aa91124} <Debug> TCPHandler: Processed in 0.001464937 sec. | ||
| 20778 | 2025.11.20 17:29:27.341142 [ 189 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_98_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_93_19 to all_98_98_0 into Compact with storage Full | ||
| 20779 | 2025.11.20 17:29:27.341174 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20780 | 2025.11.20 17:29:27.341263 [ 189 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_98_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20781 | 2025.11.20 17:29:27.341273 [ 260 ] {a5b3ced0-736b-48a1-80dc-68432830c6b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 20782 | 2025.11.20 17:29:27.341303 [ 189 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_93_19, total 277 rows starting from the beginning of the part | ||
| 20783 | 2025.11.20 17:29:27.341322 [ 260 ] {a5b3ced0-736b-48a1-80dc-68432830c6b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 20784 | 2025.11.20 17:29:27.341371 [ 189 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 245 rows starting from the beginning of the part | ||
| 20785 | 2025.11.20 17:29:27.341422 [ 189 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 245 rows starting from the beginning of the part | ||
| 20786 | 2025.11.20 17:29:27.341465 [ 189 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 252 rows starting from the beginning of the part | ||
| 20787 | 2025.11.20 17:29:27.341509 [ 189 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 256 rows starting from the beginning of the part | ||
| 20788 | 2025.11.20 17:29:27.341561 [ 189 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_98_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 263 rows starting from the beginning of the part | ||
| 20789 | 2025.11.20 17:29:27.341852 [ 260 ] {a5b3ced0-736b-48a1-80dc-68432830c6b4} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20790 | 2025.11.20 17:29:27.341893 [ 260 ] {a5b3ced0-736b-48a1-80dc-68432830c6b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20791 | 2025.11.20 17:29:27.342232 [ 260 ] {a5b3ced0-736b-48a1-80dc-68432830c6b4} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 20792 | 2025.11.20 17:29:27.342457 [ 260 ] {a5b3ced0-736b-48a1-80dc-68432830c6b4} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20793 | 2025.11.20 17:29:27.342588 [ 135 ] {} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Selected 6 parts from all_1_71_15 to all_76_76_0 | ||
| 20794 | 2025.11.20 17:29:27.342589 [ 260 ] {a5b3ced0-736b-48a1-80dc-68432830c6b4} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001334 sec., 158920.53973013494 rows/sec., 10.25 MiB/sec. | ||
| 20795 | 2025.11.20 17:29:27.342633 [ 135 ] {} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20796 | 2025.11.20 17:29:27.342656 [ 260 ] {a5b3ced0-736b-48a1-80dc-68432830c6b4} <Debug> TCPHandler: Processed in 0.001530349 sec. | ||
| 20797 | 2025.11.20 17:29:27.342660 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20798 | 2025.11.20 17:29:27.342711 [ 190 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_98_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1538 rows, containing 5 columns (5 merged, 0 gathered) in 0.001626751 sec., 945442.7874948286 rows/sec., 61.80 MiB/sec. | ||
| 20799 | 2025.11.20 17:29:27.342743 [ 189 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_76_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_15 to all_76_76_0 into Compact with storage Full | ||
| 20800 | 2025.11.20 17:29:27.342766 [ 224 ] {} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Found 6 old parts to remove. Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
| 20801 | 2025.11.20 17:29:27.342791 [ 224 ] {} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Removing 6 parts from filesystem (serially): Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
| 20802 | 2025.11.20 17:29:27.342801 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20803 | 2025.11.20 17:29:27.342833 [ 189 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_76_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20804 | 2025.11.20 17:29:27.342864 [ 189 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_15, total 465 rows starting from the beginning of the part | ||
| 20805 | 2025.11.20 17:29:27.342873 [ 200 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_98_20} <Trace> MergedBlockOutputStream: filled checksums all_1_98_20 (state Temporary) | ||
| 20806 | 2025.11.20 17:29:27.342910 [ 189 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 212 rows starting from the beginning of the part | ||
| 20807 | 2025.11.20 17:29:27.342925 [ 260 ] {819ef649-3853-4be6-9244-7420a205cbfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 20808 | 2025.11.20 17:29:27.342953 [ 189 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 212 rows starting from the beginning of the part | ||
| 20809 | 2025.11.20 17:29:27.342980 [ 260 ] {819ef649-3853-4be6-9244-7420a205cbfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 20810 | 2025.11.20 17:29:27.342995 [ 189 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 440 rows starting from the beginning of the part | ||
| 20811 | 2025.11.20 17:29:27.343039 [ 189 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 212 rows starting from the beginning of the part | ||
| 20812 | 2025.11.20 17:29:27.343077 [ 189 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_76_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 212 rows starting from the beginning of the part | ||
| 20813 | 2025.11.20 17:29:27.343175 [ 200 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_98_20} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_merge_all_1_98_20 to all_1_98_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20814 | 2025.11.20 17:29:27.343254 [ 200 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_98_20} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Merged 6 parts: [all_1_93_19, all_98_98_0] -> all_1_98_20 | ||
| 20815 | 2025.11.20 17:29:27.343334 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 20816 | 2025.11.20 17:29:27.343553 [ 260 ] {819ef649-3853-4be6-9244-7420a205cbfe} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20817 | 2025.11.20 17:29:27.343591 [ 260 ] {819ef649-3853-4be6-9244-7420a205cbfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20818 | 2025.11.20 17:29:27.343918 [ 260 ] {819ef649-3853-4be6-9244-7420a205cbfe} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 20819 | 2025.11.20 17:29:27.344132 [ 260 ] {819ef649-3853-4be6-9244-7420a205cbfe} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20820 | 2025.11.20 17:29:27.344207 [ 190 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_76_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1753 rows, containing 5 columns (5 merged, 0 gathered) in 0.001497638 sec., 1170509.8294781516 rows/sec., 81.23 MiB/sec. | ||
| 20821 | 2025.11.20 17:29:27.344246 [ 135 ] {} <Debug> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f) (MergerMutator): Selected 6 parts from all_1_61_13 to all_66_66_0 | ||
| 20822 | 2025.11.20 17:29:27.344268 [ 260 ] {819ef649-3853-4be6-9244-7420a205cbfe} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001368 sec., 154239.76608187135 rows/sec., 8.76 MiB/sec. | ||
| 20823 | 2025.11.20 17:29:27.344277 [ 135 ] {} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20824 | 2025.11.20 17:29:27.344310 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20825 | 2025.11.20 17:29:27.344314 [ 260 ] {819ef649-3853-4be6-9244-7420a205cbfe} <Debug> TCPHandler: Processed in 0.00158156 sec. | ||
| 20826 | 2025.11.20 17:29:27.344378 [ 188 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_76_16} <Trace> MergedBlockOutputStream: filled checksums all_1_76_16 (state Temporary) | ||
| 20827 | 2025.11.20 17:29:27.344385 [ 189 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_66_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_13 to all_66_66_0 into Compact with storage Full | ||
| 20828 | 2025.11.20 17:29:27.344434 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20829 | 2025.11.20 17:29:27.344491 [ 189 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_66_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20830 | 2025.11.20 17:29:27.344524 [ 189 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_13, total 223 rows starting from the beginning of the part | ||
| 20831 | 2025.11.20 17:29:27.344533 [ 260 ] {a1a1fb79-0bc1-4b61-a069-42ca8ca0371b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20832 | 2025.11.20 17:29:27.344576 [ 189 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 211 rows starting from the beginning of the part | ||
| 20833 | 2025.11.20 17:29:27.344579 [ 260 ] {a1a1fb79-0bc1-4b61-a069-42ca8ca0371b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20834 | 2025.11.20 17:29:27.344630 [ 189 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 211 rows starting from the beginning of the part | ||
| 20835 | 2025.11.20 17:29:27.344676 [ 188 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_76_16} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_merge_all_1_76_16 to all_1_76_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20836 | 2025.11.20 17:29:27.344679 [ 189 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 211 rows starting from the beginning of the part | ||
| 20837 | 2025.11.20 17:29:27.344739 [ 189 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 211 rows starting from the beginning of the part | ||
| 20838 | 2025.11.20 17:29:27.344755 [ 188 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_76_16} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Merged 6 parts: [all_1_71_15, all_76_76_0] -> all_1_76_16 | ||
| 20839 | 2025.11.20 17:29:27.344781 [ 189 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 211 rows starting from the beginning of the part | ||
| 20840 | 2025.11.20 17:29:27.344839 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 20841 | 2025.11.20 17:29:27.345320 [ 260 ] {a1a1fb79-0bc1-4b61-a069-42ca8ca0371b} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20842 | 2025.11.20 17:29:27.345358 [ 260 ] {a1a1fb79-0bc1-4b61-a069-42ca8ca0371b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20843 | 2025.11.20 17:29:27.345723 [ 260 ] {a1a1fb79-0bc1-4b61-a069-42ca8ca0371b} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 20844 | 2025.11.20 17:29:27.345734 [ 189 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_66_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001377666 sec., 927655.9049871304 rows/sec., 56.39 MiB/sec. | ||
| 20845 | 2025.11.20 17:29:27.345875 [ 196 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_66_14} <Trace> MergedBlockOutputStream: filled checksums all_1_66_14 (state Temporary) | ||
| 20846 | 2025.11.20 17:29:27.345940 [ 260 ] {a1a1fb79-0bc1-4b61-a069-42ca8ca0371b} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20847 | 2025.11.20 17:29:27.346074 [ 260 ] {a1a1fb79-0bc1-4b61-a069-42ca8ca0371b} <Debug> executeQuery: Read 761 rows, 54.80 KiB in 0.001558 sec., 488446.7265725289 rows/sec., 34.35 MiB/sec. | ||
| 20848 | 2025.11.20 17:29:27.346113 [ 260 ] {a1a1fb79-0bc1-4b61-a069-42ca8ca0371b} <Debug> TCPHandler: Processed in 0.001729293 sec. | ||
| 20849 | 2025.11.20 17:29:27.346129 [ 196 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_66_14} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_merge_all_1_66_14 to all_1_66_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20850 | 2025.11.20 17:29:27.346142 [ 224 ] {} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Removing 6 parts from memory: Parts: [all_1_25_5, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0] | ||
| 20851 | 2025.11.20 17:29:27.346195 [ 196 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_66_14} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f) (MergerMutator): Merged 6 parts: [all_1_61_13, all_66_66_0] -> all_1_66_14 | ||
| 20852 | 2025.11.20 17:29:27.346223 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20853 | 2025.11.20 17:29:27.346284 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 20854 | 2025.11.20 17:29:27.346318 [ 260 ] {a11f9625-6765-4bb5-b086-ef155d3c0030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 20855 | 2025.11.20 17:29:27.346361 [ 260 ] {a11f9625-6765-4bb5-b086-ef155d3c0030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 20856 | 2025.11.20 17:29:27.346693 [ 260 ] {a11f9625-6765-4bb5-b086-ef155d3c0030} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20857 | 2025.11.20 17:29:27.346730 [ 260 ] {a11f9625-6765-4bb5-b086-ef155d3c0030} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20858 | 2025.11.20 17:29:27.347023 [ 260 ] {a11f9625-6765-4bb5-b086-ef155d3c0030} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 20859 | 2025.11.20 17:29:27.347249 [ 260 ] {a11f9625-6765-4bb5-b086-ef155d3c0030} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20860 | 2025.11.20 17:29:27.347376 [ 260 ] {a11f9625-6765-4bb5-b086-ef155d3c0030} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 20861 | 2025.11.20 17:29:27.347415 [ 260 ] {a11f9625-6765-4bb5-b086-ef155d3c0030} <Debug> TCPHandler: Processed in 0.001241953 sec. | ||
| 20862 | 2025.11.20 17:29:27.347516 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20863 | 2025.11.20 17:29:27.347610 [ 260 ] {bafcacc2-b8d6-421a-b69a-68b1b9df65e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20864 | 2025.11.20 17:29:27.347653 [ 260 ] {bafcacc2-b8d6-421a-b69a-68b1b9df65e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20865 | 2025.11.20 17:29:27.348088 [ 260 ] {bafcacc2-b8d6-421a-b69a-68b1b9df65e9} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20866 | 2025.11.20 17:29:27.348124 [ 260 ] {bafcacc2-b8d6-421a-b69a-68b1b9df65e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20867 | 2025.11.20 17:29:27.348462 [ 260 ] {bafcacc2-b8d6-421a-b69a-68b1b9df65e9} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 20868 | 2025.11.20 17:29:27.348670 [ 260 ] {bafcacc2-b8d6-421a-b69a-68b1b9df65e9} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20869 | 2025.11.20 17:29:27.348791 [ 135 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 6 parts from all_1_154_33 to all_159_159_0 | ||
| 20870 | 2025.11.20 17:29:27.348798 [ 260 ] {bafcacc2-b8d6-421a-b69a-68b1b9df65e9} <Debug> executeQuery: Read 317 rows, 21.31 KiB in 0.001206 sec., 262852.4046434494 rows/sec., 17.25 MiB/sec. | ||
| 20871 | 2025.11.20 17:29:27.348824 [ 135 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20872 | 2025.11.20 17:29:27.348847 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20873 | 2025.11.20 17:29:27.348851 [ 260 ] {bafcacc2-b8d6-421a-b69a-68b1b9df65e9} <Debug> TCPHandler: Processed in 0.001383906 sec. | ||
| 20874 | 2025.11.20 17:29:27.348922 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_159_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_154_33 to all_159_159_0 into Compact with storage Full | ||
| 20875 | 2025.11.20 17:29:27.348966 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20876 | 2025.11.20 17:29:27.349005 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_159_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20877 | 2025.11.20 17:29:27.349034 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_159_34} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_154_33, total 48824 rows starting from the beginning of the part | ||
| 20878 | 2025.11.20 17:29:27.349059 [ 260 ] {9f61d5b0-d01e-4cec-a420-7a314ce02df3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 20879 | 2025.11.20 17:29:27.349088 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_159_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_155_155_0, total 96 rows starting from the beginning of the part | ||
| 20880 | 2025.11.20 17:29:27.349112 [ 260 ] {9f61d5b0-d01e-4cec-a420-7a314ce02df3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 20881 | 2025.11.20 17:29:27.349133 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_159_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_156_156_0, total 160 rows starting from the beginning of the part | ||
| 20882 | 2025.11.20 17:29:27.349176 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_159_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 314 rows starting from the beginning of the part | ||
| 20883 | 2025.11.20 17:29:27.349218 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_159_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 160 rows starting from the beginning of the part | ||
| 20884 | 2025.11.20 17:29:27.349256 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_159_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 317 rows starting from the beginning of the part | ||
| 20885 | 2025.11.20 17:29:27.349476 [ 260 ] {9f61d5b0-d01e-4cec-a420-7a314ce02df3} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20886 | 2025.11.20 17:29:27.349510 [ 260 ] {9f61d5b0-d01e-4cec-a420-7a314ce02df3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20887 | 2025.11.20 17:29:27.349801 [ 260 ] {9f61d5b0-d01e-4cec-a420-7a314ce02df3} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 20888 | 2025.11.20 17:29:27.350005 [ 260 ] {9f61d5b0-d01e-4cec-a420-7a314ce02df3} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20889 | 2025.11.20 17:29:27.350132 [ 260 ] {9f61d5b0-d01e-4cec-a420-7a314ce02df3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001091 sec., 916.5902841429881 rows/sec., 61.76 KiB/sec. | ||
| 20890 | 2025.11.20 17:29:27.350168 [ 260 ] {9f61d5b0-d01e-4cec-a420-7a314ce02df3} <Debug> TCPHandler: Processed in 0.001251213 sec. | ||
| 20891 | 2025.11.20 17:29:27.350277 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20892 | 2025.11.20 17:29:27.350377 [ 260 ] {2e4e6098-fdb1-443c-9efb-f4b240e61359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 20893 | 2025.11.20 17:29:27.350434 [ 260 ] {2e4e6098-fdb1-443c-9efb-f4b240e61359} <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 | ||
| 20894 | 2025.11.20 17:29:27.351364 [ 260 ] {2e4e6098-fdb1-443c-9efb-f4b240e61359} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20895 | 2025.11.20 17:29:27.351401 [ 260 ] {2e4e6098-fdb1-443c-9efb-f4b240e61359} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20896 | 2025.11.20 17:29:27.352010 [ 260 ] {2e4e6098-fdb1-443c-9efb-f4b240e61359} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 20897 | 2025.11.20 17:29:27.352266 [ 260 ] {2e4e6098-fdb1-443c-9efb-f4b240e61359} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20898 | 2025.11.20 17:29:27.352411 [ 260 ] {2e4e6098-fdb1-443c-9efb-f4b240e61359} <Debug> executeQuery: Read 55 rows, 100.92 KiB in 0.002052 sec., 26803.118908382065 rows/sec., 48.03 MiB/sec. | ||
| 20899 | 2025.11.20 17:29:27.352493 [ 260 ] {2e4e6098-fdb1-443c-9efb-f4b240e61359} <Debug> TCPHandler: Processed in 0.002265002 sec. | ||
| 20900 | 2025.11.20 17:29:27.352608 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20901 | 2025.11.20 17:29:27.352699 [ 260 ] {bfe95318-38c3-4a52-87e9-033801b63218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 20902 | 2025.11.20 17:29:27.352739 [ 260 ] {bfe95318-38c3-4a52-87e9-033801b63218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 20903 | 2025.11.20 17:29:27.353042 [ 260 ] {bfe95318-38c3-4a52-87e9-033801b63218} <Trace> oximeter.measurements_i64 (2e06e435-47a0-49fa-88a1-3847c769e497): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20904 | 2025.11.20 17:29:27.353076 [ 260 ] {bfe95318-38c3-4a52-87e9-033801b63218} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20905 | 2025.11.20 17:29:27.353355 [ 260 ] {bfe95318-38c3-4a52-87e9-033801b63218} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 20906 | 2025.11.20 17:29:27.353553 [ 260 ] {bfe95318-38c3-4a52-87e9-033801b63218} <Trace> oximeter.measurements_i64 (2e06e435-47a0-49fa-88a1-3847c769e497): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20907 | 2025.11.20 17:29:27.353743 [ 260 ] {bfe95318-38c3-4a52-87e9-033801b63218} <Debug> executeQuery: Read 6 rows, 405.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 374.89 KiB/sec. | ||
| 20908 | 2025.11.20 17:29:27.353781 [ 260 ] {bfe95318-38c3-4a52-87e9-033801b63218} <Debug> TCPHandler: Processed in 0.001222633 sec. | ||
| 20909 | 2025.11.20 17:29:27.353888 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20910 | 2025.11.20 17:29:27.353983 [ 260 ] {52c53c9e-3f13-4ecd-bee2-780fe6c7a76a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20911 | 2025.11.20 17:29:27.354024 [ 260 ] {52c53c9e-3f13-4ecd-bee2-780fe6c7a76a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20912 | 2025.11.20 17:29:27.354352 [ 260 ] {52c53c9e-3f13-4ecd-bee2-780fe6c7a76a} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20913 | 2025.11.20 17:29:27.354390 [ 260 ] {52c53c9e-3f13-4ecd-bee2-780fe6c7a76a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.76 GiB. | ||
| 20914 | 2025.11.20 17:29:27.354709 [ 260 ] {52c53c9e-3f13-4ecd-bee2-780fe6c7a76a} <Trace> MergedBlockOutputStream: filled checksums all_159_159_0 (state Temporary) | ||
| 20915 | 2025.11.20 17:29:27.354927 [ 260 ] {52c53c9e-3f13-4ecd-bee2-780fe6c7a76a} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_159_159_0 to all_159_159_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20916 | 2025.11.20 17:29:27.355055 [ 260 ] {52c53c9e-3f13-4ecd-bee2-780fe6c7a76a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00109 sec., 95412.84403669725 rows/sec., 5.85 MiB/sec. | ||
| 20917 | 2025.11.20 17:29:27.355094 [ 260 ] {52c53c9e-3f13-4ecd-bee2-780fe6c7a76a} <Debug> TCPHandler: Processed in 0.001253913 sec. | ||
| 20918 | 2025.11.20 17:29:27.360938 [ 191 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_159_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49871 rows, containing 5 columns (5 merged, 0 gathered) in 0.012044116 sec., 4140694.0949422936 rows/sec., 278.79 MiB/sec. | ||
| 20919 | 2025.11.20 17:29:27.361507 [ 187 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_159_34} <Trace> MergedBlockOutputStream: filled checksums all_1_159_34 (state Temporary) | ||
| 20920 | 2025.11.20 17:29:27.361791 [ 187 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_159_34} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_159_34 to all_1_159_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20921 | 2025.11.20 17:29:27.361864 [ 187 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_159_34} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 6 parts: [all_1_154_33, all_159_159_0] -> all_1_159_34 | ||
| 20922 | 2025.11.20 17:29:27.361959 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.46 MiB. | ||
| 20923 | 2025.11.20 17:29:28.000210 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 391.70 MiB, peak 408.92 MiB, free memory in arenas 0.00 B, will set to 393.30 MiB (RSS), difference: 1.60 MiB | ||
| 20924 | 2025.11.20 17:29:31.020216 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 20925 | 2025.11.20 17:29:31.020279 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 20926 | 2025.11.20 17:29:31.240510 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47008 | ||
| 20927 | 2025.11.20 17:29:31.241279 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20928 | 2025.11.20 17:29:31.241344 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.75 GiB. | ||
| 20929 | 2025.11.20 17:29:31.242029 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 20930 | 2025.11.20 17:29:31.242598 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20931 | 2025.11.20 17:29:31.242732 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47008 | ||
| 20932 | 2025.11.20 17:29:32.312640 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20933 | 2025.11.20 17:29:32.312838 [ 260 ] {8c2f3a2d-ab8c-41a3-b484-5e5b7f77dd34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20934 | 2025.11.20 17:29:32.312916 [ 260 ] {8c2f3a2d-ab8c-41a3-b484-5e5b7f77dd34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20935 | 2025.11.20 17:29:32.313674 [ 260 ] {8c2f3a2d-ab8c-41a3-b484-5e5b7f77dd34} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20936 | 2025.11.20 17:29:32.313721 [ 260 ] {8c2f3a2d-ab8c-41a3-b484-5e5b7f77dd34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.75 GiB. | ||
| 20937 | 2025.11.20 17:29:32.314103 [ 260 ] {8c2f3a2d-ab8c-41a3-b484-5e5b7f77dd34} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 20938 | 2025.11.20 17:29:32.314325 [ 260 ] {8c2f3a2d-ab8c-41a3-b484-5e5b7f77dd34} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20939 | 2025.11.20 17:29:32.314490 [ 260 ] {8c2f3a2d-ab8c-41a3-b484-5e5b7f77dd34} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001703 sec., 32883.14738696418 rows/sec., 2.53 MiB/sec. | ||
| 20940 | 2025.11.20 17:29:32.314545 [ 260 ] {8c2f3a2d-ab8c-41a3-b484-5e5b7f77dd34} <Debug> TCPHandler: Processed in 0.002048028 sec. | ||
| 20941 | 2025.11.20 17:29:32.314672 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20942 | 2025.11.20 17:29:32.314775 [ 260 ] {1c1c79b5-7e42-4e7a-bdb6-79c09e714f90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 20943 | 2025.11.20 17:29:32.314820 [ 260 ] {1c1c79b5-7e42-4e7a-bdb6-79c09e714f90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 20944 | 2025.11.20 17:29:32.315276 [ 260 ] {1c1c79b5-7e42-4e7a-bdb6-79c09e714f90} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20945 | 2025.11.20 17:29:32.315315 [ 260 ] {1c1c79b5-7e42-4e7a-bdb6-79c09e714f90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.75 GiB. | ||
| 20946 | 2025.11.20 17:29:32.315631 [ 260 ] {1c1c79b5-7e42-4e7a-bdb6-79c09e714f90} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 20947 | 2025.11.20 17:29:32.315841 [ 260 ] {1c1c79b5-7e42-4e7a-bdb6-79c09e714f90} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20948 | 2025.11.20 17:29:32.315978 [ 260 ] {1c1c79b5-7e42-4e7a-bdb6-79c09e714f90} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001225 sec., 52244.897959183676 rows/sec., 4.08 MiB/sec. | ||
| 20949 | 2025.11.20 17:29:32.316021 [ 260 ] {1c1c79b5-7e42-4e7a-bdb6-79c09e714f90} <Debug> TCPHandler: Processed in 0.001403306 sec. | ||
| 20950 | 2025.11.20 17:29:32.316136 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20951 | 2025.11.20 17:29:32.316233 [ 260 ] {350012de-a04f-493f-b13c-b9d445bca208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 20952 | 2025.11.20 17:29:32.316280 [ 260 ] {350012de-a04f-493f-b13c-b9d445bca208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 20953 | 2025.11.20 17:29:32.316707 [ 260 ] {350012de-a04f-493f-b13c-b9d445bca208} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20954 | 2025.11.20 17:29:32.316745 [ 260 ] {350012de-a04f-493f-b13c-b9d445bca208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.75 GiB. | ||
| 20955 | 2025.11.20 17:29:32.317070 [ 260 ] {350012de-a04f-493f-b13c-b9d445bca208} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 20956 | 2025.11.20 17:29:32.317275 [ 260 ] {350012de-a04f-493f-b13c-b9d445bca208} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20957 | 2025.11.20 17:29:32.317409 [ 260 ] {350012de-a04f-493f-b13c-b9d445bca208} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 20958 | 2025.11.20 17:29:32.317448 [ 260 ] {350012de-a04f-493f-b13c-b9d445bca208} <Debug> TCPHandler: Processed in 0.001363406 sec. | ||
| 20959 | 2025.11.20 17:29:32.317569 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20960 | 2025.11.20 17:29:32.317665 [ 260 ] {d311185b-d795-4cce-9efc-d3deb20cf82e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 20961 | 2025.11.20 17:29:32.317707 [ 260 ] {d311185b-d795-4cce-9efc-d3deb20cf82e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 20962 | 2025.11.20 17:29:32.318055 [ 260 ] {d311185b-d795-4cce-9efc-d3deb20cf82e} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20963 | 2025.11.20 17:29:32.318092 [ 260 ] {d311185b-d795-4cce-9efc-d3deb20cf82e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.75 GiB. | ||
| 20964 | 2025.11.20 17:29:32.318384 [ 260 ] {d311185b-d795-4cce-9efc-d3deb20cf82e} <Trace> MergedBlockOutputStream: filled checksums all_160_160_0 (state Temporary) | ||
| 20965 | 2025.11.20 17:29:32.318580 [ 260 ] {d311185b-d795-4cce-9efc-d3deb20cf82e} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_160_160_0 to all_160_160_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20966 | 2025.11.20 17:29:32.318713 [ 260 ] {d311185b-d795-4cce-9efc-d3deb20cf82e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001066 sec., 56285.17823639774 rows/sec., 3.79 MiB/sec. | ||
| 20967 | 2025.11.20 17:29:32.318751 [ 260 ] {d311185b-d795-4cce-9efc-d3deb20cf82e} <Debug> TCPHandler: Processed in 0.001230373 sec. | ||
| 20968 | 2025.11.20 17:29:33.361804 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20969 | 2025.11.20 17:29:33.361988 [ 260 ] {a6a31fd6-288a-41fd-99ad-2131d7ca0b31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 20970 | 2025.11.20 17:29:33.362055 [ 260 ] {a6a31fd6-288a-41fd-99ad-2131d7ca0b31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 20971 | 2025.11.20 17:29:33.362839 [ 260 ] {a6a31fd6-288a-41fd-99ad-2131d7ca0b31} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20972 | 2025.11.20 17:29:33.362891 [ 260 ] {a6a31fd6-288a-41fd-99ad-2131d7ca0b31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.75 GiB. | ||
| 20973 | 2025.11.20 17:29:33.363311 [ 260 ] {a6a31fd6-288a-41fd-99ad-2131d7ca0b31} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 20974 | 2025.11.20 17:29:33.363536 [ 260 ] {a6a31fd6-288a-41fd-99ad-2131d7ca0b31} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20975 | 2025.11.20 17:29:33.363696 [ 260 ] {a6a31fd6-288a-41fd-99ad-2131d7ca0b31} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001755 sec., 233618.23361823361 rows/sec., 14.82 MiB/sec. | ||
| 20976 | 2025.11.20 17:29:33.363741 [ 260 ] {a6a31fd6-288a-41fd-99ad-2131d7ca0b31} <Debug> TCPHandler: Processed in 0.00207327 sec. | ||
| 20977 | 2025.11.20 17:29:33.363860 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20978 | 2025.11.20 17:29:33.363956 [ 260 ] {96e14984-12db-4b79-8470-5a08376c8e36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 20979 | 2025.11.20 17:29:33.364000 [ 260 ] {96e14984-12db-4b79-8470-5a08376c8e36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 20980 | 2025.11.20 17:29:33.364414 [ 260 ] {96e14984-12db-4b79-8470-5a08376c8e36} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20981 | 2025.11.20 17:29:33.364452 [ 260 ] {96e14984-12db-4b79-8470-5a08376c8e36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.75 GiB. | ||
| 20982 | 2025.11.20 17:29:33.364754 [ 260 ] {96e14984-12db-4b79-8470-5a08376c8e36} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 20983 | 2025.11.20 17:29:33.364972 [ 260 ] {96e14984-12db-4b79-8470-5a08376c8e36} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 20984 | 2025.11.20 17:29:33.365077 [ 122 ] {} <Debug> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31) (MergerMutator): Selected 6 parts from all_1_21_5 to all_26_26_0 | ||
| 20985 | 2025.11.20 17:29:33.365119 [ 260 ] {96e14984-12db-4b79-8470-5a08376c8e36} <Debug> executeQuery: Read 17 rows, 1.36 KiB in 0.001201 sec., 14154.870940882598 rows/sec., 1.11 MiB/sec. | ||
| 20986 | 2025.11.20 17:29:33.365137 [ 122 ] {} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 20987 | 2025.11.20 17:29:33.365168 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.75 GiB. | ||
| 20988 | 2025.11.20 17:29:33.365179 [ 260 ] {96e14984-12db-4b79-8470-5a08376c8e36} <Debug> TCPHandler: Processed in 0.001396936 sec. | ||
| 20989 | 2025.11.20 17:29:33.365303 [ 189 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_5 to all_26_26_0 into Compact with storage Full | ||
| 20990 | 2025.11.20 17:29:33.365312 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 20991 | 2025.11.20 17:29:33.365467 [ 260 ] {230216e9-76ef-4e8d-9639-c10dadd4a803} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 20992 | 2025.11.20 17:29:33.365471 [ 189 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 20993 | 2025.11.20 17:29:33.365514 [ 260 ] {230216e9-76ef-4e8d-9639-c10dadd4a803} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 20994 | 2025.11.20 17:29:33.365524 [ 189 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 20995 | 2025.11.20 17:29:33.365606 [ 189 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 20996 | 2025.11.20 17:29:33.365654 [ 189 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 12 rows starting from the beginning of the part | ||
| 20997 | 2025.11.20 17:29:33.365701 [ 189 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 20998 | 2025.11.20 17:29:33.365818 [ 189 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 3 rows starting from the beginning of the part | ||
| 20999 | 2025.11.20 17:29:33.365882 [ 189 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 17 rows starting from the beginning of the part | ||
| 21000 | 2025.11.20 17:29:33.366964 [ 187 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 64 rows, containing 5 columns (5 merged, 0 gathered) in 0.001689192 sec., 37887.93695447291 rows/sec., 3.14 MiB/sec. | ||
| 21001 | 2025.11.20 17:29:33.366974 [ 260 ] {230216e9-76ef-4e8d-9639-c10dadd4a803} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21002 | 2025.11.20 17:29:33.367055 [ 260 ] {230216e9-76ef-4e8d-9639-c10dadd4a803} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.75 GiB. | ||
| 21003 | 2025.11.20 17:29:33.367151 [ 189 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 21004 | 2025.11.20 17:29:33.367487 [ 189 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_26_6} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21005 | 2025.11.20 17:29:33.367570 [ 260 ] {230216e9-76ef-4e8d-9639-c10dadd4a803} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21006 | 2025.11.20 17:29:33.367588 [ 189 ] {db4765ec-e1f8-4f4e-9924-531726021f31::all_1_26_6} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31) (MergerMutator): Merged 6 parts: [all_1_21_5, all_26_26_0] -> all_1_26_6 | ||
| 21007 | 2025.11.20 17:29:33.367692 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 21008 | 2025.11.20 17:29:33.367816 [ 260 ] {230216e9-76ef-4e8d-9639-c10dadd4a803} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21009 | 2025.11.20 17:29:33.367947 [ 122 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21010 | 2025.11.20 17:29:33.367960 [ 260 ] {230216e9-76ef-4e8d-9639-c10dadd4a803} <Debug> executeQuery: Read 2381 rows, 198.39 KiB in 0.00247 sec., 963967.6113360324 rows/sec., 78.44 MiB/sec. | ||
| 21011 | 2025.11.20 17:29:33.367987 [ 122 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21012 | 2025.11.20 17:29:33.368013 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.75 GiB. | ||
| 21013 | 2025.11.20 17:29:33.368013 [ 260 ] {230216e9-76ef-4e8d-9639-c10dadd4a803} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 21014 | 2025.11.20 17:29:33.368043 [ 260 ] {230216e9-76ef-4e8d-9639-c10dadd4a803} <Debug> TCPHandler: Processed in 0.002754632 sec. | ||
| 21015 | 2025.11.20 17:29:33.368110 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 21016 | 2025.11.20 17:29:33.368153 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21017 | 2025.11.20 17:29:33.368236 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21018 | 2025.11.20 17:29:33.368253 [ 260 ] {10358626-6948-4a15-9aca-18055db59678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21019 | 2025.11.20 17:29:33.368274 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 2465 rows starting from the beginning of the part | ||
| 21020 | 2025.11.20 17:29:33.368300 [ 260 ] {10358626-6948-4a15-9aca-18055db59678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21021 | 2025.11.20 17:29:33.368347 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 1214 rows starting from the beginning of the part | ||
| 21022 | 2025.11.20 17:29:33.368399 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 56 rows starting from the beginning of the part | ||
| 21023 | 2025.11.20 17:29:33.368440 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 1228 rows starting from the beginning of the part | ||
| 21024 | 2025.11.20 17:29:33.368482 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 56 rows starting from the beginning of the part | ||
| 21025 | 2025.11.20 17:29:33.368526 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 2381 rows starting from the beginning of the part | ||
| 21026 | 2025.11.20 17:29:33.368835 [ 260 ] {10358626-6948-4a15-9aca-18055db59678} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21027 | 2025.11.20 17:29:33.368883 [ 260 ] {10358626-6948-4a15-9aca-18055db59678} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.75 GiB. | ||
| 21028 | 2025.11.20 17:29:33.369293 [ 260 ] {10358626-6948-4a15-9aca-18055db59678} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 21029 | 2025.11.20 17:29:33.369591 [ 260 ] {10358626-6948-4a15-9aca-18055db59678} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21030 | 2025.11.20 17:29:33.369770 [ 260 ] {10358626-6948-4a15-9aca-18055db59678} <Debug> executeQuery: Read 280 rows, 17.84 KiB in 0.001535 sec., 182410.42345276874 rows/sec., 11.35 MiB/sec. | ||
| 21031 | 2025.11.20 17:29:33.369820 [ 260 ] {10358626-6948-4a15-9aca-18055db59678} <Debug> TCPHandler: Processed in 0.001716883 sec. | ||
| 21032 | 2025.11.20 17:29:33.372550 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21033 | 2025.11.20 17:29:33.372718 [ 187 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7400 rows, containing 5 columns (5 merged, 0 gathered) in 0.004646258 sec., 1592679.5283430235 rows/sec., 135.15 MiB/sec. | ||
| 21034 | 2025.11.20 17:29:33.372812 [ 260 ] {36e670e1-fdfb-4e5b-ae7e-564e31d09bdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21035 | 2025.11.20 17:29:33.372868 [ 260 ] {36e670e1-fdfb-4e5b-ae7e-564e31d09bdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21036 | 2025.11.20 17:29:33.373103 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21037 | 2025.11.20 17:29:33.373435 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_161_32} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21038 | 2025.11.20 17:29:33.373521 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_161_32} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21039 | 2025.11.20 17:29:33.373604 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.43 MiB. | ||
| 21040 | 2025.11.20 17:29:33.373783 [ 260 ] {36e670e1-fdfb-4e5b-ae7e-564e31d09bdd} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21041 | 2025.11.20 17:29:33.373825 [ 260 ] {36e670e1-fdfb-4e5b-ae7e-564e31d09bdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.75 GiB. | ||
| 21042 | 2025.11.20 17:29:33.374177 [ 260 ] {36e670e1-fdfb-4e5b-ae7e-564e31d09bdd} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 21043 | 2025.11.20 17:29:33.374403 [ 260 ] {36e670e1-fdfb-4e5b-ae7e-564e31d09bdd} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21044 | 2025.11.20 17:29:33.374536 [ 260 ] {36e670e1-fdfb-4e5b-ae7e-564e31d09bdd} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001748 sec., 251716.24713958811 rows/sec., 16.65 MiB/sec. | ||
| 21045 | 2025.11.20 17:29:33.374578 [ 260 ] {36e670e1-fdfb-4e5b-ae7e-564e31d09bdd} <Debug> TCPHandler: Processed in 0.002091309 sec. | ||
| 21046 | 2025.11.20 17:29:33.374708 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21047 | 2025.11.20 17:29:33.374821 [ 260 ] {d2a6a05b-8353-4457-86d6-675425bf4052} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21048 | 2025.11.20 17:29:33.374867 [ 260 ] {d2a6a05b-8353-4457-86d6-675425bf4052} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21049 | 2025.11.20 17:29:33.375382 [ 260 ] {d2a6a05b-8353-4457-86d6-675425bf4052} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21050 | 2025.11.20 17:29:33.375420 [ 260 ] {d2a6a05b-8353-4457-86d6-675425bf4052} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.75 GiB. | ||
| 21051 | 2025.11.20 17:29:33.375734 [ 260 ] {d2a6a05b-8353-4457-86d6-675425bf4052} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 21052 | 2025.11.20 17:29:33.375957 [ 260 ] {d2a6a05b-8353-4457-86d6-675425bf4052} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21053 | 2025.11.20 17:29:33.376090 [ 260 ] {d2a6a05b-8353-4457-86d6-675425bf4052} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001298 sec., 162557.78120184902 rows/sec., 9.23 MiB/sec. | ||
| 21054 | 2025.11.20 17:29:33.376131 [ 260 ] {d2a6a05b-8353-4457-86d6-675425bf4052} <Debug> TCPHandler: Processed in 0.001472678 sec. | ||
| 21055 | 2025.11.20 17:29:33.376245 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21056 | 2025.11.20 17:29:33.376341 [ 260 ] {87e2182d-318e-4242-8a4a-89c9eddf1c88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21057 | 2025.11.20 17:29:33.376381 [ 260 ] {87e2182d-318e-4242-8a4a-89c9eddf1c88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21058 | 2025.11.20 17:29:33.377264 [ 260 ] {87e2182d-318e-4242-8a4a-89c9eddf1c88} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21059 | 2025.11.20 17:29:33.377301 [ 260 ] {87e2182d-318e-4242-8a4a-89c9eddf1c88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.75 GiB. | ||
| 21060 | 2025.11.20 17:29:33.377665 [ 260 ] {87e2182d-318e-4242-8a4a-89c9eddf1c88} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21061 | 2025.11.20 17:29:33.377880 [ 260 ] {87e2182d-318e-4242-8a4a-89c9eddf1c88} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21062 | 2025.11.20 17:29:33.378013 [ 122 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21063 | 2025.11.20 17:29:33.378018 [ 260 ] {87e2182d-318e-4242-8a4a-89c9eddf1c88} <Debug> executeQuery: Read 1228 rows, 90.02 KiB in 0.001695 sec., 724483.7758112095 rows/sec., 51.86 MiB/sec. | ||
| 21064 | 2025.11.20 17:29:33.378059 [ 122 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21065 | 2025.11.20 17:29:33.378080 [ 260 ] {87e2182d-318e-4242-8a4a-89c9eddf1c88} <Debug> TCPHandler: Processed in 0.001884466 sec. | ||
| 21066 | 2025.11.20 17:29:33.378085 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.75 GiB. | ||
| 21067 | 2025.11.20 17:29:33.378200 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21068 | 2025.11.20 17:29:33.378204 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 21069 | 2025.11.20 17:29:33.378300 [ 260 ] {3db858d8-de7e-4f38-a25d-280641612929} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21070 | 2025.11.20 17:29:33.378347 [ 260 ] {3db858d8-de7e-4f38-a25d-280641612929} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21071 | 2025.11.20 17:29:33.378348 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21072 | 2025.11.20 17:29:33.378397 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_156_31, total 1250 rows starting from the beginning of the part | ||
| 21073 | 2025.11.20 17:29:33.378466 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 736 rows starting from the beginning of the part | ||
| 21074 | 2025.11.20 17:29:33.378522 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 64 rows starting from the beginning of the part | ||
| 21075 | 2025.11.20 17:29:33.378572 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 761 rows starting from the beginning of the part | ||
| 21076 | 2025.11.20 17:29:33.378621 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 64 rows starting from the beginning of the part | ||
| 21077 | 2025.11.20 17:29:33.378670 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 1228 rows starting from the beginning of the part | ||
| 21078 | 2025.11.20 17:29:33.378708 [ 260 ] {3db858d8-de7e-4f38-a25d-280641612929} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21079 | 2025.11.20 17:29:33.378750 [ 260 ] {3db858d8-de7e-4f38-a25d-280641612929} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.75 GiB. | ||
| 21080 | 2025.11.20 17:29:33.379091 [ 260 ] {3db858d8-de7e-4f38-a25d-280641612929} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 21081 | 2025.11.20 17:29:33.379310 [ 260 ] {3db858d8-de7e-4f38-a25d-280641612929} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21082 | 2025.11.20 17:29:33.379448 [ 260 ] {3db858d8-de7e-4f38-a25d-280641612929} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001165 sec., 5150.214592274678 rows/sec., 269.08 KiB/sec. | ||
| 21083 | 2025.11.20 17:29:33.379486 [ 260 ] {3db858d8-de7e-4f38-a25d-280641612929} <Debug> TCPHandler: Processed in 0.001335945 sec. | ||
| 21084 | 2025.11.20 17:29:33.379609 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21085 | 2025.11.20 17:29:33.379705 [ 260 ] {774463c6-2759-4873-9503-3542d142fad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21086 | 2025.11.20 17:29:33.379747 [ 260 ] {774463c6-2759-4873-9503-3542d142fad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21087 | 2025.11.20 17:29:33.380209 [ 186 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4103 rows, containing 5 columns (5 merged, 0 gathered) in 0.002055388 sec., 1996216.7726969311 rows/sec., 150.38 MiB/sec. | ||
| 21088 | 2025.11.20 17:29:33.380351 [ 260 ] {774463c6-2759-4873-9503-3542d142fad4} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21089 | 2025.11.20 17:29:33.380387 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21090 | 2025.11.20 17:29:33.380393 [ 260 ] {774463c6-2759-4873-9503-3542d142fad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.75 GiB. | ||
| 21091 | 2025.11.20 17:29:33.380686 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_161_32} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21092 | 2025.11.20 17:29:33.380764 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_161_32} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21093 | 2025.11.20 17:29:33.380827 [ 260 ] {774463c6-2759-4873-9503-3542d142fad4} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21094 | 2025.11.20 17:29:33.380843 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 21095 | 2025.11.20 17:29:33.381055 [ 260 ] {774463c6-2759-4873-9503-3542d142fad4} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21096 | 2025.11.20 17:29:33.381195 [ 260 ] {774463c6-2759-4873-9503-3542d142fad4} <Debug> executeQuery: Read 880 rows, 59.43 KiB in 0.001508 sec., 583554.376657825 rows/sec., 38.48 MiB/sec. | ||
| 21097 | 2025.11.20 17:29:33.381234 [ 260 ] {774463c6-2759-4873-9503-3542d142fad4} <Debug> TCPHandler: Processed in 0.001673772 sec. | ||
| 21098 | 2025.11.20 17:29:33.381345 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21099 | 2025.11.20 17:29:33.381441 [ 260 ] {880176f1-f690-4879-8e3e-97c0b93812be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21100 | 2025.11.20 17:29:33.381484 [ 260 ] {880176f1-f690-4879-8e3e-97c0b93812be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21101 | 2025.11.20 17:29:33.381814 [ 260 ] {880176f1-f690-4879-8e3e-97c0b93812be} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21102 | 2025.11.20 17:29:33.381849 [ 260 ] {880176f1-f690-4879-8e3e-97c0b93812be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.75 GiB. | ||
| 21103 | 2025.11.20 17:29:33.382143 [ 260 ] {880176f1-f690-4879-8e3e-97c0b93812be} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 21104 | 2025.11.20 17:29:33.382346 [ 260 ] {880176f1-f690-4879-8e3e-97c0b93812be} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21105 | 2025.11.20 17:29:33.382477 [ 260 ] {880176f1-f690-4879-8e3e-97c0b93812be} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 21106 | 2025.11.20 17:29:33.382514 [ 260 ] {880176f1-f690-4879-8e3e-97c0b93812be} <Debug> TCPHandler: Processed in 0.001217993 sec. | ||
| 21107 | 2025.11.20 17:29:33.382622 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21108 | 2025.11.20 17:29:33.382715 [ 260 ] {2354100e-79d0-4108-be03-b9594cda7893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21109 | 2025.11.20 17:29:33.382769 [ 260 ] {2354100e-79d0-4108-be03-b9594cda7893} <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 | ||
| 21110 | 2025.11.20 17:29:33.383716 [ 260 ] {2354100e-79d0-4108-be03-b9594cda7893} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21111 | 2025.11.20 17:29:33.383751 [ 260 ] {2354100e-79d0-4108-be03-b9594cda7893} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.75 GiB. | ||
| 21112 | 2025.11.20 17:29:33.384349 [ 260 ] {2354100e-79d0-4108-be03-b9594cda7893} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 21113 | 2025.11.20 17:29:33.384569 [ 260 ] {2354100e-79d0-4108-be03-b9594cda7893} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21114 | 2025.11.20 17:29:33.384712 [ 260 ] {2354100e-79d0-4108-be03-b9594cda7893} <Debug> executeQuery: Read 58 rows, 106.43 KiB in 0.002013 sec., 28812.717337307502 rows/sec., 51.63 MiB/sec. | ||
| 21115 | 2025.11.20 17:29:33.384769 [ 260 ] {2354100e-79d0-4108-be03-b9594cda7893} <Debug> TCPHandler: Processed in 0.002196461 sec. | ||
| 21116 | 2025.11.20 17:29:33.384887 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21117 | 2025.11.20 17:29:33.384982 [ 260 ] {1a7c69ee-23bb-49eb-8518-7c15210d9ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21118 | 2025.11.20 17:29:33.385025 [ 260 ] {1a7c69ee-23bb-49eb-8518-7c15210d9ed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21119 | 2025.11.20 17:29:33.385371 [ 260 ] {1a7c69ee-23bb-49eb-8518-7c15210d9ed8} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21120 | 2025.11.20 17:29:33.385407 [ 260 ] {1a7c69ee-23bb-49eb-8518-7c15210d9ed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.75 GiB. | ||
| 21121 | 2025.11.20 17:29:33.385712 [ 260 ] {1a7c69ee-23bb-49eb-8518-7c15210d9ed8} <Trace> MergedBlockOutputStream: filled checksums all_161_161_0 (state Temporary) | ||
| 21122 | 2025.11.20 17:29:33.385976 [ 260 ] {1a7c69ee-23bb-49eb-8518-7c15210d9ed8} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_161_161_0 to all_161_161_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21123 | 2025.11.20 17:29:33.386092 [ 124 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_156_31 to all_161_161_0 | ||
| 21124 | 2025.11.20 17:29:33.386111 [ 260 ] {1a7c69ee-23bb-49eb-8518-7c15210d9ed8} <Debug> executeQuery: Read 56 rows, 3.21 KiB in 0.001145 sec., 48908.29694323144 rows/sec., 2.74 MiB/sec. | ||
| 21125 | 2025.11.20 17:29:33.386130 [ 124 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21126 | 2025.11.20 17:29:33.386149 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.75 GiB. | ||
| 21127 | 2025.11.20 17:29:33.386149 [ 260 ] {1a7c69ee-23bb-49eb-8518-7c15210d9ed8} <Debug> TCPHandler: Processed in 0.001312125 sec. | ||
| 21128 | 2025.11.20 17:29:33.386225 [ 198 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_161_32} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_156_31 to all_161_161_0 into Compact with storage Full | ||
| 21129 | 2025.11.20 17:29:33.386320 [ 198 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_161_32} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21130 | 2025.11.20 17:29:33.386345 [ 198 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_156_31, total 10920 rows starting from the beginning of the part | ||
| 21131 | 2025.11.20 17:29:33.386395 [ 198 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_157_157_0, total 104 rows starting from the beginning of the part | ||
| 21132 | 2025.11.20 17:29:33.386431 [ 198 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_158_158_0, total 60 rows starting from the beginning of the part | ||
| 21133 | 2025.11.20 17:29:33.386464 [ 198 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_159_159_0, total 104 rows starting from the beginning of the part | ||
| 21134 | 2025.11.20 17:29:33.386495 [ 198 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 60 rows starting from the beginning of the part | ||
| 21135 | 2025.11.20 17:29:33.386528 [ 198 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_161_32} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 56 rows starting from the beginning of the part | ||
| 21136 | 2025.11.20 17:29:33.389014 [ 199 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_161_32} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11304 rows, containing 4 columns (4 merged, 0 gathered) in 0.002817793 sec., 4011650.2525203237 rows/sec., 256.07 MiB/sec. | ||
| 21137 | 2025.11.20 17:29:33.389442 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_161_32} <Trace> MergedBlockOutputStream: filled checksums all_1_161_32 (state Temporary) | ||
| 21138 | 2025.11.20 17:29:33.389810 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_161_32} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_161_32 to all_1_161_32 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21139 | 2025.11.20 17:29:33.389898 [ 201 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_161_32} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_156_31, all_161_161_0] -> all_1_161_32 | ||
| 21140 | 2025.11.20 17:29:33.389992 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.15 MiB. | ||
| 21141 | 2025.11.20 17:29:33.687896 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 738 | ||
| 21142 | 2025.11.20 17:29:33.706324 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21143 | 2025.11.20 17:29:33.706389 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 9.75 GiB. | ||
| 21144 | 2025.11.20 17:29:33.712496 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 21145 | 2025.11.20 17:29:33.713258 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21146 | 2025.11.20 17:29:33.717063 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 738 | ||
| 21147 | 2025.11.20 17:29:34.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 394.78 MiB, peak 408.92 MiB, free memory in arenas 0.00 B, will set to 393.36 MiB (RSS), difference: -1.41 MiB | ||
| 21148 | 2025.11.20 17:29:36.403754 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 2628 | ||
| 21149 | 2025.11.20 17:29:36.406900 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21150 | 2025.11.20 17:29:36.406961 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21151 | 2025.11.20 17:29:36.408259 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 21152 | 2025.11.20 17:29:36.408543 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21153 | 2025.11.20 17:29:36.408937 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2628 | ||
| 21154 | 2025.11.20 17:29:36.979813 [ 224 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21155 | 2025.11.20 17:29:36.979865 [ 224 ] {} <Debug> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21156 | 2025.11.20 17:29:36.983819 [ 224 ] {} <Debug> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21157 | 2025.11.20 17:29:37.311123 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21158 | 2025.11.20 17:29:37.311299 [ 260 ] {5f2b854f-e302-45e7-b2be-62b7c08d7677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21159 | 2025.11.20 17:29:37.311366 [ 260 ] {5f2b854f-e302-45e7-b2be-62b7c08d7677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21160 | 2025.11.20 17:29:37.312005 [ 260 ] {5f2b854f-e302-45e7-b2be-62b7c08d7677} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21161 | 2025.11.20 17:29:37.312054 [ 260 ] {5f2b854f-e302-45e7-b2be-62b7c08d7677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21162 | 2025.11.20 17:29:37.312432 [ 260 ] {5f2b854f-e302-45e7-b2be-62b7c08d7677} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21163 | 2025.11.20 17:29:37.312663 [ 260 ] {5f2b854f-e302-45e7-b2be-62b7c08d7677} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21164 | 2025.11.20 17:29:37.312821 [ 260 ] {5f2b854f-e302-45e7-b2be-62b7c08d7677} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001567 sec., 35737.077217613274 rows/sec., 2.75 MiB/sec. | ||
| 21165 | 2025.11.20 17:29:37.312869 [ 260 ] {5f2b854f-e302-45e7-b2be-62b7c08d7677} <Debug> TCPHandler: Processed in 0.001878025 sec. | ||
| 21166 | 2025.11.20 17:29:37.312986 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21167 | 2025.11.20 17:29:37.313085 [ 260 ] {0be65b30-c17f-4531-a34a-d9e5f5ce9135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21168 | 2025.11.20 17:29:37.313126 [ 260 ] {0be65b30-c17f-4531-a34a-d9e5f5ce9135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21169 | 2025.11.20 17:29:37.313550 [ 260 ] {0be65b30-c17f-4531-a34a-d9e5f5ce9135} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21170 | 2025.11.20 17:29:37.313587 [ 260 ] {0be65b30-c17f-4531-a34a-d9e5f5ce9135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21171 | 2025.11.20 17:29:37.313902 [ 260 ] {0be65b30-c17f-4531-a34a-d9e5f5ce9135} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21172 | 2025.11.20 17:29:37.314109 [ 260 ] {0be65b30-c17f-4531-a34a-d9e5f5ce9135} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21173 | 2025.11.20 17:29:37.314241 [ 260 ] {0be65b30-c17f-4531-a34a-d9e5f5ce9135} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001174 sec., 54514.48040885861 rows/sec., 4.25 MiB/sec. | ||
| 21174 | 2025.11.20 17:29:37.314282 [ 260 ] {0be65b30-c17f-4531-a34a-d9e5f5ce9135} <Debug> TCPHandler: Processed in 0.001344855 sec. | ||
| 21175 | 2025.11.20 17:29:37.314328 [ 222 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21176 | 2025.11.20 17:29:37.314379 [ 222 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21177 | 2025.11.20 17:29:37.314394 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21178 | 2025.11.20 17:29:37.314494 [ 260 ] {1567511c-3655-4c73-ad8e-b31ed7c620c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21179 | 2025.11.20 17:29:37.314540 [ 260 ] {1567511c-3655-4c73-ad8e-b31ed7c620c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21180 | 2025.11.20 17:29:37.314922 [ 260 ] {1567511c-3655-4c73-ad8e-b31ed7c620c8} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21181 | 2025.11.20 17:29:37.314961 [ 260 ] {1567511c-3655-4c73-ad8e-b31ed7c620c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21182 | 2025.11.20 17:29:37.315341 [ 260 ] {1567511c-3655-4c73-ad8e-b31ed7c620c8} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21183 | 2025.11.20 17:29:37.315564 [ 260 ] {1567511c-3655-4c73-ad8e-b31ed7c620c8} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21184 | 2025.11.20 17:29:37.315694 [ 260 ] {1567511c-3655-4c73-ad8e-b31ed7c620c8} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001217 sec., 105176.66392769104 rows/sec., 7.33 MiB/sec. | ||
| 21185 | 2025.11.20 17:29:37.315733 [ 260 ] {1567511c-3655-4c73-ad8e-b31ed7c620c8} <Debug> TCPHandler: Processed in 0.001388576 sec. | ||
| 21186 | 2025.11.20 17:29:37.315803 [ 220 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21187 | 2025.11.20 17:29:37.315836 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21188 | 2025.11.20 17:29:37.315846 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21189 | 2025.11.20 17:29:37.315941 [ 260 ] {815bde7e-f00c-4471-8291-f711ec9d7186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21190 | 2025.11.20 17:29:37.315986 [ 260 ] {815bde7e-f00c-4471-8291-f711ec9d7186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21191 | 2025.11.20 17:29:37.316338 [ 260 ] {815bde7e-f00c-4471-8291-f711ec9d7186} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21192 | 2025.11.20 17:29:37.316374 [ 260 ] {815bde7e-f00c-4471-8291-f711ec9d7186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21193 | 2025.11.20 17:29:37.316723 [ 260 ] {815bde7e-f00c-4471-8291-f711ec9d7186} <Trace> MergedBlockOutputStream: filled checksums all_162_162_0 (state Temporary) | ||
| 21194 | 2025.11.20 17:29:37.316940 [ 260 ] {815bde7e-f00c-4471-8291-f711ec9d7186} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_162_162_0 to all_162_162_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21195 | 2025.11.20 17:29:37.317074 [ 260 ] {815bde7e-f00c-4471-8291-f711ec9d7186} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001148 sec., 41811.84668989547 rows/sec., 2.82 MiB/sec. | ||
| 21196 | 2025.11.20 17:29:37.317112 [ 260 ] {815bde7e-f00c-4471-8291-f711ec9d7186} <Debug> TCPHandler: Processed in 0.001313705 sec. | ||
| 21197 | 2025.11.20 17:29:37.318187 [ 222 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21198 | 2025.11.20 17:29:37.318374 [ 220 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21199 | 2025.11.20 17:29:37.971239 [ 220 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21200 | 2025.11.20 17:29:37.971295 [ 220 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21201 | 2025.11.20 17:29:37.974775 [ 220 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21202 | 2025.11.20 17:29:38.743005 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 47456 | ||
| 21203 | 2025.11.20 17:29:38.743577 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21204 | 2025.11.20 17:29:38.743625 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21205 | 2025.11.20 17:29:38.744133 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 21206 | 2025.11.20 17:29:38.744357 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21207 | 2025.11.20 17:29:38.744488 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47456 | ||
| 21208 | 2025.11.20 17:29:39.018158 [ 223 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21209 | 2025.11.20 17:29:39.018217 [ 223 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21210 | 2025.11.20 17:29:39.020673 [ 223 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21211 | 2025.11.20 17:29:39.401477 [ 114 ] {} <Debug> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 21212 | 2025.11.20 17:29:39.401570 [ 114 ] {} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21213 | 2025.11.20 17:29:39.401609 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21214 | 2025.11.20 17:29:39.401757 [ 186 ] {068a5634-aff2-49aa-be9a-b07f81f5f5e1::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 | ||
| 21215 | 2025.11.20 17:29:39.402186 [ 186 ] {068a5634-aff2-49aa-be9a-b07f81f5f5e1::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21216 | 2025.11.20 17:29:39.402259 [ 186 ] {068a5634-aff2-49aa-be9a-b07f81f5f5e1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 31 rows starting from the beginning of the part | ||
| 21217 | 2025.11.20 17:29:39.402367 [ 186 ] {068a5634-aff2-49aa-be9a-b07f81f5f5e1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 12 rows starting from the beginning of the part | ||
| 21218 | 2025.11.20 17:29:39.402431 [ 186 ] {068a5634-aff2-49aa-be9a-b07f81f5f5e1::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 | ||
| 21219 | 2025.11.20 17:29:39.402490 [ 186 ] {068a5634-aff2-49aa-be9a-b07f81f5f5e1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 21220 | 2025.11.20 17:29:39.402547 [ 186 ] {068a5634-aff2-49aa-be9a-b07f81f5f5e1::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 21221 | 2025.11.20 17:29:39.404128 [ 194 ] {068a5634-aff2-49aa-be9a-b07f81f5f5e1::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 49 rows, containing 6 columns (6 merged, 0 gathered) in 0.002437386 sec., 20103.50432799729 rows/sec., 4.85 MiB/sec. | ||
| 21222 | 2025.11.20 17:29:39.404337 [ 193 ] {068a5634-aff2-49aa-be9a-b07f81f5f5e1::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 21223 | 2025.11.20 17:29:39.404763 [ 193 ] {068a5634-aff2-49aa-be9a-b07f81f5f5e1::all_1_5_1} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21224 | 2025.11.20 17:29:39.404832 [ 193 ] {068a5634-aff2-49aa-be9a-b07f81f5f5e1::all_1_5_1} <Trace> oximeter.timeseries_schema (068a5634-aff2-49aa-be9a-b07f81f5f5e1) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 21225 | 2025.11.20 17:29:39.404926 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 21226 | 2025.11.20 17:29:41.217222 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 746 | ||
| 21227 | 2025.11.20 17:29:41.235160 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21228 | 2025.11.20 17:29:41.235219 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21229 | 2025.11.20 17:29:41.241508 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 21230 | 2025.11.20 17:29:41.242284 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21231 | 2025.11.20 17:29:41.245418 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 746 | ||
| 21232 | 2025.11.20 17:29:42.312405 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21233 | 2025.11.20 17:29:42.312662 [ 260 ] {3682f9e3-5000-4b98-a929-9644fee5fe23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21234 | 2025.11.20 17:29:42.312757 [ 260 ] {3682f9e3-5000-4b98-a929-9644fee5fe23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21235 | 2025.11.20 17:29:42.313615 [ 260 ] {3682f9e3-5000-4b98-a929-9644fee5fe23} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21236 | 2025.11.20 17:29:42.313661 [ 260 ] {3682f9e3-5000-4b98-a929-9644fee5fe23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21237 | 2025.11.20 17:29:42.314056 [ 260 ] {3682f9e3-5000-4b98-a929-9644fee5fe23} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21238 | 2025.11.20 17:29:42.314280 [ 260 ] {3682f9e3-5000-4b98-a929-9644fee5fe23} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21239 | 2025.11.20 17:29:42.314460 [ 260 ] {3682f9e3-5000-4b98-a929-9644fee5fe23} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001868 sec., 29978.586723768734 rows/sec., 2.30 MiB/sec. | ||
| 21240 | 2025.11.20 17:29:42.314506 [ 260 ] {3682f9e3-5000-4b98-a929-9644fee5fe23} <Debug> TCPHandler: Processed in 0.002266332 sec. | ||
| 21241 | 2025.11.20 17:29:42.314636 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21242 | 2025.11.20 17:29:42.314733 [ 260 ] {4f9ae53c-bcc8-4ad2-a130-3ff52bceb58b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21243 | 2025.11.20 17:29:42.314773 [ 260 ] {4f9ae53c-bcc8-4ad2-a130-3ff52bceb58b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21244 | 2025.11.20 17:29:42.315255 [ 260 ] {4f9ae53c-bcc8-4ad2-a130-3ff52bceb58b} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21245 | 2025.11.20 17:29:42.315292 [ 260 ] {4f9ae53c-bcc8-4ad2-a130-3ff52bceb58b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21246 | 2025.11.20 17:29:42.315626 [ 260 ] {4f9ae53c-bcc8-4ad2-a130-3ff52bceb58b} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21247 | 2025.11.20 17:29:42.315842 [ 260 ] {4f9ae53c-bcc8-4ad2-a130-3ff52bceb58b} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21248 | 2025.11.20 17:29:42.315977 [ 260 ] {4f9ae53c-bcc8-4ad2-a130-3ff52bceb58b} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001263 sec., 50673.00079176564 rows/sec., 3.96 MiB/sec. | ||
| 21249 | 2025.11.20 17:29:42.316016 [ 260 ] {4f9ae53c-bcc8-4ad2-a130-3ff52bceb58b} <Debug> TCPHandler: Processed in 0.001428096 sec. | ||
| 21250 | 2025.11.20 17:29:42.316134 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21251 | 2025.11.20 17:29:42.316228 [ 260 ] {909a69e7-950d-4ccf-8271-7f2ab883f2a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21252 | 2025.11.20 17:29:42.316273 [ 260 ] {909a69e7-950d-4ccf-8271-7f2ab883f2a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21253 | 2025.11.20 17:29:42.316700 [ 260 ] {909a69e7-950d-4ccf-8271-7f2ab883f2a9} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21254 | 2025.11.20 17:29:42.316758 [ 260 ] {909a69e7-950d-4ccf-8271-7f2ab883f2a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21255 | 2025.11.20 17:29:42.317090 [ 260 ] {909a69e7-950d-4ccf-8271-7f2ab883f2a9} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21256 | 2025.11.20 17:29:42.317296 [ 260 ] {909a69e7-950d-4ccf-8271-7f2ab883f2a9} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21257 | 2025.11.20 17:29:42.317430 [ 260 ] {909a69e7-950d-4ccf-8271-7f2ab883f2a9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 21258 | 2025.11.20 17:29:42.317470 [ 260 ] {909a69e7-950d-4ccf-8271-7f2ab883f2a9} <Debug> TCPHandler: Processed in 0.001384196 sec. | ||
| 21259 | 2025.11.20 17:29:42.317581 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21260 | 2025.11.20 17:29:42.317676 [ 260 ] {20dc8f45-6ce2-4f69-b3d0-91948a855c40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21261 | 2025.11.20 17:29:42.317718 [ 260 ] {20dc8f45-6ce2-4f69-b3d0-91948a855c40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21262 | 2025.11.20 17:29:42.318057 [ 260 ] {20dc8f45-6ce2-4f69-b3d0-91948a855c40} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21263 | 2025.11.20 17:29:42.318094 [ 260 ] {20dc8f45-6ce2-4f69-b3d0-91948a855c40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21264 | 2025.11.20 17:29:42.318395 [ 260 ] {20dc8f45-6ce2-4f69-b3d0-91948a855c40} <Trace> MergedBlockOutputStream: filled checksums all_163_163_0 (state Temporary) | ||
| 21265 | 2025.11.20 17:29:42.318607 [ 260 ] {20dc8f45-6ce2-4f69-b3d0-91948a855c40} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_163_163_0 to all_163_163_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21266 | 2025.11.20 17:29:42.318736 [ 260 ] {20dc8f45-6ce2-4f69-b3d0-91948a855c40} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 21267 | 2025.11.20 17:29:42.318773 [ 260 ] {20dc8f45-6ce2-4f69-b3d0-91948a855c40} <Debug> TCPHandler: Processed in 0.001242563 sec. | ||
| 21268 | 2025.11.20 17:29:42.754068 [ 220 ] {} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Found 6 old parts to remove. Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21269 | 2025.11.20 17:29:42.754116 [ 220 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Removing 6 parts from filesystem (serially): Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21270 | 2025.11.20 17:29:42.757715 [ 220 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Removing 6 parts from memory: Parts: [all_1_41_8, all_42_42_0, all_43_43_0, all_44_44_0, all_45_45_0, all_46_46_0] | ||
| 21271 | 2025.11.20 17:29:43.143185 [ 222 ] {} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Found 6 old parts to remove. Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
| 21272 | 2025.11.20 17:29:43.143238 [ 222 ] {} <Debug> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Removing 6 parts from filesystem (serially): Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
| 21273 | 2025.11.20 17:29:43.145952 [ 222 ] {} <Debug> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Removing 6 parts from memory: Parts: [all_1_19_4, all_20_20_0, all_21_21_0, all_22_22_0, all_23_23_0, all_24_24_0] | ||
| 21274 | 2025.11.20 17:29:46.020539 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21275 | 2025.11.20 17:29:46.020607 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21276 | 2025.11.20 17:29:46.245978 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 47968 | ||
| 21277 | 2025.11.20 17:29:46.246832 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21278 | 2025.11.20 17:29:46.246914 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21279 | 2025.11.20 17:29:46.247408 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 21280 | 2025.11.20 17:29:46.247633 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21281 | 2025.11.20 17:29:46.247772 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 47968 | ||
| 21282 | 2025.11.20 17:29:46.247896 [ 219 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21283 | 2025.11.20 17:29:46.247971 [ 219 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21284 | 2025.11.20 17:29:46.251436 [ 219 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21285 | 2025.11.20 17:29:46.410631 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2644 | ||
| 21286 | 2025.11.20 17:29:46.412656 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21287 | 2025.11.20 17:29:46.412692 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21288 | 2025.11.20 17:29:46.413814 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 21289 | 2025.11.20 17:29:46.414068 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21290 | 2025.11.20 17:29:46.414323 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2644 | ||
| 21291 | 2025.11.20 17:29:47.329455 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21292 | 2025.11.20 17:29:47.329633 [ 260 ] {f33b051f-8251-4884-a2b2-de5e62555174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21293 | 2025.11.20 17:29:47.329694 [ 260 ] {f33b051f-8251-4884-a2b2-de5e62555174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21294 | 2025.11.20 17:29:47.330469 [ 260 ] {f33b051f-8251-4884-a2b2-de5e62555174} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21295 | 2025.11.20 17:29:47.330510 [ 260 ] {f33b051f-8251-4884-a2b2-de5e62555174} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21296 | 2025.11.20 17:29:47.330877 [ 260 ] {f33b051f-8251-4884-a2b2-de5e62555174} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21297 | 2025.11.20 17:29:47.331085 [ 260 ] {f33b051f-8251-4884-a2b2-de5e62555174} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21298 | 2025.11.20 17:29:47.331301 [ 260 ] {f33b051f-8251-4884-a2b2-de5e62555174} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001711 sec., 239625.9497369959 rows/sec., 15.20 MiB/sec. | ||
| 21299 | 2025.11.20 17:29:47.331344 [ 260 ] {f33b051f-8251-4884-a2b2-de5e62555174} <Debug> TCPHandler: Processed in 0.002021327 sec. | ||
| 21300 | 2025.11.20 17:29:47.331465 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21301 | 2025.11.20 17:29:47.331562 [ 260 ] {7ad81a60-5017-4859-b840-f846ff1d2896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21302 | 2025.11.20 17:29:47.331603 [ 260 ] {7ad81a60-5017-4859-b840-f846ff1d2896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21303 | 2025.11.20 17:29:47.332000 [ 260 ] {7ad81a60-5017-4859-b840-f846ff1d2896} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21304 | 2025.11.20 17:29:47.332036 [ 260 ] {7ad81a60-5017-4859-b840-f846ff1d2896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21305 | 2025.11.20 17:29:47.332361 [ 260 ] {7ad81a60-5017-4859-b840-f846ff1d2896} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 21306 | 2025.11.20 17:29:47.332591 [ 260 ] {7ad81a60-5017-4859-b840-f846ff1d2896} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21307 | 2025.11.20 17:29:47.332719 [ 260 ] {7ad81a60-5017-4859-b840-f846ff1d2896} <Debug> executeQuery: Read 3 rows, 228.00 B in 0.001176 sec., 2551.0204081632655 rows/sec., 189.33 KiB/sec. | ||
| 21308 | 2025.11.20 17:29:47.332758 [ 260 ] {7ad81a60-5017-4859-b840-f846ff1d2896} <Debug> TCPHandler: Processed in 0.001343585 sec. | ||
| 21309 | 2025.11.20 17:29:47.332875 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21310 | 2025.11.20 17:29:47.332971 [ 260 ] {bf1bdbcb-41a6-4013-88e4-6334d19a842a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21311 | 2025.11.20 17:29:47.333011 [ 260 ] {bf1bdbcb-41a6-4013-88e4-6334d19a842a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21312 | 2025.11.20 17:29:47.334019 [ 260 ] {bf1bdbcb-41a6-4013-88e4-6334d19a842a} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21313 | 2025.11.20 17:29:47.334057 [ 260 ] {bf1bdbcb-41a6-4013-88e4-6334d19a842a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21314 | 2025.11.20 17:29:47.334446 [ 260 ] {bf1bdbcb-41a6-4013-88e4-6334d19a842a} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 21315 | 2025.11.20 17:29:47.334656 [ 260 ] {bf1bdbcb-41a6-4013-88e4-6334d19a842a} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21316 | 2025.11.20 17:29:47.334788 [ 260 ] {bf1bdbcb-41a6-4013-88e4-6334d19a842a} <Debug> executeQuery: Read 1236 rows, 101.50 KiB in 0.001835 sec., 673569.4822888284 rows/sec., 54.02 MiB/sec. | ||
| 21317 | 2025.11.20 17:29:47.334827 [ 260 ] {bf1bdbcb-41a6-4013-88e4-6334d19a842a} <Debug> TCPHandler: Processed in 0.002002428 sec. | ||
| 21318 | 2025.11.20 17:29:47.334927 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21319 | 2025.11.20 17:29:47.335022 [ 260 ] {f8d9c7ea-4e1f-4066-8cba-c8a3e0452069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21320 | 2025.11.20 17:29:47.335062 [ 260 ] {f8d9c7ea-4e1f-4066-8cba-c8a3e0452069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21321 | 2025.11.20 17:29:47.335544 [ 260 ] {f8d9c7ea-4e1f-4066-8cba-c8a3e0452069} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21322 | 2025.11.20 17:29:47.335581 [ 260 ] {f8d9c7ea-4e1f-4066-8cba-c8a3e0452069} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21323 | 2025.11.20 17:29:47.335884 [ 260 ] {f8d9c7ea-4e1f-4066-8cba-c8a3e0452069} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 21324 | 2025.11.20 17:29:47.336085 [ 260 ] {f8d9c7ea-4e1f-4066-8cba-c8a3e0452069} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21325 | 2025.11.20 17:29:47.336212 [ 260 ] {f8d9c7ea-4e1f-4066-8cba-c8a3e0452069} <Debug> executeQuery: Read 267 rows, 16.94 KiB in 0.001208 sec., 221026.49006622515 rows/sec., 13.69 MiB/sec. | ||
| 21326 | 2025.11.20 17:29:47.336251 [ 260 ] {f8d9c7ea-4e1f-4066-8cba-c8a3e0452069} <Debug> TCPHandler: Processed in 0.001373186 sec. | ||
| 21327 | 2025.11.20 17:29:47.336360 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21328 | 2025.11.20 17:29:47.336455 [ 260 ] {2e347623-24f9-4ee1-ac25-b3c2c8e4fbb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21329 | 2025.11.20 17:29:47.336495 [ 260 ] {2e347623-24f9-4ee1-ac25-b3c2c8e4fbb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21330 | 2025.11.20 17:29:47.336959 [ 260 ] {2e347623-24f9-4ee1-ac25-b3c2c8e4fbb6} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21331 | 2025.11.20 17:29:47.336996 [ 260 ] {2e347623-24f9-4ee1-ac25-b3c2c8e4fbb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21332 | 2025.11.20 17:29:47.337291 [ 260 ] {2e347623-24f9-4ee1-ac25-b3c2c8e4fbb6} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 21333 | 2025.11.20 17:29:47.337491 [ 260 ] {2e347623-24f9-4ee1-ac25-b3c2c8e4fbb6} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21334 | 2025.11.20 17:29:47.337620 [ 260 ] {2e347623-24f9-4ee1-ac25-b3c2c8e4fbb6} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001182 sec., 179357.0219966159 rows/sec., 11.57 MiB/sec. | ||
| 21335 | 2025.11.20 17:29:47.337660 [ 260 ] {2e347623-24f9-4ee1-ac25-b3c2c8e4fbb6} <Debug> TCPHandler: Processed in 0.001349125 sec. | ||
| 21336 | 2025.11.20 17:29:47.337761 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21337 | 2025.11.20 17:29:47.337856 [ 260 ] {689b19fa-9984-48e3-b018-f682ce339869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21338 | 2025.11.20 17:29:47.337895 [ 260 ] {689b19fa-9984-48e3-b018-f682ce339869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21339 | 2025.11.20 17:29:47.338350 [ 260 ] {689b19fa-9984-48e3-b018-f682ce339869} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21340 | 2025.11.20 17:29:47.338388 [ 260 ] {689b19fa-9984-48e3-b018-f682ce339869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21341 | 2025.11.20 17:29:47.338690 [ 260 ] {689b19fa-9984-48e3-b018-f682ce339869} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 21342 | 2025.11.20 17:29:47.338892 [ 260 ] {689b19fa-9984-48e3-b018-f682ce339869} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21343 | 2025.11.20 17:29:47.339022 [ 260 ] {689b19fa-9984-48e3-b018-f682ce339869} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001184 sec., 178209.45945945947 rows/sec., 10.12 MiB/sec. | ||
| 21344 | 2025.11.20 17:29:47.339062 [ 260 ] {689b19fa-9984-48e3-b018-f682ce339869} <Debug> TCPHandler: Processed in 0.001351286 sec. | ||
| 21345 | 2025.11.20 17:29:47.339168 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21346 | 2025.11.20 17:29:47.339265 [ 260 ] {c80377a8-4aee-499e-ade2-536172030c4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21347 | 2025.11.20 17:29:47.339306 [ 260 ] {c80377a8-4aee-499e-ade2-536172030c4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21348 | 2025.11.20 17:29:47.339978 [ 260 ] {c80377a8-4aee-499e-ade2-536172030c4e} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21349 | 2025.11.20 17:29:47.340014 [ 260 ] {c80377a8-4aee-499e-ade2-536172030c4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21350 | 2025.11.20 17:29:47.340362 [ 260 ] {c80377a8-4aee-499e-ade2-536172030c4e} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 21351 | 2025.11.20 17:29:47.340567 [ 260 ] {c80377a8-4aee-499e-ade2-536172030c4e} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21352 | 2025.11.20 17:29:47.340698 [ 260 ] {c80377a8-4aee-499e-ade2-536172030c4e} <Debug> executeQuery: Read 768 rows, 55.39 KiB in 0.001452 sec., 528925.6198347107 rows/sec., 37.25 MiB/sec. | ||
| 21353 | 2025.11.20 17:29:47.340737 [ 260 ] {c80377a8-4aee-499e-ade2-536172030c4e} <Debug> TCPHandler: Processed in 0.001619531 sec. | ||
| 21354 | 2025.11.20 17:29:47.340845 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21355 | 2025.11.20 17:29:47.340940 [ 260 ] {e2c29eeb-cc2b-4d7d-bd85-c6f98f8ebb67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21356 | 2025.11.20 17:29:47.340981 [ 260 ] {e2c29eeb-cc2b-4d7d-bd85-c6f98f8ebb67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21357 | 2025.11.20 17:29:47.341299 [ 260 ] {e2c29eeb-cc2b-4d7d-bd85-c6f98f8ebb67} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21358 | 2025.11.20 17:29:47.341336 [ 260 ] {e2c29eeb-cc2b-4d7d-bd85-c6f98f8ebb67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21359 | 2025.11.20 17:29:47.341642 [ 260 ] {e2c29eeb-cc2b-4d7d-bd85-c6f98f8ebb67} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 21360 | 2025.11.20 17:29:47.341846 [ 260 ] {e2c29eeb-cc2b-4d7d-bd85-c6f98f8ebb67} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21361 | 2025.11.20 17:29:47.341970 [ 260 ] {e2c29eeb-cc2b-4d7d-bd85-c6f98f8ebb67} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 298.83 KiB/sec. | ||
| 21362 | 2025.11.20 17:29:47.342007 [ 260 ] {e2c29eeb-cc2b-4d7d-bd85-c6f98f8ebb67} <Debug> TCPHandler: Processed in 0.001210703 sec. | ||
| 21363 | 2025.11.20 17:29:47.342111 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21364 | 2025.11.20 17:29:47.342212 [ 260 ] {b219e58d-31f0-4eac-9b3b-d2e31acfdbfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21365 | 2025.11.20 17:29:47.342256 [ 260 ] {b219e58d-31f0-4eac-9b3b-d2e31acfdbfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21366 | 2025.11.20 17:29:47.342694 [ 260 ] {b219e58d-31f0-4eac-9b3b-d2e31acfdbfd} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21367 | 2025.11.20 17:29:47.342730 [ 260 ] {b219e58d-31f0-4eac-9b3b-d2e31acfdbfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21368 | 2025.11.20 17:29:47.343080 [ 260 ] {b219e58d-31f0-4eac-9b3b-d2e31acfdbfd} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 21369 | 2025.11.20 17:29:47.343291 [ 260 ] {b219e58d-31f0-4eac-9b3b-d2e31acfdbfd} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21370 | 2025.11.20 17:29:47.343412 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 6 parts from all_1_159_34 to all_164_164_0 | ||
| 21371 | 2025.11.20 17:29:47.343427 [ 260 ] {b219e58d-31f0-4eac-9b3b-d2e31acfdbfd} <Debug> executeQuery: Read 317 rows, 21.31 KiB in 0.001234 sec., 256888.16855753644 rows/sec., 16.86 MiB/sec. | ||
| 21372 | 2025.11.20 17:29:47.343460 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21373 | 2025.11.20 17:29:47.343478 [ 260 ] {b219e58d-31f0-4eac-9b3b-d2e31acfdbfd} <Debug> TCPHandler: Processed in 0.001416416 sec. | ||
| 21374 | 2025.11.20 17:29:47.343485 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21375 | 2025.11.20 17:29:47.343585 [ 192 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_164_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_159_34 to all_164_164_0 into Compact with storage Full | ||
| 21376 | 2025.11.20 17:29:47.343597 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21377 | 2025.11.20 17:29:47.343681 [ 192 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_164_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21378 | 2025.11.20 17:29:47.343710 [ 192 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_164_35} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_159_34, total 49871 rows starting from the beginning of the part | ||
| 21379 | 2025.11.20 17:29:47.343713 [ 260 ] {61a57280-17ea-466d-a00b-617d3c1e30e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21380 | 2025.11.20 17:29:47.343764 [ 260 ] {61a57280-17ea-466d-a00b-617d3c1e30e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21381 | 2025.11.20 17:29:47.343767 [ 192 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_164_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_160_160_0, total 160 rows starting from the beginning of the part | ||
| 21382 | 2025.11.20 17:29:47.343819 [ 192 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_164_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_161_161_0, total 880 rows starting from the beginning of the part | ||
| 21383 | 2025.11.20 17:29:47.343862 [ 192 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_164_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 128 rows starting from the beginning of the part | ||
| 21384 | 2025.11.20 17:29:47.343902 [ 192 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_164_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 160 rows starting from the beginning of the part | ||
| 21385 | 2025.11.20 17:29:47.343944 [ 192 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_164_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 317 rows starting from the beginning of the part | ||
| 21386 | 2025.11.20 17:29:47.344122 [ 260 ] {61a57280-17ea-466d-a00b-617d3c1e30e3} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21387 | 2025.11.20 17:29:47.344164 [ 260 ] {61a57280-17ea-466d-a00b-617d3c1e30e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21388 | 2025.11.20 17:29:47.344531 [ 260 ] {61a57280-17ea-466d-a00b-617d3c1e30e3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 21389 | 2025.11.20 17:29:47.344742 [ 260 ] {61a57280-17ea-466d-a00b-617d3c1e30e3} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21390 | 2025.11.20 17:29:47.344931 [ 260 ] {61a57280-17ea-466d-a00b-617d3c1e30e3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00124 sec., 806.4516129032259 rows/sec., 54.34 KiB/sec. | ||
| 21391 | 2025.11.20 17:29:47.344971 [ 260 ] {61a57280-17ea-466d-a00b-617d3c1e30e3} <Debug> TCPHandler: Processed in 0.001430017 sec. | ||
| 21392 | 2025.11.20 17:29:47.345101 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21393 | 2025.11.20 17:29:47.345195 [ 260 ] {11ff148a-ea6a-4e5e-9add-1fa4a4febb5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21394 | 2025.11.20 17:29:47.345253 [ 260 ] {11ff148a-ea6a-4e5e-9add-1fa4a4febb5b} <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 | ||
| 21395 | 2025.11.20 17:29:47.346238 [ 260 ] {11ff148a-ea6a-4e5e-9add-1fa4a4febb5b} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21396 | 2025.11.20 17:29:47.346273 [ 260 ] {11ff148a-ea6a-4e5e-9add-1fa4a4febb5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21397 | 2025.11.20 17:29:47.346822 [ 260 ] {11ff148a-ea6a-4e5e-9add-1fa4a4febb5b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 21398 | 2025.11.20 17:29:47.347035 [ 260 ] {11ff148a-ea6a-4e5e-9add-1fa4a4febb5b} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21399 | 2025.11.20 17:29:47.347141 [ 103 ] {} <Debug> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 21400 | 2025.11.20 17:29:47.347169 [ 260 ] {11ff148a-ea6a-4e5e-9add-1fa4a4febb5b} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002054 sec., 28724.440116845184 rows/sec., 51.47 MiB/sec. | ||
| 21401 | 2025.11.20 17:29:47.347173 [ 103 ] {} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21402 | 2025.11.20 17:29:47.347274 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21403 | 2025.11.20 17:29:47.347299 [ 260 ] {11ff148a-ea6a-4e5e-9add-1fa4a4febb5b} <Debug> TCPHandler: Processed in 0.002245922 sec. | ||
| 21404 | 2025.11.20 17:29:47.347385 [ 193 ] {c3717025-90b1-4b66-a9ed-622991097dbc::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 | ||
| 21405 | 2025.11.20 17:29:47.347422 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21406 | 2025.11.20 17:29:47.347568 [ 260 ] {7b5f3c7b-d304-4da6-807d-01c56e28bf43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 21407 | 2025.11.20 17:29:47.347617 [ 260 ] {7b5f3c7b-d304-4da6-807d-01c56e28bf43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 21408 | 2025.11.20 17:29:47.347661 [ 193 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21409 | 2025.11.20 17:29:47.347724 [ 193 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2624 rows starting from the beginning of the part | ||
| 21410 | 2025.11.20 17:29:47.347852 [ 193 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 41 rows starting from the beginning of the part | ||
| 21411 | 2025.11.20 17:29:47.347979 [ 193 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 51 rows starting from the beginning of the part | ||
| 21412 | 2025.11.20 17:29:47.348053 [ 260 ] {7b5f3c7b-d304-4da6-807d-01c56e28bf43} <Trace> oximeter.measurements_i64 (2e06e435-47a0-49fa-88a1-3847c769e497): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21413 | 2025.11.20 17:29:47.348094 [ 193 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 55 rows starting from the beginning of the part | ||
| 21414 | 2025.11.20 17:29:47.348095 [ 260 ] {7b5f3c7b-d304-4da6-807d-01c56e28bf43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21415 | 2025.11.20 17:29:47.348198 [ 193 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 58 rows starting from the beginning of the part | ||
| 21416 | 2025.11.20 17:29:47.348296 [ 193 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 59 rows starting from the beginning of the part | ||
| 21417 | 2025.11.20 17:29:47.348438 [ 260 ] {7b5f3c7b-d304-4da6-807d-01c56e28bf43} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 21418 | 2025.11.20 17:29:47.348686 [ 260 ] {7b5f3c7b-d304-4da6-807d-01c56e28bf43} <Trace> oximeter.measurements_i64 (2e06e435-47a0-49fa-88a1-3847c769e497): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21419 | 2025.11.20 17:29:47.348823 [ 260 ] {7b5f3c7b-d304-4da6-807d-01c56e28bf43} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.00128 sec., 7031.249999999999 rows/sec., 496.67 KiB/sec. | ||
| 21420 | 2025.11.20 17:29:47.348860 [ 260 ] {7b5f3c7b-d304-4da6-807d-01c56e28bf43} <Debug> TCPHandler: Processed in 0.001489618 sec. | ||
| 21421 | 2025.11.20 17:29:47.348969 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21422 | 2025.11.20 17:29:47.349065 [ 260 ] {e96e0137-62c8-41b0-9be3-27f592576393} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21423 | 2025.11.20 17:29:47.349105 [ 260 ] {e96e0137-62c8-41b0-9be3-27f592576393} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21424 | 2025.11.20 17:29:47.349431 [ 260 ] {e96e0137-62c8-41b0-9be3-27f592576393} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21425 | 2025.11.20 17:29:47.349466 [ 260 ] {e96e0137-62c8-41b0-9be3-27f592576393} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21426 | 2025.11.20 17:29:47.349772 [ 260 ] {e96e0137-62c8-41b0-9be3-27f592576393} <Trace> MergedBlockOutputStream: filled checksums all_164_164_0 (state Temporary) | ||
| 21427 | 2025.11.20 17:29:47.349976 [ 260 ] {e96e0137-62c8-41b0-9be3-27f592576393} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_164_164_0 to all_164_164_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21428 | 2025.11.20 17:29:47.350100 [ 260 ] {e96e0137-62c8-41b0-9be3-27f592576393} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001054 sec., 98671.72675521822 rows/sec., 6.05 MiB/sec. | ||
| 21429 | 2025.11.20 17:29:47.350135 [ 260 ] {e96e0137-62c8-41b0-9be3-27f592576393} <Debug> TCPHandler: Processed in 0.001213853 sec. | ||
| 21430 | 2025.11.20 17:29:47.353509 [ 190 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_164_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51516 rows, containing 5 columns (5 merged, 0 gathered) in 0.009954907 sec., 5174935.33591022 rows/sec., 348.35 MiB/sec. | ||
| 21431 | 2025.11.20 17:29:47.353851 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_164_35} <Trace> MergedBlockOutputStream: filled checksums all_1_164_35 (state Temporary) | ||
| 21432 | 2025.11.20 17:29:47.354142 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_164_35} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_164_35 to all_1_164_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21433 | 2025.11.20 17:29:47.354218 [ 196 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_164_35} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 6 parts: [all_1_159_34, all_164_164_0] -> all_1_164_35 | ||
| 21434 | 2025.11.20 17:29:47.354303 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 21435 | 2025.11.20 17:29:47.357791 [ 196 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2888 rows, containing 19 columns (19 merged, 0 gathered) in 0.010460756 sec., 276079.4726499691 rows/sec., 494.72 MiB/sec. | ||
| 21436 | 2025.11.20 17:29:47.360310 [ 190 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 21437 | 2025.11.20 17:29:47.360710 [ 190 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21438 | 2025.11.20 17:29:47.360794 [ 190 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 21439 | 2025.11.20 17:29:47.360922 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.91 MiB. | ||
| 21440 | 2025.11.20 17:29:47.385297 [ 222 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Found 6 old parts to remove. Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21441 | 2025.11.20 17:29:47.385350 [ 222 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Removing 6 parts from filesystem (serially): Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21442 | 2025.11.20 17:29:47.387858 [ 222 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Removing 6 parts from memory: Parts: [all_1_31_6, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0, all_36_36_0] | ||
| 21443 | 2025.11.20 17:29:48.000255 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 390.33 MiB, peak 412.21 MiB, free memory in arenas 0.00 B, will set to 396.30 MiB (RSS), difference: 5.97 MiB | ||
| 21444 | 2025.11.20 17:29:48.746917 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 753 | ||
| 21445 | 2025.11.20 17:29:48.764116 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21446 | 2025.11.20 17:29:48.764166 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21447 | 2025.11.20 17:29:48.770456 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 21448 | 2025.11.20 17:29:48.771176 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21449 | 2025.11.20 17:29:48.774213 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 753 | ||
| 21450 | 2025.11.20 17:29:50.068386 [ 225 ] {} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Found 5 old parts to remove. Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21451 | 2025.11.20 17:29:50.068436 [ 225 ] {} <Debug> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Removing 5 parts from filesystem (serially): Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21452 | 2025.11.20 17:29:50.071050 [ 225 ] {} <Debug> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Removing 5 parts from memory: Parts: [all_1_5_1, all_6_6_0, all_7_7_0, all_8_8_0, all_9_9_0] | ||
| 21453 | 2025.11.20 17:29:52.082036 [ 222 ] {} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21454 | 2025.11.20 17:29:52.082153 [ 222 ] {} <Debug> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21455 | 2025.11.20 17:29:52.085107 [ 222 ] {} <Debug> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21456 | 2025.11.20 17:29:52.181888 [ 217 ] {} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21457 | 2025.11.20 17:29:52.181983 [ 217 ] {} <Debug> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21458 | 2025.11.20 17:29:52.185771 [ 217 ] {} <Debug> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 21459 | 2025.11.20 17:29:52.313810 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21460 | 2025.11.20 17:29:52.314008 [ 260 ] {22fca309-b25c-4e74-845f-c576e9673fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21461 | 2025.11.20 17:29:52.314080 [ 260 ] {22fca309-b25c-4e74-845f-c576e9673fbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21462 | 2025.11.20 17:29:52.314834 [ 260 ] {22fca309-b25c-4e74-845f-c576e9673fbe} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21463 | 2025.11.20 17:29:52.314877 [ 260 ] {22fca309-b25c-4e74-845f-c576e9673fbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21464 | 2025.11.20 17:29:52.315263 [ 260 ] {22fca309-b25c-4e74-845f-c576e9673fbe} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 21465 | 2025.11.20 17:29:52.315485 [ 260 ] {22fca309-b25c-4e74-845f-c576e9673fbe} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21466 | 2025.11.20 17:29:52.315633 [ 260 ] {22fca309-b25c-4e74-845f-c576e9673fbe} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001678 sec., 33373.063170441004 rows/sec., 2.56 MiB/sec. | ||
| 21467 | 2025.11.20 17:29:52.315674 [ 260 ] {22fca309-b25c-4e74-845f-c576e9673fbe} <Debug> TCPHandler: Processed in 0.002029598 sec. | ||
| 21468 | 2025.11.20 17:29:52.315791 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21469 | 2025.11.20 17:29:52.315888 [ 260 ] {6258a8a7-ab5b-4b34-b0af-443412e890c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21470 | 2025.11.20 17:29:52.315928 [ 260 ] {6258a8a7-ab5b-4b34-b0af-443412e890c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21471 | 2025.11.20 17:29:52.316341 [ 260 ] {6258a8a7-ab5b-4b34-b0af-443412e890c1} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21472 | 2025.11.20 17:29:52.316378 [ 260 ] {6258a8a7-ab5b-4b34-b0af-443412e890c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21473 | 2025.11.20 17:29:52.316675 [ 260 ] {6258a8a7-ab5b-4b34-b0af-443412e890c1} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 21474 | 2025.11.20 17:29:52.316884 [ 260 ] {6258a8a7-ab5b-4b34-b0af-443412e890c1} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21475 | 2025.11.20 17:29:52.317009 [ 260 ] {6258a8a7-ab5b-4b34-b0af-443412e890c1} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00114 sec., 56140.350877192985 rows/sec., 4.38 MiB/sec. | ||
| 21476 | 2025.11.20 17:29:52.317047 [ 260 ] {6258a8a7-ab5b-4b34-b0af-443412e890c1} <Debug> TCPHandler: Processed in 0.001304015 sec. | ||
| 21477 | 2025.11.20 17:29:52.317228 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21478 | 2025.11.20 17:29:52.317322 [ 260 ] {05add82e-b7e2-4eef-9ac6-9a0529fcb5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21479 | 2025.11.20 17:29:52.317401 [ 260 ] {05add82e-b7e2-4eef-9ac6-9a0529fcb5e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21480 | 2025.11.20 17:29:52.317880 [ 260 ] {05add82e-b7e2-4eef-9ac6-9a0529fcb5e2} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21481 | 2025.11.20 17:29:52.317917 [ 260 ] {05add82e-b7e2-4eef-9ac6-9a0529fcb5e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21482 | 2025.11.20 17:29:52.318256 [ 260 ] {05add82e-b7e2-4eef-9ac6-9a0529fcb5e2} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 21483 | 2025.11.20 17:29:52.318462 [ 260 ] {05add82e-b7e2-4eef-9ac6-9a0529fcb5e2} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21484 | 2025.11.20 17:29:52.318593 [ 260 ] {05add82e-b7e2-4eef-9ac6-9a0529fcb5e2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001289 sec., 124127.23041117145 rows/sec., 8.65 MiB/sec. | ||
| 21485 | 2025.11.20 17:29:52.318629 [ 260 ] {05add82e-b7e2-4eef-9ac6-9a0529fcb5e2} <Debug> TCPHandler: Processed in 0.001449267 sec. | ||
| 21486 | 2025.11.20 17:29:52.318728 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21487 | 2025.11.20 17:29:52.318831 [ 260 ] {98531dc6-f404-436a-82bc-e6b3cb735245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21488 | 2025.11.20 17:29:52.318871 [ 260 ] {98531dc6-f404-436a-82bc-e6b3cb735245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21489 | 2025.11.20 17:29:52.319200 [ 260 ] {98531dc6-f404-436a-82bc-e6b3cb735245} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21490 | 2025.11.20 17:29:52.319235 [ 260 ] {98531dc6-f404-436a-82bc-e6b3cb735245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21491 | 2025.11.20 17:29:52.319533 [ 260 ] {98531dc6-f404-436a-82bc-e6b3cb735245} <Trace> MergedBlockOutputStream: filled checksums all_165_165_0 (state Temporary) | ||
| 21492 | 2025.11.20 17:29:52.319741 [ 260 ] {98531dc6-f404-436a-82bc-e6b3cb735245} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_165_165_0 to all_165_165_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21493 | 2025.11.20 17:29:52.319866 [ 260 ] {98531dc6-f404-436a-82bc-e6b3cb735245} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 21494 | 2025.11.20 17:29:52.319901 [ 260 ] {98531dc6-f404-436a-82bc-e6b3cb735245} <Debug> TCPHandler: Processed in 0.001219533 sec. | ||
| 21495 | 2025.11.20 17:29:53.748034 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 48416 | ||
| 21496 | 2025.11.20 17:29:53.748643 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21497 | 2025.11.20 17:29:53.748686 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21498 | 2025.11.20 17:29:53.749167 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 21499 | 2025.11.20 17:29:53.749392 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21500 | 2025.11.20 17:29:53.749523 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48416 | ||
| 21501 | 2025.11.20 17:29:53.749534 [ 97 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 21502 | 2025.11.20 17:29:53.749626 [ 97 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21503 | 2025.11.20 17:29:53.749664 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21504 | 2025.11.20 17:29:53.749772 [ 200 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 21505 | 2025.11.20 17:29:53.749862 [ 200 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21506 | 2025.11.20 17:29:53.749892 [ 200 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_96_19, total 46048 rows starting from the beginning of the part | ||
| 21507 | 2025.11.20 17:29:53.749946 [ 200 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 448 rows starting from the beginning of the part | ||
| 21508 | 2025.11.20 17:29:53.749989 [ 200 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 512 rows starting from the beginning of the part | ||
| 21509 | 2025.11.20 17:29:53.750029 [ 200 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 448 rows starting from the beginning of the part | ||
| 21510 | 2025.11.20 17:29:53.750066 [ 200 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 512 rows starting from the beginning of the part | ||
| 21511 | 2025.11.20 17:29:53.750106 [ 200 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 448 rows starting from the beginning of the part | ||
| 21512 | 2025.11.20 17:29:53.752753 [ 195 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48416 rows, containing 4 columns (4 merged, 0 gathered) in 0.003019917 sec., 16032228.700325208 rows/sec., 229.34 MiB/sec. | ||
| 21513 | 2025.11.20 17:29:53.753063 [ 188 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 21514 | 2025.11.20 17:29:53.753341 [ 188 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_101_20} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21515 | 2025.11.20 17:29:53.753412 [ 188 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_101_20} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 21516 | 2025.11.20 17:29:53.753493 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.12 MiB. | ||
| 21517 | 2025.11.20 17:29:56.274295 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 761 | ||
| 21518 | 2025.11.20 17:29:56.292138 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21519 | 2025.11.20 17:29:56.292186 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21520 | 2025.11.20 17:29:56.298388 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 21521 | 2025.11.20 17:29:56.299497 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21522 | 2025.11.20 17:29:56.299830 [ 95 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 21523 | 2025.11.20 17:29:56.299926 [ 95 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21524 | 2025.11.20 17:29:56.299964 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21525 | 2025.11.20 17:29:56.300094 [ 200 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 21526 | 2025.11.20 17:29:56.302971 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 761 | ||
| 21527 | 2025.11.20 17:29:56.304079 [ 200 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21528 | 2025.11.20 17:29:56.305796 [ 200 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 723 rows starting from the beginning of the part | ||
| 21529 | 2025.11.20 17:29:56.310679 [ 200 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 8 rows starting from the beginning of the part | ||
| 21530 | 2025.11.20 17:29:56.315538 [ 200 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 7 rows starting from the beginning of the part | ||
| 21531 | 2025.11.20 17:29:56.320238 [ 200 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 8 rows starting from the beginning of the part | ||
| 21532 | 2025.11.20 17:29:56.325288 [ 200 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 7 rows starting from the beginning of the part | ||
| 21533 | 2025.11.20 17:29:56.330287 [ 200 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 8 rows starting from the beginning of the part | ||
| 21534 | 2025.11.20 17:29:56.393208 [ 195 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 761 rows, containing 679 columns (679 merged, 0 gathered) in 0.093161869 sec., 8168.57806920984 rows/sec., 42.24 MiB/sec. | ||
| 21535 | 2025.11.20 17:29:56.396795 [ 195 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 21536 | 2025.11.20 17:29:56.399204 [ 195 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_101_20} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21537 | 2025.11.20 17:29:56.399305 [ 195 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_101_20} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 21538 | 2025.11.20 17:29:56.402047 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.98 MiB. | ||
| 21539 | 2025.11.20 17:29:56.414560 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 2678 | ||
| 21540 | 2025.11.20 17:29:56.417239 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21541 | 2025.11.20 17:29:56.417274 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21542 | 2025.11.20 17:29:56.418594 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 21543 | 2025.11.20 17:29:56.419137 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21544 | 2025.11.20 17:29:56.419276 [ 93 ] {} <Debug> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 21545 | 2025.11.20 17:29:56.419324 [ 93 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21546 | 2025.11.20 17:29:56.419348 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21547 | 2025.11.20 17:29:56.419436 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2678 | ||
| 21548 | 2025.11.20 17:29:56.419443 [ 191 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::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 | ||
| 21549 | 2025.11.20 17:29:56.419889 [ 191 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21550 | 2025.11.20 17:29:56.420018 [ 191 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2512 rows starting from the beginning of the part | ||
| 21551 | 2025.11.20 17:29:56.420362 [ 191 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 16 rows starting from the beginning of the part | ||
| 21552 | 2025.11.20 17:29:56.420706 [ 191 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 38 rows starting from the beginning of the part | ||
| 21553 | 2025.11.20 17:29:56.421042 [ 191 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 62 rows starting from the beginning of the part | ||
| 21554 | 2025.11.20 17:29:56.421367 [ 191 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 16 rows starting from the beginning of the part | ||
| 21555 | 2025.11.20 17:29:56.421681 [ 191 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 34 rows starting from the beginning of the part | ||
| 21556 | 2025.11.20 17:29:56.430270 [ 197 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2678 rows, containing 72 columns (72 merged, 0 gathered) in 0.010863004 sec., 246524.8102642694 rows/sec., 187.03 MiB/sec. | ||
| 21557 | 2025.11.20 17:29:56.432592 [ 197 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 21558 | 2025.11.20 17:29:56.433412 [ 197 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_76_15} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21559 | 2025.11.20 17:29:56.433486 [ 197 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_76_15} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 21560 | 2025.11.20 17:29:56.433787 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.04 MiB. | ||
| 21561 | 2025.11.20 17:29:57.000207 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 397.52 MiB, peak 414.83 MiB, free memory in arenas 0.00 B, will set to 396.40 MiB (RSS), difference: -1.11 MiB | ||
| 21562 | 2025.11.20 17:29:57.327989 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21563 | 2025.11.20 17:29:57.328143 [ 260 ] {bce88fc9-0fbd-4618-ac28-edf605969e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21564 | 2025.11.20 17:29:57.328203 [ 260 ] {bce88fc9-0fbd-4618-ac28-edf605969e9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21565 | 2025.11.20 17:29:57.329004 [ 260 ] {bce88fc9-0fbd-4618-ac28-edf605969e9b} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21566 | 2025.11.20 17:29:57.329047 [ 260 ] {bce88fc9-0fbd-4618-ac28-edf605969e9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21567 | 2025.11.20 17:29:57.329643 [ 260 ] {bce88fc9-0fbd-4618-ac28-edf605969e9b} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 21568 | 2025.11.20 17:29:57.330172 [ 260 ] {bce88fc9-0fbd-4618-ac28-edf605969e9b} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21569 | 2025.11.20 17:29:57.330345 [ 260 ] {bce88fc9-0fbd-4618-ac28-edf605969e9b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002246 sec., 182546.749777382 rows/sec., 11.58 MiB/sec. | ||
| 21570 | 2025.11.20 17:29:57.330390 [ 260 ] {bce88fc9-0fbd-4618-ac28-edf605969e9b} <Debug> TCPHandler: Processed in 0.002523578 sec. | ||
| 21571 | 2025.11.20 17:29:57.330564 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21572 | 2025.11.20 17:29:57.330659 [ 260 ] {ba9b1212-97d2-461a-a7e3-35995d8767ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21573 | 2025.11.20 17:29:57.330699 [ 260 ] {ba9b1212-97d2-461a-a7e3-35995d8767ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21574 | 2025.11.20 17:29:57.331590 [ 260 ] {ba9b1212-97d2-461a-a7e3-35995d8767ac} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21575 | 2025.11.20 17:29:57.331624 [ 260 ] {ba9b1212-97d2-461a-a7e3-35995d8767ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21576 | 2025.11.20 17:29:57.332150 [ 260 ] {ba9b1212-97d2-461a-a7e3-35995d8767ac} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 21577 | 2025.11.20 17:29:57.332649 [ 260 ] {ba9b1212-97d2-461a-a7e3-35995d8767ac} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21578 | 2025.11.20 17:29:57.332782 [ 260 ] {ba9b1212-97d2-461a-a7e3-35995d8767ac} <Debug> executeQuery: Read 1230 rows, 101.10 KiB in 0.002142 sec., 574229.6918767508 rows/sec., 46.09 MiB/sec. | ||
| 21579 | 2025.11.20 17:29:57.332784 [ 92 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 21580 | 2025.11.20 17:29:57.332820 [ 260 ] {ba9b1212-97d2-461a-a7e3-35995d8767ac} <Debug> TCPHandler: Processed in 0.002320453 sec. | ||
| 21581 | 2025.11.20 17:29:57.332830 [ 92 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21582 | 2025.11.20 17:29:57.332850 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21583 | 2025.11.20 17:29:57.332934 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21584 | 2025.11.20 17:29:57.332983 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 21585 | 2025.11.20 17:29:57.333029 [ 260 ] {47aae73f-80b0-4316-a0b4-069265f60a82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21586 | 2025.11.20 17:29:57.333080 [ 260 ] {47aae73f-80b0-4316-a0b4-069265f60a82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21587 | 2025.11.20 17:29:57.333157 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21588 | 2025.11.20 17:29:57.333200 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 2506 rows starting from the beginning of the part | ||
| 21589 | 2025.11.20 17:29:57.333276 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 56 rows starting from the beginning of the part | ||
| 21590 | 2025.11.20 17:29:57.333332 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 56 rows starting from the beginning of the part | ||
| 21591 | 2025.11.20 17:29:57.333382 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 1236 rows starting from the beginning of the part | ||
| 21592 | 2025.11.20 17:29:57.333429 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 56 rows starting from the beginning of the part | ||
| 21593 | 2025.11.20 17:29:57.333478 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 1230 rows starting from the beginning of the part | ||
| 21594 | 2025.11.20 17:29:57.333561 [ 260 ] {47aae73f-80b0-4316-a0b4-069265f60a82} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21595 | 2025.11.20 17:29:57.333601 [ 260 ] {47aae73f-80b0-4316-a0b4-069265f60a82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21596 | 2025.11.20 17:29:57.334079 [ 260 ] {47aae73f-80b0-4316-a0b4-069265f60a82} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 21597 | 2025.11.20 17:29:57.334568 [ 260 ] {47aae73f-80b0-4316-a0b4-069265f60a82} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21598 | 2025.11.20 17:29:57.334703 [ 260 ] {47aae73f-80b0-4316-a0b4-069265f60a82} <Debug> executeQuery: Read 264 rows, 16.75 KiB in 0.001693 sec., 155936.2079149439 rows/sec., 9.66 MiB/sec. | ||
| 21599 | 2025.11.20 17:29:57.334741 [ 260 ] {47aae73f-80b0-4316-a0b4-069265f60a82} <Debug> TCPHandler: Processed in 0.001855184 sec. | ||
| 21600 | 2025.11.20 17:29:57.334864 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21601 | 2025.11.20 17:29:57.334958 [ 260 ] {a8762727-3374-4193-a64c-9cbc2642b6c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21602 | 2025.11.20 17:29:57.334998 [ 260 ] {a8762727-3374-4193-a64c-9cbc2642b6c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21603 | 2025.11.20 17:29:57.335454 [ 260 ] {a8762727-3374-4193-a64c-9cbc2642b6c1} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21604 | 2025.11.20 17:29:57.335490 [ 260 ] {a8762727-3374-4193-a64c-9cbc2642b6c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21605 | 2025.11.20 17:29:57.335620 [ 201 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5140 rows, containing 5 columns (5 merged, 0 gathered) in 0.002694621 sec., 1907503.8753130776 rows/sec., 161.69 MiB/sec. | ||
| 21606 | 2025.11.20 17:29:57.335932 [ 260 ] {a8762727-3374-4193-a64c-9cbc2642b6c1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 21607 | 2025.11.20 17:29:57.336117 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 21608 | 2025.11.20 17:29:57.336423 [ 260 ] {a8762727-3374-4193-a64c-9cbc2642b6c1} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21609 | 2025.11.20 17:29:57.336579 [ 260 ] {a8762727-3374-4193-a64c-9cbc2642b6c1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001639 sec., 129347.16290420988 rows/sec., 8.34 MiB/sec. | ||
| 21610 | 2025.11.20 17:29:57.336620 [ 260 ] {a8762727-3374-4193-a64c-9cbc2642b6c1} <Debug> TCPHandler: Processed in 0.001814544 sec. | ||
| 21611 | 2025.11.20 17:29:57.336737 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21612 | 2025.11.20 17:29:57.336819 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_166_33} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21613 | 2025.11.20 17:29:57.336832 [ 260 ] {730aaa16-bcac-46e0-a0ca-c323f98cffca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21614 | 2025.11.20 17:29:57.336880 [ 260 ] {730aaa16-bcac-46e0-a0ca-c323f98cffca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21615 | 2025.11.20 17:29:57.336916 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_166_33} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 21616 | 2025.11.20 17:29:57.337024 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 21617 | 2025.11.20 17:29:57.337328 [ 260 ] {730aaa16-bcac-46e0-a0ca-c323f98cffca} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21618 | 2025.11.20 17:29:57.337371 [ 260 ] {730aaa16-bcac-46e0-a0ca-c323f98cffca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21619 | 2025.11.20 17:29:57.337789 [ 260 ] {730aaa16-bcac-46e0-a0ca-c323f98cffca} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 21620 | 2025.11.20 17:29:57.338210 [ 260 ] {730aaa16-bcac-46e0-a0ca-c323f98cffca} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21621 | 2025.11.20 17:29:57.338341 [ 260 ] {730aaa16-bcac-46e0-a0ca-c323f98cffca} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001526 sec., 138269.9868938401 rows/sec., 7.85 MiB/sec. | ||
| 21622 | 2025.11.20 17:29:57.338391 [ 260 ] {730aaa16-bcac-46e0-a0ca-c323f98cffca} <Debug> TCPHandler: Processed in 0.001706822 sec. | ||
| 21623 | 2025.11.20 17:29:57.338497 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21624 | 2025.11.20 17:29:57.338590 [ 260 ] {52d41a21-59a8-453e-9132-7d5c1e36d4ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21625 | 2025.11.20 17:29:57.338629 [ 260 ] {52d41a21-59a8-453e-9132-7d5c1e36d4ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21626 | 2025.11.20 17:29:57.339266 [ 260 ] {52d41a21-59a8-453e-9132-7d5c1e36d4ba} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21627 | 2025.11.20 17:29:57.339299 [ 260 ] {52d41a21-59a8-453e-9132-7d5c1e36d4ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21628 | 2025.11.20 17:29:57.339752 [ 260 ] {52d41a21-59a8-453e-9132-7d5c1e36d4ba} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 21629 | 2025.11.20 17:29:57.340213 [ 260 ] {52d41a21-59a8-453e-9132-7d5c1e36d4ba} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21630 | 2025.11.20 17:29:57.340344 [ 260 ] {52d41a21-59a8-453e-9132-7d5c1e36d4ba} <Debug> executeQuery: Read 738 rows, 53.19 KiB in 0.001771 sec., 416713.72106154717 rows/sec., 29.33 MiB/sec. | ||
| 21631 | 2025.11.20 17:29:57.340353 [ 92 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 21632 | 2025.11.20 17:29:57.340385 [ 260 ] {52d41a21-59a8-453e-9132-7d5c1e36d4ba} <Debug> TCPHandler: Processed in 0.001935156 sec. | ||
| 21633 | 2025.11.20 17:29:57.340396 [ 92 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21634 | 2025.11.20 17:29:57.340419 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21635 | 2025.11.20 17:29:57.340496 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21636 | 2025.11.20 17:29:57.340521 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 21637 | 2025.11.20 17:29:57.340590 [ 260 ] {da4f2a4f-a8db-4524-8488-389804939aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 21638 | 2025.11.20 17:29:57.340628 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21639 | 2025.11.20 17:29:57.340636 [ 260 ] {da4f2a4f-a8db-4524-8488-389804939aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 21640 | 2025.11.20 17:29:57.340665 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_161_32, total 1293 rows starting from the beginning of the part | ||
| 21641 | 2025.11.20 17:29:57.340729 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 64 rows starting from the beginning of the part | ||
| 21642 | 2025.11.20 17:29:57.340775 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 64 rows starting from the beginning of the part | ||
| 21643 | 2025.11.20 17:29:57.340815 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 768 rows starting from the beginning of the part | ||
| 21644 | 2025.11.20 17:29:57.340855 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 64 rows starting from the beginning of the part | ||
| 21645 | 2025.11.20 17:29:57.340896 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 738 rows starting from the beginning of the part | ||
| 21646 | 2025.11.20 17:29:57.341002 [ 260 ] {da4f2a4f-a8db-4524-8488-389804939aa2} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21647 | 2025.11.20 17:29:57.341042 [ 260 ] {da4f2a4f-a8db-4524-8488-389804939aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21648 | 2025.11.20 17:29:57.341537 [ 260 ] {da4f2a4f-a8db-4524-8488-389804939aa2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 21649 | 2025.11.20 17:29:57.341969 [ 260 ] {da4f2a4f-a8db-4524-8488-389804939aa2} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21650 | 2025.11.20 17:29:57.342015 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2991 rows, containing 5 columns (5 merged, 0 gathered) in 0.001532019 sec., 1952325.6565355915 rows/sec., 147.39 MiB/sec. | ||
| 21651 | 2025.11.20 17:29:57.342104 [ 260 ] {da4f2a4f-a8db-4524-8488-389804939aa2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001532 sec., 3916.44908616188 rows/sec., 204.62 KiB/sec. | ||
| 21652 | 2025.11.20 17:29:57.342147 [ 260 ] {da4f2a4f-a8db-4524-8488-389804939aa2} <Debug> TCPHandler: Processed in 0.001701432 sec. | ||
| 21653 | 2025.11.20 17:29:57.342262 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21654 | 2025.11.20 17:29:57.342273 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 21655 | 2025.11.20 17:29:57.342361 [ 260 ] {29657e13-291f-4062-9660-b0dc91368eeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21656 | 2025.11.20 17:29:57.342407 [ 260 ] {29657e13-291f-4062-9660-b0dc91368eeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21657 | 2025.11.20 17:29:57.342759 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_166_33} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21658 | 2025.11.20 17:29:57.342836 [ 260 ] {29657e13-291f-4062-9660-b0dc91368eeb} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21659 | 2025.11.20 17:29:57.342838 [ 191 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_166_33} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 21660 | 2025.11.20 17:29:57.342879 [ 260 ] {29657e13-291f-4062-9660-b0dc91368eeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21661 | 2025.11.20 17:29:57.342931 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 21662 | 2025.11.20 17:29:57.343353 [ 260 ] {29657e13-291f-4062-9660-b0dc91368eeb} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 21663 | 2025.11.20 17:29:57.343804 [ 260 ] {29657e13-291f-4062-9660-b0dc91368eeb} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21664 | 2025.11.20 17:29:57.343937 [ 260 ] {29657e13-291f-4062-9660-b0dc91368eeb} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001596 sec., 196741.85463659148 rows/sec., 12.92 MiB/sec. | ||
| 21665 | 2025.11.20 17:29:57.343974 [ 260 ] {29657e13-291f-4062-9660-b0dc91368eeb} <Debug> TCPHandler: Processed in 0.001768004 sec. | ||
| 21666 | 2025.11.20 17:29:57.344080 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21667 | 2025.11.20 17:29:57.344173 [ 260 ] {891bdb8f-6566-4d42-99c3-c56d90aaf1c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 21668 | 2025.11.20 17:29:57.344213 [ 260 ] {891bdb8f-6566-4d42-99c3-c56d90aaf1c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 21669 | 2025.11.20 17:29:57.344518 [ 260 ] {891bdb8f-6566-4d42-99c3-c56d90aaf1c3} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21670 | 2025.11.20 17:29:57.344551 [ 260 ] {891bdb8f-6566-4d42-99c3-c56d90aaf1c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21671 | 2025.11.20 17:29:57.344958 [ 260 ] {891bdb8f-6566-4d42-99c3-c56d90aaf1c3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 21672 | 2025.11.20 17:29:57.345439 [ 260 ] {891bdb8f-6566-4d42-99c3-c56d90aaf1c3} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21673 | 2025.11.20 17:29:57.345558 [ 92 ] {} <Debug> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0) (MergerMutator): Selected 6 parts from all_1_61_13 to all_66_66_0 | ||
| 21674 | 2025.11.20 17:29:57.345569 [ 260 ] {891bdb8f-6566-4d42-99c3-c56d90aaf1c3} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001414 sec., 707.2135785007073 rows/sec., 47.65 KiB/sec. | ||
| 21675 | 2025.11.20 17:29:57.345592 [ 92 ] {} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21676 | 2025.11.20 17:29:57.345610 [ 260 ] {891bdb8f-6566-4d42-99c3-c56d90aaf1c3} <Debug> TCPHandler: Processed in 0.001586959 sec. | ||
| 21677 | 2025.11.20 17:29:57.345613 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21678 | 2025.11.20 17:29:57.345702 [ 187 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_66_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_13 to all_66_66_0 into Compact with storage Full | ||
| 21679 | 2025.11.20 17:29:57.345708 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21680 | 2025.11.20 17:29:57.345826 [ 187 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_66_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21681 | 2025.11.20 17:29:57.345837 [ 260 ] {bc5cd67b-d28f-45ab-9dd1-a24bdcab5bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21682 | 2025.11.20 17:29:57.345867 [ 187 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_13, total 64 rows starting from the beginning of the part | ||
| 21683 | 2025.11.20 17:29:57.345903 [ 260 ] {bc5cd67b-d28f-45ab-9dd1-a24bdcab5bcb} <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 | ||
| 21684 | 2025.11.20 17:29:57.345932 [ 187 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1 rows starting from the beginning of the part | ||
| 21685 | 2025.11.20 17:29:57.345987 [ 187 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1 rows starting from the beginning of the part | ||
| 21686 | 2025.11.20 17:29:57.346030 [ 187 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1 rows starting from the beginning of the part | ||
| 21687 | 2025.11.20 17:29:57.346073 [ 187 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1 rows starting from the beginning of the part | ||
| 21688 | 2025.11.20 17:29:57.346116 [ 187 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_66_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1 rows starting from the beginning of the part | ||
| 21689 | 2025.11.20 17:29:57.346786 [ 260 ] {bc5cd67b-d28f-45ab-9dd1-a24bdcab5bcb} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21690 | 2025.11.20 17:29:57.346826 [ 260 ] {bc5cd67b-d28f-45ab-9dd1-a24bdcab5bcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21691 | 2025.11.20 17:29:57.346971 [ 199 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_66_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 69 rows, containing 4 columns (4 merged, 0 gathered) in 0.001310415 sec., 52655.0749190142 rows/sec., 3.45 MiB/sec. | ||
| 21692 | 2025.11.20 17:29:57.347281 [ 201 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_66_14} <Trace> MergedBlockOutputStream: filled checksums all_1_66_14 (state Temporary) | ||
| 21693 | 2025.11.20 17:29:57.347576 [ 260 ] {bc5cd67b-d28f-45ab-9dd1-a24bdcab5bcb} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 21694 | 2025.11.20 17:29:57.347931 [ 201 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_66_14} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_merge_all_1_66_14 to all_1_66_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21695 | 2025.11.20 17:29:57.348017 [ 201 ] {3b27862b-b98c-491e-a117-76e99c241cf0::all_1_66_14} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0) (MergerMutator): Merged 6 parts: [all_1_61_13, all_66_66_0] -> all_1_66_14 | ||
| 21696 | 2025.11.20 17:29:57.348071 [ 260 ] {bc5cd67b-d28f-45ab-9dd1-a24bdcab5bcb} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21697 | 2025.11.20 17:29:57.348104 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 21698 | 2025.11.20 17:29:57.348225 [ 260 ] {bc5cd67b-d28f-45ab-9dd1-a24bdcab5bcb} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002406 sec., 24522.02826267664 rows/sec., 43.94 MiB/sec. | ||
| 21699 | 2025.11.20 17:29:57.348285 [ 260 ] {bc5cd67b-d28f-45ab-9dd1-a24bdcab5bcb} <Debug> TCPHandler: Processed in 0.00262459 sec. | ||
| 21700 | 2025.11.20 17:29:57.348399 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21701 | 2025.11.20 17:29:57.348494 [ 260 ] {77dfe544-2ad0-4c00-9004-07e454a99d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21702 | 2025.11.20 17:29:57.348535 [ 260 ] {77dfe544-2ad0-4c00-9004-07e454a99d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21703 | 2025.11.20 17:29:57.348857 [ 260 ] {77dfe544-2ad0-4c00-9004-07e454a99d90} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21704 | 2025.11.20 17:29:57.348891 [ 260 ] {77dfe544-2ad0-4c00-9004-07e454a99d90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21705 | 2025.11.20 17:29:57.349302 [ 260 ] {77dfe544-2ad0-4c00-9004-07e454a99d90} <Trace> MergedBlockOutputStream: filled checksums all_166_166_0 (state Temporary) | ||
| 21706 | 2025.11.20 17:29:57.349713 [ 260 ] {77dfe544-2ad0-4c00-9004-07e454a99d90} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_166_166_0 to all_166_166_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21707 | 2025.11.20 17:29:57.349824 [ 92 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_161_32 to all_166_166_0 | ||
| 21708 | 2025.11.20 17:29:57.349843 [ 260 ] {77dfe544-2ad0-4c00-9004-07e454a99d90} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001368 sec., 76023.39181286549 rows/sec., 4.66 MiB/sec. | ||
| 21709 | 2025.11.20 17:29:57.349857 [ 92 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21710 | 2025.11.20 17:29:57.349876 [ 92 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21711 | 2025.11.20 17:29:57.349879 [ 260 ] {77dfe544-2ad0-4c00-9004-07e454a99d90} <Debug> TCPHandler: Processed in 0.001533399 sec. | ||
| 21712 | 2025.11.20 17:29:57.349965 [ 186 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_166_33} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_161_32 to all_166_166_0 into Compact with storage Full | ||
| 21713 | 2025.11.20 17:29:57.350099 [ 186 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_166_33} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21714 | 2025.11.20 17:29:57.350137 [ 186 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_161_32, total 11304 rows starting from the beginning of the part | ||
| 21715 | 2025.11.20 17:29:57.350206 [ 186 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_162_162_0, total 48 rows starting from the beginning of the part | ||
| 21716 | 2025.11.20 17:29:57.350256 [ 186 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_163_163_0, total 60 rows starting from the beginning of the part | ||
| 21717 | 2025.11.20 17:29:57.350302 [ 186 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_164_164_0, total 104 rows starting from the beginning of the part | ||
| 21718 | 2025.11.20 17:29:57.350345 [ 186 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 60 rows starting from the beginning of the part | ||
| 21719 | 2025.11.20 17:29:57.350389 [ 186 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_166_33} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 104 rows starting from the beginning of the part | ||
| 21720 | 2025.11.20 17:29:57.353165 [ 199 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_166_33} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11680 rows, containing 4 columns (4 merged, 0 gathered) in 0.003242491 sec., 3602168.8263745373 rows/sec., 229.96 MiB/sec. | ||
| 21721 | 2025.11.20 17:29:57.353502 [ 186 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_166_33} <Trace> MergedBlockOutputStream: filled checksums all_1_166_33 (state Temporary) | ||
| 21722 | 2025.11.20 17:29:57.354045 [ 186 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_166_33} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_166_33 to all_1_166_33 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21723 | 2025.11.20 17:29:57.354114 [ 186 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_166_33} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_161_32, all_166_166_0] -> all_1_166_33 | ||
| 21724 | 2025.11.20 17:29:57.354176 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.24 MiB. | ||
| 21725 | 2025.11.20 17:29:59.083749 [ 90 ] {} <Debug> oximeter.measurements_i64 (2e06e435-47a0-49fa-88a1-3847c769e497) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 21726 | 2025.11.20 17:29:59.083849 [ 90 ] {} <Trace> oximeter.measurements_i64 (2e06e435-47a0-49fa-88a1-3847c769e497): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21727 | 2025.11.20 17:29:59.083886 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21728 | 2025.11.20 17:29:59.084066 [ 194 ] {2e06e435-47a0-49fa-88a1-3847c769e497::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 | ||
| 21729 | 2025.11.20 17:29:59.084249 [ 194 ] {2e06e435-47a0-49fa-88a1-3847c769e497::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21730 | 2025.11.20 17:29:59.084290 [ 194 ] {2e06e435-47a0-49fa-88a1-3847c769e497::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part | ||
| 21731 | 2025.11.20 17:29:59.084363 [ 194 ] {2e06e435-47a0-49fa-88a1-3847c769e497::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
| 21732 | 2025.11.20 17:29:59.084415 [ 194 ] {2e06e435-47a0-49fa-88a1-3847c769e497::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 9 rows starting from the beginning of the part | ||
| 21733 | 2025.11.20 17:29:59.084463 [ 194 ] {2e06e435-47a0-49fa-88a1-3847c769e497::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 | ||
| 21734 | 2025.11.20 17:29:59.084510 [ 194 ] {2e06e435-47a0-49fa-88a1-3847c769e497::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 21735 | 2025.11.20 17:29:59.086403 [ 186 ] {2e06e435-47a0-49fa-88a1-3847c769e497::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 51 rows, containing 4 columns (4 merged, 0 gathered) in 0.002407295 sec., 21185.60458938352 rows/sec., 1.51 MiB/sec. | ||
| 21736 | 2025.11.20 17:29:59.086724 [ 199 ] {2e06e435-47a0-49fa-88a1-3847c769e497::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 21737 | 2025.11.20 17:29:59.087409 [ 199 ] {2e06e435-47a0-49fa-88a1-3847c769e497::all_1_5_1} <Trace> oximeter.measurements_i64 (2e06e435-47a0-49fa-88a1-3847c769e497): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21738 | 2025.11.20 17:29:59.087483 [ 199 ] {2e06e435-47a0-49fa-88a1-3847c769e497::all_1_5_1} <Trace> oximeter.measurements_i64 (2e06e435-47a0-49fa-88a1-3847c769e497) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 21739 | 2025.11.20 17:29:59.087587 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 21740 | 2025.11.20 17:30:01.020850 [ 89 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 21741 | 2025.11.20 17:30:01.020912 [ 89 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 21742 | 2025.11.20 17:30:01.249710 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 48928 | ||
| 21743 | 2025.11.20 17:30:01.250302 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21744 | 2025.11.20 17:30:01.250352 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21745 | 2025.11.20 17:30:01.250958 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 21746 | 2025.11.20 17:30:01.251395 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21747 | 2025.11.20 17:30:01.251534 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 48928 | ||
| 21748 | 2025.11.20 17:30:02.260362 [ 223 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21749 | 2025.11.20 17:30:02.260433 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21750 | 2025.11.20 17:30:02.264372 [ 223 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21751 | 2025.11.20 17:30:02.314293 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21752 | 2025.11.20 17:30:02.314465 [ 260 ] {ad7a4a5b-3bc0-4efa-87c0-7529250afab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21753 | 2025.11.20 17:30:02.314526 [ 260 ] {ad7a4a5b-3bc0-4efa-87c0-7529250afab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21754 | 2025.11.20 17:30:02.315153 [ 260 ] {ad7a4a5b-3bc0-4efa-87c0-7529250afab4} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21755 | 2025.11.20 17:30:02.315194 [ 260 ] {ad7a4a5b-3bc0-4efa-87c0-7529250afab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21756 | 2025.11.20 17:30:02.315884 [ 260 ] {ad7a4a5b-3bc0-4efa-87c0-7529250afab4} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 21757 | 2025.11.20 17:30:02.316371 [ 260 ] {ad7a4a5b-3bc0-4efa-87c0-7529250afab4} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21758 | 2025.11.20 17:30:02.316526 [ 260 ] {ad7a4a5b-3bc0-4efa-87c0-7529250afab4} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002106 sec., 26590.693257359926 rows/sec., 2.04 MiB/sec. | ||
| 21759 | 2025.11.20 17:30:02.316568 [ 260 ] {ad7a4a5b-3bc0-4efa-87c0-7529250afab4} <Debug> TCPHandler: Processed in 0.002403165 sec. | ||
| 21760 | 2025.11.20 17:30:02.316684 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21761 | 2025.11.20 17:30:02.316779 [ 260 ] {a7195fb1-a57b-4fb5-9fa0-289701841d65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21762 | 2025.11.20 17:30:02.316818 [ 260 ] {a7195fb1-a57b-4fb5-9fa0-289701841d65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21763 | 2025.11.20 17:30:02.317261 [ 260 ] {a7195fb1-a57b-4fb5-9fa0-289701841d65} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21764 | 2025.11.20 17:30:02.317295 [ 260 ] {a7195fb1-a57b-4fb5-9fa0-289701841d65} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21765 | 2025.11.20 17:30:02.317752 [ 260 ] {a7195fb1-a57b-4fb5-9fa0-289701841d65} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 21766 | 2025.11.20 17:30:02.318153 [ 260 ] {a7195fb1-a57b-4fb5-9fa0-289701841d65} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21767 | 2025.11.20 17:30:02.318282 [ 260 ] {a7195fb1-a57b-4fb5-9fa0-289701841d65} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001522 sec., 42049.93429697766 rows/sec., 3.28 MiB/sec. | ||
| 21768 | 2025.11.20 17:30:02.318319 [ 260 ] {a7195fb1-a57b-4fb5-9fa0-289701841d65} <Debug> TCPHandler: Processed in 0.001684482 sec. | ||
| 21769 | 2025.11.20 17:30:02.318395 [ 217 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21770 | 2025.11.20 17:30:02.318441 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21771 | 2025.11.20 17:30:02.318455 [ 217 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21772 | 2025.11.20 17:30:02.318543 [ 260 ] {1c5f64b8-a486-455c-ad2d-7a9b2c631f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21773 | 2025.11.20 17:30:02.318591 [ 260 ] {1c5f64b8-a486-455c-ad2d-7a9b2c631f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21774 | 2025.11.20 17:30:02.319019 [ 260 ] {1c5f64b8-a486-455c-ad2d-7a9b2c631f68} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21775 | 2025.11.20 17:30:02.319054 [ 260 ] {1c5f64b8-a486-455c-ad2d-7a9b2c631f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21776 | 2025.11.20 17:30:02.319576 [ 260 ] {1c5f64b8-a486-455c-ad2d-7a9b2c631f68} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 21777 | 2025.11.20 17:30:02.320057 [ 260 ] {1c5f64b8-a486-455c-ad2d-7a9b2c631f68} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21778 | 2025.11.20 17:30:02.320204 [ 260 ] {1c5f64b8-a486-455c-ad2d-7a9b2c631f68} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00168 sec., 95238.09523809524 rows/sec., 6.63 MiB/sec. | ||
| 21779 | 2025.11.20 17:30:02.320243 [ 260 ] {1c5f64b8-a486-455c-ad2d-7a9b2c631f68} <Debug> TCPHandler: Processed in 0.001855185 sec. | ||
| 21780 | 2025.11.20 17:30:02.320356 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21781 | 2025.11.20 17:30:02.320457 [ 260 ] {da614a24-78c0-41d5-9ae6-331a1ba1e424} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21782 | 2025.11.20 17:30:02.320498 [ 260 ] {da614a24-78c0-41d5-9ae6-331a1ba1e424} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21783 | 2025.11.20 17:30:02.320829 [ 260 ] {da614a24-78c0-41d5-9ae6-331a1ba1e424} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21784 | 2025.11.20 17:30:02.320864 [ 260 ] {da614a24-78c0-41d5-9ae6-331a1ba1e424} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21785 | 2025.11.20 17:30:02.321333 [ 260 ] {da614a24-78c0-41d5-9ae6-331a1ba1e424} <Trace> MergedBlockOutputStream: filled checksums all_167_167_0 (state Temporary) | ||
| 21786 | 2025.11.20 17:30:02.321795 [ 260 ] {da614a24-78c0-41d5-9ae6-331a1ba1e424} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_167_167_0 to all_167_167_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21787 | 2025.11.20 17:30:02.321934 [ 260 ] {da614a24-78c0-41d5-9ae6-331a1ba1e424} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001495 sec., 40133.77926421405 rows/sec., 2.70 MiB/sec. | ||
| 21788 | 2025.11.20 17:30:02.321970 [ 260 ] {da614a24-78c0-41d5-9ae6-331a1ba1e424} <Debug> TCPHandler: Processed in 0.001661672 sec. | ||
| 21789 | 2025.11.20 17:30:02.322960 [ 217 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21790 | 2025.11.20 17:30:02.368312 [ 221 ] {} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Found 6 old parts to remove. Parts: [all_1_30_6, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0] | ||
| 21791 | 2025.11.20 17:30:02.368340 [ 221 ] {} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Removing 6 parts from filesystem (serially): Parts: [all_1_30_6, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0] | ||
| 21792 | 2025.11.20 17:30:02.371670 [ 221 ] {} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Removing 6 parts from memory: Parts: [all_1_30_6, all_31_31_0, all_32_32_0, all_33_33_0, all_34_34_0, all_35_35_0] | ||
| 21793 | 2025.11.20 17:30:02.907737 [ 224 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21794 | 2025.11.20 17:30:02.907793 [ 224 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21795 | 2025.11.20 17:30:02.911065 [ 224 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21796 | 2025.11.20 17:30:02.919114 [ 217 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21797 | 2025.11.20 17:30:02.919157 [ 217 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21798 | 2025.11.20 17:30:02.923000 [ 217 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 21799 | 2025.11.20 17:30:03.803117 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 768 | ||
| 21800 | 2025.11.20 17:30:03.820974 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21801 | 2025.11.20 17:30:03.821020 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21802 | 2025.11.20 17:30:03.827361 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 21803 | 2025.11.20 17:30:03.828565 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21804 | 2025.11.20 17:30:03.831654 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 768 | ||
| 21805 | 2025.11.20 17:30:05.327469 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21806 | 2025.11.20 17:30:05.327665 [ 260 ] {2a8c4d8a-cd2f-4891-8dd7-eec88858361e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 21807 | 2025.11.20 17:30:05.327737 [ 260 ] {2a8c4d8a-cd2f-4891-8dd7-eec88858361e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 21808 | 2025.11.20 17:30:05.328413 [ 260 ] {2a8c4d8a-cd2f-4891-8dd7-eec88858361e} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21809 | 2025.11.20 17:30:05.328466 [ 260 ] {2a8c4d8a-cd2f-4891-8dd7-eec88858361e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21810 | 2025.11.20 17:30:05.329020 [ 260 ] {2a8c4d8a-cd2f-4891-8dd7-eec88858361e} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 21811 | 2025.11.20 17:30:05.329473 [ 260 ] {2a8c4d8a-cd2f-4891-8dd7-eec88858361e} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21812 | 2025.11.20 17:30:05.329631 [ 260 ] {2a8c4d8a-cd2f-4891-8dd7-eec88858361e} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.002018 sec., 11892.963330029734 rows/sec., 1010.44 KiB/sec. | ||
| 21813 | 2025.11.20 17:30:05.329674 [ 260 ] {2a8c4d8a-cd2f-4891-8dd7-eec88858361e} <Debug> TCPHandler: Processed in 0.002344675 sec. | ||
| 21814 | 2025.11.20 17:30:05.329785 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21815 | 2025.11.20 17:30:05.329878 [ 260 ] {2a74095e-d1f0-4bf6-95a5-916da5205e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 21816 | 2025.11.20 17:30:05.329918 [ 260 ] {2a74095e-d1f0-4bf6-95a5-916da5205e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 21817 | 2025.11.20 17:30:05.330309 [ 260 ] {2a74095e-d1f0-4bf6-95a5-916da5205e29} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21818 | 2025.11.20 17:30:05.330345 [ 260 ] {2a74095e-d1f0-4bf6-95a5-916da5205e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21819 | 2025.11.20 17:30:05.330735 [ 260 ] {2a74095e-d1f0-4bf6-95a5-916da5205e29} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 21820 | 2025.11.20 17:30:05.331135 [ 260 ] {2a74095e-d1f0-4bf6-95a5-916da5205e29} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21821 | 2025.11.20 17:30:05.331267 [ 260 ] {2a74095e-d1f0-4bf6-95a5-916da5205e29} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001407 sec., 4264.392324093817 rows/sec., 347.73 KiB/sec. | ||
| 21822 | 2025.11.20 17:30:05.331304 [ 260 ] {2a74095e-d1f0-4bf6-95a5-916da5205e29} <Debug> TCPHandler: Processed in 0.001567989 sec. | ||
| 21823 | 2025.11.20 17:30:05.331410 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21824 | 2025.11.20 17:30:05.331506 [ 260 ] {03a413b0-3225-49aa-9275-d3cbdd5ab438} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21825 | 2025.11.20 17:30:05.331546 [ 260 ] {03a413b0-3225-49aa-9275-d3cbdd5ab438} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21826 | 2025.11.20 17:30:05.332458 [ 260 ] {03a413b0-3225-49aa-9275-d3cbdd5ab438} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21827 | 2025.11.20 17:30:05.332494 [ 260 ] {03a413b0-3225-49aa-9275-d3cbdd5ab438} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21828 | 2025.11.20 17:30:05.332974 [ 260 ] {03a413b0-3225-49aa-9275-d3cbdd5ab438} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 21829 | 2025.11.20 17:30:05.333370 [ 260 ] {03a413b0-3225-49aa-9275-d3cbdd5ab438} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21830 | 2025.11.20 17:30:05.333503 [ 260 ] {03a413b0-3225-49aa-9275-d3cbdd5ab438} <Debug> executeQuery: Read 1437 rows, 123.91 KiB in 0.002014 sec., 713505.4617676266 rows/sec., 60.08 MiB/sec. | ||
| 21831 | 2025.11.20 17:30:05.333541 [ 260 ] {03a413b0-3225-49aa-9275-d3cbdd5ab438} <Debug> TCPHandler: Processed in 0.002179601 sec. | ||
| 21832 | 2025.11.20 17:30:05.333647 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21833 | 2025.11.20 17:30:05.333741 [ 260 ] {b3e57636-e107-4104-b863-b7e54ffcee69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 21834 | 2025.11.20 17:30:05.333781 [ 260 ] {b3e57636-e107-4104-b863-b7e54ffcee69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 21835 | 2025.11.20 17:30:05.334186 [ 260 ] {b3e57636-e107-4104-b863-b7e54ffcee69} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21836 | 2025.11.20 17:30:05.334222 [ 260 ] {b3e57636-e107-4104-b863-b7e54ffcee69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21837 | 2025.11.20 17:30:05.334621 [ 260 ] {b3e57636-e107-4104-b863-b7e54ffcee69} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 21838 | 2025.11.20 17:30:05.335060 [ 260 ] {b3e57636-e107-4104-b863-b7e54ffcee69} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21839 | 2025.11.20 17:30:05.335190 [ 260 ] {b3e57636-e107-4104-b863-b7e54ffcee69} <Debug> executeQuery: Read 77 rows, 5.82 KiB in 0.001467 sec., 52488.07089297887 rows/sec., 3.87 MiB/sec. | ||
| 21840 | 2025.11.20 17:30:05.335228 [ 260 ] {b3e57636-e107-4104-b863-b7e54ffcee69} <Debug> TCPHandler: Processed in 0.001629031 sec. | ||
| 21841 | 2025.11.20 17:30:05.335334 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21842 | 2025.11.20 17:30:05.335428 [ 260 ] {b873710a-4616-4006-aab9-bb9a460a2e67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 21843 | 2025.11.20 17:30:05.335472 [ 260 ] {b873710a-4616-4006-aab9-bb9a460a2e67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 21844 | 2025.11.20 17:30:05.335913 [ 260 ] {b873710a-4616-4006-aab9-bb9a460a2e67} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21845 | 2025.11.20 17:30:05.335949 [ 260 ] {b873710a-4616-4006-aab9-bb9a460a2e67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21846 | 2025.11.20 17:30:05.336351 [ 260 ] {b873710a-4616-4006-aab9-bb9a460a2e67} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 21847 | 2025.11.20 17:30:05.336791 [ 260 ] {b873710a-4616-4006-aab9-bb9a460a2e67} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21848 | 2025.11.20 17:30:05.336921 [ 260 ] {b873710a-4616-4006-aab9-bb9a460a2e67} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.00151 sec., 166887.41721854304 rows/sec., 11.54 MiB/sec. | ||
| 21849 | 2025.11.20 17:30:05.336958 [ 260 ] {b873710a-4616-4006-aab9-bb9a460a2e67} <Debug> TCPHandler: Processed in 0.001672361 sec. | ||
| 21850 | 2025.11.20 17:30:05.337066 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21851 | 2025.11.20 17:30:05.337160 [ 260 ] {9e5f41a9-f32f-49cd-9baf-5f9fb72f28f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 21852 | 2025.11.20 17:30:05.337200 [ 260 ] {9e5f41a9-f32f-49cd-9baf-5f9fb72f28f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 21853 | 2025.11.20 17:30:05.337592 [ 260 ] {9e5f41a9-f32f-49cd-9baf-5f9fb72f28f4} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21854 | 2025.11.20 17:30:05.337628 [ 260 ] {9e5f41a9-f32f-49cd-9baf-5f9fb72f28f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21855 | 2025.11.20 17:30:05.338022 [ 260 ] {9e5f41a9-f32f-49cd-9baf-5f9fb72f28f4} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 21856 | 2025.11.20 17:30:05.338429 [ 260 ] {9e5f41a9-f32f-49cd-9baf-5f9fb72f28f4} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21857 | 2025.11.20 17:30:05.338564 [ 260 ] {9e5f41a9-f32f-49cd-9baf-5f9fb72f28f4} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001422 sec., 8438.818565400843 rows/sec., 659.28 KiB/sec. | ||
| 21858 | 2025.11.20 17:30:05.338602 [ 260 ] {9e5f41a9-f32f-49cd-9baf-5f9fb72f28f4} <Debug> TCPHandler: Processed in 0.00158529 sec. | ||
| 21859 | 2025.11.20 17:30:05.338703 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21860 | 2025.11.20 17:30:05.338795 [ 260 ] {13fd355c-fc2a-491a-8ffb-739dc20374ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21861 | 2025.11.20 17:30:05.338834 [ 260 ] {13fd355c-fc2a-491a-8ffb-739dc20374ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21862 | 2025.11.20 17:30:05.339409 [ 260 ] {13fd355c-fc2a-491a-8ffb-739dc20374ab} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21863 | 2025.11.20 17:30:05.339447 [ 260 ] {13fd355c-fc2a-491a-8ffb-739dc20374ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21864 | 2025.11.20 17:30:05.339875 [ 260 ] {13fd355c-fc2a-491a-8ffb-739dc20374ab} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 21865 | 2025.11.20 17:30:05.340326 [ 260 ] {13fd355c-fc2a-491a-8ffb-739dc20374ab} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21866 | 2025.11.20 17:30:05.340462 [ 260 ] {13fd355c-fc2a-491a-8ffb-739dc20374ab} <Debug> executeQuery: Read 621 rows, 47.88 KiB in 0.001684 sec., 368764.84560570074 rows/sec., 27.76 MiB/sec. | ||
| 21867 | 2025.11.20 17:30:05.340501 [ 260 ] {13fd355c-fc2a-491a-8ffb-739dc20374ab} <Debug> TCPHandler: Processed in 0.001846325 sec. | ||
| 21868 | 2025.11.20 17:30:05.340605 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21869 | 2025.11.20 17:30:05.340698 [ 260 ] {583e98c1-2ffc-4dfc-8740-2434b82ec2eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21870 | 2025.11.20 17:30:05.340741 [ 260 ] {583e98c1-2ffc-4dfc-8740-2434b82ec2eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21871 | 2025.11.20 17:30:05.341274 [ 260 ] {583e98c1-2ffc-4dfc-8740-2434b82ec2eb} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21872 | 2025.11.20 17:30:05.341309 [ 260 ] {583e98c1-2ffc-4dfc-8740-2434b82ec2eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21873 | 2025.11.20 17:30:05.341787 [ 260 ] {583e98c1-2ffc-4dfc-8740-2434b82ec2eb} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 21874 | 2025.11.20 17:30:05.342195 [ 260 ] {583e98c1-2ffc-4dfc-8740-2434b82ec2eb} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21875 | 2025.11.20 17:30:05.342328 [ 260 ] {583e98c1-2ffc-4dfc-8740-2434b82ec2eb} <Debug> executeQuery: Read 927 rows, 65.77 KiB in 0.001648 sec., 562500 rows/sec., 38.97 MiB/sec. | ||
| 21876 | 2025.11.20 17:30:05.342364 [ 260 ] {583e98c1-2ffc-4dfc-8740-2434b82ec2eb} <Debug> TCPHandler: Processed in 0.001807304 sec. | ||
| 21877 | 2025.11.20 17:30:05.342475 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21878 | 2025.11.20 17:30:05.342568 [ 260 ] {0c690480-8f54-4708-9f57-8d181baff629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 21879 | 2025.11.20 17:30:05.342623 [ 260 ] {0c690480-8f54-4708-9f57-8d181baff629} <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 | ||
| 21880 | 2025.11.20 17:30:05.343475 [ 260 ] {0c690480-8f54-4708-9f57-8d181baff629} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21881 | 2025.11.20 17:30:05.343508 [ 260 ] {0c690480-8f54-4708-9f57-8d181baff629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21882 | 2025.11.20 17:30:05.344185 [ 260 ] {0c690480-8f54-4708-9f57-8d181baff629} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 21883 | 2025.11.20 17:30:05.344596 [ 260 ] {0c690480-8f54-4708-9f57-8d181baff629} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21884 | 2025.11.20 17:30:05.344736 [ 260 ] {0c690480-8f54-4708-9f57-8d181baff629} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002185 sec., 27002.28832951945 rows/sec., 48.39 MiB/sec. | ||
| 21885 | 2025.11.20 17:30:05.344791 [ 260 ] {0c690480-8f54-4708-9f57-8d181baff629} <Debug> TCPHandler: Processed in 0.002368494 sec. | ||
| 21886 | 2025.11.20 17:30:05.344898 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21887 | 2025.11.20 17:30:05.344992 [ 260 ] {f1f69970-e138-4703-9159-c4dc4ec6dd76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21888 | 2025.11.20 17:30:05.345034 [ 260 ] {f1f69970-e138-4703-9159-c4dc4ec6dd76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21889 | 2025.11.20 17:30:05.345352 [ 260 ] {f1f69970-e138-4703-9159-c4dc4ec6dd76} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21890 | 2025.11.20 17:30:05.345386 [ 260 ] {f1f69970-e138-4703-9159-c4dc4ec6dd76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21891 | 2025.11.20 17:30:05.345774 [ 260 ] {f1f69970-e138-4703-9159-c4dc4ec6dd76} <Trace> MergedBlockOutputStream: filled checksums all_168_168_0 (state Temporary) | ||
| 21892 | 2025.11.20 17:30:05.346232 [ 260 ] {f1f69970-e138-4703-9159-c4dc4ec6dd76} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_168_168_0 to all_168_168_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21893 | 2025.11.20 17:30:05.346363 [ 260 ] {f1f69970-e138-4703-9159-c4dc4ec6dd76} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001389 sec., 25917.926565874728 rows/sec., 1.75 MiB/sec. | ||
| 21894 | 2025.11.20 17:30:05.346398 [ 260 ] {f1f69970-e138-4703-9159-c4dc4ec6dd76} <Debug> TCPHandler: Processed in 0.00154923 sec. | ||
| 21895 | 2025.11.20 17:30:06.419718 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 2728 | ||
| 21896 | 2025.11.20 17:30:06.422522 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21897 | 2025.11.20 17:30:06.422559 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21898 | 2025.11.20 17:30:06.423932 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 21899 | 2025.11.20 17:30:06.424514 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21900 | 2025.11.20 17:30:06.424811 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2728 | ||
| 21901 | 2025.11.20 17:30:07.309176 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21902 | 2025.11.20 17:30:07.309356 [ 260 ] {2ac0e741-e1b9-4a88-8c84-94b10068ebd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21903 | 2025.11.20 17:30:07.309420 [ 260 ] {2ac0e741-e1b9-4a88-8c84-94b10068ebd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21904 | 2025.11.20 17:30:07.310178 [ 260 ] {2ac0e741-e1b9-4a88-8c84-94b10068ebd3} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21905 | 2025.11.20 17:30:07.310220 [ 260 ] {2ac0e741-e1b9-4a88-8c84-94b10068ebd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21906 | 2025.11.20 17:30:07.310790 [ 260 ] {2ac0e741-e1b9-4a88-8c84-94b10068ebd3} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 21907 | 2025.11.20 17:30:07.311285 [ 260 ] {2ac0e741-e1b9-4a88-8c84-94b10068ebd3} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21908 | 2025.11.20 17:30:07.311447 [ 260 ] {2ac0e741-e1b9-4a88-8c84-94b10068ebd3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002139 sec., 26180.458158017766 rows/sec., 2.01 MiB/sec. | ||
| 21909 | 2025.11.20 17:30:07.311499 [ 260 ] {2ac0e741-e1b9-4a88-8c84-94b10068ebd3} <Debug> TCPHandler: Processed in 0.002447766 sec. | ||
| 21910 | 2025.11.20 17:30:07.311629 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21911 | 2025.11.20 17:30:07.311725 [ 260 ] {991e75f4-ad2d-4772-9df2-d2b7150966ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21912 | 2025.11.20 17:30:07.311765 [ 260 ] {991e75f4-ad2d-4772-9df2-d2b7150966ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21913 | 2025.11.20 17:30:07.312284 [ 260 ] {991e75f4-ad2d-4772-9df2-d2b7150966ad} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21914 | 2025.11.20 17:30:07.312319 [ 260 ] {991e75f4-ad2d-4772-9df2-d2b7150966ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21915 | 2025.11.20 17:30:07.312730 [ 260 ] {991e75f4-ad2d-4772-9df2-d2b7150966ad} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 21916 | 2025.11.20 17:30:07.313144 [ 260 ] {991e75f4-ad2d-4772-9df2-d2b7150966ad} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21917 | 2025.11.20 17:30:07.313267 [ 260 ] {991e75f4-ad2d-4772-9df2-d2b7150966ad} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001614 sec., 39653.035935563814 rows/sec., 3.10 MiB/sec. | ||
| 21918 | 2025.11.20 17:30:07.313303 [ 260 ] {991e75f4-ad2d-4772-9df2-d2b7150966ad} <Debug> TCPHandler: Processed in 0.001783314 sec. | ||
| 21919 | 2025.11.20 17:30:07.313606 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21920 | 2025.11.20 17:30:07.313699 [ 260 ] {df49ac28-4264-4156-8188-a66864050dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 21921 | 2025.11.20 17:30:07.313743 [ 260 ] {df49ac28-4264-4156-8188-a66864050dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 21922 | 2025.11.20 17:30:07.314152 [ 260 ] {df49ac28-4264-4156-8188-a66864050dbe} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21923 | 2025.11.20 17:30:07.314186 [ 260 ] {df49ac28-4264-4156-8188-a66864050dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21924 | 2025.11.20 17:30:07.314629 [ 260 ] {df49ac28-4264-4156-8188-a66864050dbe} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 21925 | 2025.11.20 17:30:07.315072 [ 260 ] {df49ac28-4264-4156-8188-a66864050dbe} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21926 | 2025.11.20 17:30:07.315206 [ 260 ] {df49ac28-4264-4156-8188-a66864050dbe} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001524 sec., 41994.75065616798 rows/sec., 2.92 MiB/sec. | ||
| 21927 | 2025.11.20 17:30:07.315224 [ 13 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 5 parts from all_1_164_35 to all_168_168_0 | ||
| 21928 | 2025.11.20 17:30:07.315330 [ 260 ] {df49ac28-4264-4156-8188-a66864050dbe} <Debug> TCPHandler: Processed in 0.001776013 sec. | ||
| 21929 | 2025.11.20 17:30:07.315353 [ 13 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21930 | 2025.11.20 17:30:07.315382 [ 13 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21931 | 2025.11.20 17:30:07.315479 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21932 | 2025.11.20 17:30:07.315564 [ 186 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_168_36} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_164_35 to all_168_168_0 into Compact with storage Full | ||
| 21933 | 2025.11.20 17:30:07.315578 [ 260 ] {9301626e-d1c2-4203-a53d-d03b19fab478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 21934 | 2025.11.20 17:30:07.315685 [ 260 ] {9301626e-d1c2-4203-a53d-d03b19fab478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 21935 | 2025.11.20 17:30:07.315801 [ 186 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_168_36} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21936 | 2025.11.20 17:30:07.315867 [ 186 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_168_36} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_164_35, total 51516 rows starting from the beginning of the part | ||
| 21937 | 2025.11.20 17:30:07.315974 [ 186 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_168_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_165_165_0, total 160 rows starting from the beginning of the part | ||
| 21938 | 2025.11.20 17:30:07.316038 [ 260 ] {9301626e-d1c2-4203-a53d-d03b19fab478} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21939 | 2025.11.20 17:30:07.316056 [ 186 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_168_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_166_166_0, total 314 rows starting from the beginning of the part | ||
| 21940 | 2025.11.20 17:30:07.316085 [ 260 ] {9301626e-d1c2-4203-a53d-d03b19fab478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21941 | 2025.11.20 17:30:07.316142 [ 186 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_168_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 160 rows starting from the beginning of the part | ||
| 21942 | 2025.11.20 17:30:07.316223 [ 186 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_168_36} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 927 rows starting from the beginning of the part | ||
| 21943 | 2025.11.20 17:30:07.316578 [ 260 ] {9301626e-d1c2-4203-a53d-d03b19fab478} <Trace> MergedBlockOutputStream: filled checksums all_169_169_0 (state Temporary) | ||
| 21944 | 2025.11.20 17:30:07.317036 [ 260 ] {9301626e-d1c2-4203-a53d-d03b19fab478} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_169_169_0 to all_169_169_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21945 | 2025.11.20 17:30:07.317169 [ 260 ] {9301626e-d1c2-4203-a53d-d03b19fab478} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001608 sec., 14925.373134328358 rows/sec., 1.01 MiB/sec. | ||
| 21946 | 2025.11.20 17:30:07.317205 [ 260 ] {9301626e-d1c2-4203-a53d-d03b19fab478} <Debug> TCPHandler: Processed in 0.001776553 sec. | ||
| 21947 | 2025.11.20 17:30:07.327827 [ 199 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_168_36} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53077 rows, containing 5 columns (5 merged, 0 gathered) in 0.012341051 sec., 4300849.255059395 rows/sec., 289.68 MiB/sec. | ||
| 21948 | 2025.11.20 17:30:07.328438 [ 199 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_168_36} <Trace> MergedBlockOutputStream: filled checksums all_1_168_36 (state Temporary) | ||
| 21949 | 2025.11.20 17:30:07.329000 [ 199 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_168_36} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_168_36 to all_1_168_36 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21950 | 2025.11.20 17:30:07.329076 [ 199 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_168_36} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 5 parts: [all_1_164_35, all_168_168_0] -> all_1_168_36 | ||
| 21951 | 2025.11.20 17:30:07.329173 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.49 MiB. | ||
| 21952 | 2025.11.20 17:30:07.863772 [ 222 ] {} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Found 6 old parts to remove. Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21953 | 2025.11.20 17:30:07.863824 [ 222 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Removing 6 parts from filesystem (serially): Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21954 | 2025.11.20 17:30:07.866298 [ 222 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Removing 6 parts from memory: Parts: [all_1_46_9, all_47_47_0, all_48_48_0, all_49_49_0, all_50_50_0, all_51_51_0] | ||
| 21955 | 2025.11.20 17:30:08.751812 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 49376 | ||
| 21956 | 2025.11.20 17:30:08.752400 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21957 | 2025.11.20 17:30:08.752447 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21958 | 2025.11.20 17:30:08.753090 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 21959 | 2025.11.20 17:30:08.753584 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21960 | 2025.11.20 17:30:08.753715 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49376 | ||
| 21961 | 2025.11.20 17:30:11.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 400.45 MiB, peak 414.83 MiB, free memory in arenas 0.00 B, will set to 396.45 MiB (RSS), difference: -4.00 MiB | ||
| 21962 | 2025.11.20 17:30:11.331873 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 776 | ||
| 21963 | 2025.11.20 17:30:11.349666 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21964 | 2025.11.20 17:30:11.349727 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21965 | 2025.11.20 17:30:11.356185 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 21966 | 2025.11.20 17:30:11.357298 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21967 | 2025.11.20 17:30:11.360402 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 776 | ||
| 21968 | 2025.11.20 17:30:11.429530 [ 64 ] {} <Debug> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604) (MergerMutator): Selected 5 parts from all_1_60_12 to all_64_64_0 | ||
| 21969 | 2025.11.20 17:30:11.429613 [ 64 ] {} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21970 | 2025.11.20 17:30:11.429639 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21971 | 2025.11.20 17:30:11.429769 [ 193 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_64_13} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_60_12 to all_64_64_0 into Compact with storage Full | ||
| 21972 | 2025.11.20 17:30:11.429958 [ 193 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_64_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 21973 | 2025.11.20 17:30:11.430010 [ 193 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_64_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_60_12, total 366 rows starting from the beginning of the part | ||
| 21974 | 2025.11.20 17:30:11.430101 [ 193 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_64_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 6 rows starting from the beginning of the part | ||
| 21975 | 2025.11.20 17:30:11.430170 [ 193 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_64_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 6 rows starting from the beginning of the part | ||
| 21976 | 2025.11.20 17:30:11.430234 [ 193 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_64_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 6 rows starting from the beginning of the part | ||
| 21977 | 2025.11.20 17:30:11.430294 [ 193 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_64_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 6 rows starting from the beginning of the part | ||
| 21978 | 2025.11.20 17:30:11.431176 [ 199 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_64_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 390 rows, containing 4 columns (4 merged, 0 gathered) in 0.001465448 sec., 266130.2209290265 rows/sec., 13.58 MiB/sec. | ||
| 21979 | 2025.11.20 17:30:11.431495 [ 190 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_64_13} <Trace> MergedBlockOutputStream: filled checksums all_1_64_13 (state Temporary) | ||
| 21980 | 2025.11.20 17:30:11.432030 [ 190 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_64_13} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_merge_all_1_64_13 to all_1_64_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21981 | 2025.11.20 17:30:11.432114 [ 190 ] {3027377a-a440-4393-be4e-a4b877526604::all_1_64_13} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604) (MergerMutator): Merged 5 parts: [all_1_60_12, all_64_64_0] -> all_1_64_13 | ||
| 21982 | 2025.11.20 17:30:11.432209 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 21983 | 2025.11.20 17:30:12.314080 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21984 | 2025.11.20 17:30:12.314257 [ 260 ] {31498afe-ce3b-42c7-8394-a47da4ba2cb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 21985 | 2025.11.20 17:30:12.314324 [ 260 ] {31498afe-ce3b-42c7-8394-a47da4ba2cb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 21986 | 2025.11.20 17:30:12.314992 [ 260 ] {31498afe-ce3b-42c7-8394-a47da4ba2cb9} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21987 | 2025.11.20 17:30:12.315035 [ 260 ] {31498afe-ce3b-42c7-8394-a47da4ba2cb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21988 | 2025.11.20 17:30:12.315596 [ 260 ] {31498afe-ce3b-42c7-8394-a47da4ba2cb9} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 21989 | 2025.11.20 17:30:12.316084 [ 260 ] {31498afe-ce3b-42c7-8394-a47da4ba2cb9} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21990 | 2025.11.20 17:30:12.316243 [ 260 ] {31498afe-ce3b-42c7-8394-a47da4ba2cb9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002033 sec., 27545.499262174126 rows/sec., 2.12 MiB/sec. | ||
| 21991 | 2025.11.20 17:30:12.316294 [ 260 ] {31498afe-ce3b-42c7-8394-a47da4ba2cb9} <Debug> TCPHandler: Processed in 0.002339834 sec. | ||
| 21992 | 2025.11.20 17:30:12.316413 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 21993 | 2025.11.20 17:30:12.316515 [ 260 ] {e2c3c3ea-98db-4e72-ac91-f7b2e5b304ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 21994 | 2025.11.20 17:30:12.316557 [ 260 ] {e2c3c3ea-98db-4e72-ac91-f7b2e5b304ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 21995 | 2025.11.20 17:30:12.316994 [ 260 ] {e2c3c3ea-98db-4e72-ac91-f7b2e5b304ef} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 21996 | 2025.11.20 17:30:12.317029 [ 260 ] {e2c3c3ea-98db-4e72-ac91-f7b2e5b304ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 21997 | 2025.11.20 17:30:12.317445 [ 260 ] {e2c3c3ea-98db-4e72-ac91-f7b2e5b304ef} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 21998 | 2025.11.20 17:30:12.317870 [ 260 ] {e2c3c3ea-98db-4e72-ac91-f7b2e5b304ef} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 21999 | 2025.11.20 17:30:12.318007 [ 260 ] {e2c3c3ea-98db-4e72-ac91-f7b2e5b304ef} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001516 sec., 42216.35883905013 rows/sec., 3.30 MiB/sec. | ||
| 22000 | 2025.11.20 17:30:12.318046 [ 260 ] {e2c3c3ea-98db-4e72-ac91-f7b2e5b304ef} <Debug> TCPHandler: Processed in 0.001686422 sec. | ||
| 22001 | 2025.11.20 17:30:12.318157 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22002 | 2025.11.20 17:30:12.318252 [ 260 ] {3b04b319-b3e3-4134-a09a-e9b16dea79bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22003 | 2025.11.20 17:30:12.318297 [ 260 ] {3b04b319-b3e3-4134-a09a-e9b16dea79bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22004 | 2025.11.20 17:30:12.318714 [ 260 ] {3b04b319-b3e3-4134-a09a-e9b16dea79bf} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22005 | 2025.11.20 17:30:12.318748 [ 260 ] {3b04b319-b3e3-4134-a09a-e9b16dea79bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22006 | 2025.11.20 17:30:12.319181 [ 260 ] {3b04b319-b3e3-4134-a09a-e9b16dea79bf} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 22007 | 2025.11.20 17:30:12.319632 [ 260 ] {3b04b319-b3e3-4134-a09a-e9b16dea79bf} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22008 | 2025.11.20 17:30:12.319767 [ 260 ] {3b04b319-b3e3-4134-a09a-e9b16dea79bf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001535 sec., 104234.52768729642 rows/sec., 7.26 MiB/sec. | ||
| 22009 | 2025.11.20 17:30:12.319804 [ 260 ] {3b04b319-b3e3-4134-a09a-e9b16dea79bf} <Debug> TCPHandler: Processed in 0.001695842 sec. | ||
| 22010 | 2025.11.20 17:30:12.319913 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22011 | 2025.11.20 17:30:12.320007 [ 260 ] {5287fa24-0817-4502-980b-12aa02eeab08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22012 | 2025.11.20 17:30:12.320049 [ 260 ] {5287fa24-0817-4502-980b-12aa02eeab08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22013 | 2025.11.20 17:30:12.320383 [ 260 ] {5287fa24-0817-4502-980b-12aa02eeab08} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22014 | 2025.11.20 17:30:12.320417 [ 260 ] {5287fa24-0817-4502-980b-12aa02eeab08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22015 | 2025.11.20 17:30:12.320814 [ 260 ] {5287fa24-0817-4502-980b-12aa02eeab08} <Trace> MergedBlockOutputStream: filled checksums all_170_170_0 (state Temporary) | ||
| 22016 | 2025.11.20 17:30:12.321219 [ 260 ] {5287fa24-0817-4502-980b-12aa02eeab08} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_170_170_0 to all_170_170_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22017 | 2025.11.20 17:30:12.321349 [ 260 ] {5287fa24-0817-4502-980b-12aa02eeab08} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001361 sec., 44085.2314474651 rows/sec., 2.97 MiB/sec. | ||
| 22018 | 2025.11.20 17:30:12.321385 [ 260 ] {5287fa24-0817-4502-980b-12aa02eeab08} <Debug> TCPHandler: Processed in 0.001520258 sec. | ||
| 22019 | 2025.11.20 17:30:12.592014 [ 223 ] {} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22020 | 2025.11.20 17:30:12.592064 [ 223 ] {} <Debug> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22021 | 2025.11.20 17:30:12.594584 [ 223 ] {} <Debug> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22022 | 2025.11.20 17:30:16.020955 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22023 | 2025.11.20 17:30:16.021018 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22024 | 2025.11.20 17:30:16.208274 [ 79 ] {} <Debug> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356) (MergerMutator): Selected 5 parts from all_1_66_14 to all_70_70_0 | ||
| 22025 | 2025.11.20 17:30:16.208324 [ 79 ] {} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22026 | 2025.11.20 17:30:16.208349 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22027 | 2025.11.20 17:30:16.208481 [ 196 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_70_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_66_14 to all_70_70_0 into Compact with storage Full | ||
| 22028 | 2025.11.20 17:30:16.208636 [ 196 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_70_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22029 | 2025.11.20 17:30:16.208675 [ 196 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_14, total 434 rows starting from the beginning of the part | ||
| 22030 | 2025.11.20 17:30:16.208750 [ 196 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 410 rows starting from the beginning of the part | ||
| 22031 | 2025.11.20 17:30:16.208804 [ 196 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 410 rows starting from the beginning of the part | ||
| 22032 | 2025.11.20 17:30:16.208854 [ 196 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 410 rows starting from the beginning of the part | ||
| 22033 | 2025.11.20 17:30:16.208900 [ 196 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 24 rows starting from the beginning of the part | ||
| 22034 | 2025.11.20 17:30:16.209982 [ 199 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_70_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1688 rows, containing 5 columns (5 merged, 0 gathered) in 0.00156323 sec., 1079815.5101936376 rows/sec., 73.22 MiB/sec. | ||
| 22035 | 2025.11.20 17:30:16.210243 [ 188 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_70_15} <Trace> MergedBlockOutputStream: filled checksums all_1_70_15 (state Temporary) | ||
| 22036 | 2025.11.20 17:30:16.210753 [ 188 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_70_15} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_merge_all_1_70_15 to all_1_70_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22037 | 2025.11.20 17:30:16.210826 [ 188 ] {be15ad2b-2845-428c-b4be-5b8943878356::all_1_70_15} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356) (MergerMutator): Merged 5 parts: [all_1_66_14, all_70_70_0] -> all_1_70_15 | ||
| 22038 | 2025.11.20 17:30:16.210901 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 22039 | 2025.11.20 17:30:16.253930 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 49888 | ||
| 22040 | 2025.11.20 17:30:16.254507 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22041 | 2025.11.20 17:30:16.254548 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22042 | 2025.11.20 17:30:16.255180 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 22043 | 2025.11.20 17:30:16.255681 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22044 | 2025.11.20 17:30:16.255803 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 49888 | ||
| 22045 | 2025.11.20 17:30:16.425161 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2744 | ||
| 22046 | 2025.11.20 17:30:16.427216 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22047 | 2025.11.20 17:30:16.427252 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22048 | 2025.11.20 17:30:16.428547 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 22049 | 2025.11.20 17:30:16.429080 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22050 | 2025.11.20 17:30:16.429356 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2744 | ||
| 22051 | 2025.11.20 17:30:16.919488 [ 79 ] {} <Debug> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f) (MergerMutator): Selected 5 parts from all_1_66_14 to all_70_70_0 | ||
| 22052 | 2025.11.20 17:30:16.919537 [ 79 ] {} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22053 | 2025.11.20 17:30:16.919560 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22054 | 2025.11.20 17:30:16.919680 [ 196 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_70_15} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_66_14 to all_70_70_0 into Compact with storage Full | ||
| 22055 | 2025.11.20 17:30:16.919832 [ 196 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_70_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22056 | 2025.11.20 17:30:16.919869 [ 196 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_14, total 223 rows starting from the beginning of the part | ||
| 22057 | 2025.11.20 17:30:16.919943 [ 196 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 211 rows starting from the beginning of the part | ||
| 22058 | 2025.11.20 17:30:16.919996 [ 196 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 211 rows starting from the beginning of the part | ||
| 22059 | 2025.11.20 17:30:16.920045 [ 196 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 211 rows starting from the beginning of the part | ||
| 22060 | 2025.11.20 17:30:16.920090 [ 196 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_70_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 12 rows starting from the beginning of the part | ||
| 22061 | 2025.11.20 17:30:16.921037 [ 197 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_70_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 868 rows, containing 5 columns (5 merged, 0 gathered) in 0.001410407 sec., 615425.1928698595 rows/sec., 37.63 MiB/sec. | ||
| 22062 | 2025.11.20 17:30:16.921336 [ 197 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_70_15} <Trace> MergedBlockOutputStream: filled checksums all_1_70_15 (state Temporary) | ||
| 22063 | 2025.11.20 17:30:16.921861 [ 197 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_70_15} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_merge_all_1_70_15 to all_1_70_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22064 | 2025.11.20 17:30:16.921941 [ 197 ] {f9bea2d7-39c7-4b7d-97c3-73316d63a77f::all_1_70_15} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f) (MergerMutator): Merged 5 parts: [all_1_66_14, all_70_70_0] -> all_1_70_15 | ||
| 22065 | 2025.11.20 17:30:16.922048 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 22066 | 2025.11.20 17:30:17.049268 [ 79 ] {} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Selected 5 parts from all_1_76_16 to all_80_80_0 | ||
| 22067 | 2025.11.20 17:30:17.049338 [ 79 ] {} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22068 | 2025.11.20 17:30:17.049375 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22069 | 2025.11.20 17:30:17.049546 [ 189 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_80_17} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_76_16 to all_80_80_0 into Compact with storage Full | ||
| 22070 | 2025.11.20 17:30:17.049726 [ 189 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_80_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22071 | 2025.11.20 17:30:17.049778 [ 189 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_80_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_16, total 465 rows starting from the beginning of the part | ||
| 22072 | 2025.11.20 17:30:17.049848 [ 189 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_80_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 440 rows starting from the beginning of the part | ||
| 22073 | 2025.11.20 17:30:17.049893 [ 189 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_80_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 212 rows starting from the beginning of the part | ||
| 22074 | 2025.11.20 17:30:17.049935 [ 189 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_80_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 212 rows starting from the beginning of the part | ||
| 22075 | 2025.11.20 17:30:17.049974 [ 189 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_80_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 252 rows starting from the beginning of the part | ||
| 22076 | 2025.11.20 17:30:17.050886 [ 197 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_80_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1581 rows, containing 5 columns (5 merged, 0 gathered) in 0.001405347 sec., 1124989.059641498 rows/sec., 79.04 MiB/sec. | ||
| 22077 | 2025.11.20 17:30:17.051117 [ 189 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_80_17} <Trace> MergedBlockOutputStream: filled checksums all_1_80_17 (state Temporary) | ||
| 22078 | 2025.11.20 17:30:17.051626 [ 189 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_80_17} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_merge_all_1_80_17 to all_1_80_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22079 | 2025.11.20 17:30:17.051688 [ 189 ] {8c17f693-311a-4e54-b32b-a16214ee2c9b::all_1_80_17} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b) (MergerMutator): Merged 5 parts: [all_1_76_16, all_80_80_0] -> all_1_80_17 | ||
| 22080 | 2025.11.20 17:30:17.051741 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 22081 | 2025.11.20 17:30:17.147137 [ 79 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Selected 5 parts from all_1_98_20 to all_102_102_0 | ||
| 22082 | 2025.11.20 17:30:17.147175 [ 79 ] {} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22083 | 2025.11.20 17:30:17.147193 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22084 | 2025.11.20 17:30:17.147305 [ 196 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_102_21} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_98_20 to all_102_102_0 into Compact with storage Full | ||
| 22085 | 2025.11.20 17:30:17.147457 [ 196 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_102_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22086 | 2025.11.20 17:30:17.147492 [ 196 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_98_20, total 295 rows starting from the beginning of the part | ||
| 22087 | 2025.11.20 17:30:17.147566 [ 196 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 280 rows starting from the beginning of the part | ||
| 22088 | 2025.11.20 17:30:17.147614 [ 196 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 267 rows starting from the beginning of the part | ||
| 22089 | 2025.11.20 17:30:17.147658 [ 196 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 264 rows starting from the beginning of the part | ||
| 22090 | 2025.11.20 17:30:17.147701 [ 196 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_102_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 77 rows starting from the beginning of the part | ||
| 22091 | 2025.11.20 17:30:17.148624 [ 189 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_102_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1183 rows, containing 5 columns (5 merged, 0 gathered) in 0.001377726 sec., 858661.3013037426 rows/sec., 57.39 MiB/sec. | ||
| 22092 | 2025.11.20 17:30:17.148871 [ 189 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_102_21} <Trace> MergedBlockOutputStream: filled checksums all_1_102_21 (state Temporary) | ||
| 22093 | 2025.11.20 17:30:17.149367 [ 189 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_102_21} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_merge_all_1_102_21 to all_1_102_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22094 | 2025.11.20 17:30:17.149443 [ 189 ] {477c62df-596d-4059-85d8-7b0e53a51c94::all_1_102_21} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94) (MergerMutator): Merged 5 parts: [all_1_98_20, all_102_102_0] -> all_1_102_21 | ||
| 22095 | 2025.11.20 17:30:17.149515 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 22096 | 2025.11.20 17:30:17.316653 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22097 | 2025.11.20 17:30:17.316808 [ 260 ] {115ba357-2303-4290-9738-2208a31c1ada} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22098 | 2025.11.20 17:30:17.316868 [ 260 ] {115ba357-2303-4290-9738-2208a31c1ada} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22099 | 2025.11.20 17:30:17.317568 [ 260 ] {115ba357-2303-4290-9738-2208a31c1ada} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22100 | 2025.11.20 17:30:17.317613 [ 260 ] {115ba357-2303-4290-9738-2208a31c1ada} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22101 | 2025.11.20 17:30:17.318118 [ 260 ] {115ba357-2303-4290-9738-2208a31c1ada} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 22102 | 2025.11.20 17:30:17.318606 [ 260 ] {115ba357-2303-4290-9738-2208a31c1ada} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22103 | 2025.11.20 17:30:17.318742 [ 79 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 22104 | 2025.11.20 17:30:17.318764 [ 260 ] {115ba357-2303-4290-9738-2208a31c1ada} <Debug> executeQuery: Read 174 rows, 15.67 KiB in 0.001997 sec., 87130.69604406609 rows/sec., 7.66 MiB/sec. | ||
| 22105 | 2025.11.20 17:30:17.318793 [ 79 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22106 | 2025.11.20 17:30:17.318815 [ 260 ] {115ba357-2303-4290-9738-2208a31c1ada} <Debug> TCPHandler: Processed in 0.002282363 sec. | ||
| 22107 | 2025.11.20 17:30:17.318822 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22108 | 2025.11.20 17:30:17.318931 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 22109 | 2025.11.20 17:30:17.318941 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22110 | 2025.11.20 17:30:17.319045 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22111 | 2025.11.20 17:30:17.319060 [ 260 ] {0dec71be-0ba4-4d79-9729-1a2f45df7dbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22112 | 2025.11.20 17:30:17.319084 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 2508 rows starting from the beginning of the part | ||
| 22113 | 2025.11.20 17:30:17.319105 [ 260 ] {0dec71be-0ba4-4d79-9729-1a2f45df7dbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22114 | 2025.11.20 17:30:17.319154 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 56 rows starting from the beginning of the part | ||
| 22115 | 2025.11.20 17:30:17.319211 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 1437 rows starting from the beginning of the part | ||
| 22116 | 2025.11.20 17:30:17.319257 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 56 rows starting from the beginning of the part | ||
| 22117 | 2025.11.20 17:30:17.319302 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 56 rows starting from the beginning of the part | ||
| 22118 | 2025.11.20 17:30:17.319347 [ 197 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 174 rows starting from the beginning of the part | ||
| 22119 | 2025.11.20 17:30:17.319530 [ 260 ] {0dec71be-0ba4-4d79-9729-1a2f45df7dbe} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22120 | 2025.11.20 17:30:17.319577 [ 260 ] {0dec71be-0ba4-4d79-9729-1a2f45df7dbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22121 | 2025.11.20 17:30:17.319980 [ 260 ] {0dec71be-0ba4-4d79-9729-1a2f45df7dbe} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 22122 | 2025.11.20 17:30:17.320490 [ 260 ] {0dec71be-0ba4-4d79-9729-1a2f45df7dbe} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22123 | 2025.11.20 17:30:17.320628 [ 260 ] {0dec71be-0ba4-4d79-9729-1a2f45df7dbe} <Debug> executeQuery: Read 59 rows, 4.44 KiB in 0.001587 sec., 37177.063642092 rows/sec., 2.73 MiB/sec. | ||
| 22124 | 2025.11.20 17:30:17.320667 [ 260 ] {0dec71be-0ba4-4d79-9729-1a2f45df7dbe} <Debug> TCPHandler: Processed in 0.001775544 sec. | ||
| 22125 | 2025.11.20 17:30:17.320765 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22126 | 2025.11.20 17:30:17.320858 [ 260 ] {5d892e28-02a1-4bc5-a007-983c58d667e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22127 | 2025.11.20 17:30:17.320897 [ 260 ] {5d892e28-02a1-4bc5-a007-983c58d667e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22128 | 2025.11.20 17:30:17.321065 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4287 rows, containing 5 columns (5 merged, 0 gathered) in 0.002170181 sec., 1975411.2675394355 rows/sec., 170.98 MiB/sec. | ||
| 22129 | 2025.11.20 17:30:17.321331 [ 260 ] {5d892e28-02a1-4bc5-a007-983c58d667e9} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22130 | 2025.11.20 17:30:17.321372 [ 260 ] {5d892e28-02a1-4bc5-a007-983c58d667e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22131 | 2025.11.20 17:30:17.321551 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 22132 | 2025.11.20 17:30:17.321812 [ 260 ] {5d892e28-02a1-4bc5-a007-983c58d667e9} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 22133 | 2025.11.20 17:30:17.322204 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_171_34} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22134 | 2025.11.20 17:30:17.322279 [ 260 ] {5d892e28-02a1-4bc5-a007-983c58d667e9} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22135 | 2025.11.20 17:30:17.322291 [ 191 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_171_34} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 22136 | 2025.11.20 17:30:17.322391 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.05 MiB. | ||
| 22137 | 2025.11.20 17:30:17.322395 [ 79 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 22138 | 2025.11.20 17:30:17.322428 [ 79 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22139 | 2025.11.20 17:30:17.322430 [ 260 ] {5d892e28-02a1-4bc5-a007-983c58d667e9} <Debug> executeQuery: Read 123 rows, 9.84 KiB in 0.001589 sec., 77407.17432347388 rows/sec., 6.05 MiB/sec. | ||
| 22140 | 2025.11.20 17:30:17.322447 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22141 | 2025.11.20 17:30:17.322484 [ 260 ] {5d892e28-02a1-4bc5-a007-983c58d667e9} <Debug> TCPHandler: Processed in 0.001767923 sec. | ||
| 22142 | 2025.11.20 17:30:17.322523 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 22143 | 2025.11.20 17:30:17.322597 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22144 | 2025.11.20 17:30:17.322608 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22145 | 2025.11.20 17:30:17.322646 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_166_33, total 1294 rows starting from the beginning of the part | ||
| 22146 | 2025.11.20 17:30:17.322690 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 64 rows starting from the beginning of the part | ||
| 22147 | 2025.11.20 17:30:17.322699 [ 260 ] {1ca47eac-4b0d-4ec5-b94d-800f09605242} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22148 | 2025.11.20 17:30:17.322726 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 621 rows starting from the beginning of the part | ||
| 22149 | 2025.11.20 17:30:17.322748 [ 260 ] {1ca47eac-4b0d-4ec5-b94d-800f09605242} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22150 | 2025.11.20 17:30:17.322764 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 64 rows starting from the beginning of the part | ||
| 22151 | 2025.11.20 17:30:17.322802 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 64 rows starting from the beginning of the part | ||
| 22152 | 2025.11.20 17:30:17.322834 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 123 rows starting from the beginning of the part | ||
| 22153 | 2025.11.20 17:30:17.323200 [ 260 ] {1ca47eac-4b0d-4ec5-b94d-800f09605242} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22154 | 2025.11.20 17:30:17.323241 [ 260 ] {1ca47eac-4b0d-4ec5-b94d-800f09605242} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22155 | 2025.11.20 17:30:17.323686 [ 260 ] {1ca47eac-4b0d-4ec5-b94d-800f09605242} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 22156 | 2025.11.20 17:30:17.323812 [ 198 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2230 rows, containing 5 columns (5 merged, 0 gathered) in 0.001318145 sec., 1691771.3908560895 rows/sec., 131.48 MiB/sec. | ||
| 22157 | 2025.11.20 17:30:17.324100 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 22158 | 2025.11.20 17:30:17.324108 [ 260 ] {1ca47eac-4b0d-4ec5-b94d-800f09605242} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22159 | 2025.11.20 17:30:17.324265 [ 260 ] {1ca47eac-4b0d-4ec5-b94d-800f09605242} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001584 sec., 101010.10101010102 rows/sec., 7.04 MiB/sec. | ||
| 22160 | 2025.11.20 17:30:17.324304 [ 260 ] {1ca47eac-4b0d-4ec5-b94d-800f09605242} <Debug> TCPHandler: Processed in 0.001755633 sec. | ||
| 22161 | 2025.11.20 17:30:17.324438 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22162 | 2025.11.20 17:30:17.324532 [ 260 ] {5ca88bd9-0b9a-470f-a07b-ce85bf8a7d96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22163 | 2025.11.20 17:30:17.324594 [ 260 ] {5ca88bd9-0b9a-470f-a07b-ce85bf8a7d96} <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 | ||
| 22164 | 2025.11.20 17:30:17.324662 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_171_34} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22165 | 2025.11.20 17:30:17.324736 [ 201 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_171_34} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 22166 | 2025.11.20 17:30:17.324799 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.64 MiB. | ||
| 22167 | 2025.11.20 17:30:17.325552 [ 260 ] {5ca88bd9-0b9a-470f-a07b-ce85bf8a7d96} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22168 | 2025.11.20 17:30:17.325591 [ 260 ] {5ca88bd9-0b9a-470f-a07b-ce85bf8a7d96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22169 | 2025.11.20 17:30:17.326298 [ 260 ] {5ca88bd9-0b9a-470f-a07b-ce85bf8a7d96} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 22170 | 2025.11.20 17:30:17.326746 [ 260 ] {5ca88bd9-0b9a-470f-a07b-ce85bf8a7d96} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22171 | 2025.11.20 17:30:17.326892 [ 260 ] {5ca88bd9-0b9a-470f-a07b-ce85bf8a7d96} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002377 sec., 24821.203197307528 rows/sec., 44.48 MiB/sec. | ||
| 22172 | 2025.11.20 17:30:17.326947 [ 260 ] {5ca88bd9-0b9a-470f-a07b-ce85bf8a7d96} <Debug> TCPHandler: Processed in 0.002557228 sec. | ||
| 22173 | 2025.11.20 17:30:17.327057 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22174 | 2025.11.20 17:30:17.327151 [ 260 ] {e8a87f63-e275-4a57-af6d-171f77f4411b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22175 | 2025.11.20 17:30:17.327192 [ 260 ] {e8a87f63-e275-4a57-af6d-171f77f4411b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22176 | 2025.11.20 17:30:17.327537 [ 260 ] {e8a87f63-e275-4a57-af6d-171f77f4411b} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22177 | 2025.11.20 17:30:17.327577 [ 260 ] {e8a87f63-e275-4a57-af6d-171f77f4411b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22178 | 2025.11.20 17:30:17.327974 [ 260 ] {e8a87f63-e275-4a57-af6d-171f77f4411b} <Trace> MergedBlockOutputStream: filled checksums all_171_171_0 (state Temporary) | ||
| 22179 | 2025.11.20 17:30:17.328383 [ 260 ] {e8a87f63-e275-4a57-af6d-171f77f4411b} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_171_171_0 to all_171_171_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22180 | 2025.11.20 17:30:17.328496 [ 79 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_166_33 to all_171_171_0 | ||
| 22181 | 2025.11.20 17:30:17.328515 [ 260 ] {e8a87f63-e275-4a57-af6d-171f77f4411b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001383 sec., 43383.94793926248 rows/sec., 2.92 MiB/sec. | ||
| 22182 | 2025.11.20 17:30:17.328529 [ 79 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22183 | 2025.11.20 17:30:17.328557 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22184 | 2025.11.20 17:30:17.328562 [ 260 ] {e8a87f63-e275-4a57-af6d-171f77f4411b} <Debug> TCPHandler: Processed in 0.001554749 sec. | ||
| 22185 | 2025.11.20 17:30:17.328636 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_171_34} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_166_33 to all_171_171_0 into Compact with storage Full | ||
| 22186 | 2025.11.20 17:30:17.328756 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_171_34} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22187 | 2025.11.20 17:30:17.328805 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_166_33, total 11680 rows starting from the beginning of the part | ||
| 22188 | 2025.11.20 17:30:17.328893 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_167_167_0, total 60 rows starting from the beginning of the part | ||
| 22189 | 2025.11.20 17:30:17.328965 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_168_168_0, total 36 rows starting from the beginning of the part | ||
| 22190 | 2025.11.20 17:30:17.329025 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 24 rows starting from the beginning of the part | ||
| 22191 | 2025.11.20 17:30:17.329082 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 60 rows starting from the beginning of the part | ||
| 22192 | 2025.11.20 17:30:17.329140 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_171_34} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 60 rows starting from the beginning of the part | ||
| 22193 | 2025.11.20 17:30:17.331972 [ 195 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_171_34} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11920 rows, containing 4 columns (4 merged, 0 gathered) in 0.003369974 sec., 3537119.2774781054 rows/sec., 226.06 MiB/sec. | ||
| 22194 | 2025.11.20 17:30:17.332629 [ 198 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_171_34} <Trace> MergedBlockOutputStream: filled checksums all_1_171_34 (state Temporary) | ||
| 22195 | 2025.11.20 17:30:17.333283 [ 198 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_171_34} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_171_34 to all_1_171_34 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22196 | 2025.11.20 17:30:17.333368 [ 198 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_171_34} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_166_33, all_171_171_0] -> all_1_171_34 | ||
| 22197 | 2025.11.20 17:30:17.333463 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.23 MiB. | ||
| 22198 | 2025.11.20 17:30:18.085101 [ 219 ] {} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Found 6 old parts to remove. Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22199 | 2025.11.20 17:30:18.085174 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Removing 6 parts from filesystem (serially): Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22200 | 2025.11.20 17:30:18.088968 [ 219 ] {} <Debug> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Removing 6 parts from memory: Parts: [all_1_21_4, all_22_22_0, all_23_23_0, all_24_24_0, all_25_25_0, all_26_26_0] | ||
| 22201 | 2025.11.20 17:30:18.861415 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 783 | ||
| 22202 | 2025.11.20 17:30:18.879398 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22203 | 2025.11.20 17:30:18.879443 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22204 | 2025.11.20 17:30:18.885799 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 22205 | 2025.11.20 17:30:18.886884 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22206 | 2025.11.20 17:30:18.890030 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 783 | ||
| 22207 | 2025.11.20 17:30:22.002922 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35167 | ||
| 22208 | 2025.11.20 17:30:22.003042 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22209 | 2025.11.20 17:30:22.003071 [ 352 ] {} <Debug> TCP-Session: d540c5b0-49e6-47cd-a75f-47195415406d Authenticating user 'default' from [fd00:1122:3344:101::e]:35167 | ||
| 22210 | 2025.11.20 17:30:22.003094 [ 352 ] {} <Debug> TCP-Session: d540c5b0-49e6-47cd-a75f-47195415406d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22211 | 2025.11.20 17:30:22.003107 [ 352 ] {} <Debug> TCP-Session: d540c5b0-49e6-47cd-a75f-47195415406d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22212 | 2025.11.20 17:30:22.003297 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53102 | ||
| 22213 | 2025.11.20 17:30:22.003337 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38160 | ||
| 22214 | 2025.11.20 17:30:22.003351 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55220 | ||
| 22215 | 2025.11.20 17:30:22.003384 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43666 | ||
| 22216 | 2025.11.20 17:30:22.003395 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54367 | ||
| 22217 | 2025.11.20 17:30:22.003429 [ 352 ] {} <Trace> TCP-Session: d540c5b0-49e6-47cd-a75f-47195415406d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22218 | 2025.11.20 17:30:22.003472 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22219 | 2025.11.20 17:30:22.003473 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22220 | 2025.11.20 17:30:22.003508 [ 354 ] {} <Debug> TCP-Session: 5b058063-2a40-4b0f-80e9-6ac44dcea310 Authenticating user 'default' from [fd00:1122:3344:101::e]:55220 | ||
| 22221 | 2025.11.20 17:30:22.003523 [ 350 ] {} <Debug> TCP-Session: 2869e3e2-096a-4257-b2ed-19228d8c2fd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:43666 | ||
| 22222 | 2025.11.20 17:30:22.003528 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22223 | 2025.11.20 17:30:22.003545 [ 350 ] {} <Debug> TCP-Session: 2869e3e2-096a-4257-b2ed-19228d8c2fd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22224 | 2025.11.20 17:30:22.003567 [ 351 ] {} <Debug> TCP-Session: c4a522a8-3943-42e8-bf9f-c3f871986574 Authenticating user 'default' from [fd00:1122:3344:101::e]:54367 | ||
| 22225 | 2025.11.20 17:30:22.003580 [ 350 ] {} <Debug> TCP-Session: 2869e3e2-096a-4257-b2ed-19228d8c2fd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22226 | 2025.11.20 17:30:22.003537 [ 354 ] {} <Debug> TCP-Session: 5b058063-2a40-4b0f-80e9-6ac44dcea310 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22227 | 2025.11.20 17:30:22.003604 [ 351 ] {} <Debug> TCP-Session: c4a522a8-3943-42e8-bf9f-c3f871986574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22228 | 2025.11.20 17:30:22.003645 [ 352 ] {c7129f7a-aecd-456f-8dba-6ad57907c805} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35167) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22229 | 2025.11.20 17:30:22.003668 [ 351 ] {} <Debug> TCP-Session: c4a522a8-3943-42e8-bf9f-c3f871986574 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22230 | 2025.11.20 17:30:22.003630 [ 354 ] {} <Debug> TCP-Session: 5b058063-2a40-4b0f-80e9-6ac44dcea310 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22231 | 2025.11.20 17:30:22.003411 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22232 | 2025.11.20 17:30:22.003385 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63976 | ||
| 22233 | 2025.11.20 17:30:22.003758 [ 353 ] {} <Debug> TCP-Session: 28548410-73b3-4060-826a-78c657238308 Authenticating user 'default' from [fd00:1122:3344:101::e]:53102 | ||
| 22234 | 2025.11.20 17:30:22.003363 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53066 | ||
| 22235 | 2025.11.20 17:30:22.003801 [ 353 ] {} <Debug> TCP-Session: 28548410-73b3-4060-826a-78c657238308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22236 | 2025.11.20 17:30:22.003350 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52465 | ||
| 22237 | 2025.11.20 17:30:22.003831 [ 353 ] {} <Debug> TCP-Session: 28548410-73b3-4060-826a-78c657238308 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22238 | 2025.11.20 17:30:22.003848 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22239 | 2025.11.20 17:30:22.003866 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22240 | 2025.11.20 17:30:22.003901 [ 290 ] {} <Debug> TCP-Session: 6edb212e-c126-415e-8c31-fa417ef1cfe9 Authenticating user 'default' from [fd00:1122:3344:101::e]:63976 | ||
| 22241 | 2025.11.20 17:30:22.003916 [ 289 ] {} <Debug> TCP-Session: e46d9dc0-a12d-427c-91e5-9e87fc85a8cc Authenticating user 'default' from [fd00:1122:3344:101::e]:53066 | ||
| 22242 | 2025.11.20 17:30:22.003414 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22243 | 2025.11.20 17:30:22.003946 [ 289 ] {} <Debug> TCP-Session: e46d9dc0-a12d-427c-91e5-9e87fc85a8cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22244 | 2025.11.20 17:30:22.003953 [ 352 ] {c7129f7a-aecd-456f-8dba-6ad57907c805} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22245 | 2025.11.20 17:30:22.003980 [ 289 ] {} <Debug> TCP-Session: e46d9dc0-a12d-427c-91e5-9e87fc85a8cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22246 | 2025.11.20 17:30:22.003980 [ 286 ] {} <Debug> TCP-Session: d7251fbe-c695-4e2d-8d26-cc4c8a59507e Authenticating user 'default' from [fd00:1122:3344:101::e]:38160 | ||
| 22247 | 2025.11.20 17:30:22.003938 [ 290 ] {} <Debug> TCP-Session: 6edb212e-c126-415e-8c31-fa417ef1cfe9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22248 | 2025.11.20 17:30:22.004042 [ 352 ] {c7129f7a-aecd-456f-8dba-6ad57907c805} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22249 | 2025.11.20 17:30:22.004063 [ 290 ] {} <Debug> TCP-Session: 6edb212e-c126-415e-8c31-fa417ef1cfe9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22250 | 2025.11.20 17:30:22.004046 [ 286 ] {} <Debug> TCP-Session: d7251fbe-c695-4e2d-8d26-cc4c8a59507e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22251 | 2025.11.20 17:30:22.004112 [ 286 ] {} <Debug> TCP-Session: d7251fbe-c695-4e2d-8d26-cc4c8a59507e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22252 | 2025.11.20 17:30:22.004181 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22253 | 2025.11.20 17:30:22.004215 [ 288 ] {} <Debug> TCP-Session: f912f419-8e2b-41fe-84e3-478f3b074fbf Authenticating user 'default' from [fd00:1122:3344:101::e]:52465 | ||
| 22254 | 2025.11.20 17:30:22.004234 [ 288 ] {} <Debug> TCP-Session: f912f419-8e2b-41fe-84e3-478f3b074fbf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22255 | 2025.11.20 17:30:22.004247 [ 288 ] {} <Debug> TCP-Session: f912f419-8e2b-41fe-84e3-478f3b074fbf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22256 | 2025.11.20 17:30:22.004384 [ 352 ] {c7129f7a-aecd-456f-8dba-6ad57907c805} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 22257 | 2025.11.20 17:30:22.005538 [ 347 ] {c7129f7a-aecd-456f-8dba-6ad57907c805} <Trace> AggregatingTransform: Aggregating | ||
| 22258 | 2025.11.20 17:30:22.005593 [ 347 ] {c7129f7a-aecd-456f-8dba-6ad57907c805} <Trace> Aggregator: Aggregation method: without_key | ||
| 22259 | 2025.11.20 17:30:22.005634 [ 347 ] {c7129f7a-aecd-456f-8dba-6ad57907c805} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001121911 sec. (891.336 rows/sec., 34.82 KiB/sec.) | ||
| 22260 | 2025.11.20 17:30:22.005653 [ 347 ] {c7129f7a-aecd-456f-8dba-6ad57907c805} <Trace> Aggregator: Merging aggregated data | ||
| 22261 | 2025.11.20 17:30:22.007237 [ 352 ] {c7129f7a-aecd-456f-8dba-6ad57907c805} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003654 sec., 273.6726874657909 rows/sec., 10.69 KiB/sec. | ||
| 22262 | 2025.11.20 17:30:22.007377 [ 352 ] {c7129f7a-aecd-456f-8dba-6ad57907c805} <Debug> TCPHandler: Processed in 0.004092227 sec. | ||
| 22263 | 2025.11.20 17:30:22.007494 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22264 | 2025.11.20 17:30:22.007521 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22265 | 2025.11.20 17:30:22.007527 [ 352 ] {} <Debug> TCP-Session: d540c5b0-49e6-47cd-a75f-47195415406d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22266 | 2025.11.20 17:30:22.007544 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22267 | 2025.11.20 17:30:22.007573 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22268 | 2025.11.20 17:30:22.007590 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22269 | 2025.11.20 17:30:22.007608 [ 353 ] {} <Debug> TCP-Session: 28548410-73b3-4060-826a-78c657238308 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22270 | 2025.11.20 17:30:22.007623 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22271 | 2025.11.20 17:30:22.007635 [ 354 ] {} <Debug> TCP-Session: 5b058063-2a40-4b0f-80e9-6ac44dcea310 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22272 | 2025.11.20 17:30:22.007644 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22273 | 2025.11.20 17:30:22.007684 [ 289 ] {} <Debug> TCP-Session: e46d9dc0-a12d-427c-91e5-9e87fc85a8cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22274 | 2025.11.20 17:30:22.007623 [ 350 ] {} <Debug> TCP-Session: 2869e3e2-096a-4257-b2ed-19228d8c2fd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22275 | 2025.11.20 17:30:22.007708 [ 290 ] {} <Debug> TCP-Session: 6edb212e-c126-415e-8c31-fa417ef1cfe9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22276 | 2025.11.20 17:30:22.007605 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22277 | 2025.11.20 17:30:22.007567 [ 351 ] {} <Debug> TCP-Session: c4a522a8-3943-42e8-bf9f-c3f871986574 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22278 | 2025.11.20 17:30:22.007777 [ 286 ] {} <Debug> TCP-Session: d7251fbe-c695-4e2d-8d26-cc4c8a59507e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22279 | 2025.11.20 17:30:22.007559 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22280 | 2025.11.20 17:30:22.007843 [ 288 ] {} <Debug> TCP-Session: f912f419-8e2b-41fe-84e3-478f3b074fbf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22281 | 2025.11.20 17:30:22.035750 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38940 | ||
| 22282 | 2025.11.20 17:30:22.035840 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22283 | 2025.11.20 17:30:22.035866 [ 352 ] {} <Debug> TCP-Session: 1526fbe9-7136-4f9e-b62f-5d0f2bb13ca9 Authenticating user 'default' from [fd00:1122:3344:101::e]:38940 | ||
| 22284 | 2025.11.20 17:30:22.035888 [ 352 ] {} <Debug> TCP-Session: 1526fbe9-7136-4f9e-b62f-5d0f2bb13ca9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22285 | 2025.11.20 17:30:22.035901 [ 352 ] {} <Debug> TCP-Session: 1526fbe9-7136-4f9e-b62f-5d0f2bb13ca9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22286 | 2025.11.20 17:30:22.036082 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56233 | ||
| 22287 | 2025.11.20 17:30:22.036109 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44895 | ||
| 22288 | 2025.11.20 17:30:22.036114 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62599 | ||
| 22289 | 2025.11.20 17:30:22.036141 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64710 | ||
| 22290 | 2025.11.20 17:30:22.036165 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38652 | ||
| 22291 | 2025.11.20 17:30:22.036183 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22292 | 2025.11.20 17:30:22.036177 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22293 | 2025.11.20 17:30:22.036206 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22294 | 2025.11.20 17:30:22.036220 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22295 | 2025.11.20 17:30:22.036232 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22296 | 2025.11.20 17:30:22.036244 [ 353 ] {} <Debug> TCP-Session: 14b11bd4-ba35-4751-863d-bfcb2ac1589f Authenticating user 'default' from [fd00:1122:3344:101::e]:56233 | ||
| 22297 | 2025.11.20 17:30:22.036259 [ 289 ] {} <Debug> TCP-Session: 919106e6-4849-4bad-bb83-e444da469236 Authenticating user 'default' from [fd00:1122:3344:101::e]:64710 | ||
| 22298 | 2025.11.20 17:30:22.036289 [ 350 ] {} <Debug> TCP-Session: 2d1d1597-9c02-4630-862c-fcb9902fcbd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:38652 | ||
| 22299 | 2025.11.20 17:30:22.036296 [ 353 ] {} <Debug> TCP-Session: 14b11bd4-ba35-4751-863d-bfcb2ac1589f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22300 | 2025.11.20 17:30:22.036309 [ 289 ] {} <Debug> TCP-Session: 919106e6-4849-4bad-bb83-e444da469236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22301 | 2025.11.20 17:30:22.036316 [ 350 ] {} <Debug> TCP-Session: 2d1d1597-9c02-4630-862c-fcb9902fcbd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22302 | 2025.11.20 17:30:22.036327 [ 353 ] {} <Debug> TCP-Session: 14b11bd4-ba35-4751-863d-bfcb2ac1589f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22303 | 2025.11.20 17:30:22.036348 [ 350 ] {} <Debug> TCP-Session: 2d1d1597-9c02-4630-862c-fcb9902fcbd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22304 | 2025.11.20 17:30:22.036338 [ 289 ] {} <Debug> TCP-Session: 919106e6-4849-4bad-bb83-e444da469236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22305 | 2025.11.20 17:30:22.036244 [ 286 ] {} <Debug> TCP-Session: 272bb08b-66f4-4ad7-bbb1-88690c155a09 Authenticating user 'default' from [fd00:1122:3344:101::e]:62599 | ||
| 22306 | 2025.11.20 17:30:22.036213 [ 354 ] {} <Debug> TCP-Session: 003db8e5-c97b-490a-abe8-8a43b57daee5 Authenticating user 'default' from [fd00:1122:3344:101::e]:44895 | ||
| 22307 | 2025.11.20 17:30:22.036416 [ 286 ] {} <Debug> TCP-Session: 272bb08b-66f4-4ad7-bbb1-88690c155a09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22308 | 2025.11.20 17:30:22.036437 [ 354 ] {} <Debug> TCP-Session: 003db8e5-c97b-490a-abe8-8a43b57daee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22309 | 2025.11.20 17:30:22.036451 [ 286 ] {} <Debug> TCP-Session: 272bb08b-66f4-4ad7-bbb1-88690c155a09 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22310 | 2025.11.20 17:30:22.036466 [ 354 ] {} <Debug> TCP-Session: 003db8e5-c97b-490a-abe8-8a43b57daee5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22311 | 2025.11.20 17:30:22.036170 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50116 | ||
| 22312 | 2025.11.20 17:30:22.036154 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36638 | ||
| 22313 | 2025.11.20 17:30:22.036130 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62045 | ||
| 22314 | 2025.11.20 17:30:22.036573 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22315 | 2025.11.20 17:30:22.036556 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22316 | 2025.11.20 17:30:22.036610 [ 290 ] {} <Debug> TCP-Session: 4a222731-4718-4412-8e84-3fdb2a17b05f Authenticating user 'default' from [fd00:1122:3344:101::e]:36638 | ||
| 22317 | 2025.11.20 17:30:22.036229 [ 352 ] {} <Trace> TCP-Session: 1526fbe9-7136-4f9e-b62f-5d0f2bb13ca9 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22318 | 2025.11.20 17:30:22.036637 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22319 | 2025.11.20 17:30:22.036651 [ 290 ] {} <Debug> TCP-Session: 4a222731-4718-4412-8e84-3fdb2a17b05f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22320 | 2025.11.20 17:30:22.036635 [ 351 ] {} <Debug> TCP-Session: 48c95cf0-c807-496c-a152-793627becb1e Authenticating user 'default' from [fd00:1122:3344:101::e]:50116 | ||
| 22321 | 2025.11.20 17:30:22.036680 [ 288 ] {} <Debug> TCP-Session: a5c377ab-b8c4-44ae-8101-db81385998e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62045 | ||
| 22322 | 2025.11.20 17:30:22.036704 [ 351 ] {} <Debug> TCP-Session: 48c95cf0-c807-496c-a152-793627becb1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22323 | 2025.11.20 17:30:22.036688 [ 290 ] {} <Debug> TCP-Session: 4a222731-4718-4412-8e84-3fdb2a17b05f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22324 | 2025.11.20 17:30:22.036733 [ 351 ] {} <Debug> TCP-Session: 48c95cf0-c807-496c-a152-793627becb1e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22325 | 2025.11.20 17:30:22.036730 [ 288 ] {} <Debug> TCP-Session: a5c377ab-b8c4-44ae-8101-db81385998e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22326 | 2025.11.20 17:30:22.036767 [ 288 ] {} <Debug> TCP-Session: a5c377ab-b8c4-44ae-8101-db81385998e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22327 | 2025.11.20 17:30:22.036803 [ 352 ] {3ef3ffbd-4abc-4b64-bc0b-db9255646f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:38940) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22328 | 2025.11.20 17:30:22.037077 [ 352 ] {3ef3ffbd-4abc-4b64-bc0b-db9255646f5b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22329 | 2025.11.20 17:30:22.037140 [ 352 ] {3ef3ffbd-4abc-4b64-bc0b-db9255646f5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22330 | 2025.11.20 17:30:22.037462 [ 352 ] {3ef3ffbd-4abc-4b64-bc0b-db9255646f5b} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 22331 | 2025.11.20 17:30:22.038430 [ 331 ] {3ef3ffbd-4abc-4b64-bc0b-db9255646f5b} <Trace> AggregatingTransform: Aggregating | ||
| 22332 | 2025.11.20 17:30:22.038459 [ 331 ] {3ef3ffbd-4abc-4b64-bc0b-db9255646f5b} <Trace> Aggregator: Aggregation method: without_key | ||
| 22333 | 2025.11.20 17:30:22.038485 [ 331 ] {3ef3ffbd-4abc-4b64-bc0b-db9255646f5b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000916147 sec. (1091.528 rows/sec., 42.64 KiB/sec.) | ||
| 22334 | 2025.11.20 17:30:22.038501 [ 331 ] {3ef3ffbd-4abc-4b64-bc0b-db9255646f5b} <Trace> Aggregator: Merging aggregated data | ||
| 22335 | 2025.11.20 17:30:22.039785 [ 352 ] {3ef3ffbd-4abc-4b64-bc0b-db9255646f5b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003034 sec., 329.59789057350037 rows/sec., 12.87 KiB/sec. | ||
| 22336 | 2025.11.20 17:30:22.039915 [ 352 ] {3ef3ffbd-4abc-4b64-bc0b-db9255646f5b} <Debug> TCPHandler: Processed in 0.003808552 sec. | ||
| 22337 | 2025.11.20 17:30:22.040048 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22338 | 2025.11.20 17:30:22.040081 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22339 | 2025.11.20 17:30:22.040086 [ 352 ] {} <Debug> TCP-Session: 1526fbe9-7136-4f9e-b62f-5d0f2bb13ca9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22340 | 2025.11.20 17:30:22.040101 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22341 | 2025.11.20 17:30:22.040124 [ 351 ] {} <Debug> TCP-Session: 48c95cf0-c807-496c-a152-793627becb1e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22342 | 2025.11.20 17:30:22.040142 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22343 | 2025.11.20 17:30:22.040157 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22344 | 2025.11.20 17:30:22.040177 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22345 | 2025.11.20 17:30:22.040194 [ 288 ] {} <Debug> TCP-Session: a5c377ab-b8c4-44ae-8101-db81385998e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22346 | 2025.11.20 17:30:22.040211 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22347 | 2025.11.20 17:30:22.040237 [ 286 ] {} <Debug> TCP-Session: 272bb08b-66f4-4ad7-bbb1-88690c155a09 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22348 | 2025.11.20 17:30:22.040213 [ 289 ] {} <Debug> TCP-Session: 919106e6-4849-4bad-bb83-e444da469236 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22349 | 2025.11.20 17:30:22.040266 [ 350 ] {} <Debug> TCP-Session: 2d1d1597-9c02-4630-862c-fcb9902fcbd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22350 | 2025.11.20 17:30:22.040155 [ 354 ] {} <Debug> TCP-Session: 003db8e5-c97b-490a-abe8-8a43b57daee5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22351 | 2025.11.20 17:30:22.040121 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22352 | 2025.11.20 17:30:22.040197 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22353 | 2025.11.20 17:30:22.040351 [ 353 ] {} <Debug> TCP-Session: 14b11bd4-ba35-4751-863d-bfcb2ac1589f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22354 | 2025.11.20 17:30:22.040376 [ 290 ] {} <Debug> TCP-Session: 4a222731-4718-4412-8e84-3fdb2a17b05f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22355 | 2025.11.20 17:30:22.202434 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36922 | ||
| 22356 | 2025.11.20 17:30:22.202541 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22357 | 2025.11.20 17:30:22.202568 [ 352 ] {} <Debug> TCP-Session: ca74ba00-0da8-4839-a1fe-5a8e79470e18 Authenticating user 'default' from [fd00:1122:3344:101::e]:36922 | ||
| 22358 | 2025.11.20 17:30:22.202589 [ 352 ] {} <Debug> TCP-Session: ca74ba00-0da8-4839-a1fe-5a8e79470e18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22359 | 2025.11.20 17:30:22.202602 [ 352 ] {} <Debug> TCP-Session: ca74ba00-0da8-4839-a1fe-5a8e79470e18 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22360 | 2025.11.20 17:30:22.202810 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61593 | ||
| 22361 | 2025.11.20 17:30:22.202836 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49430 | ||
| 22362 | 2025.11.20 17:30:22.202843 [ 354 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40530 | ||
| 22363 | 2025.11.20 17:30:22.202870 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61915 | ||
| 22364 | 2025.11.20 17:30:22.202892 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53027 | ||
| 22365 | 2025.11.20 17:30:22.202895 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49102 | ||
| 22366 | 2025.11.20 17:30:22.202927 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22367 | 2025.11.20 17:30:22.202925 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22368 | 2025.11.20 17:30:22.202971 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22369 | 2025.11.20 17:30:22.202985 [ 353 ] {} <Debug> TCP-Session: 33c1fe88-92d5-4c7a-b329-d47ce769454f Authenticating user 'default' from [fd00:1122:3344:101::e]:61593 | ||
| 22370 | 2025.11.20 17:30:22.202996 [ 286 ] {} <Debug> TCP-Session: 449392e3-4607-4ed8-982b-84b3f130cd21 Authenticating user 'default' from [fd00:1122:3344:101::e]:49430 | ||
| 22371 | 2025.11.20 17:30:22.203002 [ 352 ] {} <Trace> TCP-Session: ca74ba00-0da8-4839-a1fe-5a8e79470e18 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22372 | 2025.11.20 17:30:22.203021 [ 350 ] {} <Debug> TCP-Session: 4111d301-4c68-411e-98de-255392df2010 Authenticating user 'default' from [fd00:1122:3344:101::e]:53027 | ||
| 22373 | 2025.11.20 17:30:22.203028 [ 286 ] {} <Debug> TCP-Session: 449392e3-4607-4ed8-982b-84b3f130cd21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22374 | 2025.11.20 17:30:22.202968 [ 354 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22375 | 2025.11.20 17:30:22.203088 [ 350 ] {} <Debug> TCP-Session: 4111d301-4c68-411e-98de-255392df2010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22376 | 2025.11.20 17:30:22.203120 [ 354 ] {} <Debug> TCP-Session: 470f8c45-2233-41b6-932b-79c29d48ae21 Authenticating user 'default' from [fd00:1122:3344:101::e]:40530 | ||
| 22377 | 2025.11.20 17:30:22.203126 [ 350 ] {} <Debug> TCP-Session: 4111d301-4c68-411e-98de-255392df2010 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22378 | 2025.11.20 17:30:22.203138 [ 354 ] {} <Debug> TCP-Session: 470f8c45-2233-41b6-932b-79c29d48ae21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22379 | 2025.11.20 17:30:22.203094 [ 286 ] {} <Debug> TCP-Session: 449392e3-4607-4ed8-982b-84b3f130cd21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22380 | 2025.11.20 17:30:22.203155 [ 354 ] {} <Debug> TCP-Session: 470f8c45-2233-41b6-932b-79c29d48ae21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22381 | 2025.11.20 17:30:22.202968 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22382 | 2025.11.20 17:30:22.203184 [ 352 ] {d55fb2fa-d54f-4422-acce-c58a377ca8c7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36922) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 22383 | 2025.11.20 17:30:22.203217 [ 289 ] {} <Debug> TCP-Session: 9e070bc8-8807-47aa-a1ab-06f3126a6093 Authenticating user 'default' from [fd00:1122:3344:101::e]:61915 | ||
| 22384 | 2025.11.20 17:30:22.202921 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52828 | ||
| 22385 | 2025.11.20 17:30:22.203247 [ 289 ] {} <Debug> TCP-Session: 9e070bc8-8807-47aa-a1ab-06f3126a6093 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22386 | 2025.11.20 17:30:22.202856 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62409 | ||
| 22387 | 2025.11.20 17:30:22.203284 [ 289 ] {} <Debug> TCP-Session: 9e070bc8-8807-47aa-a1ab-06f3126a6093 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22388 | 2025.11.20 17:30:22.203314 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22389 | 2025.11.20 17:30:22.203026 [ 353 ] {} <Debug> TCP-Session: 33c1fe88-92d5-4c7a-b329-d47ce769454f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22390 | 2025.11.20 17:30:22.203036 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22391 | 2025.11.20 17:30:22.203354 [ 351 ] {} <Debug> TCP-Session: 3c8eb581-eae6-4df0-99cc-ab55618c1ab6 Authenticating user 'default' from [fd00:1122:3344:101::e]:52828 | ||
| 22392 | 2025.11.20 17:30:22.203358 [ 353 ] {} <Debug> TCP-Session: 33c1fe88-92d5-4c7a-b329-d47ce769454f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22393 | 2025.11.20 17:30:22.203397 [ 290 ] {} <Debug> TCP-Session: f96027f8-007c-4ca2-ab15-e3eecbae9ee5 Authenticating user 'default' from [fd00:1122:3344:101::e]:49102 | ||
| 22394 | 2025.11.20 17:30:22.203404 [ 351 ] {} <Debug> TCP-Session: 3c8eb581-eae6-4df0-99cc-ab55618c1ab6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22395 | 2025.11.20 17:30:22.203430 [ 290 ] {} <Debug> TCP-Session: f96027f8-007c-4ca2-ab15-e3eecbae9ee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22396 | 2025.11.20 17:30:22.203434 [ 351 ] {} <Debug> TCP-Session: 3c8eb581-eae6-4df0-99cc-ab55618c1ab6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22397 | 2025.11.20 17:30:22.203447 [ 290 ] {} <Debug> TCP-Session: f96027f8-007c-4ca2-ab15-e3eecbae9ee5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22398 | 2025.11.20 17:30:22.203353 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 22399 | 2025.11.20 17:30:22.203479 [ 352 ] {d55fb2fa-d54f-4422-acce-c58a377ca8c7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 22400 | 2025.11.20 17:30:22.203494 [ 288 ] {} <Debug> TCP-Session: 280d33d3-99f0-45ef-95f2-68264852e99b Authenticating user 'default' from [fd00:1122:3344:101::e]:62409 | ||
| 22401 | 2025.11.20 17:30:22.203514 [ 288 ] {} <Debug> TCP-Session: 280d33d3-99f0-45ef-95f2-68264852e99b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22402 | 2025.11.20 17:30:22.203527 [ 288 ] {} <Debug> TCP-Session: 280d33d3-99f0-45ef-95f2-68264852e99b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22403 | 2025.11.20 17:30:22.203535 [ 352 ] {d55fb2fa-d54f-4422-acce-c58a377ca8c7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 22404 | 2025.11.20 17:30:22.203827 [ 352 ] {d55fb2fa-d54f-4422-acce-c58a377ca8c7} <Debug> oximeter.version (802a766f-3710-45be-956d-e6f0ad8f8be6) (SelectExecutor): Key condition: unknown | ||
| 22405 | 2025.11.20 17:30:22.204758 [ 328 ] {d55fb2fa-d54f-4422-acce-c58a377ca8c7} <Trace> AggregatingTransform: Aggregating | ||
| 22406 | 2025.11.20 17:30:22.204797 [ 328 ] {d55fb2fa-d54f-4422-acce-c58a377ca8c7} <Trace> Aggregator: Aggregation method: without_key | ||
| 22407 | 2025.11.20 17:30:22.204834 [ 328 ] {d55fb2fa-d54f-4422-acce-c58a377ca8c7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000905897 sec. (1103.878 rows/sec., 43.12 KiB/sec.) | ||
| 22408 | 2025.11.20 17:30:22.204854 [ 328 ] {d55fb2fa-d54f-4422-acce-c58a377ca8c7} <Trace> Aggregator: Merging aggregated data | ||
| 22409 | 2025.11.20 17:30:22.206362 [ 352 ] {d55fb2fa-d54f-4422-acce-c58a377ca8c7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003234 sec., 309.2145949288807 rows/sec., 12.08 KiB/sec. | ||
| 22410 | 2025.11.20 17:30:22.206530 [ 352 ] {d55fb2fa-d54f-4422-acce-c58a377ca8c7} <Debug> TCPHandler: Processed in 0.003643878 sec. | ||
| 22411 | 2025.11.20 17:30:22.206620 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22412 | 2025.11.20 17:30:22.206648 [ 354 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22413 | 2025.11.20 17:30:22.206652 [ 352 ] {} <Debug> TCP-Session: ca74ba00-0da8-4839-a1fe-5a8e79470e18 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22414 | 2025.11.20 17:30:22.206680 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22415 | 2025.11.20 17:30:22.206694 [ 354 ] {} <Debug> TCP-Session: 470f8c45-2233-41b6-932b-79c29d48ae21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22416 | 2025.11.20 17:30:22.206697 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22417 | 2025.11.20 17:30:22.206713 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22418 | 2025.11.20 17:30:22.206743 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22419 | 2025.11.20 17:30:22.206759 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22420 | 2025.11.20 17:30:22.206770 [ 351 ] {} <Debug> TCP-Session: 3c8eb581-eae6-4df0-99cc-ab55618c1ab6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22421 | 2025.11.20 17:30:22.206787 [ 289 ] {} <Debug> TCP-Session: 9e070bc8-8807-47aa-a1ab-06f3126a6093 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22422 | 2025.11.20 17:30:22.206797 [ 350 ] {} <Debug> TCP-Session: 4111d301-4c68-411e-98de-255392df2010 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22423 | 2025.11.20 17:30:22.206729 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22424 | 2025.11.20 17:30:22.206721 [ 288 ] {} <Debug> TCP-Session: 280d33d3-99f0-45ef-95f2-68264852e99b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22425 | 2025.11.20 17:30:22.206864 [ 286 ] {} <Debug> TCP-Session: 449392e3-4607-4ed8-982b-84b3f130cd21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22426 | 2025.11.20 17:30:22.206667 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 22427 | 2025.11.20 17:30:22.206756 [ 290 ] {} <Debug> TCP-Session: f96027f8-007c-4ca2-ab15-e3eecbae9ee5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22428 | 2025.11.20 17:30:22.206921 [ 353 ] {} <Debug> TCP-Session: 33c1fe88-92d5-4c7a-b329-d47ce769454f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 22429 | 2025.11.20 17:30:22.314137 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22430 | 2025.11.20 17:30:22.314307 [ 260 ] {b7ff83a0-e7e5-4ba5-8690-e4ca0b41479f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22431 | 2025.11.20 17:30:22.314372 [ 260 ] {b7ff83a0-e7e5-4ba5-8690-e4ca0b41479f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22432 | 2025.11.20 17:30:22.315032 [ 260 ] {b7ff83a0-e7e5-4ba5-8690-e4ca0b41479f} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22433 | 2025.11.20 17:30:22.315075 [ 260 ] {b7ff83a0-e7e5-4ba5-8690-e4ca0b41479f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22434 | 2025.11.20 17:30:22.315569 [ 260 ] {b7ff83a0-e7e5-4ba5-8690-e4ca0b41479f} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 22435 | 2025.11.20 17:30:22.316107 [ 260 ] {b7ff83a0-e7e5-4ba5-8690-e4ca0b41479f} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22436 | 2025.11.20 17:30:22.316276 [ 260 ] {b7ff83a0-e7e5-4ba5-8690-e4ca0b41479f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002016 sec., 27777.777777777777 rows/sec., 2.13 MiB/sec. | ||
| 22437 | 2025.11.20 17:30:22.316322 [ 260 ] {b7ff83a0-e7e5-4ba5-8690-e4ca0b41479f} <Debug> TCPHandler: Processed in 0.002313033 sec. | ||
| 22438 | 2025.11.20 17:30:22.316444 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22439 | 2025.11.20 17:30:22.316543 [ 260 ] {ce3cb342-4a3e-4c5c-b88d-18708a2bfbbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22440 | 2025.11.20 17:30:22.316585 [ 260 ] {ce3cb342-4a3e-4c5c-b88d-18708a2bfbbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22441 | 2025.11.20 17:30:22.317031 [ 260 ] {ce3cb342-4a3e-4c5c-b88d-18708a2bfbbf} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22442 | 2025.11.20 17:30:22.317071 [ 260 ] {ce3cb342-4a3e-4c5c-b88d-18708a2bfbbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22443 | 2025.11.20 17:30:22.317518 [ 260 ] {ce3cb342-4a3e-4c5c-b88d-18708a2bfbbf} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 22444 | 2025.11.20 17:30:22.318031 [ 260 ] {ce3cb342-4a3e-4c5c-b88d-18708a2bfbbf} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22445 | 2025.11.20 17:30:22.318184 [ 260 ] {ce3cb342-4a3e-4c5c-b88d-18708a2bfbbf} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001659 sec., 38577.45629897528 rows/sec., 3.01 MiB/sec. | ||
| 22446 | 2025.11.20 17:30:22.318230 [ 260 ] {ce3cb342-4a3e-4c5c-b88d-18708a2bfbbf} <Debug> TCPHandler: Processed in 0.001837394 sec. | ||
| 22447 | 2025.11.20 17:30:22.318401 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22448 | 2025.11.20 17:30:22.318527 [ 260 ] {5e7ca840-594a-4238-b05a-737bc9202edd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22449 | 2025.11.20 17:30:22.318584 [ 260 ] {5e7ca840-594a-4238-b05a-737bc9202edd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22450 | 2025.11.20 17:30:22.319102 [ 260 ] {5e7ca840-594a-4238-b05a-737bc9202edd} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22451 | 2025.11.20 17:30:22.319140 [ 260 ] {5e7ca840-594a-4238-b05a-737bc9202edd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22452 | 2025.11.20 17:30:22.319606 [ 260 ] {5e7ca840-594a-4238-b05a-737bc9202edd} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 22453 | 2025.11.20 17:30:22.320077 [ 260 ] {5e7ca840-594a-4238-b05a-737bc9202edd} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22454 | 2025.11.20 17:30:22.320216 [ 260 ] {5e7ca840-594a-4238-b05a-737bc9202edd} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001715 sec., 93294.46064139942 rows/sec., 6.50 MiB/sec. | ||
| 22455 | 2025.11.20 17:30:22.320257 [ 260 ] {5e7ca840-594a-4238-b05a-737bc9202edd} <Debug> TCPHandler: Processed in 0.001919336 sec. | ||
| 22456 | 2025.11.20 17:30:22.320370 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22457 | 2025.11.20 17:30:22.320467 [ 260 ] {c4cfcbfa-b53a-4ebf-916e-05563afbcd3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22458 | 2025.11.20 17:30:22.320510 [ 260 ] {c4cfcbfa-b53a-4ebf-916e-05563afbcd3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22459 | 2025.11.20 17:30:22.320856 [ 260 ] {c4cfcbfa-b53a-4ebf-916e-05563afbcd3d} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22460 | 2025.11.20 17:30:22.320893 [ 260 ] {c4cfcbfa-b53a-4ebf-916e-05563afbcd3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22461 | 2025.11.20 17:30:22.321381 [ 260 ] {c4cfcbfa-b53a-4ebf-916e-05563afbcd3d} <Trace> MergedBlockOutputStream: filled checksums all_172_172_0 (state Temporary) | ||
| 22462 | 2025.11.20 17:30:22.321824 [ 260 ] {c4cfcbfa-b53a-4ebf-916e-05563afbcd3d} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_172_172_0 to all_172_172_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22463 | 2025.11.20 17:30:22.321960 [ 260 ] {c4cfcbfa-b53a-4ebf-916e-05563afbcd3d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001512 sec., 39682.53968253968 rows/sec., 2.67 MiB/sec. | ||
| 22464 | 2025.11.20 17:30:22.321998 [ 260 ] {c4cfcbfa-b53a-4ebf-916e-05563afbcd3d} <Debug> TCPHandler: Processed in 0.001678522 sec. | ||
| 22465 | 2025.11.20 17:30:23.756067 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 50336 | ||
| 22466 | 2025.11.20 17:30:23.756838 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22467 | 2025.11.20 17:30:23.756906 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22468 | 2025.11.20 17:30:23.757788 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 22469 | 2025.11.20 17:30:23.758231 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22470 | 2025.11.20 17:30:23.758366 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50336 | ||
| 22471 | 2025.11.20 17:30:23.758431 [ 221 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22472 | 2025.11.20 17:30:23.758489 [ 221 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22473 | 2025.11.20 17:30:23.761708 [ 221 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22474 | 2025.11.20 17:30:25.787364 [ 221 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Found 6 old parts to remove. Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22475 | 2025.11.20 17:30:25.787429 [ 221 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Removing 6 parts from filesystem (serially): Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22476 | 2025.11.20 17:30:25.790624 [ 221 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Removing 6 parts from memory: Parts: [all_1_36_7, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0, all_41_41_0] | ||
| 22477 | 2025.11.20 17:30:26.001186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 392.46 MiB, peak 414.83 MiB, free memory in arenas 0.00 B, will set to 396.46 MiB (RSS), difference: 4.00 MiB | ||
| 22478 | 2025.11.20 17:30:26.390230 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 791 | ||
| 22479 | 2025.11.20 17:30:26.408685 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22480 | 2025.11.20 17:30:26.408757 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22481 | 2025.11.20 17:30:26.415436 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 22482 | 2025.11.20 17:30:26.416730 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22483 | 2025.11.20 17:30:26.420458 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 791 | ||
| 22484 | 2025.11.20 17:30:26.429598 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 2770 | ||
| 22485 | 2025.11.20 17:30:26.432005 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22486 | 2025.11.20 17:30:26.432056 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22487 | 2025.11.20 17:30:26.433508 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 22488 | 2025.11.20 17:30:26.434093 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22489 | 2025.11.20 17:30:26.434328 [ 222 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22490 | 2025.11.20 17:30:26.434382 [ 222 ] {} <Debug> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22491 | 2025.11.20 17:30:26.434385 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2770 | ||
| 22492 | 2025.11.20 17:30:26.437893 [ 222 ] {} <Debug> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22493 | 2025.11.20 17:30:27.171275 [ 219 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22494 | 2025.11.20 17:30:27.171331 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22495 | 2025.11.20 17:30:27.174745 [ 219 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22496 | 2025.11.20 17:30:27.317424 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22497 | 2025.11.20 17:30:27.317620 [ 260 ] {4a845b58-0966-48c1-9cbc-4172f108bdfd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22498 | 2025.11.20 17:30:27.317692 [ 260 ] {4a845b58-0966-48c1-9cbc-4172f108bdfd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22499 | 2025.11.20 17:30:27.318458 [ 260 ] {4a845b58-0966-48c1-9cbc-4172f108bdfd} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22500 | 2025.11.20 17:30:27.318499 [ 260 ] {4a845b58-0966-48c1-9cbc-4172f108bdfd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22501 | 2025.11.20 17:30:27.319034 [ 260 ] {4a845b58-0966-48c1-9cbc-4172f108bdfd} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 22502 | 2025.11.20 17:30:27.319479 [ 260 ] {4a845b58-0966-48c1-9cbc-4172f108bdfd} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22503 | 2025.11.20 17:30:27.319669 [ 260 ] {4a845b58-0966-48c1-9cbc-4172f108bdfd} <Debug> executeQuery: Read 174 rows, 15.67 KiB in 0.002101 sec., 82817.70585435507 rows/sec., 7.28 MiB/sec. | ||
| 22504 | 2025.11.20 17:30:27.319713 [ 260 ] {4a845b58-0966-48c1-9cbc-4172f108bdfd} <Debug> TCPHandler: Processed in 0.002423806 sec. | ||
| 22505 | 2025.11.20 17:30:27.319830 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22506 | 2025.11.20 17:30:27.319925 [ 260 ] {96564b00-92a9-481c-a3e5-2e3cdae7ddc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22507 | 2025.11.20 17:30:27.319966 [ 260 ] {96564b00-92a9-481c-a3e5-2e3cdae7ddc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22508 | 2025.11.20 17:30:27.320381 [ 260 ] {96564b00-92a9-481c-a3e5-2e3cdae7ddc2} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22509 | 2025.11.20 17:30:27.320418 [ 260 ] {96564b00-92a9-481c-a3e5-2e3cdae7ddc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22510 | 2025.11.20 17:30:27.320835 [ 260 ] {96564b00-92a9-481c-a3e5-2e3cdae7ddc2} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 22511 | 2025.11.20 17:30:27.321292 [ 260 ] {96564b00-92a9-481c-a3e5-2e3cdae7ddc2} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22512 | 2025.11.20 17:30:27.321424 [ 260 ] {96564b00-92a9-481c-a3e5-2e3cdae7ddc2} <Debug> executeQuery: Read 59 rows, 4.44 KiB in 0.001518 sec., 38866.930171278 rows/sec., 2.85 MiB/sec. | ||
| 22513 | 2025.11.20 17:30:27.321462 [ 260 ] {96564b00-92a9-481c-a3e5-2e3cdae7ddc2} <Debug> TCPHandler: Processed in 0.001683092 sec. | ||
| 22514 | 2025.11.20 17:30:27.321561 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22515 | 2025.11.20 17:30:27.321654 [ 260 ] {a997ac2e-c286-4975-ba05-ab2a054e05e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22516 | 2025.11.20 17:30:27.321694 [ 260 ] {a997ac2e-c286-4975-ba05-ab2a054e05e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22517 | 2025.11.20 17:30:27.322121 [ 260 ] {a997ac2e-c286-4975-ba05-ab2a054e05e8} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22518 | 2025.11.20 17:30:27.322157 [ 260 ] {a997ac2e-c286-4975-ba05-ab2a054e05e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22519 | 2025.11.20 17:30:27.322613 [ 260 ] {a997ac2e-c286-4975-ba05-ab2a054e05e8} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 22520 | 2025.11.20 17:30:27.323065 [ 260 ] {a997ac2e-c286-4975-ba05-ab2a054e05e8} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22521 | 2025.11.20 17:30:27.323229 [ 260 ] {a997ac2e-c286-4975-ba05-ab2a054e05e8} <Debug> executeQuery: Read 123 rows, 9.84 KiB in 0.001593 sec., 77212.80602636535 rows/sec., 6.03 MiB/sec. | ||
| 22522 | 2025.11.20 17:30:27.323271 [ 260 ] {a997ac2e-c286-4975-ba05-ab2a054e05e8} <Debug> TCPHandler: Processed in 0.001758903 sec. | ||
| 22523 | 2025.11.20 17:30:27.323379 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22524 | 2025.11.20 17:30:27.323474 [ 260 ] {921e8819-21c5-4aa3-9987-97595c46d519} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22525 | 2025.11.20 17:30:27.323517 [ 260 ] {921e8819-21c5-4aa3-9987-97595c46d519} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22526 | 2025.11.20 17:30:27.323922 [ 260 ] {921e8819-21c5-4aa3-9987-97595c46d519} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22527 | 2025.11.20 17:30:27.323958 [ 260 ] {921e8819-21c5-4aa3-9987-97595c46d519} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22528 | 2025.11.20 17:30:27.324406 [ 260 ] {921e8819-21c5-4aa3-9987-97595c46d519} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 22529 | 2025.11.20 17:30:27.324823 [ 260 ] {921e8819-21c5-4aa3-9987-97595c46d519} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22530 | 2025.11.20 17:30:27.324958 [ 260 ] {921e8819-21c5-4aa3-9987-97595c46d519} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001504 sec., 106382.97872340426 rows/sec., 7.41 MiB/sec. | ||
| 22531 | 2025.11.20 17:30:27.324981 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 2 parts from all_1_168_36 to all_169_169_0 | ||
| 22532 | 2025.11.20 17:30:27.324995 [ 260 ] {921e8819-21c5-4aa3-9987-97595c46d519} <Debug> TCPHandler: Processed in 0.001665431 sec. | ||
| 22533 | 2025.11.20 17:30:27.325023 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22534 | 2025.11.20 17:30:27.325046 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22535 | 2025.11.20 17:30:27.325102 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22536 | 2025.11.20 17:30:27.325124 [ 200 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_169_37} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_168_36 to all_169_169_0 into Compact with storage Full | ||
| 22537 | 2025.11.20 17:30:27.325197 [ 260 ] {90dc09b9-0b71-48a7-bc05-0a0c2e50289d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22538 | 2025.11.20 17:30:27.325227 [ 200 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_169_37} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22539 | 2025.11.20 17:30:27.325252 [ 260 ] {90dc09b9-0b71-48a7-bc05-0a0c2e50289d} <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 | ||
| 22540 | 2025.11.20 17:30:27.325264 [ 200 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_169_37} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_168_36, total 53077 rows starting from the beginning of the part | ||
| 22541 | 2025.11.20 17:30:27.325333 [ 200 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_169_37} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_169_169_0, total 64 rows starting from the beginning of the part | ||
| 22542 | 2025.11.20 17:30:27.326344 [ 260 ] {90dc09b9-0b71-48a7-bc05-0a0c2e50289d} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22543 | 2025.11.20 17:30:27.326379 [ 260 ] {90dc09b9-0b71-48a7-bc05-0a0c2e50289d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22544 | 2025.11.20 17:30:27.327068 [ 260 ] {90dc09b9-0b71-48a7-bc05-0a0c2e50289d} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 22545 | 2025.11.20 17:30:27.327482 [ 260 ] {90dc09b9-0b71-48a7-bc05-0a0c2e50289d} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22546 | 2025.11.20 17:30:27.327622 [ 260 ] {90dc09b9-0b71-48a7-bc05-0a0c2e50289d} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002444 sec., 24140.75286415712 rows/sec., 43.26 MiB/sec. | ||
| 22547 | 2025.11.20 17:30:27.327683 [ 260 ] {90dc09b9-0b71-48a7-bc05-0a0c2e50289d} <Debug> TCPHandler: Processed in 0.002628989 sec. | ||
| 22548 | 2025.11.20 17:30:27.327791 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22549 | 2025.11.20 17:30:27.327885 [ 260 ] {c911702f-72d6-4175-be19-f5a3d2a320a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22550 | 2025.11.20 17:30:27.327926 [ 260 ] {c911702f-72d6-4175-be19-f5a3d2a320a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22551 | 2025.11.20 17:30:27.328265 [ 260 ] {c911702f-72d6-4175-be19-f5a3d2a320a5} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22552 | 2025.11.20 17:30:27.328299 [ 260 ] {c911702f-72d6-4175-be19-f5a3d2a320a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22553 | 2025.11.20 17:30:27.328694 [ 260 ] {c911702f-72d6-4175-be19-f5a3d2a320a5} <Trace> MergedBlockOutputStream: filled checksums all_173_173_0 (state Temporary) | ||
| 22554 | 2025.11.20 17:30:27.329143 [ 260 ] {c911702f-72d6-4175-be19-f5a3d2a320a5} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_173_173_0 to all_173_173_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22555 | 2025.11.20 17:30:27.329307 [ 260 ] {c911702f-72d6-4175-be19-f5a3d2a320a5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00144 sec., 41666.666666666664 rows/sec., 2.81 MiB/sec. | ||
| 22556 | 2025.11.20 17:30:27.329346 [ 260 ] {c911702f-72d6-4175-be19-f5a3d2a320a5} <Debug> TCPHandler: Processed in 0.00160338 sec. | ||
| 22557 | 2025.11.20 17:30:27.329365 [ 220 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22558 | 2025.11.20 17:30:27.329395 [ 220 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22559 | 2025.11.20 17:30:27.332138 [ 220 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22560 | 2025.11.20 17:30:27.333443 [ 200 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_169_37} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53141 rows, containing 5 columns (5 merged, 0 gathered) in 0.008350077 sec., 6364132.929552626 rows/sec., 428.66 MiB/sec. | ||
| 22561 | 2025.11.20 17:30:27.334134 [ 187 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_169_37} <Trace> MergedBlockOutputStream: filled checksums all_1_169_37 (state Temporary) | ||
| 22562 | 2025.11.20 17:30:27.334752 [ 187 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_169_37} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_169_37 to all_1_169_37 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22563 | 2025.11.20 17:30:27.334828 [ 187 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_169_37} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 2 parts: [all_1_168_36, all_169_169_0] -> all_1_169_37 | ||
| 22564 | 2025.11.20 17:30:27.334928 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 22565 | 2025.11.20 17:30:27.598101 [ 219 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22566 | 2025.11.20 17:30:27.598161 [ 219 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22567 | 2025.11.20 17:30:27.602438 [ 219 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22568 | 2025.11.20 17:30:27.847624 [ 224 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Found 6 old parts to remove. Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22569 | 2025.11.20 17:30:27.847679 [ 224 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Removing 6 parts from filesystem (serially): Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22570 | 2025.11.20 17:30:27.850811 [ 224 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Removing 6 parts from memory: Parts: [all_1_56_11, all_57_57_0, all_58_58_0, all_59_59_0, all_60_60_0, all_61_61_0] | ||
| 22571 | 2025.11.20 17:30:30.227700 [ 221 ] {} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Found 6 old parts to remove. Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 22572 | 2025.11.20 17:30:30.227782 [ 221 ] {} <Debug> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Removing 6 parts from filesystem (serially): Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 22573 | 2025.11.20 17:30:30.231140 [ 221 ] {} <Debug> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Removing 6 parts from memory: Parts: [all_1_24_5, all_25_25_0, all_26_26_0, all_27_27_0, all_28_28_0, all_29_29_0] | ||
| 22574 | 2025.11.20 17:30:31.021059 [ 65 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22575 | 2025.11.20 17:30:31.021127 [ 65 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22576 | 2025.11.20 17:30:31.258524 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 50848 | ||
| 22577 | 2025.11.20 17:30:31.259052 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22578 | 2025.11.20 17:30:31.259092 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22579 | 2025.11.20 17:30:31.259742 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 22580 | 2025.11.20 17:30:31.260237 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22581 | 2025.11.20 17:30:31.260377 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 50848 | ||
| 22582 | 2025.11.20 17:30:31.260433 [ 62 ] {} <Debug> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 22583 | 2025.11.20 17:30:31.260508 [ 62 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22584 | 2025.11.20 17:30:31.260529 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22585 | 2025.11.20 17:30:31.260625 [ 192 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 22586 | 2025.11.20 17:30:31.260723 [ 192 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22587 | 2025.11.20 17:30:31.260753 [ 192 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 7 marks from part all_1_101_20, total 48416 rows starting from the beginning of the part | ||
| 22588 | 2025.11.20 17:30:31.260808 [ 192 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 512 rows starting from the beginning of the part | ||
| 22589 | 2025.11.20 17:30:31.260849 [ 192 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 448 rows starting from the beginning of the part | ||
| 22590 | 2025.11.20 17:30:31.260886 [ 192 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 512 rows starting from the beginning of the part | ||
| 22591 | 2025.11.20 17:30:31.260922 [ 192 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 448 rows starting from the beginning of the part | ||
| 22592 | 2025.11.20 17:30:31.260958 [ 192 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 512 rows starting from the beginning of the part | ||
| 22593 | 2025.11.20 17:30:31.263628 [ 194 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 50848 rows, containing 4 columns (4 merged, 0 gathered) in 0.003037968 sec., 16737503.489174344 rows/sec., 239.43 MiB/sec. | ||
| 22594 | 2025.11.20 17:30:31.264416 [ 194 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 22595 | 2025.11.20 17:30:31.265003 [ 194 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_106_21} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22596 | 2025.11.20 17:30:31.265087 [ 194 ] {99023a1f-3fa4-4000-835a-2968cf5c463e::all_1_106_21} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 22597 | 2025.11.20 17:30:31.265204 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.13 MiB. | ||
| 22598 | 2025.11.20 17:30:32.313557 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22599 | 2025.11.20 17:30:32.313753 [ 260 ] {e5ad2952-9d65-4f94-b6ff-2f12aa5f1530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22600 | 2025.11.20 17:30:32.313825 [ 260 ] {e5ad2952-9d65-4f94-b6ff-2f12aa5f1530} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22601 | 2025.11.20 17:30:32.314548 [ 260 ] {e5ad2952-9d65-4f94-b6ff-2f12aa5f1530} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22602 | 2025.11.20 17:30:32.314590 [ 260 ] {e5ad2952-9d65-4f94-b6ff-2f12aa5f1530} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22603 | 2025.11.20 17:30:32.315092 [ 260 ] {e5ad2952-9d65-4f94-b6ff-2f12aa5f1530} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 22604 | 2025.11.20 17:30:32.315553 [ 260 ] {e5ad2952-9d65-4f94-b6ff-2f12aa5f1530} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22605 | 2025.11.20 17:30:32.315711 [ 260 ] {e5ad2952-9d65-4f94-b6ff-2f12aa5f1530} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002012 sec., 27833.001988071574 rows/sec., 2.14 MiB/sec. | ||
| 22606 | 2025.11.20 17:30:32.315755 [ 260 ] {e5ad2952-9d65-4f94-b6ff-2f12aa5f1530} <Debug> TCPHandler: Processed in 0.002333014 sec. | ||
| 22607 | 2025.11.20 17:30:32.315877 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22608 | 2025.11.20 17:30:32.315973 [ 260 ] {15e78588-73db-4786-be6b-04d48da8a72e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22609 | 2025.11.20 17:30:32.316013 [ 260 ] {15e78588-73db-4786-be6b-04d48da8a72e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22610 | 2025.11.20 17:30:32.316446 [ 260 ] {15e78588-73db-4786-be6b-04d48da8a72e} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22611 | 2025.11.20 17:30:32.316482 [ 260 ] {15e78588-73db-4786-be6b-04d48da8a72e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22612 | 2025.11.20 17:30:32.316896 [ 260 ] {15e78588-73db-4786-be6b-04d48da8a72e} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 22613 | 2025.11.20 17:30:32.317324 [ 260 ] {15e78588-73db-4786-be6b-04d48da8a72e} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22614 | 2025.11.20 17:30:32.317463 [ 260 ] {15e78588-73db-4786-be6b-04d48da8a72e} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00151 sec., 42384.1059602649 rows/sec., 3.31 MiB/sec. | ||
| 22615 | 2025.11.20 17:30:32.317502 [ 260 ] {15e78588-73db-4786-be6b-04d48da8a72e} <Debug> TCPHandler: Processed in 0.001674781 sec. | ||
| 22616 | 2025.11.20 17:30:32.317627 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22617 | 2025.11.20 17:30:32.317725 [ 260 ] {bd55042c-f0ef-4962-95c0-4b0a52d7cac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22618 | 2025.11.20 17:30:32.317769 [ 260 ] {bd55042c-f0ef-4962-95c0-4b0a52d7cac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22619 | 2025.11.20 17:30:32.318189 [ 260 ] {bd55042c-f0ef-4962-95c0-4b0a52d7cac3} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22620 | 2025.11.20 17:30:32.318224 [ 260 ] {bd55042c-f0ef-4962-95c0-4b0a52d7cac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22621 | 2025.11.20 17:30:32.318659 [ 260 ] {bd55042c-f0ef-4962-95c0-4b0a52d7cac3} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 22622 | 2025.11.20 17:30:32.319124 [ 260 ] {bd55042c-f0ef-4962-95c0-4b0a52d7cac3} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22623 | 2025.11.20 17:30:32.319229 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 2 parts from all_1_169_37 to all_170_170_0 | ||
| 22624 | 2025.11.20 17:30:32.319256 [ 260 ] {bd55042c-f0ef-4962-95c0-4b0a52d7cac3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001553 sec., 103026.400515132 rows/sec., 7.18 MiB/sec. | ||
| 22625 | 2025.11.20 17:30:32.319269 [ 60 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22626 | 2025.11.20 17:30:32.319290 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22627 | 2025.11.20 17:30:32.319294 [ 260 ] {bd55042c-f0ef-4962-95c0-4b0a52d7cac3} <Debug> TCPHandler: Processed in 0.001717583 sec. | ||
| 22628 | 2025.11.20 17:30:32.319421 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22629 | 2025.11.20 17:30:32.319431 [ 186 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_170_38} <Debug> MergeTask::PrepareStage: Merging 2 parts: from all_1_169_37 to all_170_170_0 into Compact with storage Full | ||
| 22630 | 2025.11.20 17:30:32.319516 [ 260 ] {bf46c437-cb7a-4ad9-a22c-cb4e72a76d97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22631 | 2025.11.20 17:30:32.319565 [ 260 ] {bf46c437-cb7a-4ad9-a22c-cb4e72a76d97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22632 | 2025.11.20 17:30:32.319631 [ 186 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_170_38} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22633 | 2025.11.20 17:30:32.319695 [ 186 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_170_38} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_169_37, total 53141 rows starting from the beginning of the part | ||
| 22634 | 2025.11.20 17:30:32.319804 [ 186 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_170_38} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_170_170_0, total 160 rows starting from the beginning of the part | ||
| 22635 | 2025.11.20 17:30:32.319902 [ 260 ] {bf46c437-cb7a-4ad9-a22c-cb4e72a76d97} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22636 | 2025.11.20 17:30:32.319941 [ 260 ] {bf46c437-cb7a-4ad9-a22c-cb4e72a76d97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22637 | 2025.11.20 17:30:32.320382 [ 260 ] {bf46c437-cb7a-4ad9-a22c-cb4e72a76d97} <Trace> MergedBlockOutputStream: filled checksums all_174_174_0 (state Temporary) | ||
| 22638 | 2025.11.20 17:30:32.320822 [ 260 ] {bf46c437-cb7a-4ad9-a22c-cb4e72a76d97} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_174_174_0 to all_174_174_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22639 | 2025.11.20 17:30:32.320957 [ 260 ] {bf46c437-cb7a-4ad9-a22c-cb4e72a76d97} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001459 sec., 41124.057573680606 rows/sec., 2.77 MiB/sec. | ||
| 22640 | 2025.11.20 17:30:32.320994 [ 260 ] {bf46c437-cb7a-4ad9-a22c-cb4e72a76d97} <Debug> TCPHandler: Processed in 0.001621791 sec. | ||
| 22641 | 2025.11.20 17:30:32.328131 [ 193 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_170_38} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 53301 rows, containing 5 columns (5 merged, 0 gathered) in 0.008755134 sec., 6087970.783770986 rows/sec., 410.10 MiB/sec. | ||
| 22642 | 2025.11.20 17:30:32.328810 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_170_38} <Trace> MergedBlockOutputStream: filled checksums all_1_170_38 (state Temporary) | ||
| 22643 | 2025.11.20 17:30:32.329335 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_170_38} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_170_38 to all_1_170_38 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22644 | 2025.11.20 17:30:32.329407 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_170_38} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 2 parts: [all_1_169_37, all_170_170_0] -> all_1_170_38 | ||
| 22645 | 2025.11.20 17:30:32.329491 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 22646 | 2025.11.20 17:30:32.731294 [ 224 ] {} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Found 6 old parts to remove. Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22647 | 2025.11.20 17:30:32.731330 [ 224 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Removing 6 parts from filesystem (serially): Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22648 | 2025.11.20 17:30:32.735085 [ 224 ] {} <Debug> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Removing 6 parts from memory: Parts: [all_1_51_10, all_52_52_0, all_53_53_0, all_54_54_0, all_55_55_0, all_56_56_0] | ||
| 22649 | 2025.11.20 17:30:33.274971 [ 225 ] {} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Found 6 old parts to remove. Parts: [all_1_35_7, all_36_36_0, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0] | ||
| 22650 | 2025.11.20 17:30:33.275042 [ 225 ] {} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Removing 6 parts from filesystem (serially): Parts: [all_1_35_7, all_36_36_0, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0] | ||
| 22651 | 2025.11.20 17:30:33.277187 [ 225 ] {} <Debug> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Removing 6 parts from memory: Parts: [all_1_35_7, all_36_36_0, all_37_37_0, all_38_38_0, all_39_39_0, all_40_40_0] | ||
| 22652 | 2025.11.20 17:30:33.920543 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 798 | ||
| 22653 | 2025.11.20 17:30:33.938308 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22654 | 2025.11.20 17:30:33.938469 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22655 | 2025.11.20 17:30:33.944838 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 22656 | 2025.11.20 17:30:33.945910 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22657 | 2025.11.20 17:30:33.946183 [ 60 ] {} <Debug> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 22658 | 2025.11.20 17:30:33.946254 [ 60 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22659 | 2025.11.20 17:30:33.946276 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22660 | 2025.11.20 17:30:33.946385 [ 193 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 22661 | 2025.11.20 17:30:33.949028 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 798 | ||
| 22662 | 2025.11.20 17:30:33.949486 [ 193 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22663 | 2025.11.20 17:30:33.950239 [ 193 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 761 rows starting from the beginning of the part | ||
| 22664 | 2025.11.20 17:30:33.953578 [ 193 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 7 rows starting from the beginning of the part | ||
| 22665 | 2025.11.20 17:30:33.957180 [ 193 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 8 rows starting from the beginning of the part | ||
| 22666 | 2025.11.20 17:30:33.961133 [ 193 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 7 rows starting from the beginning of the part | ||
| 22667 | 2025.11.20 17:30:33.965310 [ 193 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 8 rows starting from the beginning of the part | ||
| 22668 | 2025.11.20 17:30:33.969891 [ 193 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 7 rows starting from the beginning of the part | ||
| 22669 | 2025.11.20 17:30:34.000164 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 410.95 MiB, peak 414.83 MiB, free memory in arenas 0.00 B, will set to 396.48 MiB (RSS), difference: -14.47 MiB | ||
| 22670 | 2025.11.20 17:30:34.029207 [ 188 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 679 columns (679 merged, 0 gathered) in 0.082867676 sec., 9629.810301425612 rows/sec., 49.79 MiB/sec. | ||
| 22671 | 2025.11.20 17:30:34.032692 [ 199 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 22672 | 2025.11.20 17:30:34.035158 [ 199 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_106_21} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22673 | 2025.11.20 17:30:34.035265 [ 199 ] {5598b4a6-cf87-4c1a-8114-4f4dc7deba8a::all_1_106_21} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 22674 | 2025.11.20 17:30:34.037887 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.97 MiB. | ||
| 22675 | 2025.11.20 17:30:34.322592 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22676 | 2025.11.20 17:30:34.322908 [ 260 ] {1ce4188b-4ec1-4bf6-b4c4-c41c247f8e34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22677 | 2025.11.20 17:30:34.323022 [ 260 ] {1ce4188b-4ec1-4bf6-b4c4-c41c247f8e34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22678 | 2025.11.20 17:30:34.324325 [ 260 ] {1ce4188b-4ec1-4bf6-b4c4-c41c247f8e34} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22679 | 2025.11.20 17:30:34.324384 [ 260 ] {1ce4188b-4ec1-4bf6-b4c4-c41c247f8e34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22680 | 2025.11.20 17:30:34.325141 [ 260 ] {1ce4188b-4ec1-4bf6-b4c4-c41c247f8e34} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 22681 | 2025.11.20 17:30:34.325779 [ 260 ] {1ce4188b-4ec1-4bf6-b4c4-c41c247f8e34} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22682 | 2025.11.20 17:30:34.326005 [ 260 ] {1ce4188b-4ec1-4bf6-b4c4-c41c247f8e34} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.003183 sec., 128809.29940307885 rows/sec., 8.17 MiB/sec. | ||
| 22683 | 2025.11.20 17:30:34.326067 [ 260 ] {1ce4188b-4ec1-4bf6-b4c4-c41c247f8e34} <Debug> TCPHandler: Processed in 0.003678519 sec. | ||
| 22684 | 2025.11.20 17:30:34.326313 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22685 | 2025.11.20 17:30:34.326458 [ 260 ] {59d3546d-a450-43c7-b817-253dfca6ac76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 22686 | 2025.11.20 17:30:34.326521 [ 260 ] {59d3546d-a450-43c7-b817-253dfca6ac76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 22687 | 2025.11.20 17:30:34.327151 [ 260 ] {59d3546d-a450-43c7-b817-253dfca6ac76} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22688 | 2025.11.20 17:30:34.327204 [ 260 ] {59d3546d-a450-43c7-b817-253dfca6ac76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22689 | 2025.11.20 17:30:34.327792 [ 260 ] {59d3546d-a450-43c7-b817-253dfca6ac76} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 22690 | 2025.11.20 17:30:34.328479 [ 260 ] {59d3546d-a450-43c7-b817-253dfca6ac76} <Trace> oximeter.fields_ipaddr (db4765ec-e1f8-4f4e-9924-531726021f31): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22691 | 2025.11.20 17:30:34.328675 [ 260 ] {59d3546d-a450-43c7-b817-253dfca6ac76} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.002245 sec., 5345.211581291759 rows/sec., 435.86 KiB/sec. | ||
| 22692 | 2025.11.20 17:30:34.328727 [ 260 ] {59d3546d-a450-43c7-b817-253dfca6ac76} <Debug> TCPHandler: Processed in 0.002490367 sec. | ||
| 22693 | 2025.11.20 17:30:34.328903 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22694 | 2025.11.20 17:30:34.329040 [ 260 ] {67a95c93-dd5c-4c1d-b168-5273e17de1dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22695 | 2025.11.20 17:30:34.329100 [ 260 ] {67a95c93-dd5c-4c1d-b168-5273e17de1dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22696 | 2025.11.20 17:30:34.332650 [ 260 ] {67a95c93-dd5c-4c1d-b168-5273e17de1dc} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22697 | 2025.11.20 17:30:34.332703 [ 260 ] {67a95c93-dd5c-4c1d-b168-5273e17de1dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22698 | 2025.11.20 17:30:34.333549 [ 260 ] {67a95c93-dd5c-4c1d-b168-5273e17de1dc} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 22699 | 2025.11.20 17:30:34.334190 [ 260 ] {67a95c93-dd5c-4c1d-b168-5273e17de1dc} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22700 | 2025.11.20 17:30:34.334389 [ 260 ] {67a95c93-dd5c-4c1d-b168-5273e17de1dc} <Debug> executeQuery: Read 2376 rows, 198.10 KiB in 0.005376 sec., 441964.28571428574 rows/sec., 35.99 MiB/sec. | ||
| 22701 | 2025.11.20 17:30:34.334447 [ 260 ] {67a95c93-dd5c-4c1d-b168-5273e17de1dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.01 MiB. | ||
| 22702 | 2025.11.20 17:30:34.334468 [ 260 ] {67a95c93-dd5c-4c1d-b168-5273e17de1dc} <Debug> TCPHandler: Processed in 0.005638375 sec. | ||
| 22703 | 2025.11.20 17:30:34.334632 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22704 | 2025.11.20 17:30:34.334775 [ 260 ] {f59d7af2-67ff-49d7-b7a8-966780ee0cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 22705 | 2025.11.20 17:30:34.334836 [ 260 ] {f59d7af2-67ff-49d7-b7a8-966780ee0cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 22706 | 2025.11.20 17:30:34.335684 [ 260 ] {f59d7af2-67ff-49d7-b7a8-966780ee0cd8} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22707 | 2025.11.20 17:30:34.335739 [ 260 ] {f59d7af2-67ff-49d7-b7a8-966780ee0cd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22708 | 2025.11.20 17:30:34.336351 [ 260 ] {f59d7af2-67ff-49d7-b7a8-966780ee0cd8} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 22709 | 2025.11.20 17:30:34.336981 [ 260 ] {f59d7af2-67ff-49d7-b7a8-966780ee0cd8} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22710 | 2025.11.20 17:30:34.337173 [ 260 ] {f59d7af2-67ff-49d7-b7a8-966780ee0cd8} <Debug> executeQuery: Read 276 rows, 17.59 KiB in 0.002428 sec., 113673.80560131796 rows/sec., 7.07 MiB/sec. | ||
| 22711 | 2025.11.20 17:30:34.337234 [ 260 ] {f59d7af2-67ff-49d7-b7a8-966780ee0cd8} <Debug> TCPHandler: Processed in 0.002675121 sec. | ||
| 22712 | 2025.11.20 17:30:34.337401 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22713 | 2025.11.20 17:30:34.337542 [ 260 ] {179b311b-4293-44da-808d-e9efc98a07d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 22714 | 2025.11.20 17:30:34.337603 [ 260 ] {179b311b-4293-44da-808d-e9efc98a07d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 22715 | 2025.11.20 17:30:34.338536 [ 260 ] {179b311b-4293-44da-808d-e9efc98a07d5} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22716 | 2025.11.20 17:30:34.338591 [ 260 ] {179b311b-4293-44da-808d-e9efc98a07d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22717 | 2025.11.20 17:30:34.339303 [ 260 ] {179b311b-4293-44da-808d-e9efc98a07d5} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 22718 | 2025.11.20 17:30:34.339917 [ 260 ] {179b311b-4293-44da-808d-e9efc98a07d5} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22719 | 2025.11.20 17:30:34.340101 [ 260 ] {179b311b-4293-44da-808d-e9efc98a07d5} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.00259 sec., 169884.16988416988 rows/sec., 11.24 MiB/sec. | ||
| 22720 | 2025.11.20 17:30:34.340152 [ 260 ] {179b311b-4293-44da-808d-e9efc98a07d5} <Debug> TCPHandler: Processed in 0.002827703 sec. | ||
| 22721 | 2025.11.20 17:30:34.340301 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22722 | 2025.11.20 17:30:34.340444 [ 260 ] {4eb89e8e-f597-40fa-a563-34803360fdb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 22723 | 2025.11.20 17:30:34.340509 [ 260 ] {4eb89e8e-f597-40fa-a563-34803360fdb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 22724 | 2025.11.20 17:30:34.341287 [ 260 ] {4eb89e8e-f597-40fa-a563-34803360fdb6} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22725 | 2025.11.20 17:30:34.341344 [ 260 ] {4eb89e8e-f597-40fa-a563-34803360fdb6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22726 | 2025.11.20 17:30:34.341993 [ 260 ] {4eb89e8e-f597-40fa-a563-34803360fdb6} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 22727 | 2025.11.20 17:30:34.342648 [ 260 ] {4eb89e8e-f597-40fa-a563-34803360fdb6} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22728 | 2025.11.20 17:30:34.342851 [ 260 ] {4eb89e8e-f597-40fa-a563-34803360fdb6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.002434 sec., 86688.5784716516 rows/sec., 4.92 MiB/sec. | ||
| 22729 | 2025.11.20 17:30:34.342907 [ 260 ] {4eb89e8e-f597-40fa-a563-34803360fdb6} <Debug> TCPHandler: Processed in 0.00267278 sec. | ||
| 22730 | 2025.11.20 17:30:34.343060 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22731 | 2025.11.20 17:30:34.343199 [ 260 ] {13bd358f-7d72-463f-9060-5fa9e4ed85e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22732 | 2025.11.20 17:30:34.343257 [ 260 ] {13bd358f-7d72-463f-9060-5fa9e4ed85e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22733 | 2025.11.20 17:30:34.344785 [ 260 ] {13bd358f-7d72-463f-9060-5fa9e4ed85e2} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22734 | 2025.11.20 17:30:34.344837 [ 260 ] {13bd358f-7d72-463f-9060-5fa9e4ed85e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22735 | 2025.11.20 17:30:34.345543 [ 260 ] {13bd358f-7d72-463f-9060-5fa9e4ed85e2} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 22736 | 2025.11.20 17:30:34.346183 [ 260 ] {13bd358f-7d72-463f-9060-5fa9e4ed85e2} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22737 | 2025.11.20 17:30:34.346385 [ 260 ] {13bd358f-7d72-463f-9060-5fa9e4ed85e2} <Debug> executeQuery: Read 1206 rows, 88.46 KiB in 0.003215 sec., 375116.6407465008 rows/sec., 26.87 MiB/sec. | ||
| 22738 | 2025.11.20 17:30:34.346442 [ 260 ] {13bd358f-7d72-463f-9060-5fa9e4ed85e2} <Debug> TCPHandler: Processed in 0.003453944 sec. | ||
| 22739 | 2025.11.20 17:30:34.346609 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22740 | 2025.11.20 17:30:34.346753 [ 260 ] {a20ece00-dd67-4e78-80e2-d7c8a554f5a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 22741 | 2025.11.20 17:30:34.346818 [ 260 ] {a20ece00-dd67-4e78-80e2-d7c8a554f5a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 22742 | 2025.11.20 17:30:34.347315 [ 260 ] {a20ece00-dd67-4e78-80e2-d7c8a554f5a7} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22743 | 2025.11.20 17:30:34.347368 [ 260 ] {a20ece00-dd67-4e78-80e2-d7c8a554f5a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22744 | 2025.11.20 17:30:34.347992 [ 260 ] {a20ece00-dd67-4e78-80e2-d7c8a554f5a7} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 22745 | 2025.11.20 17:30:34.348610 [ 260 ] {a20ece00-dd67-4e78-80e2-d7c8a554f5a7} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22746 | 2025.11.20 17:30:34.348806 [ 260 ] {a20ece00-dd67-4e78-80e2-d7c8a554f5a7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.002081 sec., 2883.2292167227297 rows/sec., 150.64 KiB/sec. | ||
| 22747 | 2025.11.20 17:30:34.348863 [ 260 ] {a20ece00-dd67-4e78-80e2-d7c8a554f5a7} <Debug> TCPHandler: Processed in 0.002326054 sec. | ||
| 22748 | 2025.11.20 17:30:34.349020 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22749 | 2025.11.20 17:30:34.349177 [ 260 ] {a2a00810-d981-40b5-b1a5-8147533d9866} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22750 | 2025.11.20 17:30:34.349244 [ 260 ] {a2a00810-d981-40b5-b1a5-8147533d9866} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22751 | 2025.11.20 17:30:34.350280 [ 260 ] {a2a00810-d981-40b5-b1a5-8147533d9866} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22752 | 2025.11.20 17:30:34.350339 [ 260 ] {a2a00810-d981-40b5-b1a5-8147533d9866} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22753 | 2025.11.20 17:30:34.351237 [ 260 ] {a2a00810-d981-40b5-b1a5-8147533d9866} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 22754 | 2025.11.20 17:30:34.351866 [ 260 ] {a2a00810-d981-40b5-b1a5-8147533d9866} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22755 | 2025.11.20 17:30:34.352060 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Selected 6 parts from all_1_170_38 to all_175_175_0 | ||
| 22756 | 2025.11.20 17:30:34.352073 [ 260 ] {a2a00810-d981-40b5-b1a5-8147533d9866} <Debug> executeQuery: Read 886 rows, 59.88 KiB in 0.002923 sec., 303113.2398221006 rows/sec., 20.01 MiB/sec. | ||
| 22757 | 2025.11.20 17:30:34.352178 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22758 | 2025.11.20 17:30:34.352197 [ 260 ] {a2a00810-d981-40b5-b1a5-8147533d9866} <Debug> TCPHandler: Processed in 0.003252051 sec. | ||
| 22759 | 2025.11.20 17:30:34.352231 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22760 | 2025.11.20 17:30:34.352377 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22761 | 2025.11.20 17:30:34.352386 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_175_39} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_170_38 to all_175_175_0 into Compact with storage Full | ||
| 22762 | 2025.11.20 17:30:34.352530 [ 260 ] {94f90c53-68c7-46bf-b106-db633b407366} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 22763 | 2025.11.20 17:30:34.352565 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_175_39} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22764 | 2025.11.20 17:30:34.352594 [ 260 ] {94f90c53-68c7-46bf-b106-db633b407366} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 22765 | 2025.11.20 17:30:34.352622 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_175_39} <Debug> MergeTreeSequentialSource: Reading 8 marks from part all_1_170_38, total 53301 rows starting from the beginning of the part | ||
| 22766 | 2025.11.20 17:30:34.352732 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_175_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_171_171_0, total 160 rows starting from the beginning of the part | ||
| 22767 | 2025.11.20 17:30:34.352816 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_175_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 160 rows starting from the beginning of the part | ||
| 22768 | 2025.11.20 17:30:34.352891 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_175_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 160 rows starting from the beginning of the part | ||
| 22769 | 2025.11.20 17:30:34.352962 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_175_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 160 rows starting from the beginning of the part | ||
| 22770 | 2025.11.20 17:30:34.353037 [ 188 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_175_39} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 886 rows starting from the beginning of the part | ||
| 22771 | 2025.11.20 17:30:34.353053 [ 260 ] {94f90c53-68c7-46bf-b106-db633b407366} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22772 | 2025.11.20 17:30:34.353107 [ 260 ] {94f90c53-68c7-46bf-b106-db633b407366} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22773 | 2025.11.20 17:30:34.353736 [ 260 ] {94f90c53-68c7-46bf-b106-db633b407366} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 22774 | 2025.11.20 17:30:34.354467 [ 260 ] {94f90c53-68c7-46bf-b106-db633b407366} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22775 | 2025.11.20 17:30:34.354674 [ 260 ] {94f90c53-68c7-46bf-b106-db633b407366} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.002169 sec., 461.04195481788844 rows/sec., 31.07 KiB/sec. | ||
| 22776 | 2025.11.20 17:30:34.354731 [ 260 ] {94f90c53-68c7-46bf-b106-db633b407366} <Debug> TCPHandler: Processed in 0.002426896 sec. | ||
| 22777 | 2025.11.20 17:30:34.354911 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22778 | 2025.11.20 17:30:34.355057 [ 260 ] {a477f821-d442-4804-ac27-4ad5a05770d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 22779 | 2025.11.20 17:30:34.355139 [ 260 ] {a477f821-d442-4804-ac27-4ad5a05770d3} <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 | ||
| 22780 | 2025.11.20 17:30:34.356617 [ 260 ] {a477f821-d442-4804-ac27-4ad5a05770d3} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22781 | 2025.11.20 17:30:34.356670 [ 260 ] {a477f821-d442-4804-ac27-4ad5a05770d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22782 | 2025.11.20 17:30:34.357727 [ 260 ] {a477f821-d442-4804-ac27-4ad5a05770d3} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 22783 | 2025.11.20 17:30:34.358410 [ 260 ] {a477f821-d442-4804-ac27-4ad5a05770d3} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22784 | 2025.11.20 17:30:34.358584 [ 41 ] {} <Debug> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 22785 | 2025.11.20 17:30:34.358625 [ 260 ] {a477f821-d442-4804-ac27-4ad5a05770d3} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.003595 sec., 16411.682892906814 rows/sec., 29.41 MiB/sec. | ||
| 22786 | 2025.11.20 17:30:34.358636 [ 41 ] {} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22787 | 2025.11.20 17:30:34.358685 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.25 GiB. | ||
| 22788 | 2025.11.20 17:30:34.358727 [ 260 ] {a477f821-d442-4804-ac27-4ad5a05770d3} <Debug> TCPHandler: Processed in 0.003888513 sec. | ||
| 22789 | 2025.11.20 17:30:34.358837 [ 191 ] {c3717025-90b1-4b66-a9ed-622991097dbc::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 | ||
| 22790 | 2025.11.20 17:30:34.358894 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22791 | 2025.11.20 17:30:34.359041 [ 260 ] {e7f80428-5f5f-44a1-8631-bd1ad043911d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22792 | 2025.11.20 17:30:34.359103 [ 260 ] {e7f80428-5f5f-44a1-8631-bd1ad043911d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22793 | 2025.11.20 17:30:34.359241 [ 191 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22794 | 2025.11.20 17:30:34.359343 [ 191 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2888 rows starting from the beginning of the part | ||
| 22795 | 2025.11.20 17:30:34.359524 [ 191 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 59 rows starting from the beginning of the part | ||
| 22796 | 2025.11.20 17:30:34.359590 [ 260 ] {e7f80428-5f5f-44a1-8631-bd1ad043911d} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22797 | 2025.11.20 17:30:34.359651 [ 260 ] {e7f80428-5f5f-44a1-8631-bd1ad043911d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22798 | 2025.11.20 17:30:34.359683 [ 191 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 59 rows starting from the beginning of the part | ||
| 22799 | 2025.11.20 17:30:34.359840 [ 191 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 59 rows starting from the beginning of the part | ||
| 22800 | 2025.11.20 17:30:34.359993 [ 191 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 59 rows starting from the beginning of the part | ||
| 22801 | 2025.11.20 17:30:34.360140 [ 191 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 59 rows starting from the beginning of the part | ||
| 22802 | 2025.11.20 17:30:34.360236 [ 260 ] {e7f80428-5f5f-44a1-8631-bd1ad043911d} <Trace> MergedBlockOutputStream: filled checksums all_175_175_0 (state Temporary) | ||
| 22803 | 2025.11.20 17:30:34.360894 [ 260 ] {e7f80428-5f5f-44a1-8631-bd1ad043911d} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_175_175_0 to all_175_175_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22804 | 2025.11.20 17:30:34.361098 [ 260 ] {e7f80428-5f5f-44a1-8631-bd1ad043911d} <Debug> executeQuery: Read 60 rows, 3.49 KiB in 0.002087 sec., 28749.401054144706 rows/sec., 1.64 MiB/sec. | ||
| 22805 | 2025.11.20 17:30:34.361156 [ 260 ] {e7f80428-5f5f-44a1-8631-bd1ad043911d} <Debug> TCPHandler: Processed in 0.002335904 sec. | ||
| 22806 | 2025.11.20 17:30:34.368024 [ 201 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_175_39} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 54827 rows, containing 5 columns (5 merged, 0 gathered) in 0.015703605 sec., 3491363.9256718443 rows/sec., 235.21 MiB/sec. | ||
| 22807 | 2025.11.20 17:30:34.369308 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_175_39} <Trace> MergedBlockOutputStream: filled checksums all_1_175_39 (state Temporary) | ||
| 22808 | 2025.11.20 17:30:34.370033 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_175_39} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_merge_all_1_175_39 to all_1_175_39 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22809 | 2025.11.20 17:30:34.370146 [ 197 ] {76ab5f0d-363e-4295-9286-56190e5c2be0::all_1_175_39} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0) (MergerMutator): Merged 6 parts: [all_1_170_38, all_175_175_0] -> all_1_175_39 | ||
| 22810 | 2025.11.20 17:30:34.370273 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.50 MiB. | ||
| 22811 | 2025.11.20 17:30:34.377657 [ 196 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3183 rows, containing 19 columns (19 merged, 0 gathered) in 0.018894345 sec., 168463.10364291538 rows/sec., 301.88 MiB/sec. | ||
| 22812 | 2025.11.20 17:30:34.381870 [ 196 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 22813 | 2025.11.20 17:30:34.382644 [ 196 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22814 | 2025.11.20 17:30:34.382745 [ 196 ] {c3717025-90b1-4b66-a9ed-622991097dbc::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 22815 | 2025.11.20 17:30:34.382920 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 22.21 MiB. | ||
| 22816 | 2025.11.20 17:30:35.001153 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 384.02 MiB, peak 414.83 MiB, free memory in arenas 0.00 B, will set to 402.79 MiB (RSS), difference: 18.78 MiB | ||
| 22817 | 2025.11.20 17:30:35.386147 [ 225 ] {} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22818 | 2025.11.20 17:30:35.386220 [ 225 ] {} <Debug> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22819 | 2025.11.20 17:30:35.389584 [ 225 ] {} <Debug> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22820 | 2025.11.20 17:30:35.877948 [ 224 ] {} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Found 6 old parts to remove. Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22821 | 2025.11.20 17:30:35.878013 [ 224 ] {} <Debug> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Removing 6 parts from filesystem (serially): Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22822 | 2025.11.20 17:30:35.881855 [ 224 ] {} <Debug> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Removing 6 parts from memory: Parts: [all_1_26_5, all_27_27_0, all_28_28_0, all_29_29_0, all_30_30_0, all_31_31_0] | ||
| 22823 | 2025.11.20 17:30:36.434552 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 2814 | ||
| 22824 | 2025.11.20 17:30:36.437260 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22825 | 2025.11.20 17:30:36.437303 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22826 | 2025.11.20 17:30:36.438729 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 22827 | 2025.11.20 17:30:36.439221 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22828 | 2025.11.20 17:30:36.439487 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2814 | ||
| 22829 | 2025.11.20 17:30:37.311389 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22830 | 2025.11.20 17:30:37.311567 [ 260 ] {7a3479bb-7a0e-40d8-b429-4ec6b731302c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22831 | 2025.11.20 17:30:37.311631 [ 260 ] {7a3479bb-7a0e-40d8-b429-4ec6b731302c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22832 | 2025.11.20 17:30:37.312315 [ 260 ] {7a3479bb-7a0e-40d8-b429-4ec6b731302c} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22833 | 2025.11.20 17:30:37.312363 [ 260 ] {7a3479bb-7a0e-40d8-b429-4ec6b731302c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22834 | 2025.11.20 17:30:37.312881 [ 260 ] {7a3479bb-7a0e-40d8-b429-4ec6b731302c} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 22835 | 2025.11.20 17:30:37.313332 [ 260 ] {7a3479bb-7a0e-40d8-b429-4ec6b731302c} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22836 | 2025.11.20 17:30:37.313465 [ 54 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 22837 | 2025.11.20 17:30:37.313486 [ 260 ] {7a3479bb-7a0e-40d8-b429-4ec6b731302c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001968 sec., 28455.284552845525 rows/sec., 2.19 MiB/sec. | ||
| 22838 | 2025.11.20 17:30:37.313536 [ 54 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22839 | 2025.11.20 17:30:37.313548 [ 260 ] {7a3479bb-7a0e-40d8-b429-4ec6b731302c} <Debug> TCPHandler: Processed in 0.002288383 sec. | ||
| 22840 | 2025.11.20 17:30:37.313568 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22841 | 2025.11.20 17:30:37.313700 [ 201 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 22842 | 2025.11.20 17:30:37.313705 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22843 | 2025.11.20 17:30:37.313849 [ 260 ] {e79d3201-ae50-4d7e-9bce-5729d2b1884a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22844 | 2025.11.20 17:30:37.313860 [ 201 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22845 | 2025.11.20 17:30:37.313893 [ 260 ] {e79d3201-ae50-4d7e-9bce-5729d2b1884a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22846 | 2025.11.20 17:30:37.313905 [ 201 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 2508 rows starting from the beginning of the part | ||
| 22847 | 2025.11.20 17:30:37.313988 [ 201 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 56 rows starting from the beginning of the part | ||
| 22848 | 2025.11.20 17:30:37.314040 [ 201 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 174 rows starting from the beginning of the part | ||
| 22849 | 2025.11.20 17:30:37.314088 [ 201 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 56 rows starting from the beginning of the part | ||
| 22850 | 2025.11.20 17:30:37.314135 [ 201 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 2376 rows starting from the beginning of the part | ||
| 22851 | 2025.11.20 17:30:37.314181 [ 201 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 56 rows starting from the beginning of the part | ||
| 22852 | 2025.11.20 17:30:37.314359 [ 260 ] {e79d3201-ae50-4d7e-9bce-5729d2b1884a} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22853 | 2025.11.20 17:30:37.314402 [ 260 ] {e79d3201-ae50-4d7e-9bce-5729d2b1884a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22854 | 2025.11.20 17:30:37.314841 [ 260 ] {e79d3201-ae50-4d7e-9bce-5729d2b1884a} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 22855 | 2025.11.20 17:30:37.315305 [ 260 ] {e79d3201-ae50-4d7e-9bce-5729d2b1884a} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22856 | 2025.11.20 17:30:37.315431 [ 54 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 22857 | 2025.11.20 17:30:37.315441 [ 260 ] {e79d3201-ae50-4d7e-9bce-5729d2b1884a} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00161 sec., 39751.55279503105 rows/sec., 3.10 MiB/sec. | ||
| 22858 | 2025.11.20 17:30:37.315469 [ 54 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22859 | 2025.11.20 17:30:37.315491 [ 260 ] {e79d3201-ae50-4d7e-9bce-5729d2b1884a} <Debug> TCPHandler: Processed in 0.001844565 sec. | ||
| 22860 | 2025.11.20 17:30:37.315496 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22861 | 2025.11.20 17:30:37.315607 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 22862 | 2025.11.20 17:30:37.315625 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22863 | 2025.11.20 17:30:37.315710 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22864 | 2025.11.20 17:30:37.315741 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_171_34, total 1294 rows starting from the beginning of the part | ||
| 22865 | 2025.11.20 17:30:37.315742 [ 260 ] {24b3575e-365e-40cd-8198-21abc8298243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22866 | 2025.11.20 17:30:37.315793 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 64 rows starting from the beginning of the part | ||
| 22867 | 2025.11.20 17:30:37.315798 [ 260 ] {24b3575e-365e-40cd-8198-21abc8298243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22868 | 2025.11.20 17:30:37.315844 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 123 rows starting from the beginning of the part | ||
| 22869 | 2025.11.20 17:30:37.315890 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 64 rows starting from the beginning of the part | ||
| 22870 | 2025.11.20 17:30:37.315929 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 1206 rows starting from the beginning of the part | ||
| 22871 | 2025.11.20 17:30:37.315969 [ 197 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 64 rows starting from the beginning of the part | ||
| 22872 | 2025.11.20 17:30:37.316085 [ 198 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5226 rows, containing 5 columns (5 merged, 0 gathered) in 0.002441026 sec., 2140903.0465058545 rows/sec., 183.16 MiB/sec. | ||
| 22873 | 2025.11.20 17:30:37.316224 [ 260 ] {24b3575e-365e-40cd-8198-21abc8298243} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22874 | 2025.11.20 17:30:37.316267 [ 260 ] {24b3575e-365e-40cd-8198-21abc8298243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22875 | 2025.11.20 17:30:37.316472 [ 200 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 22876 | 2025.11.20 17:30:37.316722 [ 260 ] {24b3575e-365e-40cd-8198-21abc8298243} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 22877 | 2025.11.20 17:30:37.316937 [ 200 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_176_35} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22878 | 2025.11.20 17:30:37.317008 [ 200 ] {a22b4f40-bfd6-4dcb-9b03-892787af30eb::all_1_176_35} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 22879 | 2025.11.20 17:30:37.317097 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 22880 | 2025.11.20 17:30:37.317134 [ 260 ] {24b3575e-365e-40cd-8198-21abc8298243} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22881 | 2025.11.20 17:30:37.317159 [ 200 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2815 rows, containing 5 columns (5 merged, 0 gathered) in 0.00159072 sec., 1769638.9056527864 rows/sec., 135.27 MiB/sec. | ||
| 22882 | 2025.11.20 17:30:37.317269 [ 260 ] {24b3575e-365e-40cd-8198-21abc8298243} <Debug> executeQuery: Read 118 rows, 8.42 KiB in 0.001546 sec., 76326.00258732212 rows/sec., 5.32 MiB/sec. | ||
| 22883 | 2025.11.20 17:30:37.317307 [ 260 ] {24b3575e-365e-40cd-8198-21abc8298243} <Debug> TCPHandler: Processed in 0.001730852 sec. | ||
| 22884 | 2025.11.20 17:30:37.317425 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22885 | 2025.11.20 17:30:37.317491 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 22886 | 2025.11.20 17:30:37.317520 [ 260 ] {cb44b70a-1b6f-45fb-9de9-5c3cbad0e107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22887 | 2025.11.20 17:30:37.317570 [ 260 ] {cb44b70a-1b6f-45fb-9de9-5c3cbad0e107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22888 | 2025.11.20 17:30:37.317915 [ 260 ] {cb44b70a-1b6f-45fb-9de9-5c3cbad0e107} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22889 | 2025.11.20 17:30:37.317952 [ 260 ] {cb44b70a-1b6f-45fb-9de9-5c3cbad0e107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22890 | 2025.11.20 17:30:37.318111 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_176_35} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22891 | 2025.11.20 17:30:37.318211 [ 187 ] {d0571e98-e393-4af3-84bb-5cbab1b6d3f7::all_1_176_35} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 22892 | 2025.11.20 17:30:37.318321 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 22893 | 2025.11.20 17:30:37.318369 [ 260 ] {cb44b70a-1b6f-45fb-9de9-5c3cbad0e107} <Trace> MergedBlockOutputStream: filled checksums all_176_176_0 (state Temporary) | ||
| 22894 | 2025.11.20 17:30:37.318794 [ 260 ] {cb44b70a-1b6f-45fb-9de9-5c3cbad0e107} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_176_176_0 to all_176_176_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22895 | 2025.11.20 17:30:37.318908 [ 54 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Selected 6 parts from all_1_171_34 to all_176_176_0 | ||
| 22896 | 2025.11.20 17:30:37.318929 [ 260 ] {cb44b70a-1b6f-45fb-9de9-5c3cbad0e107} <Debug> executeQuery: Read 44 rows, 3.03 KiB in 0.001426 sec., 30855.53997194951 rows/sec., 2.08 MiB/sec. | ||
| 22897 | 2025.11.20 17:30:37.318940 [ 54 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22898 | 2025.11.20 17:30:37.318967 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22899 | 2025.11.20 17:30:37.318971 [ 260 ] {cb44b70a-1b6f-45fb-9de9-5c3cbad0e107} <Debug> TCPHandler: Processed in 0.00159498 sec. | ||
| 22900 | 2025.11.20 17:30:37.319062 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_176_35} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_171_34 to all_176_176_0 into Compact with storage Full | ||
| 22901 | 2025.11.20 17:30:37.319180 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_176_35} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22902 | 2025.11.20 17:30:37.319213 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_171_34, total 11920 rows starting from the beginning of the part | ||
| 22903 | 2025.11.20 17:30:37.319272 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_172_172_0, total 60 rows starting from the beginning of the part | ||
| 22904 | 2025.11.20 17:30:37.319316 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_173_173_0, total 60 rows starting from the beginning of the part | ||
| 22905 | 2025.11.20 17:30:37.319355 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_174_174_0, total 60 rows starting from the beginning of the part | ||
| 22906 | 2025.11.20 17:30:37.319391 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_175_175_0, total 60 rows starting from the beginning of the part | ||
| 22907 | 2025.11.20 17:30:37.319429 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_176_35} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_176_176_0, total 44 rows starting from the beginning of the part | ||
| 22908 | 2025.11.20 17:30:37.322121 [ 194 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_176_35} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12204 rows, containing 4 columns (4 merged, 0 gathered) in 0.003097028 sec., 3940552.0389224766 rows/sec., 251.95 MiB/sec. | ||
| 22909 | 2025.11.20 17:30:37.322604 [ 200 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_176_35} <Trace> MergedBlockOutputStream: filled checksums all_1_176_35 (state Temporary) | ||
| 22910 | 2025.11.20 17:30:37.323314 [ 200 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_176_35} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_merge_all_1_176_35 to all_1_176_35 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22911 | 2025.11.20 17:30:37.323423 [ 200 ] {008cc97f-f165-4759-b205-f3939681b65c::all_1_176_35} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c) (MergerMutator): Merged 6 parts: [all_1_171_34, all_176_176_0] -> all_1_176_35 | ||
| 22912 | 2025.11.20 17:30:37.323517 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 22913 | 2025.11.20 17:30:38.760511 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 51296 | ||
| 22914 | 2025.11.20 17:30:38.761027 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22915 | 2025.11.20 17:30:38.761067 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22916 | 2025.11.20 17:30:38.761653 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 22917 | 2025.11.20 17:30:38.762085 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22918 | 2025.11.20 17:30:38.762219 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51296 | ||
| 22919 | 2025.11.20 17:30:41.449202 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 806 | ||
| 22920 | 2025.11.20 17:30:41.466771 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22921 | 2025.11.20 17:30:41.466824 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22922 | 2025.11.20 17:30:41.473099 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 22923 | 2025.11.20 17:30:41.474285 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22924 | 2025.11.20 17:30:41.477396 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 806 | ||
| 22925 | 2025.11.20 17:30:42.314051 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22926 | 2025.11.20 17:30:42.314226 [ 260 ] {fadd4c5d-f687-4982-aa6e-a81f679a53d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 22927 | 2025.11.20 17:30:42.314293 [ 260 ] {fadd4c5d-f687-4982-aa6e-a81f679a53d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 22928 | 2025.11.20 17:30:42.314984 [ 260 ] {fadd4c5d-f687-4982-aa6e-a81f679a53d2} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22929 | 2025.11.20 17:30:42.315032 [ 260 ] {fadd4c5d-f687-4982-aa6e-a81f679a53d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22930 | 2025.11.20 17:30:42.315556 [ 260 ] {fadd4c5d-f687-4982-aa6e-a81f679a53d2} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 22931 | 2025.11.20 17:30:42.316024 [ 260 ] {fadd4c5d-f687-4982-aa6e-a81f679a53d2} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22932 | 2025.11.20 17:30:42.316187 [ 260 ] {fadd4c5d-f687-4982-aa6e-a81f679a53d2} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002009 sec., 27874.564459930316 rows/sec., 2.14 MiB/sec. | ||
| 22933 | 2025.11.20 17:30:42.316238 [ 260 ] {fadd4c5d-f687-4982-aa6e-a81f679a53d2} <Debug> TCPHandler: Processed in 0.002314444 sec. | ||
| 22934 | 2025.11.20 17:30:42.316357 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22935 | 2025.11.20 17:30:42.316458 [ 260 ] {d11dbd2d-f952-4359-af43-6ca62fc80671} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 22936 | 2025.11.20 17:30:42.316499 [ 260 ] {d11dbd2d-f952-4359-af43-6ca62fc80671} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 22937 | 2025.11.20 17:30:42.316951 [ 260 ] {d11dbd2d-f952-4359-af43-6ca62fc80671} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22938 | 2025.11.20 17:30:42.316988 [ 260 ] {d11dbd2d-f952-4359-af43-6ca62fc80671} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22939 | 2025.11.20 17:30:42.317441 [ 260 ] {d11dbd2d-f952-4359-af43-6ca62fc80671} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 22940 | 2025.11.20 17:30:42.317861 [ 260 ] {d11dbd2d-f952-4359-af43-6ca62fc80671} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22941 | 2025.11.20 17:30:42.317998 [ 260 ] {d11dbd2d-f952-4359-af43-6ca62fc80671} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001563 sec., 40946.896992962254 rows/sec., 3.20 MiB/sec. | ||
| 22942 | 2025.11.20 17:30:42.318036 [ 260 ] {d11dbd2d-f952-4359-af43-6ca62fc80671} <Debug> TCPHandler: Processed in 0.001728142 sec. | ||
| 22943 | 2025.11.20 17:30:42.318148 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22944 | 2025.11.20 17:30:42.318241 [ 260 ] {00316027-1ff9-40e5-aec5-5a44077b82e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 22945 | 2025.11.20 17:30:42.318285 [ 260 ] {00316027-1ff9-40e5-aec5-5a44077b82e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 22946 | 2025.11.20 17:30:42.318707 [ 260 ] {00316027-1ff9-40e5-aec5-5a44077b82e1} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22947 | 2025.11.20 17:30:42.318742 [ 260 ] {00316027-1ff9-40e5-aec5-5a44077b82e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22948 | 2025.11.20 17:30:42.319178 [ 260 ] {00316027-1ff9-40e5-aec5-5a44077b82e1} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 22949 | 2025.11.20 17:30:42.319591 [ 260 ] {00316027-1ff9-40e5-aec5-5a44077b82e1} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22950 | 2025.11.20 17:30:42.319723 [ 260 ] {00316027-1ff9-40e5-aec5-5a44077b82e1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001501 sec., 106595.60293137908 rows/sec., 7.42 MiB/sec. | ||
| 22951 | 2025.11.20 17:30:42.319760 [ 260 ] {00316027-1ff9-40e5-aec5-5a44077b82e1} <Debug> TCPHandler: Processed in 0.001659141 sec. | ||
| 22952 | 2025.11.20 17:30:42.319864 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22953 | 2025.11.20 17:30:42.319955 [ 260 ] {790443d7-294d-4fae-bd36-0d7e659af19c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 22954 | 2025.11.20 17:30:42.319996 [ 260 ] {790443d7-294d-4fae-bd36-0d7e659af19c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 22955 | 2025.11.20 17:30:42.320318 [ 260 ] {790443d7-294d-4fae-bd36-0d7e659af19c} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22956 | 2025.11.20 17:30:42.320353 [ 260 ] {790443d7-294d-4fae-bd36-0d7e659af19c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22957 | 2025.11.20 17:30:42.320746 [ 260 ] {790443d7-294d-4fae-bd36-0d7e659af19c} <Trace> MergedBlockOutputStream: filled checksums all_177_177_0 (state Temporary) | ||
| 22958 | 2025.11.20 17:30:42.321152 [ 260 ] {790443d7-294d-4fae-bd36-0d7e659af19c} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_177_177_0 to all_177_177_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22959 | 2025.11.20 17:30:42.321281 [ 260 ] {790443d7-294d-4fae-bd36-0d7e659af19c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001344 sec., 44642.857142857145 rows/sec., 3.01 MiB/sec. | ||
| 22960 | 2025.11.20 17:30:42.321317 [ 260 ] {790443d7-294d-4fae-bd36-0d7e659af19c} <Debug> TCPHandler: Processed in 0.001498868 sec. | ||
| 22961 | 2025.11.20 17:30:46.021177 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 22962 | 2025.11.20 17:30:46.021256 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 22963 | 2025.11.20 17:30:46.262481 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 51808 | ||
| 22964 | 2025.11.20 17:30:46.263194 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22965 | 2025.11.20 17:30:46.263250 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22966 | 2025.11.20 17:30:46.263965 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 22967 | 2025.11.20 17:30:46.264491 [ 245 ] {} <Trace> system.asynchronous_metric_log (99023a1f-3fa4-4000-835a-2968cf5c463e): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22968 | 2025.11.20 17:30:46.264622 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 51808 | ||
| 22969 | 2025.11.20 17:30:46.439891 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 16 entries to flush up to offset 2830 | ||
| 22970 | 2025.11.20 17:30:46.442046 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22971 | 2025.11.20 17:30:46.442092 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22972 | 2025.11.20 17:30:46.443325 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 22973 | 2025.11.20 17:30:46.443781 [ 243 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22974 | 2025.11.20 17:30:46.444054 [ 45 ] {} <Debug> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 22975 | 2025.11.20 17:30:46.444119 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 2830 | ||
| 22976 | 2025.11.20 17:30:46.444149 [ 45 ] {} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22977 | 2025.11.20 17:30:46.444192 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22978 | 2025.11.20 17:30:46.444332 [ 198 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::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 | ||
| 22979 | 2025.11.20 17:30:46.444958 [ 198 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 22980 | 2025.11.20 17:30:46.445089 [ 198 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2678 rows starting from the beginning of the part | ||
| 22981 | 2025.11.20 17:30:46.445438 [ 198 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 50 rows starting from the beginning of the part | ||
| 22982 | 2025.11.20 17:30:46.445758 [ 198 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 16 rows starting from the beginning of the part | ||
| 22983 | 2025.11.20 17:30:46.446059 [ 198 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::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 | ||
| 22984 | 2025.11.20 17:30:46.446381 [ 198 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 44 rows starting from the beginning of the part | ||
| 22985 | 2025.11.20 17:30:46.446697 [ 198 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 16 rows starting from the beginning of the part | ||
| 22986 | 2025.11.20 17:30:46.454084 [ 200 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2830 rows, containing 72 columns (72 merged, 0 gathered) in 0.009811224 sec., 288445.1522052702 rows/sec., 218.13 MiB/sec. | ||
| 22987 | 2025.11.20 17:30:46.456703 [ 192 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 22988 | 2025.11.20 17:30:46.457529 [ 192 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_81_16} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 22989 | 2025.11.20 17:30:46.457609 [ 192 ] {5caa3228-0ca6-46c3-a55c-b1b8589f0e85::all_1_81_16} <Trace> system.query_log (5caa3228-0ca6-46c3-a55c-b1b8589f0e85) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 22990 | 2025.11.20 17:30:46.457949 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.19 MiB. | ||
| 22991 | 2025.11.20 17:30:47.020426 [ 222 ] {} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22992 | 2025.11.20 17:30:47.020475 [ 222 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22993 | 2025.11.20 17:30:47.023984 [ 222 ] {} <Debug> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 22994 | 2025.11.20 17:30:47.327882 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 22995 | 2025.11.20 17:30:47.328060 [ 260 ] {dd94aeb9-d40c-4580-acd3-a5a61f1e28ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 22996 | 2025.11.20 17:30:47.328125 [ 260 ] {dd94aeb9-d40c-4580-acd3-a5a61f1e28ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 22997 | 2025.11.20 17:30:47.328994 [ 260 ] {dd94aeb9-d40c-4580-acd3-a5a61f1e28ef} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 22998 | 2025.11.20 17:30:47.329039 [ 260 ] {dd94aeb9-d40c-4580-acd3-a5a61f1e28ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 22999 | 2025.11.20 17:30:47.329558 [ 260 ] {dd94aeb9-d40c-4580-acd3-a5a61f1e28ef} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 23000 | 2025.11.20 17:30:47.330009 [ 260 ] {dd94aeb9-d40c-4580-acd3-a5a61f1e28ef} <Trace> oximeter.fields_i16 (be15ad2b-2845-428c-b4be-5b8943878356): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23001 | 2025.11.20 17:30:47.330171 [ 260 ] {dd94aeb9-d40c-4580-acd3-a5a61f1e28ef} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002158 sec., 189990.73215940685 rows/sec., 12.05 MiB/sec. | ||
| 23002 | 2025.11.20 17:30:47.330223 [ 260 ] {dd94aeb9-d40c-4580-acd3-a5a61f1e28ef} <Debug> TCPHandler: Processed in 0.002477597 sec. | ||
| 23003 | 2025.11.20 17:30:47.330341 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23004 | 2025.11.20 17:30:47.330442 [ 260 ] {8bc90b06-4db0-4c49-bf27-b6527ea1db0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 23005 | 2025.11.20 17:30:47.330484 [ 260 ] {8bc90b06-4db0-4c49-bf27-b6527ea1db0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 23006 | 2025.11.20 17:30:47.331535 [ 260 ] {8bc90b06-4db0-4c49-bf27-b6527ea1db0a} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23007 | 2025.11.20 17:30:47.331573 [ 260 ] {8bc90b06-4db0-4c49-bf27-b6527ea1db0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 23008 | 2025.11.20 17:30:47.332070 [ 260 ] {8bc90b06-4db0-4c49-bf27-b6527ea1db0a} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 23009 | 2025.11.20 17:30:47.332481 [ 260 ] {8bc90b06-4db0-4c49-bf27-b6527ea1db0a} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23010 | 2025.11.20 17:30:47.332621 [ 260 ] {8bc90b06-4db0-4c49-bf27-b6527ea1db0a} <Debug> executeQuery: Read 1230 rows, 101.10 KiB in 0.002201 sec., 558836.892321672 rows/sec., 44.86 MiB/sec. | ||
| 23011 | 2025.11.20 17:30:47.332661 [ 260 ] {8bc90b06-4db0-4c49-bf27-b6527ea1db0a} <Debug> TCPHandler: Processed in 0.002370505 sec. | ||
| 23012 | 2025.11.20 17:30:47.332768 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23013 | 2025.11.20 17:30:47.332874 [ 260 ] {a2b91881-aeb8-45b7-94c8-3f5ea252e4f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 23014 | 2025.11.20 17:30:47.332916 [ 260 ] {a2b91881-aeb8-45b7-94c8-3f5ea252e4f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 23015 | 2025.11.20 17:30:47.333423 [ 260 ] {a2b91881-aeb8-45b7-94c8-3f5ea252e4f5} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23016 | 2025.11.20 17:30:47.333459 [ 260 ] {a2b91881-aeb8-45b7-94c8-3f5ea252e4f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 23017 | 2025.11.20 17:30:47.333872 [ 260 ] {a2b91881-aeb8-45b7-94c8-3f5ea252e4f5} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 23018 | 2025.11.20 17:30:47.334308 [ 260 ] {a2b91881-aeb8-45b7-94c8-3f5ea252e4f5} <Trace> oximeter.fields_u16 (477c62df-596d-4059-85d8-7b0e53a51c94): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23019 | 2025.11.20 17:30:47.334440 [ 260 ] {a2b91881-aeb8-45b7-94c8-3f5ea252e4f5} <Debug> executeQuery: Read 264 rows, 16.75 KiB in 0.001596 sec., 165413.53383458647 rows/sec., 10.25 MiB/sec. | ||
| 23020 | 2025.11.20 17:30:47.334478 [ 260 ] {a2b91881-aeb8-45b7-94c8-3f5ea252e4f5} <Debug> TCPHandler: Processed in 0.001759493 sec. | ||
| 23021 | 2025.11.20 17:30:47.334588 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23022 | 2025.11.20 17:30:47.334682 [ 260 ] {5ba0ea94-cf11-4844-8912-bd277a74d55f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 23023 | 2025.11.20 17:30:47.334721 [ 260 ] {5ba0ea94-cf11-4844-8912-bd277a74d55f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 23024 | 2025.11.20 17:30:47.335206 [ 260 ] {5ba0ea94-cf11-4844-8912-bd277a74d55f} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23025 | 2025.11.20 17:30:47.335241 [ 260 ] {5ba0ea94-cf11-4844-8912-bd277a74d55f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 23026 | 2025.11.20 17:30:47.335641 [ 260 ] {5ba0ea94-cf11-4844-8912-bd277a74d55f} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 23027 | 2025.11.20 17:30:47.336111 [ 260 ] {5ba0ea94-cf11-4844-8912-bd277a74d55f} <Trace> oximeter.fields_u32 (8c17f693-311a-4e54-b32b-a16214ee2c9b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23028 | 2025.11.20 17:30:47.336245 [ 260 ] {5ba0ea94-cf11-4844-8912-bd277a74d55f} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001581 sec., 134092.3466160658 rows/sec., 8.65 MiB/sec. | ||
| 23029 | 2025.11.20 17:30:47.336283 [ 260 ] {5ba0ea94-cf11-4844-8912-bd277a74d55f} <Debug> TCPHandler: Processed in 0.001744313 sec. | ||
| 23030 | 2025.11.20 17:30:47.336387 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23031 | 2025.11.20 17:30:47.336480 [ 260 ] {f28ccead-a031-4260-9b45-ac1efbb78845} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 23032 | 2025.11.20 17:30:47.336518 [ 260 ] {f28ccead-a031-4260-9b45-ac1efbb78845} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 23033 | 2025.11.20 17:30:47.336989 [ 260 ] {f28ccead-a031-4260-9b45-ac1efbb78845} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23034 | 2025.11.20 17:30:47.337024 [ 260 ] {f28ccead-a031-4260-9b45-ac1efbb78845} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 23035 | 2025.11.20 17:30:47.337418 [ 260 ] {f28ccead-a031-4260-9b45-ac1efbb78845} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 23036 | 2025.11.20 17:30:47.337815 [ 260 ] {f28ccead-a031-4260-9b45-ac1efbb78845} <Trace> oximeter.fields_u8 (f9bea2d7-39c7-4b7d-97c3-73316d63a77f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23037 | 2025.11.20 17:30:47.337957 [ 260 ] {f28ccead-a031-4260-9b45-ac1efbb78845} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001495 sec., 141137.1237458194 rows/sec., 8.01 MiB/sec. | ||
| 23038 | 2025.11.20 17:30:47.337996 [ 260 ] {f28ccead-a031-4260-9b45-ac1efbb78845} <Debug> TCPHandler: Processed in 0.001658101 sec. | ||
| 23039 | 2025.11.20 17:30:47.338101 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23040 | 2025.11.20 17:30:47.338195 [ 260 ] {154fe3f5-e7fd-4133-9f67-56b847e804eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 23041 | 2025.11.20 17:30:47.338235 [ 260 ] {154fe3f5-e7fd-4133-9f67-56b847e804eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 23042 | 2025.11.20 17:30:47.338894 [ 260 ] {154fe3f5-e7fd-4133-9f67-56b847e804eb} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23043 | 2025.11.20 17:30:47.338930 [ 260 ] {154fe3f5-e7fd-4133-9f67-56b847e804eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 23044 | 2025.11.20 17:30:47.339359 [ 260 ] {154fe3f5-e7fd-4133-9f67-56b847e804eb} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 23045 | 2025.11.20 17:30:47.339762 [ 260 ] {154fe3f5-e7fd-4133-9f67-56b847e804eb} <Trace> oximeter.fields_uuid (d0571e98-e393-4af3-84bb-5cbab1b6d3f7): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23046 | 2025.11.20 17:30:47.339900 [ 260 ] {154fe3f5-e7fd-4133-9f67-56b847e804eb} <Debug> executeQuery: Read 738 rows, 53.19 KiB in 0.001722 sec., 428571.4285714286 rows/sec., 30.17 MiB/sec. | ||
| 23047 | 2025.11.20 17:30:47.339940 [ 260 ] {154fe3f5-e7fd-4133-9f67-56b847e804eb} <Debug> TCPHandler: Processed in 0.001887945 sec. | ||
| 23048 | 2025.11.20 17:30:47.340049 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23049 | 2025.11.20 17:30:47.340142 [ 260 ] {4d2f8ffd-4c78-4caa-96c1-67837353e4a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 23050 | 2025.11.20 17:30:47.340183 [ 260 ] {4d2f8ffd-4c78-4caa-96c1-67837353e4a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 23051 | 2025.11.20 17:30:47.340509 [ 260 ] {4d2f8ffd-4c78-4caa-96c1-67837353e4a2} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23052 | 2025.11.20 17:30:47.340545 [ 260 ] {4d2f8ffd-4c78-4caa-96c1-67837353e4a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 23053 | 2025.11.20 17:30:47.340981 [ 260 ] {4d2f8ffd-4c78-4caa-96c1-67837353e4a2} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 23054 | 2025.11.20 17:30:47.341379 [ 260 ] {4d2f8ffd-4c78-4caa-96c1-67837353e4a2} <Trace> oximeter.measurements_bool (3027377a-a440-4393-be4e-a4b877526604): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23055 | 2025.11.20 17:30:47.341512 [ 260 ] {4d2f8ffd-4c78-4caa-96c1-67837353e4a2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001387 sec., 4325.883201153569 rows/sec., 226.01 KiB/sec. | ||
| 23056 | 2025.11.20 17:30:47.341548 [ 260 ] {4d2f8ffd-4c78-4caa-96c1-67837353e4a2} <Debug> TCPHandler: Processed in 0.00154746 sec. | ||
| 23057 | 2025.11.20 17:30:47.341661 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23058 | 2025.11.20 17:30:47.341754 [ 260 ] {7fc065bb-4656-4efb-9d34-169d7a6c44c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 23059 | 2025.11.20 17:30:47.341796 [ 260 ] {7fc065bb-4656-4efb-9d34-169d7a6c44c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 23060 | 2025.11.20 17:30:47.342232 [ 260 ] {7fc065bb-4656-4efb-9d34-169d7a6c44c8} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23061 | 2025.11.20 17:30:47.342267 [ 260 ] {7fc065bb-4656-4efb-9d34-169d7a6c44c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 23062 | 2025.11.20 17:30:47.342697 [ 260 ] {7fc065bb-4656-4efb-9d34-169d7a6c44c8} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 23063 | 2025.11.20 17:30:47.343106 [ 260 ] {7fc065bb-4656-4efb-9d34-169d7a6c44c8} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23064 | 2025.11.20 17:30:47.343239 [ 260 ] {7fc065bb-4656-4efb-9d34-169d7a6c44c8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001503 sec., 208915.50232867597 rows/sec., 13.72 MiB/sec. | ||
| 23065 | 2025.11.20 17:30:47.343277 [ 260 ] {7fc065bb-4656-4efb-9d34-169d7a6c44c8} <Debug> TCPHandler: Processed in 0.001673041 sec. | ||
| 23066 | 2025.11.20 17:30:47.343375 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23067 | 2025.11.20 17:30:47.343468 [ 260 ] {588f1dea-ae53-447f-aeb6-bf735b1cedc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 23068 | 2025.11.20 17:30:47.343509 [ 260 ] {588f1dea-ae53-447f-aeb6-bf735b1cedc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 23069 | 2025.11.20 17:30:47.343811 [ 260 ] {588f1dea-ae53-447f-aeb6-bf735b1cedc0} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23070 | 2025.11.20 17:30:47.343846 [ 260 ] {588f1dea-ae53-447f-aeb6-bf735b1cedc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 23071 | 2025.11.20 17:30:47.344235 [ 260 ] {588f1dea-ae53-447f-aeb6-bf735b1cedc0} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 23072 | 2025.11.20 17:30:47.344633 [ 260 ] {588f1dea-ae53-447f-aeb6-bf735b1cedc0} <Trace> oximeter.measurements_f64 (3b27862b-b98c-491e-a117-76e99c241cf0): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23073 | 2025.11.20 17:30:47.344764 [ 260 ] {588f1dea-ae53-447f-aeb6-bf735b1cedc0} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001313 sec., 761.6146230007616 rows/sec., 51.32 KiB/sec. | ||
| 23074 | 2025.11.20 17:30:47.344799 [ 260 ] {588f1dea-ae53-447f-aeb6-bf735b1cedc0} <Debug> TCPHandler: Processed in 0.001473338 sec. | ||
| 23075 | 2025.11.20 17:30:47.344902 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23076 | 2025.11.20 17:30:47.344995 [ 260 ] {1ca89594-0d43-45d8-abe6-cc3955bf8554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 23077 | 2025.11.20 17:30:47.345049 [ 260 ] {1ca89594-0d43-45d8-abe6-cc3955bf8554} <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 | ||
| 23078 | 2025.11.20 17:30:47.345999 [ 260 ] {1ca89594-0d43-45d8-abe6-cc3955bf8554} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23079 | 2025.11.20 17:30:47.346034 [ 260 ] {1ca89594-0d43-45d8-abe6-cc3955bf8554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 23080 | 2025.11.20 17:30:47.346753 [ 260 ] {1ca89594-0d43-45d8-abe6-cc3955bf8554} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 23081 | 2025.11.20 17:30:47.347165 [ 260 ] {1ca89594-0d43-45d8-abe6-cc3955bf8554} <Trace> oximeter.measurements_histogramu64 (c3717025-90b1-4b66-a9ed-622991097dbc): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23082 | 2025.11.20 17:30:47.347306 [ 260 ] {1ca89594-0d43-45d8-abe6-cc3955bf8554} <Debug> executeQuery: Read 59 rows, 108.26 KiB in 0.002328 sec., 25343.642611683845 rows/sec., 45.41 MiB/sec. | ||
| 23083 | 2025.11.20 17:30:47.347360 [ 260 ] {1ca89594-0d43-45d8-abe6-cc3955bf8554} <Debug> TCPHandler: Processed in 0.002512708 sec. | ||
| 23084 | 2025.11.20 17:30:47.347466 [ 260 ] {} <Trace> TCP-Session: 077e1944-7c08-4420-8b7e-3f71c29bced6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 23085 | 2025.11.20 17:30:47.347558 [ 260 ] {a3ff150c-6732-464b-95e6-91c2144ad82b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:33852) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 23086 | 2025.11.20 17:30:47.347599 [ 260 ] {a3ff150c-6732-464b-95e6-91c2144ad82b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 23087 | 2025.11.20 17:30:47.347975 [ 260 ] {a3ff150c-6732-464b-95e6-91c2144ad82b} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23088 | 2025.11.20 17:30:47.348022 [ 260 ] {a3ff150c-6732-464b-95e6-91c2144ad82b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 23089 | 2025.11.20 17:30:47.348541 [ 260 ] {a3ff150c-6732-464b-95e6-91c2144ad82b} <Trace> MergedBlockOutputStream: filled checksums all_178_178_0 (state Temporary) | ||
| 23090 | 2025.11.20 17:30:47.349089 [ 260 ] {a3ff150c-6732-464b-95e6-91c2144ad82b} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Renaming temporary part tmp_insert_all_178_178_0 to all_178_178_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23091 | 2025.11.20 17:30:47.349224 [ 260 ] {a3ff150c-6732-464b-95e6-91c2144ad82b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001684 sec., 61757.71971496437 rows/sec., 3.78 MiB/sec. | ||
| 23092 | 2025.11.20 17:30:47.349262 [ 260 ] {a3ff150c-6732-464b-95e6-91c2144ad82b} <Debug> TCPHandler: Processed in 0.001845014 sec. | ||
| 23093 | 2025.11.20 17:30:47.990836 [ 223 ] {} <Trace> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23094 | 2025.11.20 17:30:47.990891 [ 223 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23095 | 2025.11.20 17:30:47.993765 [ 223 ] {} <Debug> oximeter.fields_string (a22b4f40-bfd6-4dcb-9b03-892787af30eb): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23096 | 2025.11.20 17:30:48.021371 [ 224 ] {} <Trace> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23097 | 2025.11.20 17:30:48.021427 [ 224 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23098 | 2025.11.20 17:30:48.024308 [ 224 ] {} <Debug> oximeter.measurements_u64 (008cc97f-f165-4759-b205-f3939681b65c): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23099 | 2025.11.20 17:30:48.184573 [ 224 ] {} <Trace> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Found 6 old parts to remove. Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23100 | 2025.11.20 17:30:48.184608 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Removing 6 parts from filesystem (serially): Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23101 | 2025.11.20 17:30:48.187958 [ 224 ] {} <Debug> oximeter.measurements_cumulativeu64 (76ab5f0d-363e-4295-9286-56190e5c2be0): Removing 6 parts from memory: Parts: [all_1_61_12, all_62_62_0, all_63_63_0, all_64_64_0, all_65_65_0, all_66_66_0] | ||
| 23102 | 2025.11.20 17:30:48.977501 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 813 | ||
| 23103 | 2025.11.20 17:30:48.995489 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 23104 | 2025.11.20 17:30:48.995543 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 12.24 GiB. | ||
| 23105 | 2025.11.20 17:30:49.001159 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 407.45 MiB, peak 414.83 MiB, free memory in arenas 0.00 B, will set to 402.93 MiB (RSS), difference: -4.51 MiB | ||
| 23106 | 2025.11.20 17:30:49.001915 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 23107 | 2025.11.20 17:30:49.003126 [ 244 ] {} <Trace> system.metric_log (5598b4a6-cf87-4c1a-8114-4f4dc7deba8a): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 23108 | 2025.11.20 17:30:49.006353 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 813 | ||
| 23109 | 2025.11.20 17:30:50.001162 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 398.93 MiB, peak 414.83 MiB, free memory in arenas 0.00 B, will set to 402.93 MiB (RSS), difference: 4.00 MiB | ||